-
delphi应用开发的信息系统
delphi应用开发的信息系统-application development information systems
- 2022-01-25 23:54:54下载
- 积分:1
-
用VC实现个人通信,数据库telbook.mdb
用vc实现个人通讯录,数据库为TELBOOK.MDB-with vc achieve personal correspondence, database TELBOOK.MDB
- 2022-01-23 11:06:27下载
- 积分:1
-
sqlserver转换到oracle数据库的源码
sqlserver转换到oracle数据库的源码-sqlserver conversion to oracle database source
- 2022-04-24 22:51:23下载
- 积分:1
-
提供一个基于Access数据库的通用数据字典编辑、创建及上层调用接口。...
提供一个基于Access数据库的通用数据字典编辑、创建及上层调用接口。- Provides based on the Access database general data dictionary
edition, the foundation and the upper formation transfer connection.
- 2022-10-04 21:25:03下载
- 积分: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
-
一调用访问数据库的例子,插入记录,删除记录等
VC++下调用ACCESS数据库的实例,插入记录,删除记录等-VC called ACCESS database example, insert records, delete records, etc.
- 2022-07-25 16:02:59下载
- 积分:1
-
c# practical skills (gridview Practical Skills)
c#实用技巧(gridview实用技巧)-c# practical skills (gridview Practical Skills)
- 2023-06-05 04:50:03下载
- 积分:1
-
Food management system. Graduation source code
餐饮管理系统。毕业设计源代码-Food management system. Graduation source code
- 2022-01-22 12:16:04下载
- 积分:1
-
oci的源码,可以在任何平台上编译,相当方便实用
oci的源码,可以在任何平台上编译,相当方便实用-oci source can be compiled on any platform, a very convenient and practical
- 2023-07-07 21:25: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