-
将VC7.0和VC.NET的工程转换到VC6.0的工程,内有详细的介绍做法(自己试验后写的)...
将VC7.0和VC.NET的工程转换到VC6.0的工程,内有详细的介绍做法(自己试验后写的)-VC7.0 and VC.NET will convert the project to VC6.0 project, which has a detailed introduction of the practice (their own written tests)
- 2023-01-25 14:50:04下载
- 积分:1
-
VC对ADO访问数据库操作的封装,包括一个小例子
VC对ADO访问数据库操作的封装,包括一个小例子-VC database operations on ADO Access package, including a small example
- 2022-04-09 18:10:16下载
- 积分:1
-
这是一个驱动层的程序,实现了把文件映射成一个虚拟磁盘的功能。...
这是一个驱动层的程序,实现了把文件映射成一个虚拟磁盘的功能。-This is a driver layer procedures to realize a file mapping into a virtual disk function.
- 2022-09-17 07:25:03下载
- 积分:1
-
floating point multiplier
floating point multiplier
- 2022-08-25 05:32:46下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百...
学生成绩核算系统的设计与实现(25)
要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。
(2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。
(3)计算每位学生的总评成绩。
(4)计算该班级本课程的总平均成绩。
(5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。
(6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。-The student achievement calculation system s design with realizes (25) Request: (1) reads in the corresponding usual result, the midterm examination result and the terminal examinations result according to the class and grade according to the curriculum from the document. (2) three result are defined to the general appraisal result s percentage as the constant, occupies the overall result respectively 30 , 30 and 40 . (3) calculates each student s general appraisal result. (4) calculates this class and grade this curriculum the population mean result. (5) calculates the student population which is in superiorly, good, passes an examination, does not pass an examination as well as accounts for the total number of peop
- 2022-03-15 21:39:52下载
- 积分:1
-
小程序:一个不成熟的托盘程序,请大家给点意见
小程序:一个不成熟的托盘程序,请大家给点意见-small pro
- 2022-03-23 10:37:34下载
- 积分:1
-
16计数器与AVR单片机Atmega8515
16 counters with AVR ATmega8515
- 2022-02-13 06:30:54下载
- 积分:1
-
Used to solve the problem of power system in 2004 program matlab
用于解决2004年电力系统问题的matlab程序-Used to solve the problem of power system in 2004 program matlab
- 2022-03-22 13:47:15下载
- 积分:1
-
用vc和cj60lib做的读取shape文件的源代码.还有些小问题没做完。...
用vc和cj60lib做的读取shape文件的源代码.还有些小问题没做完。-with vc cj60lib and shape do read the source code. Minor problems have not done.
- 2022-04-10 05:12:51下载
- 积分:1