资源列表
heapsort
- 一個有用的maxheap演算,inputData為輸入測值的方式-A useful maxheap calculus inputData to the measured value for input
8-queen
- 八皇后的问题的C++简单算法 大学课程作业-Eight queens problem C++ simple algorithm college course work
binarytree
- 数据结构 树的先序中序后续遍历 递归和非递归算法-Order follow-up in the first sequence of the data structure of the tree traversal recursive and non-recursive algorithm
DFS
- DFS遍历 递归和非递归方法 小作业-DFS traversal
Vote
- 简单的MFC开发的投票系统 适合初学者参考-The simple MFC development of the voting system suitable for beginners reference
student-management-system
- c语言开发完整的学生管理系统代码,功能齐全,可以直接下载运行。-c language to develop a complete student management system, fully functional, you can directly download and run.
lexical-analysis-complete-code
- 计算机编译原理课程中词法分析完整代码,并附有个功能模块的说明。-Compiler theory lexical analysis complete code
shujujigou
- 这是一篇关于数据结构的资料,讲得很好,可以学学。-This is a data structure, put it very well, you can learn.
identifyword
- 一个验证身份证号码有效性的小程序。身份证号码必须是18位,而且前17位必须是数字,最后一位只能是数字或小写字母x,第7到14位是出生年月日,必须符合有效性检测,即年在1900到2010之间,月要在1到12之间,日子要考虑闰年的情况。-Verify the identity card numbers of the effectiveness of the program. Identity card number must be 18, and 17 must be numeric, the la
CalcStrExpression
- 一个用逆波兰式求解表达式值的程序,很全面,有注释,而且用类封装,能够直接运行。-A Reverse Polish Notation solving the expression value of the program, it is comprehensive, annotated, and the type of packaging, can be run directly
FSM
- Finite state machine
datalab
- This is the answer for the Data lab: Manipulating Bits
