-
SOFM
一个关于神经网络的 SOFM算法的程序 改程序用C语言编写(A SOFM neural network algorithm on the procedure to change procedures for using C language)
- 2009-12-27 12:59:56下载
- 积分:1
-
TCPIPclient
基于MFC的TCP/IP socket编程,一个客户端程序,适合初学者学习,开发平台vs2015(TCP/IP SOCKRT programing based on MFC,A client program ,very good for first learner
the develop platform is vs2015)
- 2016-09-23 13:01:14下载
- 积分:1
-
tcp/ip协议 网络通信协议 实现的是多人控制开发板
网络通信协议socket协议,代码可用 Makefile用时需要改一下 实现的是多人控制开发板
- 2022-05-12 23:03:30下载
- 积分:1
-
glm-0.9.4.6
glm for lybrary in the Open GL program, that let you make a file including glm.
- 2020-10-09 20:57:34下载
- 积分:1
-
C++二分查找算法
- 2022-11-20 00:20:03下载
- 积分:1
-
mciduoxiangshinihe
用c++实现m次多项式的曲线拟合,改程序简单易懂,可读性强(it s easy)
- 2014-07-01 18:34:09下载
- 积分:1
-
openplant取数小程序
private void getHistoryDataSample_Click(object sender, EventArgs e)
{
if (!OPconnect())
{
return;
}
richShowData.AppendText("(取历史采样)请求ID: " + b_pointID.Text.ToString() + "
");
//创建一个空请求
int[] vec = { Convert.ToInt32(b_pointID.Text.ToString()) };
OPAPI3.OPTime end_time = new OPAPI3.OPTime();
OPAPI3.OPTime start_time = new OPAPI3.OPTime();
OPAPI3.OPTime interval_time = new OPAPI3.OPTime();
&n
- 2022-01-26 06:18:17下载
- 积分:1
-
perceptron_test
神经网络中的感知机的学习算法的c语言程序源代码(neural network of Perceptron learning algorithm in C language source code)
- 2006-10-13 15:55:20下载
- 积分:1
-
shaonei_Mine
扫雷源代码模仿windows经典游戏扫雷源代码(Mine the source code to imitate the classic game mine the source code for windows)
- 2010-12-10 17:17:31下载
- 积分:1
-
ZUIBIAO
MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
- 2013-09-14 13:59:46下载
- 积分:1