-
线性表常用算法集合,含所有线性表基本的算法,与吴伟民编的数据结构书完全配套,用TC实现,经过运行。...
线性表常用算法集合,含所有线性表基本的算法,与吴伟民编的数据结构书完全配套,用TC实现,经过运行。-linear algorithm commonly used pool table, table containing all the basic linear algorithms, and Xiulan WU Weimin series of the data structure was fully complementary with TC realization, after running.
- 2022-01-20 22:51:35下载
- 积分:1
-
一个可以读取Access数据库表的简单实例.可应用于办公室系统中....
一个可以读取Access数据库表的简单实例.可应用于办公室系统中.-can read an Access database tables a simple example. Can be applied to the Office of the system.
- 2022-06-30 22:00:54下载
- 积分:1
-
一元稀疏表达式计算器 大学数据结构实验,关于线性表的实验题目,我的作品,如有问题发邮件给我...
一元稀疏表达式计算器 大学数据结构实验,关于线性表的实验题目,我的作品,如有问题发邮件给我-one yuan sparse expression calculator University experimental data structure on the linear scale experimental subject, my work, and if made to the mail I
- 2023-07-23 08:40:03下载
- 积分:1
-
一些数据库的实例。共12章。如第八章:
第8章数据库环境的建立
1. 用MISDBA用户登录MISDB数据库。
2. 在ISQL中,输入第8章提供的...
一些数据库的实例。共12章。如第八章:
第8章数据库环境的建立
1. 用MISDBA用户登录MISDB数据库。
2. 在ISQL中,输入第8章提供的SQL语句;或者根据表8-1至表8-4在SQL Explorer中自行创建数据表。
3. 根据表8-5至表8-7设置初始数据,另外需要在PERSON数据表中设置一个具有培训管理系统管理权限的用户(ID=’PXC’,PASSWD=’PASSWORD’,AUTHORITY=’6’,STATE=’F’)和用于外派培训的用户(ID=’PXCOUT’,NAME=’外派培训’)。
4. 修改Admin源程序中的数据库连接属性,并且重新编译training.exe。
5. 修改Client源程序中数据库连接属性,并且重新生成html文件和cab文件,然后将这两个文件拷贝到web服务器指定目录中。-some examples of the database. A total of 12 chapters. If the eighth chapter : Chapter 8 database to establish an environment. User login with MISDBA MISDB database. 2. In ISQL, the importation of Chapter 8 of SQL; Or, according to Table to Table 8-1 8-4 in SQL Explorer to create data sheets. 3. According to Table 8-5 8-7 to set up tables initial data, Another need PERSON data tables set up with a training management system for the management competence of the users (ID = "P XC ", PASSWD =" PASSWORD "AUTHORITY ="6", STATE = "F") for assignment and training of users (ID = "PXCO
- 2023-07-19 06:55:04下载
- 积分:1
-
数据结构各种算法的实现
数据结构各种算法的实现-various data structure of the algorithm to achieve!
- 2022-05-25 11:03:18下载
- 积分:1
-
组合问题,从M个不同字符中任取N个字符的所有组合
组合问题,从M个不同字符中任取N个字符的所有组合-Combination of issues, from the M different characters of any N-character check all combinations
- 2022-02-21 08:01:01下载
- 积分:1
-
Nginx的内存池代码,附有演示程序
将nginx的内存池管理源代码修改到vc上,附有演示程序
- 2022-01-27 21:13:01下载
- 积分:1
-
插入、删除、修改
这个项目是到数据库的简单连接,其中包含插入、删除和修改行的方法,也是一个类连接
- 2022-05-10 11:27:54下载
- 积分:1
-
Huffman encoding/decoding algorithm using Kruskal Huffman encoding of informatio...
哈夫曼编码/译码 利用克鲁斯卡尔算法计算信息的哈夫曼编码,以便更好的利用通信信道。-Huffman encoding/decoding algorithm using Kruskal Huffman encoding of information in order to better use of communication channel.
- 2022-01-21 06:29:06下载
- 积分:1
-
数据结构的最短路径算法
数据结构的最短路径算法-Source codes about how to realize the short path generation for single source graph.
- 2022-06-20 23:37:38下载
- 积分:1