-
C#编写的OleDb数据库连接通用类库,对我很有参考价值,希望对你也有用...
C#编写的OleDb数据库连接通用类库,对我很有参考价值,希望对你也有用-OleDb prepared by the General Class Database Connection, I was useful, and I hope to you also useful
- 2022-06-30 20:42:17下载
- 积分:1
-
改良的新型遗传算法,增加了父代与子代的杂交,适合特殊问题求解。...
改良的新型遗传算法,增加了父代与子代的杂交,适合特殊问题求解。-New improved genetic algorithm, an increase of parent and offspring of the hybrids, suitable for specific problem-solving.
- 2022-02-22 05:59:01下载
- 积分: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
-
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
-
data structure of a test is a polynomial arithmetic inside a package, Chain oper...
数据结构的一个试验,是一个多项式的运算,里面封装了,链表的操作,堆栈的操作等常用的数据结构,适合初学者-data structure of a test is a polynomial arithmetic inside a package, Chain operation, the operation of stack common data structure, suitable for beginners
- 2022-01-30 20:47:33下载
- 积分:1
-
Matlab increase of the Matlab language, the basic format. While providing a weal...
Matlab提高篇介绍了Matlab的语言的一些基本格式。同时提供了丰富的实例,让读者整整体会该语言。-Matlab increase of the Matlab language, the basic format. While providing a wealth of examples to enable readers to a full understanding of the language.
- 2022-02-07 03:41:59下载
- 积分:1
-
数据结构课后题,图方面的代码,如DFS BFS dijistra prim kruscal等
资源描述数据结构课后题,图方面的代码,如DFS BFS dijistra prim kruscal等,对于初学算法基础课的学生有很大的帮助
- 2022-02-15 10:13:36下载
- 积分:1
-
直接通过ADO操作Access数据库
直接通过ADO操作Access数据库-directly through ADO Access database operation
- 2022-05-24 04:27:52下载
- 积分:1
-
实验中我们使用了四种方法进行串匹配,通过对相同的文本和相同的模式串进行四种不同算法的串匹配操作,比较四种算法的优劣。...
实验中我们使用了四种方法进行串匹配,通过对相同的文本和相同的模式串进行四种不同算法的串匹配操作,比较四种算法的优劣。-Experiment we used four methods for string matching, through the same text and the same pattern for four different algorithms string matching operation to compare the merits of the four algorithms.
- 2022-09-09 08:20:03下载
- 积分:1
-
数据结构哈夫曼树
数据结构哈夫曼树-Huffman tree data structure
- 2022-03-15 19:17:02下载
- 积分:1