搜索资源列表
shenzhan
- C语言下使用链表实现对伸展树操作,包含插入结点,删除,查找等等。-Use the C language to realize the chain stretching tree operations, including the insertion node, delete, search, and so on.
snake
- VC++6.0编写的控制台C/C++贪吃蛇游戏,游戏使用了数组,指针,文件操作,没有使用结构体,单双链表,适合初学C++同学练习! C/C++语言作业:zjlj jhanker,2015.3.16-VC++6.0 written in the console C/C++ Snake game, the game uses the array, pointer, file operations, without the use of structure, single and double lin
student-manage-system
- c语言做的学生管理系统课程设计。主要是将文本按指定格式成链表,再进行增删查改等操作。-Course design of student management system in C language. The main text is a list in the specified format, then the crud operation.