资源列表

« 1 2 ... .05 .06 .07 .08 .09 1510.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法noip1998-2004

说明:noip1998-2004普及,提高的标程-noip1998-2004 universal way to raise the standard
<唐有泽> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法suanshubiaodashiqiuzhi

说明:按照《数据结构习题集》严蔚敏版的实验2.5做的算术表达式求值演示。-accordance with the "data structure Exercises Set" Yan Wei-min 2.5 version of the experiment do the arithmetic expression evaluates demonstration.
<> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法haffmancode(VC)

说明:---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 *
<ray> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法lifaguan

说明:数据结构作业.用C语言写的模拟理发馆理发排队队列问题.-data structure operations. Written in C language simulation barber's shop barber queue problem.
<bluesky> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法myJoseph

说明:我的数据结构作业<约瑟夫环问题求解>,可读性很好并附有文档.cjhacker-my data structure operation
<cjhacker> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法ram_database

说明:内存数据库,或者可以称作通用数据结构。使用数组,链表实现了内存数据库的框架,包含域,记录。基本上可以管理各种程序所需要的数据结构。-memory database, or can be called generic data structure. Use arrays, linked list of memory to achieve the fr a mework of the database, including domain r
<gwas> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法Three_Dim_Link

说明:我的三维链表程序,非递归算法实现,希望各位提出宝贵意见,实际上完全可以从此得出任意多维链表的算法.-3D chain procedures, non- recursive algorithm, hoping to give valuable advice Since then, in fact, can draw arbitrary multi-dimensional chain algorithm.
<lllld> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法c_Fibonacci

说明:数据结构的生成Fibonacci数列和下三角的例子-data structure formation and the Fibonacci series of examples under 1.30
<qzhirong> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法57expression

说明:此文挡为数据结构课程设计,关于表达式的类型表现.里面赋有源代码,而且编译成功.-Quoting block data structure for curriculum design, the type of expression performance. Active inside Fu code, compile it successfully.
<kjh> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法Patterns_src

说明:快速的基于LZW算法的匹配源码,用到了二分法搜索算法。-LZW algorithm based on fast matching source, using a dichotomy search algorithm.
<lichunlin> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法DataStructure

说明:数据结构所有经典的结构范例及常用算法,并内附经典例子-Data structure of all the classic example of the structure and commonly used algorithms, and containing a classic example of
<Troy> 在 2024-10-09 上传 | 大小:32768 | 下载:0

[数据结构常用算法8Queen2

说明:最早由德国数学家高斯提出八王后问题,C++程序写的算法进行计算,-First put forward by the German mathematician Gauss eight queen problem, C program written by the calculation algorithm,
<刘希> 在 2024-10-09 上传 | 大小:32768 | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 1510.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org