-
用汇编编写的矩阵乘源代码,可以在WinDLX下运行
用汇编编写的矩阵乘源代码,可以在WinDLX下运行-Matrix prepared by the compilation by the source code, you can run WinDLX
- 2022-02-03 09:36:11下载
- 积分:1
-
PK found online advertising for V1.0
PK广告查杀器 V1.0-PK found online advertising for V1.0
- 2022-03-14 14:12:18下载
- 积分:1
-
transmitter receiver program
transmitter receiver program
- 2022-03-21 11:00:20下载
- 积分:1
-
一个ADC0809的程序,很有用的,不放试一试
一个ADC0809的程序,很有用的,不放试一试-a ADC0809 procedures useful, link test
- 2022-02-13 21:16:13下载
- 积分:1
-
4*4键盘扫描,依据键值,LCD双行显示,双行显示满后,清屏,重新显示...
4*4键盘扫描,依据键值,LCD双行显示,双行显示满后,清屏,重新显示-4* 4 keyboard scanning, based on keys, LCD double display, double line after the expiry of the Qing-ping, re-display
- 2022-04-19 03:18:47下载
- 积分:1
-
停车场管理系统
数据结构栈的应用,希望对大家有所帮助!...
停车场管理系统
数据结构栈的应用,希望对大家有所帮助!-C
- 2022-03-17 20:20:42下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,
“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,...
这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询,
“E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印.
本程序实现了:
(1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单
点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完
以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法
可运行其它的功能。
(2)连续运行部分的功能。
应将文件"score.txt"放在相应的路径下.如在本程序中,需将该文件放在"c:masmscore.txt"下.
注:该文件的路径可从汇编源文件的"fname db "c:masmscore.txt"""中查找.-masm
- 2022-08-13 20:43:04下载
- 积分:1
-
keil51的手册,开发硬件也不错呀,这是最常用的汇编工具,用的人很多...
keil51的手册,开发硬件也不错呀,这是最常用的汇编工具,用的人很多-keil51 manuals, development hardware has a good game, which is a compilation of the most commonly used tools, a lot of people
- 2022-01-29 03:25:22下载
- 积分:1
-
我写的一个关于猜数字的小游戏,基于6502平台,基本能实现功能...
我写的一个关于猜数字的小游戏,基于6502平台,基本能实现功能-I wrote a ringing of the little game, based on 6502 platform, the basic function can be achieved
- 2022-01-24 08:44:26下载
- 积分:1