资源列表
lcd4.c
- 这是一个秒表程序,可以设置时分,走时准确,并带液晶显示.-This is a stopwatch procedures can be erected after midnight, accurate and bring the liquid crystal display.
DZse
- 三色点阵-three color dot-matrix
suanshiyunsuan
- 汇编语言实现的算式运算,输入+、-、*、/后再输入相应数值,能实现运算功能。-assembly language to achieve the formula calculation, and then imported ,-,*,/ corresponding numerical input, able to computing.
zhongduanxiangliang
- 汇编语言的中断向量表的操作,能实现查找中断向量等。-assembly language to the suspension of the operation of scale, able to identify interrupt vectors, and so on.
fdct
- FDCT implemented by MMX
jiheAUB
- 求集合运算AUB 利用两个线性表la和lb分别存放集合A和B的成员,依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素.-AUB set operations for the use of two linear la Table and lb respectively storage pools A and B members, Retrieve lb followed each of the elements,
xunhuanlianbiao-Josephus
- 用循环链表解Josephus问题。设有n个人围坐在一个圆桌周围,现从第1个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n和m,求出按出列次序得到的n个人员的序列,如n=8,m=4时,输出序列是48521376。-cyclic Chain Solutions Josephus problem. N with the individuals sitting around a round
noisycode
- 这是个十分简单有效的程序,可以在任何加噪声的程序里运行-This is a very simple and effective procedure, any increase in noise of the program running
CPU_detect
- 一个CPU特性检测源程序,很实用哦,希望对大家有帮助-detection characteristics of a CPU source, a very practical Oh, we want to help
asm_for_grade_process
- 汇编程序,完成如下功能: 每名学生需要如下描述:班级、学号、姓名、期末成绩、期中成绩、实验成绩、平时成绩。成绩可以有小数,如果有小数只能是点5,班级、学号、姓名格式自定。试编制一程序完成学生的录入和输出,输出的格式为:“班级、学号、姓名、总评成绩”,按照班级、学号进行排序,每人一行;最后再输出60以下、60-70、70-80、80-90、90-100分段内的人数。总评成绩的计算方法是:期末成绩×0.6+期中成绩×0.2+实验成绩*0.1+平时成绩*0.1。
NEWPL0
- PLO模板程序设计,里面包括了源代码,运行的结果,不过没实验报告书-PLO template programming, which includes the source code and operating results, but did not report on experiments
10001Ring0
- 一段进入ring0的代码。-section of the code into ring0.