资源列表
Constifier
- 修改代码文件在一个c++项目,以使尽可能多的类成员方法“常量”作为可能的。它解析方法在所有的文件,尝试使它们“常量”,测试是否成功,如果不建立恢复之前的状态。-Modify code files in a c++ project to make as many class members as possible " constant" . It resolve all the files, try to make them " constant" test wa
way
- 迷宫问题找迷宫的一条出路,o:通路; X:障碍-maze problem
rbfs_8_puzzle
- 采用rbfs算法求解8数码问题,可以自动生成能求解的初始解,并计算出步骤,适合初学者-Rbfs algorithm for digital 8 can solve the initial solution can be automatically generated and calculated steps, suitable for beginners
n_queen_QS4
- 利用QS4算法解决N皇后问题,解决300万的皇后所需时间在5s左右,特别快-Use QS4 algorithm to solve the N-queens problem, solve 3000000 Queen the time required for about 5s, particularly fast
N_queen_QS2
- 利用QS2算法解决N皇后问题,解决50万的皇后所需时间在5s左右,特别快-QS2 algorithm to solve the N-queens problem, solve 500000 Queen the time required for about 5s, particularly fast
Install
- Simple declone your complie program
Seek-the-max-and-min
- 用递归求一个数组中的最大数和最小值,算法思想是从数组的最后一个值向前比较-Recursive number of maximum and minimum values in an array, the algorithm thinking forward from the last value of the array
paixu
- 用单链表保存两个有序的集合中的数据,然后合并两个单链表使其仍然有序,本程序耗费时间最短-A single linked list to save the the two orderly collection of data, and then merge two single linked list so that it remains orderly, the procedure time-consuming shortest
phone
- 话费单的数据转换以及显示等等功能,局域控检测-Phone bill data conversion and display more local control of detection
ControlConsole
- 使用MFC 並且能夠下DOS的語法 以及接收DOS的資訊-Using MFC and can under DOS syntax information and receive DOS
opencv-based-face-recognition
- opencv人脸识别程序,实现了基本的人脸检测与识别功能-opencv face recognition program, to achieve the basic human face detection and recognition
