登录
首页 » 数据结构 » MyDB 是一个小型、 快速、查询方便的桌面数据库。 适用于Visual C++、Visual Basic、Delphi等开发者。 只有一个DLL(1...

MyDB 是一个小型、 快速、查询方便的桌面数据库。 适用于Visual C++、Visual Basic、Delphi等开发者。 只有一个DLL(1...

于 2022-04-20 发布 文件大小:795.67 kB
0 98
下载积分: 2 下载次数: 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!

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

发表评论

0 个回复

  • 题目:稀疏矩阵是指那些多元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...
    题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to those elements for most of the matrix 0. Using sparse features storage and computation can be greatly reduced storage space and improve computational efficiency. One can achieve for sparse matrix operations basic computing device. Basic requirements : OK logical connection with the three yuan Information Group the order said the sparse matrix table to achieve two matrices together, subtract and multiply arithmetic. Matrix entry forms using three yuan Group said, and the results of the matrix operations while the usual array listed. summary of design : 1. in line with the logic of information linking the three element group said sparse chronology matrix 2. this program contains two modules : (1) Set module (2) main program module
    2022-05-29 01:02:00下载
    积分:1
  • 医院管理系统解压可使用  有源代码和界面使用方便  本人自己编写...
    医院管理系统解压可使用  有源代码和界面使用方便  本人自己编写-hospital management system can extract code and the use of active user-friendly interface I have written
    2022-02-11 19:28:08下载
    积分:1
  • 使用ADO对比较大的进行操纵
    使用ADO对比较大的数据进行操纵-use ADO contrast to the larger data manipulation
    2022-03-17 18:09:14下载
    积分:1
  • 用VC编写的利用快速排序算法,运行你输入的要求后…
    使用VC编写的快速排序算法,运行后输入你希望产生的次数,会随机产生数值,并完成排序,是一个教好理解快速排序算法的程序。-prepared by the use of VC quicksort algorithm, running after you input the desired number of randomly generated digits and completed sequencing, is a good understanding of the fast algorithm procedures.
    2022-03-24 20:34:03下载
    积分:1
  • 用于模拟交通的排队
    用于模拟交通的排队-used to simulate traffic queue
    2023-01-05 00:50:04下载
    积分:1
  • 跳过
    skip-list 一种数据结构 一种图的表示方法-A skip-list data structure of a graph representation
    2022-07-26 03:31:41下载
    积分:1
  • 有关B
    有关B-树的删除添加修改操作-the B-tree to add amendments to delete operation
    2022-03-05 00:00:09下载
    积分:1
  • 获取通行证管理系统1
    应用背景Apache  ;2.2.11PHP  ; ; ; ;5.3.0MySQL  ; ;5.1.36Internet Explorer 6.0.2900或更高__________________________________________________________________________________和公司;&;&;&;;;;;;;;;;;;;;;;;;----------------------------------------------------------------------------------1)将archeive”gpms_1.0.2.0”并上传到服务器。2)在MySQL中创造一个新的数据库。3)给写权限status.php4)在浏览器栏的地址 ; ; ; ; ; ;——>;(HTTP:/ /若。COM /移动/)。5)按照安装向导。6)安装成功后从服务器删除install.php。关键技术和公司;&;&;&;;;;;;;;;;;;;;;;;;;----------------------------------------------------------------------------------1)日期格式是收到录取通知时间 ; ; ; ; ; ; ; ; ; ; ; ; ; ;——>;(100420,2010年4月20日)2)在编辑表单中增加了该领域的数量和类型的结果,以及(211 = 5)/(012 = 3)3)在浏览器的地址端添加新的用户类型add_user.php ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;(http://yourdomain.com/gpms/add_user.php)4)使用快捷键“Alt + S”提交新的gatepass形式。5
    2022-01-26 07:46:23下载
    积分:1
  • SKiplist是一种概率应用于平衡树的替换
    SKiplist是一种概率应用于平衡树的替换数据结构。-Skip list is a probabilistic alternative to balanced trees that provide much of the simplicity of unbalanced trees , togethere with good worst-case expected performance.
    2022-06-06 14:56:09下载
    积分:1
  • circular linked list node wait
    环形链表结点出排-circular linked list node wait-
    2022-02-27 07:00:39下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载