资源列表
MagicCrow
- 乌鸦喝水的练习。计算乌鸦要丢多少石头才能喝到水呢?如果假设乌鸦喝到的是毒药会怎样?如果石头是炸药怎样?适合java面向对象的初学者-Crow drinking practice. Calculate the number of crows to throw stones in order to drink water? If the assumption is that crow drink poison what would happen? If the stone is what dynam
mws_gen_sle_spe_adequacy[1]
- 北京航空航天大学数值分析课件希望对大家有用-Numerical analysis of Beijing Aerospace University courseware want to be useful Thank you
Floyd-algorithm---h
- 图也是数据结构中主要的一块,锁业它的重要性就不用说了,在这个算法汇总可以看到有向图和无向图-Data structure diagram is also a major piece of its importance, lock industry, needless to say, this algorithm is summarized in the graph and you can see that there are undirected graph
2008-BUCT-ACM-ICPC-Report
- 北京化工大学2008年暑期集训一次训练的解题报告和核心代码
C
- 计算机编程语言基础-数据结构,很详细的资料,初学者可以参考一下。-Computer programming language based on data structure, very detailed information, beginners can refer to.
BST
- visual C++ 下BST算法,二叉查找树算法-Binary search tree algorithm
2012.4.2
- hdoj的解题报告。暑假整理的,希望对大家有用-hdoj solving report. Finishing the summer, and hope to be useful
quadtree
- 四分树的构造,二叉树的进阶版,算法入门竞赛里面的题目-The structure of the four tree, binary tree premium, introduction to algorithms inside the title of the competition
HuffmanCode
- 本程序是数据结构中常见的哈弗曼编码的实现,通过统计文本文件中的字符出现次数,在另一个文本文件中输出统计次数及对应编码,在两一个文本文件中可以给出英语短文对应的翻译编码。-This procedure is common Havermann data structure encoded to achieve, through the statistics text file in the number of characters that appear in another text file i
picture
- 数据结构的核心单元图,程序里有写好的包括图的几种遍历和最短路径搜索-The core unit of the data structure diagram, program written including several traversal and shortest path search
BiTree
- 二叉树,输入先序和中序,输出后序,比较简单,适合初学者-Binary tree, the first input sequence and in sequence, the output sequence, is relatively simple, suitable for beginners
DSAAcodes
- 《数据结构、算法与应用》从C++语言应用角度列举了要点,以大量示例实现了表、树、图数据结构,最后实证了各种典型算法。以标准C++语法,模板化设计,符合软工思想。此内容为源码。-"data structures, algorithms and applications" from the perspective of C language application listed on the main points, a large number of examples to a
