资源列表
acm-and-arithmetic
- 算法和数据结构的重要知识,总结的系统全面-Algorithms and data structures of important knowledge, a comprehensive summary of the system
Data-Structure--And-Algorithm
- 这是数据结构与算法实习课程,里面的内容是ppt转为pdf格式的,分项之-This is a data structure and algorithm training courses, which content is converted to pdf format ppt, sub-paragraph. .
calculation-logical-expression
- 用C进行计算逻辑表达式,支持|,&,(),!等运算符。-Calculated using the logical expression C
lian
- 大学的课程设计成果,用hash表中的链地址法和直接地址法存储学生信息。-University curriculum design results in a hash chain with the address and direct address method storing student information.
C
- 几个有趣的问题,提供了相应的C代码,可执行,像爱因斯坦问题,九宫图问题-Several interesting questions, to provide the corresponding C code, executable, such as Einstein issue, Jiugong graph problems
flower
- 求水仙花数的源码,vs文件,已经编译。可以帮助复习算法。-The source seeking a few daffodils
8-Queen
- 这是一个关于8皇后的源代码,是用C语言开发,会输出92中结果。-This is a 8 Queen' s source code is written in C language development, will result in the output 92.
BT
- 二叉树,基本的二叉树操作,算法改进,完成基本的功能-Binary tree
hafuman-code
- 哈弗曼编码C++语言实现,输入一串整数,用程序进行排列为哈弗曼树,并进行编码,数据结构中哈夫曼树的基础编程-Ha Fuman coding C++ language, enter a string of integers, arranged for the Hafu Man with the program tree, and encode the data structure of Huffman tree based programming
xianxingbiao
- (1).输入一组整型元素序列,建立顺序表。 (2).实现该顺序表的遍历。 (3).在该顺序表中顺序查找某一元素,查找成功返回1,否则返回0。 (4).判断该顺序表中元素是否对称,对称返回1,否则返回0。 (5).实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 (6).输入整型元素序列利用有序表插入算法建立一个有序表。 (7).利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 (8).编写一个主函数,调试上述算法。-(1). Enter a sequence of
Java
- 里面是关于java的数据结构的书籍,并且带有可以运行的相应的实例,是自学的好工具-Which is a data structure on java books, and can run with the corresponding instance, is a good tool for self-
calc24
- 一个用于求解24点的c++源程序,输入4个小整数,程序通过四则运算法则,求出可能的算式,并且其结果为24!-24 points for solving a c++ source code, enter the four small integers, the program through the four algorithms to find a possible formula, and the result is 24!
