-
本程序主要是用于编译原理中的语法分析用的是vc++语言,用的是LR1语法分析法。...
本程序主要是用于编译原理中的语法分析用的是vc++语言,用的是LR1语法分析法。-this procedure is used mainly to the principle of compiler syntax analysis is vc language, the syntax is Sequence Analysis.
- 2022-03-23 15:20:46下载
- 积分:1
-
[我的方法]MySQL 连接
我自己的方法来连接 MySQL n VB6 与完整参数和 MySQL 选项
- 2022-05-27 05:52:40下载
- 积分:1
-
C 经典数据结构算法
C 经典的数据结构算法 内容丰富,包含:底层编程、求进制、数组、问题算法、字符、汉诺塔、数学问题等丰富的单元,每个部分都有非常详细的C代码,可直接运行!
- 2022-01-31 00:31:17下载
- 积分:1
-
数组和Cookie的PHP代码
这是阵列的PHP代码。阵列中存储数据。它可以是输入数据和输出数据。同时它包括pages.Login页面使用cookie代码。
- 2023-03-05 21:00:04下载
- 积分:1
-
least squares curve fitting classic algorithms, the number of tests done, just c...
最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output variables were presented in detail.
- 2022-08-24 02:39:13下载
- 积分:1
-
数据库包括教材表
教材管理系统数据库设计
数据库包括教材表
教材管理系统数据库设计-database table including teaching materials database management system design
- 2022-03-28 20:31:18下载
- 积分:1
-
C language source code commonly used algorithm, a very handy very handy!
C语言常用算法源代码,非常好用非常好用-C language source code commonly used algorithm, a very handy very handy!
- 2022-06-27 23:10:39下载
- 积分:1
-
一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。...
一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。-An air conditioner installed wages, the main demonstration of the ACCESS database ADO visit. Learning ADO has some help, compression bag has a DLL file is the procedure the skin file.
- 2022-11-20 11:50:03下载
- 积分:1
-
c++实现的程序,真正实现查询,最短路径
c++实现的程序,真正实现查询,最短路径-c achieve the procedure, the actual realization of inquiries, the shortest path
- 2022-02-10 12:50:21下载
- 积分:1
-
1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。
2. 用MISDBA用户登录MISDB数据库。
3. 在IS...
1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。
2. 用MISDBA用户登录MISDB数据库。
3. 在ISQL中,输入第9章提供的SQL语句;或者根据表9-1至表9-8在SQL Explorer中自行创建数据表。数据库创建后需要分配LOGIN和MATER用户的访问权限。
4. 根据表9-9和表9-10设置初始数据,另外需要在PERSON数据表中设置一个用于登录系统的用户(ID=’MAT’,PASSWD=’PASSWORD’,AUTHORITY=’7’,STATE=’F’),同时在PART表中添加ID为’0000000000’的零件,名称为“。
5. 除了修改数据库连接的属性,还需要修改数据模块中LOGIN方法的相关用户密码。
-1. In addition two IBConsole users LOGIN and Mater. passwords are PASSWORD. 2. User login with MISDBA MISDB database. 3. In ISQL, the importation of Chapter 9 of SQL; Or, according to Table 9-1 to Table 9-8 in SQL Explorer to create data sheets. After creating the database needs and Mater distribution LOGIN user access permissions. 4. According to Table 9-9 and Table 9-10 initial data set, Another need PERSON data tables set up a registration system for users (ID = "MAT" PASSWD = "PASSWORD" AUTHORITY ="7 ", STATE = "F"), PART table at the same time adding ID to"0000000000 "parts, name. " 5. In add
- 2022-08-02 16:54:09下载
- 积分:1