资源列表

« 1 2 ... .73 .74 .75 .76 .77 24478.79 .80 .81 .82 .83 ... 28523 »

[数据结构常用算法5

说明:配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第五章数组和广义表。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm Chapter V array and generalized form.
<wujiawei> 在 2025-09-29 上传 | 大小:19kb | 下载:0

[数据结构常用算法6

说明:配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第六章树和二差树。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm for tree and II of Chapter VI of poor
<wujiawei> 在 2025-09-29 上传 | 大小:21kb | 下载:0

[人工智能/神经网络/遗传算法dd_tools

说明:ddtool,实现one class classification.包括gaussian 模型, gaussian 混合模型,Parzen density,knn,kmean,kcenter等方法-ddtool, the realization of one class classification. including the Gaussian model, gaussian mixture model, Parzen density, knn, kmean, kcenter methods
<何威> 在 2025-09-29 上传 | 大小:429kb | 下载:0

[人工智能/神经网络/遗传算法prtools

说明:一个强大的统计模式识别工具箱,包含高斯分类器,高斯混合模型,主成分分析,支持向量机等常见分类方法。-A powerful statistical pattern recognition toolbox, including the Gaussian classifier, Gaussian mixture model, principal component analysis, support vector machines and other common classification met
<何威> 在 2025-09-29 上传 | 大小:1.2mb | 下载:0

[matlab例程EnergyOperator

说明:能量算子的matlab实现程序及其详细算法,可用于包络解调,瞬时频率计算等方面-Energy operator of matlab realization process and its detailed algorithms, can be used for envelope demodulation, instantaneous frequency calculation, etc.
<何威> 在 2025-09-29 上传 | 大小:36kb | 下载:1

[matlab例程matlab

说明:精通MATLAB —综合辅导与指南 及其配套代码-Proficient in MATLAB-integrated counseling and guidelines and supporting code
<张生> 在 2025-09-29 上传 | 大小:331kb | 下载:0

[matlab例程differentialevolution

说明:非常好的差分进化matlab程序,包括源代码和例子,可用于优化计算,多目标规划等方面-Matlab differential evolution very good procedures, including source code and examples, can be used to optimize the calculation, multi-objective planning
<何威> 在 2025-09-29 上传 | 大小:127kb | 下载:0

[数据结构常用算法rj070252

说明:排序。。⑴直接插入排序; ⑵折半插入排序; ⑶冒泡排序; ⑷简单选择排序; ⑸快速排序; ⑹堆排序; ⑺归并排序。 -Sort. . ⑴ Direct Insertion Sort ⑵ half Insertion Sort ⑶ Bubble Sort ⑷ simple choice to sort ⑸ quicksort ⑹ HEAPSORT ⑺ merge sort.
<万明星> 在 2025-09-29 上传 | 大小:693kb | 下载:0

[数据结构常用算法btree

说明:题目4. 二叉排序树的建立、插入、删除和查找 给出一组关键值,建立相应的二叉排序树,完成: ⑴结点的删除操作。要求可以实现删除根结点、叶子结点以及其它任意结点的功能; ⑵插入一个新结点的操作; ⑶对给定的值在二叉排序树进行查找; ⑷随时显示操作的结果。 -Title 4. Binary Sort Tree Establishment, insert, delete, and search are given a set of key values, the establi
<万明星> 在 2025-09-29 上传 | 大小:5kb | 下载:0

[数值算法/人工智能Kmean

说明:自行implement的k-mean(含fuzzy c mean),可以直接於vc++針對大量數據進行分群的動作-Implement on its own the k-mean (with fuzzy c mean), can be directly in vc++ For clustering large amount of data movement
<陳志強> 在 2025-09-29 上传 | 大小:4kb | 下载:0

[数据结构常用算法PUZZLE

说明:自动创建一个迷宫地图,并在置一小人物,实现动态的找迷宫出口,是数据结构中一个非常典型的例子.-Automatically creates a maze map, and in the home a little, to achieve dynamic maze to find the export of data structure is a very typical example.
<zhengks> 在 2025-09-29 上传 | 大小:189kb | 下载:0

[数据结构常用算法Huffman

说明:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传输预先编码,在接收端将传来的数据进行译码。对于双工通道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。(功能非常完全)-The use of Huffman coding can greatly improve the communication channel utilization, reduce the info
<zhengks> 在 2025-09-29 上传 | 大小:465kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 24478.79 .80 .81 .82 .83 ... 28523 »

源码中国 www.ymcn.org