资源列表
[汇编语言] huibiantuxinchaozuo
说明:GDI 即图形设备界面,是 Windows 最重要的部分之一,它大部分由 GDI32.DLL 库中的 API 来处理,GDI 的主要目的之一是支持与设备无关的图形编程,对于 Dos 下的图形编程,很多人可能“心有余悸”,因为PC 中有太多种类的显示卡,而几乎每个显示卡的处理都是不同的,即使后来有了 Vesa 编程,我们还是不能全部撇开具体的硬件,Windows GDI 使我们对图形的编程变得相对简单了很多,由于GDI 是 Windows 最庞大的部分,并不是几句话能讲清楚的,本节要讲的是 Win<youfangyuan> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[汇编语言] ir-test
说明:此程序的功能是把红外遥控器的地址码(16位)和控制码及反码显示出来,每按一次遥控器都能显示这些数据(用8只数码管16进制显示).-The function of this program is to address the infrared remote control code (16) and the control code and anti-code displayed every time the remote control can display these data (8 by<> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[汇编语言] mainmonitor
说明:完成和另一单片机的通信,接受故障代码,并把故障代码转换为ASCII码,送到液晶显示器显示。-Completed and another single-chip communication, accept the fault code and fault code is converted to ASCII code, to the liquid crystal display.<苟轩> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[汇编语言] JIANPANSAOMIAO
说明:用于键盘扫描功能,适用与初学者,他是4*4键盘的扫描-For the keyboard scanning function, application and beginners, he was 4 * 4 keyboard scanning<wangjian> 在 2025-06-16 上传 | 大小:2kb | 下载:0
[汇编语言] jisuanqi
说明:c语言编译的计算器 为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的. 程序用两个栈,optr寄存运算符,opnd寄存操作数和运算结果.输入的表达式以等号结束,例如:2*(1+2)= -c language compiler of the calculator in order to facilitate the understanding of flow, in the procedure to calculate the output of the<marina> 在 2025-06-16 上传 | 大小:2kb | 下载:1