资源列表
ApiHelp
- 本人在学习和工作中收集并整理的一份API资料及一些常用数据结构的资料-I study and work in and organize a collection of API data and information on some commonly used data structures
file
- <数据结构——C语言描述>课件 蔡明志编著 内包含全部源码-< Data Structure- C Language Descr iption, " Tsai Ming-chih courseware contains all the source code compiled
Btree
- This a C++ code. The task is to construct a B-tree. Given some leaves values, it is required to construct the corresponding tree and assess a range of evaluations for the variables, indicating that the result returned. please find the full descr ipti
shunxubiao
- 利用数据结构链表实现图书信息管理,命名为SqList.cpp(Realization of library information management by using data structure linked list,It's called SqList.cpp)
airport
- 一个小型的繁忙飞机场模拟,起落,有一个有限的排队队列。共6问(Simulation a small but busy airport with only one runway.)
DormMan
- 简单的宿舍号,学号,姓名排序,自己读取txt,随机生成信息。-Simple dormitory number, student number, name, sort, he read txt, randomly generated information.
virtualroaming
- 系统的概要设计范围是:软件系统总体结构设计、全局数据库和数据结构设计、外部接口设计、主要部件功能分配设计、部件之间的接口设计等方面的内容。-Summary of the system design are: the overall structure of software system design, global database and data structure design, external interface design, key components function all
KMP---MFC
- 数据结构里面的KMP算法的可视化演示程序 MFC实现-Visualization of data structures inside the KMP algorithm demo program MFC implementation
sweph
- 瑞士星历表源代码及可执行程序,可以用来开发天文、历法及星象-Swiss ephemeris source code and executable programs that can be used to develop astronomy, calendar and astrology
lagrange
- 拉格朗日插值算法 使用C++编写 代码简洁明了 好用-Lagrange interpolation algorithm using C++ code concise easy to use
B-tree
- B树的维护、查询及图形仿真 设计与实现B-树存储结构,以及B-树构造、插入、删除、查找等操作,并以图形方式模拟这一动态过程。-The maintenance of the B-tree, inquiries and graphic simulation design and realization of a B-tree storage structure, as well as the B-tree structure, insert, delete, search operation, a
Sicily_Stacks
- 程序解决了Sicily平台上的Stack问题,有较好的可读性(The program solves the Stack problem on the Sicily platform)