-
常用的流存储方法,包括各种数据类型的存取,常用类的存取,快来下载吧,同时希望大家多提宝贵意见。...
常用的流存储方法,包括各种数据类型的存取,常用类的存取,快来下载吧,同时希望大家多提宝贵意见。- The commonly used class memory method, including each kind of
data type deposit and withdrawal, the commonly used kind of deposit
and withdrawal, quickly downloads, simultaneously hoped everybody
proposes the valued suggestion.
- 2022-12-03 22:10:03下载
- 积分:1
-
This project is a database opener which basically opens any MSAccess database w/...
This project is a database opener which basically opens any MSAccess database w/o knowing the password. The main purpose of the program is to open a passworded database, and retrieve the password. This is helpful for databases with forgoten passwords. The program requires a "Character Set"- this is where the program retrieves several combinations for unlocking the password. if you suspect the database to include numbers and special characters simply include them in the Character Set. the program runs perfectly on high-end machines, but using it on lower-end machines do take awhile.
- 2022-03-24 00:22:05下载
- 积分:1
-
VB数据库应用,例如:SQL的应用和联接
VB数据库应用,例如:SQL的应用和联接-VB database application, for example : SQL applications and connectivity
- 2022-10-12 23:05:03下载
- 积分:1
-
MDB导出多种数据格式,很有用滴!例如:txt,E.
mdb导出为多种格式数据,很有用滴!例如:txt,excel,dbf等等!-mdb export formats for a variety of data, very useful drops! For example: txt, excel, dbf, etc.!
- 2023-08-29 08:10:04下载
- 积分:1
-
本程序可以从Excel中读取数据到Access数据库中。
本程序可以从Excel中读取数据到Access数据库中。-this program can read Excel data to Access database.
- 2022-10-09 05:35:02下载
- 积分:1
-
程序员管理自己创建的可以重复使用的类
用sqlserver数据库
程序员管理自己创建的可以重复使用的类
用sqlserver数据库-mannage the clases that programmer ctrate
- 2023-06-14 14:30:20下载
- 积分:1
-
PD is used to develop a database system, please refer to, PD study will help.
这是用PD开发的一个数据库系统,请大家参考一下,对于PD的学习有一定的帮助.-PD is used to develop a database system, please refer to, PD study will help.
- 2023-01-06 04:15:03下载
- 积分:1
-
约瑟夫环!C语言数据结构实习报告用的
约瑟夫环!C语言数据结构实习报告用的-Josephus! C language data structures internship with the report!
- 2022-01-26 06:50:05下载
- 积分:1
-
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql...
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql)
3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll
4.用法与说明请参考头文件-1. SQlite3 own database package category, making operation more simple and easy database. 2. Inquiries, the definition of a callback function does not require direct use of SelectFromTable (char* sql) 3. Contains the static library Sqlite3, run-time is no longer required sqlite3.dll4. Usage and description please refer to header files
- 2022-03-28 13:35:17下载
- 积分:1
-
1. 基本信息的管理系统,基本功能如下:
(1)能够完成新、老生信息的输入、修改、删除等工作,学生的基本信息,包括学号、姓名、性别、籍贯等,具体可根据需求自...
1. 基本信息的管理系统,基本功能如下:
(1)能够完成新、老生信息的输入、修改、删除等工作,学生的基本信息,包括学号、姓名、性别、籍贯等,具体可根据需求自行设计;
(2)能够完成课程信息的输入、修改、删除等工作,课程的基本信息,包括课程编号、课程名称、学时、学分、先修课等,具体可根据需求自行设计;
(3)可以按照特定的信息进行查找,并按照特定的要求进行排序;
(4)可以对学生及课程的基本信息进行打印输出;
2. 学生成绩的管理,基本功能如下:
(1)学生成绩的输入、修改、删除等基本操作;
(2)成绩的查询功能,可以按学号、姓名等进行成绩查询;
(3)成绩的综合统计功能,包括学生成绩按照不同条件进行排名,管理人员可以选择不的排序条件,并可以将排序结果进行打印输出;
(4)计算每个学生的总成绩、平均成绩,所有学生单科的平均成绩,找出总成绩和单科成绩最高的学生并输出;
(5)计算各班的总分和平均分,并按照平均分将各班成绩进行排序。
(6)统计不及格考生的信息;
(7)学生奖励统计,自动生成每班获得奖学金的同学的信息,并可以将奖学金分成不同的等级,以及所得奖学金的数目。-err
- 2022-03-02 14:10:39下载
- 积分:1