-
数据库操作
ODBC是一种使用SQL的程序设计接口,使用ODBC能使用户编写数据库应用程序变得容易简单,避免了与数据源相连接的复杂性。在Visual C++中,MFC的ODBC数据库类CDatabase(数据库类)、CRecordSet(记录集类)和CRecordView(记录视图类)可为用户管理数据库提供了切实可行的解决方案。
- 2022-12-16 04:05:03下载
- 积分:1
-
This is a classic look for the nearest point of the algorithm, using VC preparat...
这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
- 2022-02-05 11:01:24下载
- 积分:1
-
动态规划入门问题:导弹防御 的解答与源程序,包含样例输入与输出...
动态规划入门问题:导弹防御 的解答与源程序,包含样例输入与输出-Introduction to dynamic programming problems: answers and the source of missile defense, including sample input and output
- 2022-02-25 07:30:32下载
- 积分:1
-
Data Structure classic:
数据结构经典:《用C++描述数据结构》 作者:埃利斯・霍罗维茨 1997-Data Structure classic:
- 2022-03-23 05:52:36下载
- 积分:1
-
含有植物系统如学生VB数据库系统实例
VB开发数据库系统 VB程序实例 内含工厂系统 学生系统等-VB database system containing examples of plant systems such as the students
- 2022-04-15 07:15:37下载
- 积分:1
-
在学习数据结构时,往往不知道那些结构与算法有何用,以及怎么用。这个小小程序充分显示了Huffman二叉树的应用。虽然其压缩效果比RAR相差甚远,但也能说明一二。...
在学习数据结构时,往往不知道那些结构与算法有何用,以及怎么用。这个小小程序充分显示了Huffman二叉树的应用。虽然其压缩效果比RAR相差甚远,但也能说明一二。
-the study data structure, they often do not know what the structure and algorithm, as well as how use. This little procedure fully demonstrated the application of the binary tree Huffman. Although the compression ratio falls far short of RAR, but can also explain on January 2.
- 2022-03-20 23:18:20下载
- 积分:1
-
天津大学在线评测
Tianjin University Online Judge 的80多道题目 .
-Tianjin University Online Judge
- 2022-02-14 12:53:06下载
- 积分:1
-
1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password...
1. 用SYSDBA登录服务器,并且创建一个MISDBA用户,密码为PASSWORD。
2. 用SYSDBA用户创建MISDB数据库(可直接注册使用光盘提供的MISDB.GDB)。
3. 用MISDBA用户登录MISDB数据库。
4. 在ISQL中,依次输入第5章的数据表创建SQL语句;或者根据表5-1至表5-7自行创建数据表。
5. 在SQL Explorer中创建MISDB数据库连接。
6. 用MISDBA用户登录,并且输入原始数据。除了表5-8至表5-11的内容,还需要根据需要设置部门(DEPARTMENT)、职务(JOB)和人事科登录用户(ID=’RSK’,PASSWD=’RSK’,AUTHORITY=’3’,STATE=’F’)。
7. 修改源程序中的数据库连接组件参数。
-1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password for PASSWORD. 2. With SYSDBA user created MISDB database (direct registration for the use of CD MISDB. GDB). 3. User login with MISDBA MISDB database. 4. In ISQL, followed importation of Chapter 5 of the data table creation SQL; Or, according to Table to Table 5-1 5-7 to set up a data table. 5. SQL Explorer created MISDB connected to the database. 6. MISDBA with users log in, and the importation of raw data. Table 5-8 addition to the Table 5-11, also need to install sector (DEPARTMENT) duties (9732106) and the Personnel Section logged in users (ID =
- 2022-03-17 00:22:23下载
- 积分:1
-
一个计算平均分数,应用好的算法,提供了运行速率
一个计算平均分数,应用好的算法,提供了运行速率-get the average of some numbers with a good algorithm
- 2023-03-03 09:25:03下载
- 积分:1
-
数据结构的课后练习
数据结构的课后练习-Data structure of the after-school practice
- 2022-10-19 13:00:03下载
- 积分:1