-
An instance of KingView 6.53, the small ball go elliptical orbit, suitable for a...
一个组态王6.53的实例,小球走椭圆轨道,适合初学者参考。-An instance of KingView 6.53, the small ball go elliptical orbit, suitable for advanced users.
- 2023-07-22 19:00:03下载
- 积分: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
-
springdata
这是一个spingdata的项目示例。详细介绍了springdata的配置,注解等。项目完成了对数据库的曾删改查等操作,想要学习springdata的可疑下载参考。
- 2023-07-11 18:05:06下载
- 积分:1
-
C 经典数据结构算法
C 经典的数据结构算法 内容丰富,包含:底层编程、求进制、数组、问题算法、字符、汉诺塔、数学问题等丰富的单元,每个部分都有非常详细的C代码,可直接运行!
- 2022-01-31 00:31:17下载
- 积分:1
-
实现的功能是把数据库中的记录显示到列表视图中,可以进行记录添加、删除、修改、查询等操作...
实现的功能是把数据库中的记录显示到列表视图中,可以进行记录添加、删除、修改、查询等操作-the functions of the database records to the list view and can be recorded to add, delete, modify, search operation
- 2022-10-20 20:55:04下载
- 积分:1
-
多种排序算法(冒泡排序,插入排序,堆排序等等)效率分析...
多种排序算法(冒泡排序,插入排序,堆排序等等)效率分析-Efficiency analysis of a variety of sorting algorithms
- 2022-11-17 21:20:03下载
- 积分:1
-
SSD7练习1
ssd7的本人的答案, 供大家参考, 希望大家喜欢-ssd7 exercise1
- 2022-03-20 18:34:57下载
- 积分:1
-
数据库操作
ODBC是一种使用SQL的程序设计接口,使用ODBC能使用户编写数据库应用程序变得容易简单,避免了与数据源相连接的复杂性。在Visual C++中,MFC的ODBC数据库类CDatabase(数据库类)、CRecordSet(记录集类)和CRecordView(记录视图类)可为用户管理数据库提供了切实可行的解决方案。
- 2022-12-16 04:05:03下载
- 积分:1
-
数据结构与算法分析C++描述 期末评分的东东 自己写的,有用吧・...
数据结构与算法分析C++描述 期末评分的东东 自己写的,有用吧・-Analysis of data structures and algorithms described in C++ to write their own final score Dongdong, useful bar
- 2022-08-10 20:49:25下载
- 积分:1
-
用迪杰斯特拉算法求解最短路径问题,这个算法是我自己编出来的 ,感觉有很多冗余之处,请大家一起改正...
用迪杰斯特拉算法求解最短路径问题,这个算法是我自己编出来的 ,感觉有很多冗余之处,请大家一起改正-Using Dijkstra shortest path algorithm, this algorithm is out of my own, I feel a lot of redundancy, please everyone together to correct
- 2022-01-31 20:18:31下载
- 积分:1