-
用delphi编的三层程序开发,不是很好,仅供参考。
用delphi编的三层程序开发,不是很好,仅供参考。-series with the three-tier process development is not good, for reference purposes only.
- 2023-05-14 05:15:03下载
- 积分:1
-
读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的...
读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的便利.谢谢原作者-Read XML files and directories with the tree displayed in the dialog box CTreeCtrl control. The source code from the others, I see it converted to the VC6.0 environment, and removed a prompt message, hoping to provide more convenience. Thank you, the original author
- 2022-11-20 02:05:03下载
- 积分:1
-
对于一个单位的人员库,提供由姓名生成姓名首字符功能,并提供首字符的简单应用示例。本功能用于一些特殊的场合,但很好用。不需要记住职工的工号,用两三个字母即可实现输...
对于一个单位的人员库,提供由姓名生成姓名首字符功能,并提供首字符的简单应用示例。本功能用于一些特殊的场合,但很好用。不需要记住职工的工号,用两三个字母即可实现输入。(原创)-units for a pool, provide the names generated by the first names of characters function, and provide the first character of the simple application example. The function for some special occasion, but is useful. Employees do not need to remember the workers, with 23 alphanumeric input can be realized. (Original)
- 2023-05-15 00:05:03下载
- 积分:1
-
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateOb...
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateObject(U8Distribute.iDistribute)
Str = obj. Process(sXml)
-This approach can be developed in accordance with the needs of batch processing or real-time processing. Call a very simple interface, simplifying the programming. Developers simply imported standard data interface, as follows: Set Obj = CreateObject (U8Distribute.iDistribute) Str = obj. Process (sXml)
- 2022-03-19 12:12:15下载
- 积分:1
-
VB6.0连接加密数据库的四种方法。数据库中使用了一个A。
VB6.0连接加密数据库的四种方法。其中用到的数据库是access数据库-VB6.0 connect four ways to encrypt the database. The database is used in which access the database
- 2022-01-22 05:57:49下载
- 积分:1
-
Type Classification Code [英汉计算机大词典] n.分类码 :main.m (program control)discretize.m...
Type Classification Code [英汉计算机大词典] n.分类码 :main.m (program control)discretize.m (converts image to discrete values)plotimg.m (plots划分 images)dirImg.m (computes the directional image)extract.m (extracts square portion of image抽取块方向图 - called by dirImg) slitSum.m (computes the slit缝隙、剖面 sum direction - called by dirImg)tileImg.m (tiles平铺显示 the image and computes new directions)averImg.m (smoothes the image)angleImg.m (computes the angles from the vector representationvector representation n.向量表示 )Poincare.m (computes the core-delta points)temp.m (extracts the core-delta points and locations) Correlation相关、对比 Code:proj.m (program control)plotimg.m (plots images)discretize.m (converts image to discrete values)normalize.m (normalizes images)corrfft.m (computes the correlation)-Type Classification Code [computer English Dictionary] n. classification codes : main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots classified images) dirImg.m (computes the dir
- 2022-08-17 05:20:41下载
- 积分:1
-
C++ Builder 数据库开发经典案例解析
C++ Builder 数据库开发经典案例解析-C++ Builder Database Development Case Study Analysis
- 2022-01-25 14:50:12下载
- 积分:1
-
算法SVM,该算法主要用于数据挖掘领域.
算法SVM,该算法主要用于数据挖掘领域.-SVM algorithm, the algorithm used mainly for data mining areas.
- 2022-02-21 17:10:33下载
- 积分:1
-
Comparing Recordsets in a Database
Comparing Recordsets in a Database
- 2022-03-30 01:59:32下载
- 积分:1
-
(转载)Use this utility to write your database table structure to a word file. You
(转载)Use this utility to write your database table structure to a word file. You can select tables, or write all tables. In the word file you will be able to see complete details of the table(FieldName,Datatype,size,AllowNulls) with databse name and server name. 使用这个工具可将你的数据库表格结构编写为一个word文件。你能选择表,或者编写所有的表。在word文件中你能看到带有数据库名称和服务器名称表格的详细信息(域名,数据类型,大小,AllowNulls)。 来源: http://www.freevbcode.com/ShowCode.Asp?ID=5459- (Reprint) Use this utility to write your database table
structure to a word file. You can select tables, or write all tables.
In the word file you will be able to see complete details of the table
(FieldName, Datatype, size, AllowNulls) with databse name and server
name. uses this tool to be possible yours database form structure
compilation to be a word document. You can choose the table, or
compilation all tables. You can see in the word document has the
database name and the server name form detailed information (domain
name, data type, size, AllowNulls). Origin:
Htt
- 2023-06-16 22:05:03下载
- 积分:1