资源列表

« 1 2 ... .00 .01 .02 .03 .04 705.06 .07 .08 .09 .10 ... 2656 »

[数据结构常用算法c++builder02

说明:C++描述的数据结构内容,在C++builder的环境中运行,这是第二部分-C described in the data structure, the builder of the C operating environment, and this is the second part
<韩哲> 在 2025-02-03 上传 | 大小:220kb | 下载:0

[数据结构常用算法Sort

说明:数据结构的算法排序,用C语言实现。对新手有一定的帮助。同时这也是我这门课的课程设计-Sort of data structure algorithms, using C language. On the novice will certainly help. It is also the course of my curriculum design
<杨扬> 在 2025-02-03 上传 | 大小:220kb | 下载:0

[数据结构常用算法weis+

说明:这个是浙江大学的数据结构与算法分析的习题答案!官方的,英文版!-This is a data structure of Zhejiang University and algorithm analysis exercises answer! Official, English version!
<赵鸿江> 在 2025-02-03 上传 | 大小:220kb | 下载:0

[数据结构常用算法Hash_Table

说明:哈希表的C++实现,包括四个cpp和三个头文件,仅供参考。-Hash table in C++
<> 在 2025-02-03 上传 | 大小:221kb | 下载:0

[数据结构常用算法sample03

说明:c++程序中关于两个数中最大值的算法,比较两个数中哪个最大,并取得最大值-c++ program on the maximum of two numbers in the algorithm to compare two numbers in which the largest, and obtain the maximum
<朱培培> 在 2025-02-03 上传 | 大小:221kb | 下载:0

[数据结构常用算法bahuanghou

说明:编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。 例如,当求出下述的一个解时,可输出如下信息来表示该解(输出了表示摆放皇后的坐标位置以及“棋盘状态”— 棋盘中有皇后的位置放一个“Q”字符,其他位置为“+”字符)。 (1,1) (5,2) (8,3) (6,4) (3,5) (7,6) (2,
<jiangshan> 在 2025-02-03 上传 | 大小:221kb | 下载:0

[数据结构常用算法sorting

说明:数列排序,给定个较乱的数列,可以通过该程序很有效率的进行迭代排序-Sequence sorting
<曹靖> 在 2025-02-03 上传 | 大小:221kb | 下载:0

[数据结构常用算法Huffman

说明:依次输入8个字符及其权重,然后输出每个字符的哈弗曼编码-Input 8 characters and their weights in turn, and then output each character s Huffman code.
<taiyangyu> 在 2025-02-03 上传 | 大小:221kb | 下载:0

[数据结构常用算法0-1bag

说明:假设有n件物品,每件物品有各自的重量W1,W2,……,Wn和 与之对应的价值V1,V2,……,Vn。设背包的容量为c,在不超过背包容量的前提下,求出获得最大价值总和的方案。(0-1背包的情况下物品不可分割,只能选择放入,或者不放入背包中)。 -Suppose there are n items, each item has its own weight W1, W2, ......, Wn and the correspondi
<李五> 在 2025-02-03 上传 | 大小:221kb | 下载:0

[数据结构常用算法sumofploy

说明:多项式求和源程序(测试完成版) 包括线性表和链表数据结构实现-greatly nice!!
<Fox_Power> 在 2025-02-03 上传 | 大小:221kb | 下载:0

[数据结构常用算法数据结构与算法分析—C语言描述 习题解答

说明:数据结构与算法分析—C语言描述 此书配套习题解答(英文版)(Data Structure and Algorithm Analysis -- C Language Descr iption of this book supporting problem solution)
<bingzhiwang> 在 2025-02-03 上传 | 大小:221kb | 下载:0

[数据结构常用算法动态规划

说明:动态规划的C++代码,动态规划是应届生笔试面试中的常见题型(Dynamic programming of C++ code, dynamic programming is a common topic in the interview for the students written by the students)
<originalss> 在 2025-02-03 上传 | 大小:221kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 705.06 .07 .08 .09 .10 ... 2656 »

源码中国 www.ymcn.org