-
sqlite_client
sqlite当前使用较方便的桌面数据库。如果使用远程访问sqlite数据库。该文件是sqlite客户端程序的简单测试程序,使用netSqlite的接口。配合sqlie服务器代码,能够访问远程服务器上的sqlite数据。
- 2022-05-31 08:02:54下载
- 积分:1
-
要走进学生的简单数据库
开放程序暗淡用作数据库将声明为私有子 Command_(click) 宣布表集的记录集作为数据库昏暗 r = 如下 ("学生") 设置的 r = d.openrecordset ("选择 * 从 table1")r.AddNew添加新的 r !Studentname = Text1.Text 从 textbox1 添加到表中字段的 studentname r.Update savingEnd 子关闭程序
- 2022-01-26 00:23:15下载
- 积分:1
-
Prime number algorithm of the program to quickly calculate the first n a prime n...
素数算法的程序,能快速计算出前n个素数
- 2022-01-26 05:43:43下载
- 积分:1
-
Combine two polynomials using linked list, then format printing
利用链表解决合并两个多项式的问题,最后按格式输出多项式-Combine two polynomials using linked list, then format printing
- 2022-02-06 04:34:01下载
- 积分:1
-
匈牙利算法 解决类似于线性规划中的分配问题,用于各种匹配算法...
匈牙利算法 解决类似于线性规划中的分配问题,用于各种匹配算法-Hungary is similar to linear programming algorithm to solve the distribution problem, for a variety of matching algorithm
- 2022-01-25 19:09:33下载
- 积分:1
-
哈夫曼压缩编码的例子,真的不是平常的课程设计那么垃圾的东东,还是有价值的...
哈夫曼压缩编码的例子,真的不是平常的课程设计那么垃圾的东东,还是有价值的-haffman compress
- 2022-06-15 09:56:44下载
- 积分:1
-
软件简介:(贸易管理系统Delphi源代码(有开发文档) 采用access+delphi设计 软件实现功能:供应商信息的输入,修改,查询; 顾客信息的输入,修改...
软件简介:(贸易管理系统Delphi源代码(有开发文档) 采用access+delphi设计 软件实现功能:供应商信息的输入,修改,查询; 顾客信息的输入,修改,查询; 商品信息的输入,修改,查询; 进货信息的输入,修改,查询; 销售信息的输入,修改,查询。 输入:输入数据记录,并提交,可以保存入数据库; 输入信息包括 供货商: 供应商编号-software description : (Trade Management System Delphi source code (with the development of documentation) using access delphi design software functions : information provider input, modify and inquiries; Customer information input, modify and inquiries; Information on the importation of goods, modify, inquiries; NT information on the importation, modification, inquiries; sales information input, modify inquiries. input : input data records, and submitted it to keep the database; input suppliers including : provider number
- 2022-02-25 15:43:42下载
- 积分:1
-
libgist是广义的搜索树的一种实现,模板索引结构。
Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
-Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
- 2022-03-25 06:12:32下载
- 积分:1
-
用VB写的和数据库联合编程的电子图档管理系统
用VB写的和数据库联合编程的电子图档管理系统 -VB write joint programming and database of electronic document management system
- 2022-08-15 19:00:20下载
- 积分:1
-
Including the string reversal, list reversal, to determine the existence of two...
包括字符串反转, 链表反转, 判断两个数组中是否存在相同的数字, 判断链表是否存在环, 找出单向链表的中间结点, 如何判断一棵二叉树是否是平衡二叉树, strstr()的简单实现,-Including the string reversal, list reversal, to determine the existence of two different array of figures to determine the existence of ring list, find the middle of a one-way linked list nodes, how to determine whether it is a balanced binary tree Binary Tree, strstr () to achieve a simple,
- 2022-04-24 01:21:16下载
- 积分:1