资源列表
OS3
- 参考《Orange’s》,在之前搭建的 nasm + bochs 实验平台上完成一个接受键盘输入,回显到屏幕上的程序,具体要求如下: • 从屏幕左上角开始,显示键盘输入的字符。可以输入并显示 a-z 和 0-9 字 符。 • 支持大小写,包括 Shift 组合键以及大写锁定两种方式。 • 支持回车键换行。 • 支持删除退格,退格如果退回上一行,必须退回该行编辑的最后一个字符 处。 • 支持空格键和 Tab 键,其中对于 Tab
OS2
- 编写程序 read_fat12,读取 a.img 文件(该文件是 fat12 文件系统的软盘镜像)。要求: • 通过分析 fat12 文件系统,打印出所有文件。 • 打印完成后,要求能够获取用户输入文件路径(以回车结束),程序查询 Fat12 文件,分别对目录文件、普通文件、不存在的文件进行做相应的输出-Programming read_fat12, read a.img file (which is a floppy disk image fat12 file sy
fib32.asm
- 用汇编语言实现斐波那契数列,具体要求:系统请求输入一个正整数,用户输入需要显示的项的个数,回车键结束输入;显示指定数目的斐波那契数列项,要求各个项用空格隔开,并用不同颜色显示(不限制颜色的种类、数目)。-Assembly language Fibonacci number, specific requirements: system requests to enter a positive integer, the number of items a user input to be displ
BEST
- 功能:利用PCF8563T芯片和ZLG7290B芯片来显示时间,能够利用键盘实现时间参数的修改, 修改过程中可以“回显”、“闪烁”、 “容错”,并利用蜂鸣器实现时钟系统的“整点报时” 一、硬件连接 1、ZLG7290B芯片的SDA和SCK分别连接P1.0和P1.1模拟IIC协议,RST_L复位端与P1.7口连接,以 便复位操作 2、P1.6连接蜂鸣器用于整点报时(大约响2s) 3、设定始终芯片CLKOUT输出秒脉冲且与P3.2连接(用于显示,每秒钟刷新一次),INT_KE
86tictac
- this a code for a game of tic tac toe in assambly language for x86 processors -this is a code for a game of tic tac toe in assambly language for x86 processors
zhiku1o
- 直扩系统通过用待传输的信息信号与高速率的为噪声码波形相乘后,直接控制载波信 号的某个参量,达到扩展传输信号带宽的目的。-By multiplying the information signal and the high speed rate of the signal to be transmitted, the system can directly control a parameter of the carrier signal, and achieve the purpose of e
calculateArgT
- 轨道车辆踏面计算程序,可用于处理测量的数据-Track vehicle tread optimization calculation program, can be used to deal with the wheel tread related data
Algorithm-Daquan
- 各种算法的介绍和讲解,对算法学习的初步入门十分有用。-Introduction and explanation of the various algorithms, the initial entry learning algorithm is useful.
HC.Email(jb51.net)
- 一个邮件系统, 还不太完善, shenzhongshiyong-an email exe
VCreadtxt
- VC读取txt文件中的数据并排序,数据附加在文件中,十分方便-VC read txt file and data sorting, data on file, is very convenient
xiaobotuxiangchuli
- 本程序是有关小波图像处理的,程序可以仿真,初学者可以借鉴-This procedure is related to the wavelet image processing, the program can emulate, beginners can learn
mbiaogenz-
- 本程序是有关目标运动程序,有匀速运动,和转弯运动模型,可以仿真-This procedure is related to the target motion procedures, uniform motion, and turning movement model can be simulated
