资源列表
排序选择:
[加密解密] hill_sorting
说明:希尔排序算法: 基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of s<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] bayes_bpnet
说明:采用贝叶斯正则化算法提高 BP 网络的推广能力。我们采用两种训练方法,即 L-M 优化算法(trainlm)-?捎??<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] client
说明:claguage virtue instrument TCP/IP client sourse code<dongbeibei> 在 2026-01-23 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] bpnet2
说明:采用“提前停止”方法提高 BP 网络的推广能力。对于和例 2相同的问题,在本例中我们将采用训练函数 traingdx -The use of<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] BPnet
说明:采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ga_pulse
说明:双峰和多峰函数最大值的遗传算法求解 采用前向网络-Bimodal and multimodal function maximum use of the genetic algorithm to the network<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0
[ListView/ListBox] TabCtrl
说明:这是一个ListCtrl的例子,他能够很好的解决CListCtrl的排序问题-This is an example of ListCtrl, he was able to solve the scheduling problem CListCtrl<liuhuajun> 在 2026-01-23 上传 | 大小:1.78mb | 下载:0
[人工智能/神经网络/遗传算法] hopfiel
说明:考虑3个神经元的hopfield网络,每个神经元有一个阀值和一个权重,定义存储在网络中的目标平衡点中为矩阵T的两个三指定存储在网络中的目标平衡点 -Consider three neurons hopfield network, each neuron has a threshold and a weight, the definition is stored in the network, the goal of equilibrium point for the matrix T of th<pannewstar> 在 2026-01-23 上传 | 大小:1kb | 下载:0
[Internet/网络编程] ftp
说明:ftp客户端,服务端程序程序,实现列出目录,改变当前目录等功能-ftp client, client service procedures procedures, to achieve directory listing, change the current directory and other functions<laz> 在 2026-01-23 上传 | 大小:7kb | 下载:0