-
oracle进行转换格式程序
oracle进行转换格式程序-format conversion process
- 2022-03-16 06:37:28下载
- 积分:1
-
Time and Attendance system. Operation of the system, the login screen for the im...
考勤系统.运行本系统时,登录界面要求输入系统的用户名和密码,此系统提供了两种类型的用户,一种是超级用户,具有执行所有功能的权限,另一种是签到用户,只具有签到功能,因此,这里提供了两个默认的用户名和密码,一个是超级用户,用户名为000,密码为000,另外一个是签到用户,用户名为111,密码为111。-Time and Attendance system. Operation of the system, the login screen for the importation of the system user name and password, the system provides two types of users, one is the super-user, with the implementation of all functions of the authority, another is a sign-user, only sign function, so, here are two default user name and password, a super-user, the user name 000, password 000, the other one is the sign user, the user name 111, password is 111.
- 2022-03-06 10:04:11下载
- 积分: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
-
kruskal算法,数据结构中贪心算法的C语言实现。
kruskal算法,数据结构中贪心算法的C语言实现。-Kruskal algorithm, data structure of the greedy algorithm in C language.
- 2022-03-06 22:34:16下载
- 积分:1
-
文件中是我编写的两个数据结构,线性表列和链表,是用类模版函数编写,是面向过程设计...
文件中是我编写的两个数据结构,线性表列和链表,是用类模版函数编写,是面向过程设计-document is prepared by the two data structure, tabulated and linear chain and is prepared category template function, process-oriented design
- 2022-05-20 06:34:29下载
- 积分:1
-
完全由C语言实现的图的相关操作,就是清华大学 数据结构书里的图的所有算法的实现...
完全由C语言实现的图的相关操作,就是清华大学 数据结构书里的图的所有算法的实现-Solely by the C language implementation of related plans to operate, that is, Tsinghua University, the data structure of the book" s map of the implementation of all algorithms
- 2023-04-22 07:25:03下载
- 积分:1
-
电子词典
应用背景电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典电子词典关键技术很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的很好用的
- 2022-02-18 15:56:26下载
- 积分:1
-
数据结构的经典实现算法,对于学习数据结构的人很有帮助
数据结构的经典实现算法,对于学习数据结构的人很有帮助-shu ju jie gou jing dian suan fa shi xian
- 2022-07-14 07:08:25下载
- 积分:1
-
数据结构课程设计 B
数据结构课程设计 B-树 等 希望对大家有帮助-Data Structure Course Design B-trees, etc. We want to help
- 2022-04-11 02:31:21下载
- 积分:1
-
VC + SQL数据库编程
人事、工资、部门管理
包含SQL备份文件及部分源码注释...
VC + SQL数据库编程
人事、工资、部门管理
包含SQL备份文件及部分源码注释-VC+ SQL Database Programming personnel, wages, management SQL backup file contains the source code and some notes
- 2023-08-17 19:20:06下载
- 积分:1