-
bank collecting telephone management system 1.0 describes the use of functional...
银行代收电话管理系统1.0介绍了使用计费功能文档管理整个报文内容有:C16客户姓名、N11电话号码、F7.2市话、F7.2长途话费。信息费F7.2,F7.2 ADSL收费,总成本F8.2对应年份N6,收费状态C(0--未收,1--已收),D收费日期,银行账号N20,备付金名称。
- 2022-09-22 08:15:03下载
- 积分:1
-
School management application
这是一个允许你管理学校信息的应用程序。。一所学校需要的所有信息。。
- 2022-09-15 17:10:07下载
- 积分:1
-
STL算法实现的大整数加减法的程序, 能够进行正负数的加减,而且是动态数组的, 因此可以无限输入,这是本人这学期的大作业
STL算法实现的大整数加减法的程序, 能够进行正负数的加减,而且是动态数组的, 因此可以无限输入,这是本人这学期的大作业-STL algorithms and the largest integer addition and subtraction procedures, plus or minus a few to carry out addition and subtraction, but is a dynamic array, it can be unlimited importation, this is my semester of this operation
- 2022-01-25 17:57:43下载
- 积分:1
-
用VC编写的利用快速排序算法,运行你输入的要求后…
使用VC编写的快速排序算法,运行后输入你希望产生的次数,会随机产生数值,并完成排序,是一个教好理解快速排序算法的程序。-prepared by the use of VC quicksort algorithm, running after you input the desired number of randomly generated digits and completed sequencing, is a good understanding of the fast algorithm procedures.
- 2022-03-24 20:34:03下载
- 积分:1
-
图书管理程序,b
图书管理程序,b-tree,c++语言完成。程序非常的棒-library management procedures, b-tree, c complete language. Procedures for the wand! !
- 2022-08-21 03:02:17下载
- 积分:1
-
源树,树结构,删除,插入,相当于搜索…
源树b,b树结构,删除,插入,相当于搜索,搜索功能的范围
- 2023-04-24 08:25:02下载
- 积分:1
-
open the records in the database and view the database
打开数据库中的记录,并且实现浏览数据库的功能-open the records in the database and view the database
- 2022-08-08 09:14:00下载
- 积分:1
-
数据库系统:访问数据库。访问数据库并能对出错进行捕捉
数据库系统:访问数据库。访问数据库并能对出错进行捕捉-database system : access to the database. Access to the database and is able to capture for mistakes
- 2022-07-05 08:42:30下载
- 积分:1
-
学生管理系统项目
一个学生管理系统的常见功能是支持个人的维护和研究信息与有关的一名学生。下面的源代码和例子用于在一个学生管理系统 PHP 和 jQuery.
在项目文件部分中列出的源代码和包含在此项目中的文件,请确保列出的源代码,该代码是否满足您的需要那里。
- 2022-08-09 14:27:17下载
- 积分:1
-
描述:这个实验中需要实现的是拍卖系统的3个核心的类(Class Date, class Advertisement, and class Client)
目...
描述:这个实验中需要实现的是拍卖系统的3个核心的类(Class Date, class Advertisement, and class Client)
目的:
1,使用C++的数据类型;
2,实现所有声明的函数;
3,使用预处理器实现包含。-Description:This assessment requires the creation of three of the core classes of the auction project. Class Date, class Advertisement, and class Client are three of the fundamental classes in the system.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Use fundamental C++ data types
Produce C++ class implementations given class declarations
Use the preprocessor to perform file inclusion
- 2022-02-01 12:00:05下载
- 积分:1