资源列表
[其它] 算总不确定度等_2004_03_02
说明:C++开发的算平均值,残差,标准偏差,和总不确定度 -C development numerical average, residuals, standard deviation, and the total uncertainty<李雷> 在 2008-10-13 上传 | 大小:1.96kb | 下载:0
[编译器/词法分析] LL(1)文法——vc
说明:LL1文法的vc实现,编译原理的实验用得着的,对学习编译很有帮助!-LL1 grammar vc realization of the principle of compiling the experiment worthwhile to study compiled helpful!<陈为> 在 2008-10-13 上传 | 大小:1.96kb | 下载:0
[其它] 5班8号周前平第2题
说明:单源最短路径问题。从文件中读入一个图,求一个顶点到其它所有顶点的最短路径。-single source shortest path problem. Reading from the document into a plan and seek a culmination of all the other vertices in the shortest path.<周子藤> 在 2008-10-13 上传 | 大小:1.96kb | 下载:0
[汇编语言] huibian_random
说明:本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Add<詹庆锋> 在 2008-10-13 上传 | 大小:1.96kb | 下载:0
[其它] xiangpaixu
说明:假设一个链表中包含了一个班级内所有的学生的信息,每个结点含有以下数据域 :学号、姓名、各门课成绩以及平均分(假定所有的分数均为0-100的整数),设计程序用箱排序对指定的成绩排序,并输出排序结果。基本要求: (1)每个箱子(0-100)描述成一个链表; (2)能够从欲排序链表的首部开始,逐个删除每个结点,并把所删除的结点放入适当的箱子中。 (3)收集并链接每个箱子中结点,产生一个排序的链表并输出结果。<creek> 在 2008-10-13 上传 | 大小:1.96kb | 下载:0