资源列表
khpp
- 利用栈的知识判断一串字符中的括号是否匹配问题。-Knowledge of the use of the stack to determine whether the string of characters in parentheses matching problem.
duilie
- 利用数据结构中队列的操作实现一个停车场的新车进、出场、查找所有车辆、查找第一辆车等操作。-A queue data structure used in the operation to achieve a new car into the parking lot, playing, find all the vehicles, find the first car such an operation.
jcjh
- 运用类的继承聚合实现对一个包括研究生、毕业生的管理。-The use of class inheritance to realize an aggregate of graduate students, graduate management.
111
- 这是一个简单成绩管理系统,适合大一、二做的课程设计-This is a simple performance management system, suitable for freshman year, two to do curriculum design
C-Language-Learning100
- 经典的C语言程序,学会这100例,对C你就有一定了解了-a very good book about c
Hex_To_Bin
- 将Firmware的hex文件转换成16进制文件,这对于需要在应用程序下下载Firmware是非常有用的!-Firmware of the hex file will be converted into 16 binary files, which in the application that need to download Firmware is very useful!
8374
- 操作系统中的文件管理,不是很好,希望大家帮忙改进!-Operating system file management is not very good, hope that we help to improve!
Russiansquare
- 俄罗斯方块游戏,是学习c语言的好帮手。大家学习可以练习下,对c语言有很大的提高。而且编译在turbo c下成功。-Tetris game is to learn c language good helper. We can practice to learn, the right c language greatly improved. And the turbo c compiler successfully.
maze
- 迷宫问题的递归解法,输入一个1,0矩阵构成的迷宫,0代表可走,1代表不可以走,通过递归找出从入口到出口的路径,并输出-Recursive solution of the maze problem, enter a maze of 1,0 matrices, 0 representatives may go a representative can not walk through the recursion to find the path from the entrance to the ex
MFCMessageTrans
- 这是一个类似QQ的聊天体统,功能还算比较好,有需要的人请下载。-It is similar to QQ chat decency, functions fairly better, there is a need to download them, please.
vcshenruxiangjiebbiji.chm
- vc++学习的优良资料,vc++ 深入详解,浓缩精简笔记版。chm格式,下载后直接重命名为chm格式-vc++ to learn the fine materials, vc++ in-depth Xiang Jie, condensed version of streamlining the notes. chm format, download directly after renaming the chm format
same_acient
- 比较简练的一个寻找一个二叉树的两个节点的最近祖先结点的方法,通过数组的操作不仅快速而且代码量小,易懂。-Looking for a concise comparison of the two nodes in a binary tree node the most recent ancestor of the method, through the operation of the array is not only fast but also the amount of code is sma