资源列表
student
- 1) 能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2) 能够将指定的信息从文件中删除。 3) 能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4) 可以统计全部学生的总成绩,及其在班上的排名。 5) 能够统计各科的平均成绩及及格率。 6) 要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7) 如果检索不到相应的信息应提示用户。-1) can be read from the screen of a studen
calculate
- 栈式计算器~~~哈工大数据结构软件设计一-The Stacker Calculator ~ ~ ~ HIT data structure software design ~ ~ ~
Cpp1
- 校园导游,可以选择景点序号来了解景点,通过选择两点可计算最短距离和最近路线。-Campus tour guide, you can choose the attractions serial number to understand the attractions of by selecting the shortest distance can be calculated and the recently routes.
2-2nd-Graph
- 数据结构与C++的实现并付代码,概念、头文件、源代码链表、排序、查找、图、二叉树等-Data structures and C++ implementation and payment of the code, the concept of header files, source code, linked lists, sort, find, map, binary tree, etc.
FDTDdipole
- 计算dipole的C语言代码,可能有错误。如有希望自己改下。-Calculation of the dipole of the C language code, there may be errors. If want to change under
ss
- 非递归合并排序,用stack实现的。包含一个test.h头文件-Non-recursive merge sort and stack. Contains a test.h header file
nrq
- 非递归快排,用stack实现的,包含一个test.h头文件-Non-recursive fast row stack to achieve a test.h header file
THEbestwayoftheroad
- 这是上海铁路局目前仍在使用的行包托运软件中的一部分内部算法。该题目采用1995年年底我国铁路运输网的真实数据进行编程和运行验证。 铁路运输网络中由铁路线和火车站的两个主要概念,譬如:1号铁路线表示京广线,2号铁路线表示京沪线等。 铁路线对象包括铁路线编号,铁路线名称,起始站编号,终点站编号,该铁路线长度,通行标志(00B客货运禁行,01B货运通行专线,10B客运通行专线,11B客货运通行)。 火车站对象包括所属铁路线编号,车站代码,车站名,车站简称,离该铁路线起点站路程及终点站路程。
a
- 多项式相乘,用c++写的,数据结构上机作业-Polynomials multiplied by
shujujiegou
- 数据结构的试题样板,易于掌握和学习数据结构相关的只是框架和体系-Questions of data structure model, easy to learn and study the data structures related to the framework and system
cudd231
- 用于二叉决策图及其扩展形式的软件包,该包在VC++6.0下使用-Binary Decision Diagrams and its extended form of the package, the package in VC++6.0
maopappaixu
- C 冒泡排序 算法,提供了基本的冒泡排序算法以及例子-C bubble sort
