This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.
标签: project implement developed Database
上传时间: 2013-12-25
上传用户:semi1981
VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFirst, NetPoint ptSecond ) // 得到最邻近的点
标签: GetLineData CalcLength double BOOL
上传时间: 2015-08-28
上传用户:lizhen9880
高斯亚当消去法 GAUSSJ(A[],N,B[])用这个子过程实现高斯亚当消去法
上传时间: 2015-08-29
上传用户:541657925
生产排程计划的一份源码.JAVA.B/S结构的。希望对一部分人有帮助
上传时间: 2015-08-30
上传用户:小草123
用Visual C++编写的分层路径搜索算法
上传时间: 2015-08-30
上传用户:cmc_68289287
优化C语言代码 1、选择合适的算法和数据结构 应该熟悉算法语言,知道各种算法的优缺点,具体资料请参见相应的参考资料,有 很多计算机书籍上都有介绍。将比较慢的顺序查找法用较快的二分查找或乱序查找 法代替,插入排序或冒泡排序法用快速排序、合并排序或根排序代替,都可以大大 提高程序执行的效率。.选择一种合适的数据结构也很重要,比如你在一堆随机存 放的数中使用了大量的插入和删除指令,那
上传时间: 2015-08-30
上传用户:气温达上千万的
《三江学院师资管理系统》 核心模块功能简介 《三江学院师资管理系统》是基于B/S架构的Web应用程序,校园网上任何合法用户可以直接访问。一期工程实现了该系统的核心功能模块,包括安全认证、教师信息维护、学科信息维护、部分报表打印等功能,该系统已投入试运行。目前该系统安装在计算机系应用软件开发组服务器上,内网IP地址为192.168.xxx.xxx。需要访问师资系统的用户请在浏览器地址栏输入
上传时间: 2014-01-09
上传用户:独孤求源
基于B样条小波边缘检测算子的应用研究,摘自图形图像学报
上传时间: 2014-11-28
上传用户:来茴
单源点最短路径算法的设计与实现 算法 SHORTEST-PATHS求出了v0至其它各结点的最短路径,但是没有给出这些最短路径。补充该算法,使新算法在找出这些最短路径长度的同时,也能求出路径上的结点序列。
标签: SHORTEST-PATHS 最短路径 算法
上传时间: 2015-09-08
上传用户:小草123
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link
标签: Bing point-to-point measurement determines
上传时间: 2015-09-15
上传用户:lgnf