资源列表
[人工智能/神经网络/遗传算法] Adaboost
说明:Adaboost算法的几篇经典文献,具有很高的参考价值。-Adaboost algorithm several classic literature, a high reference value.<marsboy> 在 2025-07-12 上传 | 大小:1.56mb | 下载:0
[人工智能/神经网络/遗传算法] Apriori
说明:通过C++编程实现Apriori算法,可以让大家更好的理解这一算法!-Through C++ Programming Apriori algorithm, so that everyone can better understand this algorithm!<Muhanmode> 在 2025-07-12 上传 | 大小:205kb | 下载:0
[matlab例程] MATLAB6.0manual
说明:matlab6.0的使用方法及常用函数手册-matlab6.0 the use of manual methods and commonly used functions<陶凯> 在 2025-07-12 上传 | 大小:16.87mb | 下载:0
[人工智能/神经网络/遗传算法] c++
说明:这是一个函数优化得源码 是遗传算法得 你看看吧 希望你能接受-This is a function optimization genetic algorithm is a source you have to see you hope you can accept<段飞> 在 2025-07-12 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] Hopfield
说明:自己编写的一个用VB实现的Hopfield网络-I have written a VB realized by Hopfield network<程俊仁> 在 2025-07-12 上传 | 大小:3kb | 下载:0
[数据结构常用算法] jinchengdiaodu
说明:可以实现进程调度的模拟算法,用很简单的程序在整体上体现进程调度的总过程。-Can achieve the process of scheduling the simulation algorithm, using a very simple procedure embodied in the overall process of the overall process of scheduling.<郑琛> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dongtaifenqucunchumoni
说明:通过程序模拟了动态分区分配方式,进而帮助理解动态分区分配方式中使用的数据结构和分配算法-The adoption of procedures to simulate the distribution of dynamic partitioning approach to help understand the dynamic partitioning allocation methods used in data structure and distribution algorithm<郑琛> 在 2025-07-12 上传 | 大小:2kb | 下载:0
[压缩解压] haffmantree
说明:ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 Encoder() 初始条件:哈夫曼树已存在或者哈夫曼树已存到文件中。<罗罗> 在 2025-07-12 上传 | 大小:4kb | 下载:0