-
力控组态软件和extremedb实时数据库接口
力控组态软件和extremedb实时数据库接口-ForceControl configuration software and real-time database interface eXtremeDB
- 2022-02-12 21:50:33下载
- 积分:1
-
本系统为餐饮管理系统,为现代餐饮业管理更便捷化,节约时间...
本系统为餐饮管理系统,为现代餐饮业管理更便捷化,节约时间-This system is catering management system for modern catering industry oriented management more convenient, saving time
- 2023-04-11 01:30:03下载
- 积分:1
-
connection/object pool. A program may require a IMAP connection po ol and LDAP c...
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.-connection/object pool. A program may require a IMAP connection po ol and LDAP connection pool. One could easily im plemen
- 2023-05-15 08:25:03下载
- 积分:1
-
本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DA
本系统为内部系统,帐户由管理员添加、管理; 分为两个组,User组和Boss组。Boss组的帐户可以发广播通知; 任意两个用户间可以互相通信; 数据库接口用DAO,网络通信用 CSocket+CSocketFile;-the system to internal system administrator account by adding, management; Divided into two groups, User Group and the Boss group. Boss Group accounts Broadcasting notice can be issued; Between any two users can communicate with each other; Using DAO Database Interface, Network Communication CSocket CSocketFile;
- 2022-07-08 02:52:45下载
- 积分:1
-
学生信息系统
关于这段代码我没有呼唤你在学生信息系统写使用 MS 访问我还精通 MS Access 数据库的发展,但我我还在学习。此应用程序的密码是: iveymae。该系统还将生成为学校学生的出勤报告。
- 2022-07-11 07:58:01下载
- 积分:1
-
有关aql中存储过程的内容
有关aql中存储过程的内容-store the contents of the course
- 2022-03-06 05:42:51下载
- 积分:1
-
Mystery of Einstein, who fish (Environment : VisualStdio 2005)
爱因斯坦谜题,谁养鱼(环境:VisualStdio 2005)-Mystery of Einstein, who fish (Environment : VisualStdio 2005)
- 2023-08-17 00:35:04下载
- 积分:1
-
Completed in the ODBC asynchronous calls in C source code, runtime environment W...
完成在ODBC中进行异步调用的C程序源代码,运行环境Windows.-Completed in the ODBC asynchronous calls in C source code, runtime environment Windows.
- 2022-02-05 11:27:54下载
- 积分:1
-
表达式求值
资源描述
1生成栈结构
2生成优先级静态表
3利用两个栈实现表达式的求值
4输出表达式求值的结果
- 2022-07-16 08:05:42下载
- 积分:1
-
Algorithm of Image Processing with VC a very good paper on image processing, a...
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程- Algorithm of Image Processing with VC a very good paper on image processing, a succinct description of how to carry out image processing VC programming
- 2023-02-10 17:05:04下载
- 积分:1