资源列表
[Dephi控件源码] CoolTrayIcon
说明:delphi一个托盘控件的代码,可以在托盘上自绘文字,图片。-delphi code to control a tray, the tray can be drawn from the text and pictures.<Kevin> 在 2024-11-02 上传 | 大小:593920 | 下载:0
[操作系统开发] i386-Interupt-Handling---8259A
说明:i386中断系统,教你如何实现一个中断接口-i386 interrupt system, teach you how to implement an interrupt interface<bj> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[汇编语言] scientificCalculator
说明:win 32 汇编语言实现的科学计算器,支持表达式运算-win 32 assembly language to achieve a scientific calculator, support for Expressions<张波> 在 2024-11-02 上传 | 大小:52224 | 下载:0
[汇编语言] Branchprogram
说明:、从键盘输入一字符,判断该字符是小写字母、大写字母、数字或其它字符。若输入为小写字母,显示“You Input a Lowercase Letter!”;若输入为大写字母,显示“You Input a Uppercase Letter!”; 若输入为数字,显示“You Input a Digit!”; 若输入为其它字符,显示“You Input Other Letter!”。-And from the keyboard characte<huaidiwu> 在 2024-11-02 上传 | 大小:41984 | 下载:0
[汇编语言] Registeruse
说明:1 计算A*B+C-D,把结果输出到屏幕。 2把寄存器al中值,以二进制的形式输出到屏幕,并统计数码1的个数,输出到屏幕。 例如 al=0A6H 屏幕显示格式如下: 10100110B 4 -1 calculate A* B+ CD, the output to the screen. Two in the al register value to form a binary output to the screen<huaidiwu> 在 2024-11-02 上传 | 大小:56320 | 下载:0