-
p2pdbanywhere 可以通过之udp方式远程连接数据库的组件,这个组件非常好,是Delphi7,9,2006能够使用,包含源码....
p2pdbanywhere 可以通过之udp方式远程连接数据库的组件,这个组件非常好,是Delphi7,9,2006能够使用,包含源码.-p2pdbanywhere adoption udp can approach the remote database connectivity components, this component was very good Delphi7, 9,2006 to use, contains source.
- 2022-02-13 03:40:50下载
- 积分:1
-
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各...
本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-oriented programming, allowing the system to adapt to the current development trend in fashion. Used in the design of the popular top-down waterfall structure design method. The subsystem is independent of the database structure, design sought to be simple to use, easy to maintain. Each module for parallel relationship between the parameters are not directly linked, nor for the cross-linked, so that the subsystems can be run separately.
- 2022-03-22 01:04:48下载
- 积分:1
-
这是几个对ldap操作的jndi,可以直接编译运行,稍加更改既可用于个人ldap数据服务与服务器tomcat的连接...
这是几个对ldap操作的jndi,可以直接编译运行,稍加更改既可用于个人ldap数据服务与服务器tomcat的连接-It is the right of the vendor ldap operation, the compiler can run, a little change can be used personal ldap data services and server connectivity tomcat
- 2022-03-16 11:22:32下载
- 积分:1
-
数值计算源代码来自哈尔滨工业大学计算机学院
数值计算源代码来自哈尔滨工业大学计算机学院-numerical source code from the Harbin Industrial University computer science
- 2022-01-25 20:55:50下载
- 积分:1
-
This is a materials management system, some errors, but also please correct!
这是一个物资管理系统,有些错误,还请大家更正!-This is a materials management system, some errors, but also please correct!
- 2022-02-01 20:09:58下载
- 积分:1
-
pku acm上的3083源代码,不过没有解题报告
pku acm上的3083源代码,不过没有解题报告-pku acm on the 3083 source code, but I did not report Problem Solving
- 2022-12-22 13:15:08下载
- 积分:1
-
FORTRAN语言开发三
用Fortran开发三维球面delauney三角网剖分程序可用于曲面造型、最小生成树应用领域-Fortran development with three-dimensional spherical delauney Triangulation program can be used for surface modeling, minimum spanning tree applications
- 2023-02-01 03:15:03下载
- 积分:1
-
动态连接ODBC数据库.使用通过数据源的名称动态链接访问ODBC数据库,如果程序中使用的数据库程序运行时是不确定的,数据库表中的域和记录可能被改变,那么通过指向...
动态连接ODBC数据库.使用通过数据源的名称动态链接访问ODBC数据库,如果程序中使用的数据库程序运行时是不确定的,数据库表中的域和记录可能被改变,那么通过指向数据库的数据源动态的对该数据库进行操作是比较好的方法.-Dynamic Link ODBC database. Data sources through the use of the name of Dynamic Link visit ODBC databases, If the procedure is used in the database program running is uncertain, database table fields and the record is likely to be altered, So, through the database at the data source dynamic database operation that is a better one.
- 2022-03-12 07:15:11下载
- 积分:1
-
VB函数库大全,包含VB编程中所需的函数,比较全
VB函数库大全,包含VB编程中所需的函数,比较全-Encyclopedia of VB function library that contains VB programming functions required to compare the whole
- 2022-09-08 22:45:03下载
- 积分:1
-
数据结构-3 sum
We
discussed two versions of the 3-sum problem: A "naive" implementation
(O(N^3)) and a "sophisticated" implementation (O(N^2 lg N)).
Implement these algorithms. Your implementation should
be able to read data in from regular data/text file with each entry on a
separate line.
- 2022-10-11 08:55:04下载
- 积分:1