资源列表

« 1 2 ... .18 .19 .20 .21 .22 15023.24 .25 .26 .27 .28 ... 28522 »

[matlab例程mnth

说明:一个模拟退火算法的例子,程序虽然简单但降温条件,降温函数,内外终止准则都有。可供初学者参考。-Example of a simulated annealing algorithm, the program is simple but cool conditions, cooling function, both inside and outside the termination criterion. Reference for beginners
<刘博> 在 2025-07-08 上传 | 大小:14kb | 下载:0

[数据结构常用算法DebugALGraph

说明:图的深度,广度遍历,两顶点之间的最短路径,-Map the depth, breadth traversal, shortest path between two vertices, etc.
<尹笑彬> 在 2025-07-08 上传 | 大小:68kb | 下载:0

[数据结构常用算法BSTree

说明:二叉排序树。 键盘输入一句话,按字母顺序排序,然后中序输出-Binary search tree. Keyboard input word, sorted alphabetically, and then the output sequence
<sunxine> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法PriorityQueue

说明:优先队列,设置优先级,使队列按照优先级出队-Priority queue, set priorities, make the team out in priority queue
<尹笑彬> 在 2025-07-08 上传 | 大小:64kb | 下载:0

[数据结构常用算法DebugHuffmanTree

说明:哈夫曼树,即通过哈夫曼方法生成最小权值数的树,-Huffman tree, that is generated by the Huffman method the number of minimum weight tree
<尹笑彬> 在 2025-07-08 上传 | 大小:64kb | 下载:0

[数据结构常用算法DebugBSTree

说明:树的广度优先遍历,通过广度优先遍历出数的每一个结点-Breadth-first traversal of the tree by a breadth-first traversal of each node number
<尹笑彬> 在 2025-07-08 上传 | 大小:64kb | 下载:0

[数据结构常用算法heterogeneouslist

说明:异质链表,元素类型包括学生、老师、职工,可以执行添加、删除、查询等操作。-Heterogeneous list, element types, including students, teachers, workers, you can add, delete, query and other operations.
<sunxine> 在 2025-07-08 上传 | 大小:125kb | 下载:0

[matlab例程PTS

说明:关于随机分割、交织分割、相临分割降低峰均值的PTS算法MATLAB程序-About random division, mixed segmentation, neighboring segmentation reduce peak mean of PTS MATLAB algorithm
<mulin> 在 2025-07-08 上传 | 大小:2kb | 下载:0

[matlab例程ButterworthLP

说明:用MATLAB编写的巴特沃斯低通滤波器,可运行,参数可变-MATLAB prepared bart wo low-pass filter, can run, parameters variable
<mulin> 在 2025-07-08 上传 | 大小:1kb | 下载:0

[matlab例程dijkestra

说明:Dijkestra Algorith coded in matlab
<Hallaj> 在 2025-07-08 上传 | 大小:684kb | 下载:0

[人工智能/神经网络/遗传算法Game-Algorithms

说明:博弈算法,ACM竞赛经典试题, 对计算机专业的同学很有帮助啊~-Game algorithm, ACM contest the classic questions, useful for computer science students ah ~
<叶梓> 在 2025-07-08 上传 | 大小:95kb | 下载:0

[数值算法/人工智能diannaodaogou

说明:电脑导购:假定电脑市场共有n家联想专卖店,按店的规模由大到小的顺序每家的坐标对应的是(xi,yi),birdfly每天要接待m位客户,每次的客户坐标是(cx,cy)。对于每一位客户,birdfly要帮他们介绍好联想电脑的相关知识,并把他带到距离当前客户所在位置最近的一家联想店,距离按照dis=sqrt((x1-x2)^2+(y1-y2)^2)公式计算,要求输出m个客户中距离每一位客户坐标(cx,cy)最近的专卖店坐标(xi,yi)。-Computer shopping guide: Suppos
<常青树> 在 2025-07-08 上传 | 大小:170kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 15023.24 .25 .26 .27 .28 ... 28522 »

源码中国 www.ymcn.org