资源列表
shizhongzhuliu
- 靠8259定时电路运行的系统时钟驻留程序
fasheng
- 汇编发声程序,先在DOS下功能调用,并产生EXE文件,执行可产生-compilation audible procedures and the DOS function, and produce EXE document, the Executive can produce
ZHSY
- 实验内容: 编制一程序,要求接收从键盘输入的一个班的学生成绩,并存放于50字节的GRADE数组中,其中GRADE+N保存学号N+1的学生成绩。然后根据GRADE中的学生成绩,把学生名次填入50字节的RANK数组中,其中RANK+N的内容是学号为N+1学生的名次。再按学号把学生顺序把学生名次显示出来。 实验要求:1.必须画流程图。2.本程序要求要有多重循环和子程序,其中 成绩输入、计算学生名次、显示学生名次都分别用子程序,也可用宏处理。-Experiment content: the
runian
- 用汇编编的,用来判断输入的年份是否是闰年。-With the compilation series, used to judge whether or not the importation of the year is a leap year.
shiyan12
- 汇编语言实验二 用表格形式输出字符-Experiment II assembly language output in tabular form with characters
work
- 簡單的點對點距離總和求解,第一次po文請大家多多指教。也許有錯誤也請包含-simple compute for node to node
cPP
- 模仿C++库中的string类,声明一个C++字符串类string,该类基本框架-To imitate C++ library string class the to declare a C++ string class string class basic framework
nn8251a
- 8251A 自收自发。采用查询方式:将内存制定区域内存放的一批数据通过8251A的TXD发送出去,然后从RXD接收回来,并在屏幕上或数码管上显示出来。-8251A since spontaneous resumption. Query: memory development of regional and storing a number of data sent through the 8251A' s TXD, and then receive back from RXD, and d
Matrix-keyboard
- 设计一个矩阵键盘的识别系统,在一个8段数码管上分别按16个键盘轮流显示0123456789ABCDE-This is for matrix keyboard
average-statistics
- 该文件包含一个用汇编语言实现的学生考试平均分统计-the file contains the program of average statistics which is finished by assembler language.
44-dot-matrix
- 一款光立方很简单的 要做的话找我要电路-44 dot matrix
2
- 先定义“点”类Point,由“点”类派生出“圆”类Circle,再由“圆”类生成“圆柱体”类cylinder。圆类的属性有圆心和半径(指针类型);方法有构造函数、析构函数、显示面积和计算面积。圆柱体类的新增属性是高度,方法有构造函数、析构函数、显示体积和计算体积。类的应用:创建一个圆柱体类,显示信息,求它的体积。类的定义与实现及主函数以多文件组织。-The first definition of "point" Point, "points" class derived from the "Ci
