搜索资源列表
GradeASM.RAR
- 一个简单的统计成绩的汇编程序。输入一组成绩后对成绩排序,查找最高分,和最低分,统计各段成绩的人数和平均成绩。初学者可以看看。-a simple statistical compilation of the results procedures. The importation of a pair of scores after the results, in order to search high and the lowest points of the performance statist
calculater
- 这是一个仿照实体计算器功能设计,包括所有常用的计算功能并具有对一组数据的统计处理功能的,用C++语言编程的软件。可以直接在电脑上使用无需安装任何附件。本产品针对需求简单的使用者,设计出一种界面简单,使用方便且功能比较齐备的计算器。基本功能包括简单加减乘除运算,三角函数,反三角函数运算,指数对数运算,求平方及平方根等。增加了对一组数据的统计处理,如平均数,求方差,求平方和这样的运算。-This is a calculator function entity modeled on the desig
Lightemplate
- 我写的php模版类,调用方法简单,支持if else include之类的标签, 可以包含扩展函数,整个模版文件没有外部include和require,减少io操作, 加载三个模版变量,两个数组变量,比smarttemplate快平均2-3毫秒. 单纯加载模版文件,不设置任何变量lightemplate平均0.3毫秒左右,smarttemplate至少要1毫秒. -I wrote the php template class, called simple, if else inclu
youxiang
- 能实现变体型求平均值、数据求和、求面积、邮箱登陆的程序等,是个比较实用的简单程序。-Average size seeking to achieve change, data sum, area, E-mail landing procedures, is a relatively simple procedure practical.
test
- 实现简单的学生考试成绩成绩统计包括计算学生平均成绩,最高分和课程平均成绩。汇编代码-Simple statistical achievement test scores of students, including students calculated the average score, highest score and course grade point average. Assembly code ... ...
huibianshiyan
- 实验报告 使用汇编语言完成了一个简单的学生信息管理程序,其功能包括: 1、学生信息录入。学生的信息由用户逐个录入,每次录入一个学生信息后,提示录入下一个信息。用户输入#号即可结束录入工作。 2、显示全部录入的学生信息,按照录入的学号顺序。 3、显示平均成绩。显示成绩的平均值,精确到一位小数。 4、分段显示学生信息。按照60分以下,60到70分,70到80分,80到90分和90分以上的分组,显示每组学生的人数。-The lab report using assemb
5-1
- 简单的vb程序,用于自行输入4个数,然后算取四个数的平均值-Simple vb program used to manually enter the number 4, and then calculate the average number of take four
average
- 利用汇编语言在MASM6.0实现,求平均值,代码简单易懂-In MASM6.0 use of assembly language to achieve, an average, the code is simple to understand