-
用vc6.0实现计算机器功能,通过该例可以了解简单对话框程序的编写...
用vc6.0实现计算机器功能,通过该例可以了解简单对话框程序的编写-Vc6.0 realize with computer functionality, through which patients can learn simple procedures for the preparation of the dialog box
- 2022-03-01 21:50:02下载
- 积分:1
-
这是一个能在51中运行的精简UCOSII操作系统
这是一个能在51中运行的精简UCOSII操作系统-This is a run in 51 operating system to streamline UCOSII
- 2023-05-02 07:35:04下载
- 积分:1
-
经典小游戏俄罗斯方块的源代码,vc++.net版,界面很漂亮.
经典小游戏俄罗斯方块的源代码,vc++.net版,界面很漂亮.-small classic Tetris game"s source code, vc. Net version, the interface is very beautiful.
- 2022-03-26 17:54:02下载
- 积分:1
-
fuzzy_c
Fuzzy_c-means clustering algorithm to extact useful information from huge amount of data
- 2023-02-22 09:10:03下载
- 积分:1
-
为了介绍ART网络具体工作过程,我们制作了Matlab演示程序。第一个程序利用newc()函数对网络进行自适应训练,修改权值并对样本进行分类判别;第二个则利用a...
为了介绍ART网络具体工作过程,我们制作了Matlab演示程序。第一个程序利用newc()函数对网络进行自适应训练,修改权值并对样本进行分类判别;第二个则利用adapt()函数对预测信号进行跟踪训练,并得出训练值与目标值之间的差异。-ART network to introduce specific work process, we produced a Matlab demo program. No. 1 newc procedures for the use () function on the network adaptive training, as well as the right to amend the value of the samples Classification; The second is using adapt () function to predict signal tracking training. training and the value obtained with the difference between the target value.
- 2022-03-21 20:12:51下载
- 积分:1
-
PIC 18F4550 BASIC LED CODE
PIC 18F4550 BASIC LED CODE
- 2023-08-03 04:45:03下载
- 积分:1
-
直接生成segy文件,可直接显示,用C++编写,运行完毕直接生成segy格式的文件。...
直接生成segy文件,可直接显示,用C++编写,运行完毕直接生成segy格式的文件。-Directly generated segy documents, can be directly displayed using C++ Prepared finished running directly generate segy formats.
- 2023-08-11 09:55:04下载
- 积分:1
-
雷达作用距离计算,老外的程序,可以做为雷达距离计算的参考...
雷达作用距离计算,老外的程序,可以做为雷达距离计算的参考-Radar range calculation procedures foreigner, a distance-based radar can be used as a reference
- 2022-02-05 04:17:49下载
- 积分:1
-
NC a good source is vb, and the writing is pretty good, we will look at
一个不错的数控源码是vb的,很不错的写的,大家可以-NC a good source is vb, and the writing is pretty good, we will look at
- 2022-02-28 10:41:35下载
- 积分:1
-
/ *说明:1。自定义分数的类分数,使用这样的分数可以C。
/*
描述:
1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。
2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、 =,< ,< =,==,!=, in order to achieve a variety of computing scores. And achieve scores and mixed integer operations. 3. As far as possible to consider application performance.
- 2023-08-25 05:25:02下载
- 积分:1