登录
首页 » 数据结构 » 这是一个简单的数据库管理系统。它不使用任何其他的代码(即外径…

这是一个简单的数据库管理系统。它不使用任何其他的代码(即外径…

于 2022-04-20 发布 文件大小:33.19 kB
0 215
下载积分: 2 下载次数: 1

代码说明:

This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table. -This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wr

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Database SQL development, the default database SQL development, the default
    数据库 SQL开发,默认 数据库 SQL开发,默认-Database SQL development, the default database SQL development, the default
    2022-02-01 19:32:18下载
    积分:1
  • This the memory allocation of some discussion and some algorithm to achieve!
    这是有关内存分配的一些讨论 以及 一些算法的实现-This the memory allocation of some discussion and some algorithm to achieve!
    2023-02-02 01:05:03下载
    积分:1
  • ccbvcxb
    程序 请认真书写上传资料的详细功能、包含内容说明-ccbvcxb
    2023-06-07 17:15:02下载
    积分:1
  • 清华大学出版的(C++)的配套课件
    清华大学出版的数据结构(C++)的配套课件-Tsinghua University published the data structure (C) matching courseware
    2022-03-04 09:03:35下载
    积分:1
  • 一个可以读取Access库表的简单实例.可应用于办公室系统中....
    一个可以读取Access数据库表的简单实例.可应用于办公室系统中.-can read an Access database tables a simple example. Can be applied to the Office of the system.
    2022-06-30 22:00:54下载
    积分:1
  • 直流电机辨识
    如何获得传递函数为你的直流电机,这个文件只是帮助你得到它。首先,我们可以得到具有对应值的数据。那么数据将在MATLAB处理与ARX结构得到传递函数模型为您的直流电机。然后从传送功能,您可以控制与调节器的直流电动机,你知道之前,这样的PID。在这种情况下,我会分享给大家我如何控制我的直流电机P和PI控制器。
    2022-02-15 08:54:12下载
    积分:1
  • 链表实现
    应用背景C语言实现链表...(包含完整注释,使用链表结构可以克服数组链表需要预先知道数据大小的缺点,链表结构可以充分利用计算机内存空间,实现灵活的内存动态管理。但是链表失去了数组随机读取的优点,同时链表由于增加了结点的指针域,空间开销比较大。链表最明显的好处就是,常规数组排列关联项目的方式可能不同于这些数据项目在记忆体或磁盘上顺序,数据的存取往往要在不同的排列顺序中转换。链表允许插入和移除表上任意位置上的节点,但是不允许随机存取)关键技术包含初始化链表函数、检测链表是否为空函数、清空链表函数、查找第i个元素函数、查找与e相同元素函数、在制定位置插入元素函数、删除指定元素函数、获取链表长度函数
    2022-01-26 07:24:05下载
    积分:1
  • 项目的排序表
    在 m 表示的资源数 sj ; t代表机 Mj 的速度在时间间隔 [t; t + 1)。我们可以万无一失地想当然不失一般性,处理器速度的变化不在规格内 ed 间隔
    2023-03-04 23:10:04下载
    积分:1
  • 图论算法,旅行推销员问题,很有趣。 可算出图中的哈米尔顿回路...
    图论算法,旅行推销员问题,很有趣。 可算出图中的哈米尔顿回路-graph algorithm, traveling salesman problem, very interesting. Map can be calculated totally dominated the circuit
    2022-01-25 19:16:27下载
    积分:1
  • 约瑟夫环 约瑟夫环 约瑟夫环 约瑟夫环
    约瑟夫环 约瑟夫环 约瑟夫环 约瑟夫环-the circle of Joysef
    2022-05-06 23:47:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载