搜索资源列表
PYB
- 拼音处理模块原理及补充说明: 原理: 根据操作系统拼音输入法的对照表。 提取出简单的单字对照表,用于待开发系统的拼音汉字转换。 主要用途:输入拼音头的汉字检索 拼音对照表(简表)结构: 以汉字‘啊’的内码 B0A1(十六进制数) 为文件的零基点,依 次输入汉字对应的拼音头字母。没有汉字的区域用符号 @ 填充。 生成拼音对照表。 如何从系统中提取对照表: 操作系统的 开始->程序->附件->输入法生成器。 在输入法
DatastructLinkerListDemo
- 此程序演示了数据结构中,有关链表的动态创建,以及与他相关的一些操作-this procedure demonstrated a data structure, the chain of dynamic creation, and his relevant to the operation
StorageLibrary3.56_FullSource_Delphi2010
- 【最新for delphi 2010全源码版本】 应用程序设置管理是任何应用程序和基础的重要组成部分。通常TIniFile和TRegistry类用于这一目的。Storage Library为应用程序设置管理的新途径。Storage Library是为应用程序设置工作,使组件的集合。Storage Library的概念是非常优雅和简单的: *TrsStorage -主要含有类似的内存结构树中的所有数据 *一些TrsStorageData控件与ini,XML文件,注册表或TS
yuanchengchaobiao
- 远程抄表系统的客户端程序 安徽六安项目-客户端程序 0 开发环境 Delphi 7.0 所需控件 mxOutlookBar 数 据 库 Sybase 11.5 1 04-12-17 根据安徽六安项目需求开发。 2 04-12-31 基本功能模块定义完毕。 05-01-10 开发基本完毕。 3 05-3月下旬 六安现场调试、测试、试运行、正式运行。 4 05-07-19 更改可以远方调试DSP参数,新增加 50 - 59号指
TreeView
- 专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中,不过数据控件用的是ADO组件,另外数据库中存放Treeview节点数据表的结构位:ID:integer PID:Integer Caption:string 字段名成可以不同,但是类型必须相同! 公用单元:TreeFillThrd.pas TreeUtils.pas-Treeview and database designed to operate through the data in a datab
SYSInfo
- 数据库表结构管理软件,查询每一个表的大小
hthread
- 运用多线程和数据链表结构处理实时数据,可运用于udp服务和数据采集。-hthread control data struct.
Database
- 不同数据库之间导入(注意:表的结构必须一样!)-Import between different databases (Note: the table structure must be the same!)
SmartWaveCom
- Delphi写的通用AT短信收发程序 采用AT命令写的短信收发程序。 1.接口数据库可自行创建(SQL2000) 发送短信表结构为: CREATE TABLE [dbo].[SMS_Send] ( [id] [int] IDENTITY (1, 1) NOT NULL , [mobile] [nvarchar] (20) COLLATE Chinese_PRC_CI_AS NULL , [Msg] [nvarchar] (160) COLLATE Chinese_P
LianBiao_Public
- 用Delphi写的一个链表的类,算是数据结构吧。-Using Delphi to write a list of the class, be it data structure.
kbmmwPunidacPsqlserver2000
- winxp+delphi7+kbmmw+unidac+mssql2000+dbgrideh 基本实现xalion中所说的功能并加上自己的一些编写经验 1、远程方法调用 2、取图像(流的使用) 3、查询数据 4、编辑数据:增、删、改(如果操作错误会进行相应的提示) 5、存储过程使用方法(存储过程参数自动创建) 6、动态创建数据集并执行Insert操作 7、命名查询(namedQuery) 8、事务操作(直接写SQL语句更新表的事务操作,有个重要
InserSort
- 可以实现连接分配线性表创建,倒链等,对于理解线性表数据结构和delphi入门有作用-Connection assignment create linear table down chain, to understand the the linear table data structure and the delphi entry role
White-box-testind
- 自动生成白盒测试基本路径,有向图采用十字链表存储结构,采用深度优先非递归遍历策略-Automatically generate whitebox testing basic path to cross linked list storage structure, the use of non-recursive depth-first traversal strategy
polynomial-delphi
- 本源代码实现对输入多项式任意次幂的加减乘除,使用delphi语言编写。注释详尽,便于初学者对链表的结构有详尽的认识。-This source code to achieve input polynomial any time power of add, subtract, multiply and divide, using Delphi language preparation. Detailed notes, facilitate beginners to chain table struc
wygi
- 此案例采用了c/s结构的分布式应用系统,因此,在运行客户端程序前, 首先要执行应用程序服务器程序server.exe,然后才能够执行客户端应用程序client.exe。 参数的配置: 数据库服务器和应用程序服务器的机器名称:GLJ 数据库的设置方法: 首先在sql server企业服务器应用程序窗口中新建一个名为admininfos数据库, 然后选中admininfos数据库名称,单击右键,选择“所有任务”-〉“还原数据库”, 然后在弹出
Delphi_811744
- Delphi:Delphi双向循环的链表应用实例源代码,演示添加节点、插入节点、删除节点、删除尾节点以及创建链表节点数据,操作成功后,点击刷新,可看到左侧树结构中已存在添加的数据。 -Delphi: Delphi way circular linked list application source code examples, demonstrates adding nodes, insert nodes, delete nodes, delete nodes, and create li
client
- Delphi:Delphi双向循环的链表应用实例源代码,演示添加节点、插入节点、删除节点、删除尾节点以及创建链表节点数据,操作成功后,点击刷新,可看到左侧树结构中已存在添加的数据。 -Delphi: Delphi way circular linked list application source code examples, demonstrates adding nodes, insert nodes, delete nodes, delete nodes, and create li