资源列表
5Test
- 数据结构中,对新创建的循环链表进行测试的C++源代码。-Data structure of the newly created circular list of tested C++ source code.
zhaobianjie_new
- 可以准确的找出边界 快速 有效 效果好 -Can accurately identify the border quickly and effectively effect is good
BTree
- 基础JAVA语言的B树索引算法的具体代码实现细节-JAVA language specific code base B-tree indexing algorithm implementation details
NFAtoDFA
- Compiler theory of the NFA is converted to an equivalent DFA C ++ program-Compiler theory of the NFA is converted to an equivalent DFA C++ program
hannuota
- 汉诺塔问题。程序结果:给出程序执行过程中栈的变化过程与圆盘的搬动状态。-Tower of Hanoi problem. Program Results: give the program execution stack moving process and the disk status changes.
20160526stackaqueue
- 利用C++实现了数据结构中类和栈的主要功能,主要以线性链表的形式实现。-The use of C++ implementation of data structures class and stack the main function, mainly in the form of a linear linked list implementation.
LCS
- 最长公共子序列的算法。值得借鉴与学习。通俗易懂-Longest common subsequence algorithm. Worth learning and learning. Straightaway
MyRsa
- 这是rsa 的程序解释,实现了rsa的功能,密码学的基础-rsa program explained, implements rsa functions based cryptography
Program
- 利用表达式求解和栈的只是,设计一个简易的数学题库, 可供小学生作业,并能给出分数。 要求:建立试题库文件,随机产生 n 个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。-Use solving expressions and stack just design a simple math exam, students for the job, and can give a score. Requirements: Creat
sort1
- 任意输入几个数字,并以Q或者q结尾,然后判断这几个数的大小,并又小到大输出-Any input a few numbers, and Q or q at the end, and then determine the size of these numbers, and to large and small output
project
- 输入一个数判断是否为萨姆斯浪数,也就是说输入的数字是否等于没位数的N次方之和,其中N为此数的位数-Enter a number to determine whether the Sams wave number, that is to say the digital input is equal to the number of bits of the N-th power is not the sum of the number of bits where N is the number fo
sort
- 任意输入两个大的整数并以Q结尾,然后对输入的数字进行排序,并按从小到大的顺序输出-Enter any two large integers and Q at the end, and then sort of digital inputs, according to the order small to large output
