-
运动会成绩分析统计,数据结构实验课题的一个项目
运动会成绩分析统计,数据结构实验课题的一个项目-Sports Performance Analysis of statistics, data structure, a project of experimental subjects
- 2023-06-22 12:45:03下载
- 积分:1
-
哈夫曼树的建立,haffman 编码,在turbo c 下运行
哈夫曼树的建立,haffman 编码,在turbo c 下运行-Huffman Tree, haffman encoding, turbo c in the run
- 2022-04-26 16:02:39下载
- 积分:1
-
data structure
数据结构――家谱的实现 本人的课程设计 MFC-data structure-- I literally achieve the curriculum design MFC
- 2022-05-29 15:18:07下载
- 积分:1
-
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
-
底层编程 检测鼠标
本程序能读取系统环境变量,查看有无鼠标 .若有,便输出Mouse is OK, 反之便输出No mouse.
- 2022-01-31 19:36:39下载
- 积分:1
-
基于十进制的四叉树的空间数据结构编码。
利用行数和列数求莫顿码
利用莫顿码求行数和列数...
基于十进制的四叉树的空间数据结构编码。
利用行数和列数求莫顿码
利用莫顿码求行数和列数-Decimal-based quadtree spatial data structure coding. To use the number of rows and columns seeking Morton Morton yards yards seeking to use the number of rows and columns
- 2023-05-14 16:10:03下载
- 积分:1
-
Delphi中实现把数据集中的数据导出为word
详细是描述了如何将一个数据集导出为Word文档,整个示例是个完整的程序,有相关的函数和调用说明,每个函数都有相关的注释,对于没有接触过此类开发的程序员应该说非常有用。非常欢迎大家下载。
- 2022-07-10 22:49:12下载
- 积分:1
-
在线辅导制度
"网上 COUNCELING 系统"开发了在线辅导系统以加强辅导。该软件将成为对学生长舒一口气。在线辅导系统正在加强,充分工作作为一个在线的咨询服务。此软件将极大的帮助对学生报告、 登记和搜索有关学院和大学的信息。该软件概述整个研究所在某种间隔时间,也将是很大的帮助,到大学来管理在整个咨询过程中。目的: 该软件概述整个研究所在某种间隔时间,也将是很大的帮助,到大学,在整个咨询过程由他们的论文工作和减少他们的时间管理。未来的范围:本系统是适用于任何其他大学 /Institute,这是作为一个在线的工作。该程序包将需要在用户友好的表单中输入的数据。
- 2022-09-20 13:45:03下载
- 积分: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
-
编写一个程序,学生统计信息的结果(存储…
编写一程序,统计学生的成绩信息(保存在文件Score.dat中)。
要求:
1. 能按总分,数学成绩,英语成绩,计算机成绩分别排序
2. 能分别统计数学,英语,计算机中不及格人数
3. 能按学号查找学生,并显示该学生信息。
注
1. 从文件中读入数据以及功能菜单显示已在文件ReadData.c 和Menu.c中给出;
2. 代码的总体结构已在文件Score.c中给出,并定义了一些函数头,但有关函数体代码和一些主程序处理代码要求学生填写,也可以修改函数头;
编译score.c即可
-prepared a procedure, the results of the students statistical information (stored in the document Score.dat). Requirements : 1. According to score, the math and English results, the computer results were 2 ranking. Statistics were able to mathematics, English, Computer failure number three. can search by school, students, and that the student information. Note 1. Read from the file into the data and functions of the menu showed the documentary and Menu.c ReadData.c given; 2. The overall code structure has been the Score.c given, and the definition of some of the first function, However, the body function code and address some main program code requiring students to complete, can also modify function first; compiler can s
- 2022-08-20 01:05:35下载
- 积分:1