资源列表

« 1 2 ... .54 .55 .56 .57 .58 2559.60 .61 .62 .63 .64 ... 2656 »

[数据结构常用算法3_hanoi

说明:汉诺塔是根据一个传说形成的一个问题: 有三根杆子A,B,C。A杆上有N个(N>1)穿孔圆盘,盘的尺寸由下到上依次变小。要求按下列规则将所有圆盘移至C杆: 每次只能移动一个圆盘; 大盘不能叠在小盘上面。-Tower of Hanoi is formed according to a legend a problem: There are three poles A, B, C. A rod with N (N>
<姚大波> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法01static_Search

说明:数据结构的查找算法当中关于静态查找的C语言代码,非常实用。-Among the data structure on the static lookup search algorithm in C language code, very useful.
<zb> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法ZOJ2112A

说明:ACM算法,ZOJ2112(树状数组+*树)-ACM algorithm, ZOJ2112 (tree array+ Chairman tree)
<陈兴> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法trie

说明:c++实现的一个trie树,可以实现插入、查找和遍历打印。-c++ implementation of a trie tree, you can achieve insert, search and traversal printing.
<> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法macro_list

说明:用宏实现的链表,在linux下测试通过,包含一个测试程序。-Using Macros to implement list , test under linux, including a test program.
<叶耶耶叶耶耶> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:说那么多有这么用,自己看下不久知道啦,很不错的sort-Good sort code
<csb> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法simpleadd

说明:仅考虑加减与乘除,无小括号,个位数数字元算程序-Consider only addition and subtraction and multiplication and division, no parentheses, single-digit numeric counting procedures
<李浩> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法average-wait-time-bank-customers

说明:队列的应用--银行客户平均等待时间.使用C语言编写,在控制台界面显示。本程序演示了队列这种数据结构的实际应用。-Queue application- the average wait time bank customers using the C language, the console screen displays. This program demonstrates the queue practical application
<thomas_cjf> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法1521.cpp

说明:huffman编码 数据结构 poj 1521 acm-huffman coding datastructure poj 1521 acm
<mahave> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tower-of-Hanoi

说明:Tower of Hanoi,Tower of Hanoi-Tower of Hanoi
<mephp> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法random2

说明:function Rguji=shixi2_2(t,thetaa1,thetaa2,thetab1,thetab2,thetac,mm) t 是要求系统生存的寿命 thetaa1 是元件A1的数学期望 thetaa2 是元件A2的数学期望 thetab1 是元件B1的数学期望 thetab2 是元件B2的数学期望 thetac是元件c的数学期望 mm 是随机实验次数 frq=0 -function Rguj
<马琳> 在 2025-02-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法SegTree

说明:树结构中线段树结构,可以进行的操作单点查询,成段更新。-Line segment tree structure in the tree structure, can carry out the operation of the single point queries, into a period of update.
<胤明枫> 在 2025-02-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 2559.60 .61 .62 .63 .64 ... 2656 »

源码中国 www.ymcn.org