资源列表
jianshu
- 键树的c++代码实现,主要是演示一下算法
uc_timesule
- UCHOME 数据库 UCHOME 数据库 -UCHOME 数据库UCHOME 数据库UCHOME 数据库
natural-number
- 输出小于或等于100的自然数(自然数对是指两个自然数的和与差都是平方数)对-Output is less than or equal to 100 natural numbers (natural number on the two natural numbers is the sum and difference are the square) on the
mysql
- 实现c++ 和mysql的连接,可以访问数据库,进行数据的插入、删除和删除-C++ connect to mysql
1
- mysql不支持的功能讲解,是我个人的一点心得,还请大家指点。-mysql does not support the function of explanation that is my personal experience, but also please advice.
courses
- /*(2)连接查询实验 1) 在学生选课库中实现其数据连接查询操作。 ① 查询每个学生的情况以及他(她)所选修的课程 ② 求学生的学号、姓名、选修的课程及成绩 ③ 求选修课程10001且成绩在90分以上的学生学号、姓名及成绩 ④ 查询每一门课的间接先行课(即先行课的先行课) -/* (2) join query in Experiment 1) in the student enrollment database query operation to achieve it
duojichuanxingtongxin
- 多机串行通信:是用汇编语言编写的,具备初学者的学习,具有一定的示范性。-Of Serial Communication: It is written in assembly language, with beginners learning, has a certain model.
DataBase
- 利用C#编写的一个连接SQL2000的数据库类-Using c# of a written SQL2000 database connection
oracle_V$SQLAREA_
- 查询共享池中已经解析过的SQL语句及其相关信息。-auto autoauto autoauto auto
Toolebgcd238121Engineering__08442
- 源码Toolebgcd238121Engineering__08442中的部分功能还是比较强大的,给同学们学习使用-Parts of the source Toolebgcd238121Engineering__08442 was more powerful, for students learning to use
java_shujuku
- java联接数据库的源代码.连接各种数据库的代码
mdb_fileter_tool
- # 随机从数据库的表中提取记录进行过滤,不会发生重复,过滤后的记录将会从数据库表中删除 # 采用了折半算法,所以在排序记录的时候,提高不少效率 # 首先必须安装Spreadsheet::WriteExcel模块,命令:c:\ppm install Spreadsheet-WriteExcel -random get data from database and write recorde to file, no repeat data, The filtered data will be