资源列表

« 1 2 ... .97 .98 .99 .00 .01 2102.03 .04 .05 .06 .07 ... 2656 »

[数据结构常用算法yunsuan

说明:设计一个实现任意长的整数进行减法运算的演示程序。要求输入和输出每四位一组,组间用逗号隔开。如:1,0000,0000,0000,0000。-The design of a realization of arbitrary long integer subtraction calculations to carry out a demonstration program. Input and output requirements for
<xiongdong> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[数据结构常用算法circilarList

说明:循环链表的实现程序,实现查找,插入,删除等多种功能,非常易懂-Circulation list of the realization of procedures, to achieve to find, insert, delete, such as multi-functional, very easy to understand
<前敏> 在 2024-10-21 上传 | 大小:1024000 | 下载:0

[数据结构常用算法CH2

说明:链表的实现程序,模块性好,易于理解,清晰的展示了数据结构中的问题-List the realization of the procedure, the module is good, easy to understand, clear display of the data structure of the problem
<前敏> 在 2024-10-21 上传 | 大小:1818624 | 下载:0

[数据结构常用算法wine_dividing

说明:分酒问题:已知有3个容量分别为3kg,5kg和8kg且没有刻度的酒瓶,3kg和5kg的酒瓶均装满了酒,而8kg的瓶子为空.现要求仅用这3个瓶子将这些酒分为两个4kg,并分别装入5kg和8kg的瓶子中. 提示:回溯,递归算法.最初始的状态为(350),最终的状态为(044),要求求解所有的解法.-Hours of liquor question: known to have three capacity, respectively
<crystal> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法8_QUEENS

说明:八皇后问题:八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queen s question: Pat s problem is an ancient and well-known problem is a typical example of b
<crystal> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法fore_graph

说明:多段图向前处理程序:可以自己定义多段图的所有内容,然后给出最短路径。这个程序的思想是采用动态规划思想,再转化为C++程序-Multi-stage plan to move the process: the definition of multi-segment can map all the content, and then gives the shortest path. This process of thinking is th
<crystal> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法haffuman

说明:哈夫曼树的一个简单的实现,很适合初学者,大家拿去-Huffman tree to achieve a simple, it is suitable for beginners, we take
<jwjshitiancai> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法MarkovChainMonteCarloSimulationUsingTheMetropolisA

说明:simulation de montre carlo
<QINXUFENG> 在 2024-10-21 上传 | 大小:5120 | 下载:0

[数据结构常用算法FIVE

说明:这个主要是我学习数据结构的课程设计的程序-This mainly because I study the data structure of the curriculum design process
<Kever> 在 2024-10-21 上传 | 大小:2118656 | 下载:0

[数据结构常用算法main

说明:清华大学 严蔚敏《数据结构》实验 图的操作:Shortest Path-Tsinghua University, Yan Wei-min data structure of the operation of the experimental plan: Shortest Path
<小杭> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[数据结构常用算法pp

说明: 通过对单链表的操作的实验,了解单链表的存储结构和操作方法,单链表是一种链式存储结构,使用一组任意的存储单元存储线性表中的元素,掌握链表的逆置,用指针进行操作。-Through the operation of a single list of experiments to understand the single list of the storage structure and method of operation, singl
<姚鹏飞> 在 2024-10-21 上传 | 大小:10240 | 下载:0

[数据结构常用算法huffman.doc

说明:用哈夫曼编码对字符进行编码,形成二进制代码。-With Huffman coding of characters to form a binary code.
<jinzx> 在 2024-10-21 上传 | 大小:4096 | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 2102.03 .04 .05 .06 .07 ... 2656 »

源码中国 www.ymcn.org