-
Zhejiang University Online Judge 第2277题至第2283题的代码和解题报告
Zhejiang University Online Judge 第2277题至第2283题的代码和解题报告-Zhejiang University Online Judge Questions section 2277 to title code 2283 and problem-solving report
- 2023-07-04 22:25:03下载
- 积分:1
-
由数值计算方法的一些常用算法,其中包括一些数值拟和
由数值计算方法的一些常用算法,其中包括一些数值拟和-by numerical calculation of some common algorithms, including some numerical fitting
- 2022-07-18 01:39:23下载
- 积分:1
-
货郎担 最短路径问题 用链表储存最短路径节点
货郎担 最短路径问题 用链表储存最短路径节点-traveling salesman problem using the shortest path Listless storage nodes Shortest Path
- 2022-06-30 16:57:39下载
- 积分:1
-
代码注重B树插入、删除的算法逻辑,适用于
学习者研究B树实现的核心思想。代码中无庞杂的无关操作...
代码注重B树插入、删除的算法逻辑,适用于
学习者研究B树实现的核心思想。代码中无庞杂的无关操作-focus on B-tree code insertion, deletion algorithm logic applies to B-tree research learners to achieve the core idea. The code has nothing to do with the complex operation
- 2022-06-02 08:09:41下载
- 积分: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
-
以源代码形式的库存管理系统
这是一个完整的库存管理系统,并配备了完整的源代码。
这个代码学习起来很有趣。
- 2022-05-26 08:07:43下载
- 积分:1
-
vc访问Access数据库。
vc访问Access数据库。-vc visit Access database.
- 2022-07-17 05:21:40下载
- 积分:1
-
A good package priority queue, using C++ Realize, and have been debugging direct...
一个封装好的优先队列,用C++实现的,已经经过调试,直接用就行-A good package priority queue, using C++ Realize, and have been debugging directly on the line
- 2022-06-16 19:19:10下载
- 积分:1
-
Database Gate可以让你直接连接ODBC的数据库,使用 SQL 命令对数据库进行操作,来帮助编辑或验证 SQL 语句。...
Database Gate可以让你直接连接ODBC的数据库,使用 SQL 命令对数据库进行操作,来帮助编辑或验证 SQL 语句。 -Database Gate allows you to connect directly to the ODBC database, the use of SQL commands to the database, to help edit the SQL statement or certification.
- 2022-01-31 13:05:35下载
- 积分:1
-
我的数据结构的实验题,停车场,用栈和队列 模拟停车场,实现进车和出车
我的数据结构的实验题,停车场,用栈和队列 模拟停车场,实现进车和出车-my data structure experiment, a car park, with Stack and Queue simulated car parks, to achieve progress and out of cars
- 2023-05-03 05:10:02下载
- 积分:1