资源列表

« 1 2 ... .35 .36 .37 .38 .39 2340.41 .42 .43 .44 .45 ... 2656 »

[数据结构常用算法yiyuan

说明:多项式的四则运算,数据结构线性链表的经典例题。-Polynomial arithmetic, linear linked list data structure classic example.
<wuhuali> 在 2025-06-17 上传 | 大小:443kb | 下载:0

[数据结构常用算法eightqueen

说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。-Eight queens problem is an old and well-known proble
<师顿> 在 2025-06-17 上传 | 大小:6kb | 下载:0

[数据结构常用算法good-fpgrowth

说明:本人已经调通的FP-TREE算法,VS2010下C++程序。该算法结构输出置信度和支持度,给出的源程序种包含测试数据fpdata.dat。调试了好久才调通。一定要注意:数据集里每一行数据,不能有重读出现的数字。这也是FP-TREE数据挖掘算法的的基本要求。数据集默认是.dat文件,也可以是txt-FP-TREE algorithm I has been transferred, VS2010 under C++ program. The output of the algorithm struc
<xionglian> 在 2025-06-17 上传 | 大小:4.55mb | 下载:0

[数据结构常用算法Kruskal-dlg

说明:Kruskal_最小生成树算法 图 树 算法-Kruskal Minimum_spanning_tree
<赵金文> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法Dijkstra-algorithm

说明: 对于有向带权图中从一个确定结点到其余各结点的最短路径问题,狄克斯特拉斯提出按路径长度递增顺序逐步产生最短路径的算法构造。- For the weighted graph from one node to determine the shortest path problem the rest of the nodes, Dicks Atlas raised gradually ascending order by the path length of the shortest path al
<王册> 在 2025-06-17 上传 | 大小:94kb | 下载:0

[数据结构常用算法seq_list

说明:顺序列表的创建,插入元素,删除元素,倒置元素,对元素进行排序,查找元素-Order of the list is created, insert elements, remove elements, inverted elements, the elements are sorted, find elements
<aican> 在 2025-06-17 上传 | 大小:1.49mb | 下载:0

[数据结构常用算法lianshou

说明:有15个人围成一圈,顺序从1到15编号。从第一个人开始报数,凡报到n的人退出圈子。用C语言写出程序,输入n(n>=1)的值,输出最后留在圈子里的人的编号 -Have 15 people in a circle, the order number from 1 to 15.Starting from the first person counted off people who report to n out of circle.Using C language to write the p
<丁丁> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法flag

说明:五星红旗图案制作,用c语言实现图像输出的源码-Red pattern making, c language
<leeboy> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法pwwHash

说明:大数据 Map 哈希 价值五亿美元 Big Data Map hash value of five hundred million U.S. dollars-Big Data Map hash value of five hundred million U.S. dollars
<pww> 在 2025-06-17 上传 | 大小:471kb | 下载:0

[数据结构常用算法V2.10

说明:统计器first. If you did not registered, please-first. If you did not registered, please
<人生> 在 2025-06-17 上传 | 大小:27kb | 下载:0

[数据结构常用算法huffman

说明:使用C语言实现从指定文件中读取文本内容,并运用哈弗曼编码对文件进行编码,存储到指定的文件中。-Using C language to read the text from the specified file and use Huffman coding to encode files stored in the specified file.
<蜗牛> 在 2025-06-17 上传 | 大小:1.62mb | 下载:0

[数据结构常用算法HuffmanTree

说明:哈夫曼树的基本构建以及哈夫曼树构建成功的基本举例-The basic building Huffman trees and Huffman basic building a successful example
<YZQ> 在 2025-06-17 上传 | 大小:2.01mb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 2340.41 .42 .43 .44 .45 ... 2656 »

源码中国 www.ymcn.org