搜索资源列表
student
- 成绩查询管理系统 前台index.asp可输入学号就可以查询该学生所有课程的成绩 后台index.asp登陆 管理员用户:admin 密码:admin 学生用户随便注册一个就可以登陆.-achievements inquiries prospects index.asp management system to be imported, on learning of the students can find all courses The results backg
matlab
- 在MATLAB里,对数据进行拟合,在双对数坐标下,看数据是否符合幂律分布,求出幂指数,并绘出图形。-In MATLAB, the pairs of data fitting, in double logarithmic coordinates to see whether the data meet the power-law distribution, find the power index, and draw the graph.
Index_BPTree
- 文件索引B+数的实现,模拟数据库系统对文件的插入,删除,查找操作-File index number of the realization of B+, simulation database system file insert, delete, find operations
minisql
- minisql,包含极其详尽的代码注释和软件文档,实现了表的定义,查找,插入,删除,索引等数据库操作。是一个数据库原型。-minisql, contains extremely detailed code comments and documentation software, to achieve the definition of the table, find, insert, delete, index, and other database operations. Is a datab
CIndexManager
- 数据库系统中使用的B+树索引,可以插入、删除键值,支持等值查找和范围查找。minisql中的index manager模块-Database system used in the B+ tree index, you can insert, delete the key, find support and range of equivalents to find. Index manager module in minisql.