资源列表
[matlab例程] a-few-suanfa-jisuan-TSP
说明:各种算法用来求解TSP问题的MATLAB源程序,包括蚁群算法,遗传算法,模拟退火-Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control<Milly> 在 2025-07-08 上传 | 大小:9kb | 下载:0
[matlab例程] 1D_-convection_diffusion_code
说明:1D convection diffusion code using upwind and central difference schemes<Ajay Kumar M> 在 2025-07-08 上传 | 大小:1kb | 下载:0
[matlab例程] mlclass-ex1
说明:Machine learning 在线课程 exercise1-Machine learning online courses exercise1<Qinzhen> 在 2025-07-08 上传 | 大小:473kb | 下载:0
[数据结构常用算法] Huffman-Coding
说明:哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码-Huffman coding (Huffman Coding) is an encoding, Huffman coding is a variable length coding (VLC) kind. Huffman coding method proposed in 1<rivasherlock> 在 2025-07-08 上传 | 大小:526kb | 下载:0
[数据结构常用算法] Josephus
说明:约瑟夫环(约瑟夫问题)是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列-Josephus (Josephus problem) is the application of a mathematical problem: Given n individuals (with numbers 1,2,3 ... n respec<rivasherlock> 在 2025-07-08 上传 | 大小:508kb | 下载:0
[数据结构常用算法] inverlinklist
说明:单链表是线性表的一种链式存储,属于线性结构,是通过指针来实现链式存储的,比之以顺序表,其存储密度更低,但是在插入, 删除操作上,其效率比顺序表要高-Single-chain is a chain store linear form, are linear structure is realized by the chain pointer stored in the order form, which is lower than the storage density, but in the<rivasherlock> 在 2025-07-08 上传 | 大小:500kb | 下载:0