-
Skiplist 实现
Skiplist 跳表 c++ 实现, 包含vs工程文件, Skiplist.h 代码文件 和 TestMain.cpp 测试文件,主要应用实现有序集,效率接近树,但实现简单, redis内部也有skiplist的实现
- 2022-03-07 07:39:40下载
- 积分:1
-
选课管理数据库,以SQL为实际的数据平台,灵活建立数据库、数据库表、实现对表的各种查询等。...
选课管理数据库,以SQL为实际的数据平台,灵活建立数据库、数据库表、实现对表的各种查询等。-Course management database to SQL data for the actual platform, the establishment of a flexible database table to table to achieve the various inquiries.
- 2023-01-04 06:35:03下载
- 积分:1
-
jsp连接数据库代码大全
一、jsp连接Oracle8/8i/9i数据库(用thin模式) 二、jsp连接Sql Server7.0/2000数据库 三、jsp连接DB2数据库 四、jsp连接Informix数据库 五、jsp连接Sybase数据库
- 2022-01-24 09:26:58下载
- 积分:1
-
c++&&qt 学生信息管理系统
学生信息管理系统,使用C++和QT语言编写而成,其中使用到数据库操作,本程序仅能在qt5以上版本运行。其中的编码需要转换。文件中还包括本人的实习论文一份!
- 2022-09-17 00:40:03下载
- 积分:1
-
本书是作者编程经验的结晶,由发表在杂志上的专栏文章构成,每一章内容相对独立,但都是编程过程中的有机组成部分。本书内容包括问题定义、算法、数据结构、程序验证与测试...
本书是作者编程经验的结晶,由发表在杂志上的专栏文章构成,每一章内容相对独立,但都是编程过程中的有机组成部分。本书内容包括问题定义、算法、数据结构、程序验证与测试、程序优化与效率问题,以及这些技巧在排序、查找和字符串处理等方面的几个实际应用。本书每章末尾都附带有相关内容的问题,附录中给出了一些问题的提示和解答。仔细思考问题或与同事进行讨论,可以巩固所学知识,将作者的经验应用到自己的编程实践中。-This book is the author of the crystallization of programming experience, published in the journal by the column consists of the contents of each chapter is relatively independent, but they are in the process of programming an integral part. The book includes problem definition, algorithms, data structures, program verification and testing, process optimization and efficiency issues, as well as these skills in sorting, string search and deal with several aspects of practical application. The book comes at the end of each chapter has relevant content issues, the appendix gives some tips and answers to the problem. Think carefully about questions or discussion with colleagues, you can consolidate the knowledge acquired will be applied to the author
- 2022-02-04 06:11:35下载
- 积分:1
-
北大ACM1003(Hangover)
北大ACM1003(Hangover)-North ACM1003 (Hangover)
- 2022-02-03 12:26:03下载
- 积分:1
-
一个数据结构演示程序,很强大的!!也很好看
一个数据结构演示程序,很强大的!!也很好看-a data structure demo program, a very strong! ! Also very good! !
- 2022-02-06 07:11:09下载
- 积分:1
-
一个简单的网络爬虫,使用SQL sever数据库
给初学者参考
一个简单的网络爬虫,使用SQL sever数据库
给初学者参考-err
- 2022-11-08 10:30:04下载
- 积分:1
-
员工培训管理系统。本系统要完成的主要功能是:1.进入系统钱需要身份验证,用户名,密码。输入争取后方可进入。2.管理员可以根据需要定义员工,工作以及部门信息。3....
员工培训管理系统。本系统要完成的主要功能是:1.进入系统钱需要身份验证,用户名,密码。输入争取后方可进入。2.管理员可以根据需要定义员工,工作以及部门信息。3.管理员可以定义课程、书籍、教授以及培训的资源信息。4.管理员可以保存员工的培训成绩及员工经过培训之后对该课程和领域的评价。5.依据不同的要求,可以在数据库中对信息进行查询和编辑。-Staff training management system. To complete the system are the main functions: 1. Necessary money into the system authentication, user name, password. Before it can enter into the fight. 2. The administrator can be the definition of necessary staff, as well as the information department. 3. The administrator can define the curriculum, books, professor of information and training resources. 4. The administrator can save the training of its staff after a score and staff training in the areas of curriculum and assessment. 5. In accordance with different requirements, you can on the information in the database query and editing.
- 2022-01-26 19:56:20下载
- 积分:1
-
一个关于二叉树的小实验例子,包括整个的过程文件
一个关于二叉树的小实验例子,包括整个的过程文件-A small experiment on the binary tree example, including the whole process of document
- 2022-01-30 14:09:38下载
- 积分:1