-
在二维的AVL树的显示格式
AVL tree display format in two dimensional
- 2022-01-26 06:26:12下载
- 积分:1
-
sqlserver数据库日志清除工具
一个sqlserver数据库日志清除工具,没有源代码,平时由于数据库运行会产生大量的日志,甚至有时会把硬盘占满,有几次我遇到数据库日志居然达到200G以上,造成客户端无法正确执行请求,此小工具可快速清除日志占用的控件,希望能够给需要的兄弟们带来方便。
- 2022-05-10 18:31:38下载
- 积分:1
-
1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed...
1. 仍然使用MyDatabase数据库,用SYSDBA用户登录。
2. 在ISQL中,依次输入第4章的数据表创建SQL语句;或者根据表4-1至4-8自行创建数据表。(可以直接使用光盘提供的MyDatabase.GDB数据库。)
3. 使用MyDB数据库连接,在SQL Explorer中输入原始数据。除了表4-9和表4-10的内容,还需要在USER_PASS表中设置一个权限为’3’的JWC用户名,用于课程的调度;设置若干个教师的账号(需要在TEACHER数据表中设置相应信息),权限为’2’;若干学生的账号。
4. 修改源代码中数据库连接组件Database的参数,包括服务器地址、登录用户名和默认密码。
-1. Still used MyDatabase database, with SYSDBA user login. 2. In ISQL, followed importation of Chapter 4 of the data table creation SQL; Or, according to Table 4-1 4-8 to set up a data table. (CD can be used directly for the MyDatabase.GDB database.) 3. Use a few MyDB According to the Link, SQL Explorer in the original input data. In addition to Table 4-9 and table of contents 4-10. USER_PASS also need a table set up the authority of the"3 "JWC user name, for course scheduling; Several teachers set up the account (in TEACHER data tables set up corresponding information), the authority of"2 "; Several student"s account. 4. Modifying the source code, database
- 2023-06-03 00:05:04下载
- 积分:1
-
相关的库函数的说明!初学者很好用!
相关的库函数的说明!初学者很好用!-library functions related to the note! Beginners good use!
- 2023-04-16 10:05:03下载
- 积分:1
-
used to achieve stack operation. The program is the stack into the stack and sta...
用链表实现栈的操作.该程序有栈的进栈和出栈操作.很简单.这是本人第一次上传程序源代码,如有什么不足之处还望各位多多海涵.-used to achieve stack operation. The program is the stack into the stack and stack up operation. Very simple. This is the first time I uploaded the source code, if there are any deficiencies Agency also look to a lot Haihan.
- 2022-05-08 05:26:50下载
- 积分:1
-
农夫过河问题
应用背景运用VC6.0平台采用C++语言编写的农夫携带狼羊菜从河的 一岸过到另一岸关键技术用二进制数字符表示农夫和狼羊菜的位置,采用图的深度优先、数组、和实现的
- 2022-07-10 11:47:22下载
- 积分:1
-
mysql-5.0.45.tar.gz
Mysql5.0的源代码,可以不受系统平台限制,而解决原来使用数据库的软件顺利平移的问题。
- 2022-04-11 19:58:12下载
- 积分:1
-
用VB写的和数据库联合编程的电子图档管理系统
用VB写的和数据库联合编程的电子图档管理系统 -VB write joint programming and database of electronic document management system
- 2022-08-15 19:00:20下载
- 积分:1
-
数据结构程序(顺序表 单链表 栈 队列 串 数组)
自己写的一些简单的数据结构代码 包括了顺序表 单链表 栈 队列 串 数组 树 和 图还没写 写完再发
- 2022-09-07 17:30:03下载
- 积分:1
-
如何将ABCDEFG按照指定的顺序,创建二叉树,
如何将ABCDEFG按照指定的顺序,创建二叉树,-How to ABCDEFG in accordance with the order specified to create binary tree,
- 2022-04-27 05:03:53下载
- 积分:1