-
Pure C language to write a small general
纯C语言写的小型通用数据库,一个C数据结构组科技小组的作品,附有开发思路PPT,这可是一个宝贵的资源哦,更底层的东西,运行于DOS提示符,可以新建数据库等操作。C的编程高手们值得参考一下。-Pure C language to write a small general-purpose database, a data structure C Group Technology Group works to develop ideas with PPT, this is a valuable resource Oh, and the bottom of things, running on the DOS prompt, you can operate a new database. C programming masters worthy of reference.
- 2023-01-16 16:55:04下载
- 积分:1
-
wage management system with PB and SQL development, including an SQL code docume...
工资管理系统用PB和SQL开发的,包含一个代码SQL文件和3个代码PB文件-wage management system with PB and SQL development, including an SQL code documents and three PB code documents
- 2022-12-24 20:10:03下载
- 积分:1
-
停车场管理系统2(数据结构实习报告)
停车场管理系统2(数据结构实习报告)-car park management system 2 (data structure internship report)
- 2022-03-02 13:02:58下载
- 积分:1
-
dataset与json的转换
应用背景interface
uses
SysUtils, Classes, DB, DBClient, superobject, ADODB, EncdDecd;
function DataSetToJSON(ADataSet: TDataSet; var AJSON: WideString): Boolean;
function JSONToDataSet(AJSON: WideString; ADataSet: TDataSet): Boolean; overload;
function JSONToDataSet(AJSON: WideString; ADataSet: TADODataSet): Boolean; overload;
function JSONToDataSet(AJSON: WideString; ADataSet: TCustomClientDataSet): Boolean; overload;
implementation
(*
C: 配置表
Encode 字符编码
0:ANSI 1:UNICODE 2:UTF-8
默认 1
BolbComp 二进制字段是否压缩
0:未压缩 1:已压缩
默认 0
CompMode 压缩模式
0:ZIP 1:RAR 2:7-ZIP
默认 2
BolbEncod
- 2022-07-08 22:59:41下载
- 积分:1
-
包含图的遍历和线性链表两个内容,压缩文件里含有设计报告...
包含图的遍历和线性链表两个内容,压缩文件里含有设计报告-Contains the graph traversal and linear chain of two elements, compressed file contains the design report
- 2022-03-05 16:09:50下载
- 积分:1
-
代码注重B树插入、删除的算法逻辑,适用于
学习者研究B树实现的核心思想。代码中无庞杂的无关操作...
代码注重B树插入、删除的算法逻辑,适用于
学习者研究B树实现的核心思想。代码中无庞杂的无关操作-focus on B-tree code insertion, deletion algorithm logic applies to B-tree research learners to achieve the core idea. The code has nothing to do with the complex operation
- 2022-06-02 08:09:41下载
- 积分:1
-
";数据结构实验,";教学二(四月)访问程序…
&实验数据结构,教学第二(四月)访问程序。雷亚尔
- 2022-03-02 07:34:57下载
- 积分:1
-
一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。...
一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。-A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
- 2023-08-09 05:35:03下载
- 积分:1
-
数据结构中关于二叉树的基本操作
包括其各种函数
数据结构中关于二叉树的基本操作
包括其各种函数-Binary tree data structure on the basic operation of a variety of functions, including its
- 2022-01-31 12:00:03下载
- 积分:1
-
这是一个关于打印技术的的源码,通过access数据库将数据打印到我们的所需清单上...
这是一个关于打印技术的的源码,通过access数据库将数据打印到我们的所需清单上-This is a print technology on the source, access the database through the data required for printing to our list
- 2023-01-14 05:00:03下载
- 积分:1