搜索资源列表
09
- 本程序主要实现的是:一个打字练习的小游戏。运行程序之后,屏幕是会随机出现一个字符,然后用户根据这个字符敲击键盘上的相应字母,如果二者吻合(称为命中)则分数增1,否则分数减1。此外,如果超过了一定的时间用户还未按键,则分数也减1。-The main achievement of this process is: a typing practice game. After running the program, the screen will be a random character, and
paixu
- 输入几个数字后进行的各种排序,以及显示排序所需时间-After typing a few numbers for a variety of sorting, and display the time required for sorting
B-tree
- 实现B树的所有的基本操作,包括创建,插入,删除,排序等-Allow phonetic typing B-tree of all the basic operations, including create, insert, delete, sort.
Shortest-Path
- 该程序主要完成的是最短路径问题,最短路径 最短路径-Allow phonetic typing The program completed the shortest path problem, shortest path, shortest path shortest path
链表1
- 链表用法,通过指针完成对链表前端和后端的索引,同时包含相关用法实例,以打分器为例进行了详细介绍(Using the pointer, the index of the front end and the back end of the linked list is completed by the pointer, and the relevant usage examples are included, and the typing device is introduced in detail