-
我写的数据结构小程序是关于排序算法的,功能比较全
我写的数据结构小程序是关于排序算法的,功能比较全-The little procedure of data structure that I wrote is about arranging in an order the algorithm, the function is more complete
- 2022-02-14 18:01:22下载
- 积分: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
-
报警信息查询系统VB+ACESS
根据某啤酒厂出现故障不同(如系统错误、负亟接地、操作错误等)计算机系统进行报警...
报警信息查询系统VB+ACESS
根据某啤酒厂出现故障不同(如系统错误、负亟接地、操作错误等)计算机系统进行报警-alarm information inquiry system VB Acess under a different breweries failure (such as system error, negative urgent grounding, operational errors, etc.) for the police computer system
- 2022-03-20 18:27:00下载
- 积分:1
-
使用单独的一个mdb文件,分类保存图片、文档资料,并自带图片浏览器。支持与操作系统之间的文件拖放来导入、保存文档图片。
程序对ListView、TreeVi...
使用单独的一个mdb文件,分类保存图片、文档资料,并自带图片浏览器。支持与操作系统之间的文件拖放来导入、保存文档图片。
程序对ListView、TreeView控件的应用,在Access数据库中使用二进制保存文件等的应用,可供大家参考。-It s a Mdb Code file.It s a good sample for ListView and Treeview.
- 2022-01-26 01:33:32下载
- 积分:1
-
Access数据库下实现的系统,功能很强大,适合初学者学习~
Access数据库下实现的系统,功能很强大,适合初学者学习~-Implemented under the Access database system, function is very powerful, suitable for beginners to learn ~
- 2022-07-15 14:04:03下载
- 积分:1
-
Exhaustive Cipher/In many cases we need to exhaustive combinations of algorithms...
穷举密码算法
/在许多情况下我们需要穷举组合的算法,比如密码词典。
//这个算法的关键是密码下标进位的问题。
//另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。
//如果要提高写文件的效率,可以使用缓冲区,分批写入。-Exhaustive Cipher/In many cases we need to exhaustive combinations of algorithms, such as the password dictionary.// This algorithm, the key is password subscript binary problems.// Another example of this statement to write a document relatively low efficiency, in order to reduce the algorithm complexity is not optimized.// If you want to improve the efficiency of writing documents, you can use the buffer, write in batches.
- 2023-09-07 14:55:03下载
- 积分:1
-
数据库查询示例程序 数据库查询示例程序
数据库查询示例程序 数据库查询示例程序 -Procedures database query database query examples of sample programs
- 2022-03-11 05:42:04下载
- 积分:1
-
跳过
skip-list
一种数据结构
一种图的表示方法-A skip-list data structure of a graph representation
- 2022-07-26 03:31:41下载
- 积分:1
-
Infix expression into a suffix for the value of expression and the use of switch...
中缀表达式转换为后缀表达式并求值
使用switch语句-Infix expression into a suffix for the value of expression and the use of switch statement
- 2022-05-13 12:04:02下载
- 积分:1
-
使用VC ODBC连接Access数据库,简单!
用VC odbc连接Access数据库,简单!
- 2022-07-25 16:18:23下载
- 积分:1