-
这是一个简单的数据库管理系统。它不使用任何其他的代码(即外径…
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
- 2022-04-20 06:29:24下载
- 积分:1
-
简单的演示,N的大小可以改变的,而且这个程序的速度还可以,
比以前我用递归写的那个快多了.如果N改得太大输出会有问题,
因为我用到gotoxy的,这个程...
简单的演示,N的大小可以改变的,而且这个程序的速度还可以,
比以前我用递归写的那个快多了.如果N改得太大输出会有问题,
因为我用到gotoxy的,这个程序主要是练一个算法-simple demonstration, N size can be changed, but the rate of this procedure can also, than in the past I used to write a recursive that quicker. If N is too big change in exports, gotoxy because I used, the process is mainly a training algorithm
- 2022-03-13 09:29:46下载
- 积分:1
-
计算机编程艺术第一卷,学习算法和数据结构的好书
计算机编程艺术第一卷,学习算法和数据结构的好书-Art of Computer Programming I, learning algorithm and data structure books
- 2022-01-25 19:42:03下载
- 积分:1
-
这个是个简单的关于出票申请的处理,里边还有小型的进销存。...
这个是个简单的关于出票申请的处理,里边还有小型的进销存。-This is a simple application on the handling of the vote, there are small Invoicing inside.
- 2023-07-24 15:10:03下载
- 积分:1
-
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。...
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。-Contract management system source code, for printing statements, such as data backup and recovery technology for the application.
- 2022-08-12 07:47:46下载
- 积分:1
-
ODBC数据库查询源代码 关于数据库中数据的查询 一个非常好的代码...
ODBC数据库查询源代码 关于数据库中数据的查询 一个非常好的代码-ODBC database query on the source database query of data a very good code
- 2023-08-14 02:35:03下载
- 积分:1
-
Excel statements I do, the very old Rksvr.ini documents in the following setting...
我做Excel报表,很老了Rksvr.ini文件文档在以下设置中,您必须更改实际的目录系统[syspath]=D:excelu sample1 temporary=D:excelu sample1与此相关的图片如下:点击查看文档忘记注意这是因为在vfp6下写入,所以选择对vfp8语句稍加改动,请自行修改
- 2022-05-14 18:48:23下载
- 积分:1
-
经过调试后运行正确的直接插入排序和希尔排烃
经过调试后运行正确的直接插入排序和希尔排烃-after running directly into the correct sequencing and Hill expulsion
- 2023-03-17 04:20:04下载
- 积分:1
-
a particularly handy in the VC done in the database control, and can achieve as...
一个特别好用得VC做数据库得控件,能实现和EXECLE 一样得功能-a particularly handy in the VC done in the database control, and can achieve as a function EXECLE
- 2022-06-14 14:40:24下载
- 积分:1
-
BMP存入xml文件中,同时也可以读出。包含两个实例,非常感谢另一个位作者。...
BMP存入xml文件中,同时也可以读出。包含两个实例,非常感谢另一个位作者。-BMP deposited xml document, but can also read out. Contains two examples, I would like to thank the other writers.
- 2022-09-24 19:15:03下载
- 积分:1