资源列表
[汇编语言] shuzizhong
说明:基于EWB的数字钟,能够定时 还有闹钟功能-EWB Based on the digital clock that can from time to time there is an alarm clock function<小毅> 在 2025-06-10 上传 | 大小:43kb | 下载:0
[汇编语言] mima
说明:利用汇编语言编写的六位电子密码锁程序,初始密码为123456,可实现密码的输入,判别和修改。可作为微机原理课程设计题目。-The use of assembly language to prepare the six electronic code lock procedure, the initial password is 123456, the password input can be achieved, identify and modify. Microcomputer Princi<tang yi> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[汇编语言] calculater
说明:这是一个仿照实体计算器功能设计,包括所有常用的计算功能并具有对一组数据的统计处理功能的,用C++语言编程的软件。可以直接在电脑上使用无需安装任何附件。本产品针对需求简单的使用者,设计出一种界面简单,使用方便且功能比较齐备的计算器。基本功能包括简单加减乘除运算,三角函数,反三角函数运算,指数对数运算,求平方及平方根等。增加了对一组数据的统计处理,如平均数,求方差,求平方和这样的运算。-This is a calculator function entity modeled on the desig<高斯> 在 2025-06-10 上传 | 大小:5.97mb | 下载:0
[汇编语言] At24c
说明:IIC 24读写的源码 有详尽的口线控制,用EMC 61000IC 和其开发环境,具体不明白可MAIL 本人讨论-IIC 24 to read and write the source code there is a detailed control of the mouth line, using EMC 61000IC and its development environment, specifically I do not understand can be discussed MAIL<sunny> 在 2025-06-10 上传 | 大小:5kb | 下载:0
[汇编语言] ASM_Score
说明:用汇编语言实现的程序: 每名学生需要如下描述:班级、学号、姓名、期末成绩、期中成绩、实验成绩、平时成绩。成绩可以有小数,如果有小数只能是点5,班级、学号、姓名格式自定。试编制一程序完成学生的录入和输出,输出的格式为:“班级、学号、姓名、总评成绩”,按照班级、学号进行排序,每人一行;最后再输出60以下、60-70、70-80、80-90、90-100分段内的人数。总评成绩的计算方法是:期末成绩×0.6+期中成绩×0.2+实验成绩*0.1+平时成绩*0.1。-Using assembly lan<Tony Yau> 在 2025-06-10 上传 | 大小:31kb | 下载:0
[汇编语言] ASM_Sort
说明:用汇编语言实现的:首先通过键盘输入一已知长度的字节数组,然后对该数组进行递增排序,并显示排序结果。最后再输入一数值,在该数组中进行查找。要求使用子程序结构。-Using assembly language to achieve: First of all, through the keyboard input of a known length of the byte array, and then increase the array to sort and display the resul<Tony Yau> 在 2025-06-10 上传 | 大小:10kb | 下载:0