-
MyDB 是一个小型、 快速、查询方便的桌面数据库。
适用于Visual C++、Visual Basic、Delphi等开发者。
只有一个DLL(1...
MyDB 是一个小型、 快速、查询方便的桌面数据库。
适用于Visual C++、Visual Basic、Delphi等开发者。
只有一个DLL(188KB),所有数据以自己的格式存
在一个普通文件中,无需Dao、Ado、BDE等支持。
也无须任何安装和设置。特别适合开发那些数据量
不是很大,无需复杂查询,又不想安装Dao等一大堆
DLL,OCX的绿色软件。而且数据安全性好,
无法轻易打开!-MyDB is a small, fast and convenient desktop database query. Applies to Visual C++, Visual Basic, Delphi and other developers. There is only one DLL (188KB), all data in their own format, there is a general document, without Dao, Ado, BDE and other support. Also without any installation and settings. Particularly suitable for the development of those who is not a big amount of data without the complexity of inquiries, but also do not want to install a lot of Dao, such as DLL, OCX green software. And data security, and can not be easily opened!
- 2022-04-20 16:06:25下载
- 积分:1
-
一个解码的类,常用在条形码的解码中,是老外写的比较实用...
一个解码的类,常用在条形码的解码中,是老外写的比较实用-a decoder category, commonly used in bar code decoding, the foreigner is more practical writing
- 2022-01-25 19:50:48下载
- 积分:1
-
以邻接矩阵作为图的存储结构,根据键盘输入创建图,并深度优先、广度优先遍历该图...
以邻接矩阵作为图的存储结构,根据键盘输入创建图,并深度优先、广度优先遍历该图-matrix as to the adjacent storage structure of the plan, according to the keyboard input to create map and depth of priority, breadth priority traversal of the plan
- 2022-11-07 21:25:03下载
- 积分:1
-
迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!...
迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!-maze algorithm! Through recursive algorithm! To find the optimal path to complete the maze exports to search!
- 2023-08-20 07:10:03下载
- 积分:1
-
BFS, DFS, to the map, no map to the realization of the algorithm can be automati...
BFS、DFS、有向图、无向图中的各种算法的实现,可以自动生成图形。-BFS, DFS, to the map, no map to the realization of the algorithm can be automatically generated graphics.
- 2023-06-03 12:35:03下载
- 积分:1
-
这是我们实习时编的,实现了基本的功能,如插入,删除,查找等。初学
C++的同志们可以参考:)...
这是我们实习时编的,实现了基本的功能,如插入,删除,查找等。初学
C++的同志们可以参考:)-This is our attachments series to achieve the basic functions, such as inserting, deleting, and searching. Novice C comrades can reference :)
- 2022-05-10 20:48:29下载
- 积分:1
-
几个常见的算法,为c语言编写,在VC6.0环境下编写。
几个常见的算法,为c语言编写,在VC6.0环境下编写。-Several common algorithms, for the c language, in the preparation of VC6.0 environment.
- 2022-02-05 14:07:13下载
- 积分:1
-
one for the good dao database development overseas.
一个作的很好的dao数据库开发,值得一看。-one for the good dao database development overseas.
- 2022-08-25 02:30:44下载
- 积分:1
-
数据结构中树的相关操作,希望对大家有用!thanks
数据结构中树的相关操作,希望对大家有用!thanks-tree data structure of operation, we hope to useful! Thanks
- 2022-06-30 22:33:19下载
- 积分:1
-
模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断...
模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断-simulation tabbed storage management hardware address translation, and the use of FIFO scheduling algorithm (FIFO) interrupt handling missing pages
- 2022-01-26 06:59:50下载
- 积分:1