资源列表

« 1 2 ... .36 .37 .38 .39 .40 541.42 .43 .44 .45 .46 ... 3005 »

[汇编语言浮点异常的控制位

说明://浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /
<张虹> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[汇编语言display.ara

说明:关于56700 的网络购物系统的实现程序源代码及有关注释-56,700 on the online shopping system of the source code and related Notes
<张虹> 在 2024-11-18 上传 | 大小:5kb | 下载:0

[汇编语言dddddddd

说明:用来实现对音乐的编译!用的是TASM编译器来实现在COM下的音乐效果-used for the compilation of music! TASM is the compiler to achieve in the COM Music
<曹进波> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言急求竞赛抢答器的汇编代码

说明:可选自能抢答器,用来对一些节目抢答很有必要,,采用8255编程-optional self Responder, used to some programs Responder is necessary, using 8255 programming, and,
<张强> 在 2024-11-18 上传 | 大小:2kb | 下载:0

[汇编语言dt_card

说明:大唐电信卡读写程序,兼容4406和4436,DTTC28卡,RST CLK SDA-Datang Telecom Card Reader procedures compatible with 4406 and 4436, DTTC28 cards, RST CLK SDA
<王小荣> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[汇编语言案例12字符图形程序阳泉学院

说明:汇编语言课程设计原程序 案例12字符图形程序阳泉学院-compilation of the original language curriculum design procedures case 12 characters graphics program Yangquan College
<姚中柱> 在 2024-11-18 上传 | 大小:2kb | 下载:0

[汇编语言案例9音乐演奏好

说明:汇编语言课程设计原码 案例9音乐演奏.rar-assembly language curriculum design the original nine yards case music. Rar
<姚中柱> 在 2024-11-18 上传 | 大小:2kb | 下载:0

[汇编语言小颖JAVA源代码反编译超级引挚V1.3标准版

说明:小颖JAVA源代码反编译超级引挚V1.3标准版. 这是一个很好用的java反编译工具,有兴趣的可以看一下。-Xiaoying Java source code compiler- engine Super Standard Edition V1.3. This is a good use of anti- java compiler tools are interested can look at.
<汪峰> 在 2024-11-18 上传 | 大小:319kb | 下载:0

[汇编语言Linux Assembly Language Programming

说明:linux汇编语言程序设计,详细介绍了linux的汇编语言设计语法以及开发工具等信息-assembly language programming, detailed compilation of the Linux language syntax design and development tools, such as information
<林福军> 在 2024-11-18 上传 | 大小:2.09mb | 下载:0

[汇编语言24和25pc机间的通信

说明:这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means
<骡子> 在 2024-11-18 上传 | 大小:3kb | 下载:0

[汇编语言xiao

说明:这是一个学生成绩管理系统,其中“I”表示插入,“L”表示浏览,“Q”表示查询, “E”表示退出,“D”表示删除,“M”表示修改,"c"表示统计各分数段人数,"p"表示打印. 本程序实现了: (1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单 点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完 以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法 可运行
<赵钱孙> 在 2024-11-18 上传 | 大小:80kb | 下载:0

[汇编语言中断矢量设置与读取有关的DOS功能调用

说明:与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare int
<张东> 在 2024-11-18 上传 | 大小:4kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 541.42 .43 .44 .45 .46 ... 3005 »

源码中国 www.ymcn.org