-
CNN-
CNN卷积神经网络MATLAB源代码(CNN convolutional neural network MATLAB code)
- 2020-12-07 19:39:20下载
- 积分:1
-
RNN
基于梯度下降的RNN,训练过程用到了BPTT算法,通俗易懂(RNN based on gradient descent algorithm)
- 2020-12-10 22:19:18下载
- 积分:1
-
TCPPORTSCAN
TCP端口扫描,可以获得指定IP段内的主机名,mac地址,存活端口,并将这些信息保存在SQLITE数据库,下次可以直接读取数据库信息,移值性好!(CP port scan, you can get within the segment specified IP host name, mac address, survival ports, and the information stored in the SQLITE database, the next can be read directly, transfer value is good!)
- 2013-09-03 19:37:00下载
- 积分:1
-
粒子群算法
粒子群算法及讲解,容易理解,适合新手学习数学建模(Particle swarm optimization and explanation)
- 2020-11-22 17:59:35下载
- 积分:1
-
vc6
串口转以太网通信的例子,有需要的可以参考参考,vc6写的.(Examples of serial to Ethernet communications, we need to refer to reference, vc6 written.)
- 2010-12-25 21:54:54下载
- 积分:1
-
SVM_MATLAB
SVM算法的MATLAB实现,配有实例说明及各种文档,详细介绍了怎样在matlab的平台上实现SVM对数据的分类(SVM algorithm in MATLAB, with examples and a variety of documents)
- 2011-12-02 15:40:06下载
- 积分:1
-
NSGA-II
多目标无功优化算法,采用遗传算法,非支配排序,前推回代潮流计算(Multi-objective reactive power optimization)
- 2020-09-23 12:27:52下载
- 积分:1
-
vs2012 C++ MFC 写的FTP客户端
应用背景娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,,娱乐 实现上传下载 可以学习,应用于专周作业,比较简单,关键技术ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端,ftp客服端用vs2012编写 vs2012 C++ MFC 写的FTP客户端
- 2022-04-08 16:31:09下载
- 积分:1
-
网络编程实用教程之点对点聊天的源码,希望对大家有用,欢迎下载...
网络编程实用教程之点对点聊天的源码,希望对大家有用,欢迎下载-Network programming tutorials and practical source of peer-to-peer chat, and they hope everyone useful are welcome to download
- 2022-05-13 02:37:11下载
- 积分:1
-
ACASP
蚁群算法动态寻路算法
输入参数列表
G 地形图为01矩阵,如果为1表示障碍物
Tau 初始信息素矩阵(认为前面的觅食活动中有残留的信息素)
K 迭代次数(指蚂蚁出动多少波)
M 蚂蚁个数(每一波蚂蚁有多少个)
S 起始点(最短路径的起始点)
E 终止点(最短路径的目的点)(Ant colony algorithm for dynamic pathfinding algorithm input parameter list G topographic map 01 matrix, 1 obstacles Tau initial matrix elements (think front of the foraging activity of residual pheromone) K iterations ( the ant sent the number of waves) M ant number (number) S the starting point (the starting point of the shortest path) E, the end point (the shortest path to the destination point) for each wave of ants)
- 2012-08-15 20:42:12下载
- 积分:1