资源列表
[汇编语言] 41
说明:从键盘上输入一串字符(用回车键结束,使用10号功能调用。)放在STRING中,试编制一个程序测试字符串中是否存在数字。如有,则把CL的第5位置1,否则将该位置置0。-Enter a string of characters from the keyboard (with the end of the Enter key, 10 function calls.) On the STRING, the existence of a digital test preparation of a prog<liu> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[汇编语言] 42
说明:在首地址为DATA的字数组中,存放了100H个16位补码数,试编写一个程序,求出它们的平均值放在AX寄存器中;并求出数组中有多少个数小于此平均值,将结果放在BX寄存器中。-The number of words in the first address as DATA group, storage 100H 16 complement number, try to write a program, average them on the AX register and find the arr<liu> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[编译器/词法分析] network-security
说明:speed and block size to measures the difference among them<usman> 在 2025-06-16 上传 | 大小:97kb | 下载:0
[编辑器/阅读器] notepadPP5.9.6
说明:notepad++源码,一份很值得阅读的编辑器源码-source notepad++, a very worthwhile read the source code editor<一休> 在 2025-06-16 上传 | 大小:5.24mb | 下载:0
[书籍源码] detours.lib
说明:好的初级学者的学习源代码,具有完整详细的C++结构,程序简单但是很适合学习-The good junior scholars study the source code, with complete details C++ structure, simple but very suitable for learning<藏锋> 在 2025-06-16 上传 | 大小:46kb | 下载:0
[汇编语言] 9787508477077_1
说明:汇编语言是计算机专业的专业基础课,也是电子、通信等相关专业的计算机课程。本书介绍80x86汇编语言程序设计的方法和技术,共分为两个部分:第一部分为基础知识,介绍80x86cpu的编程结构,汇编语言程序的格式和伪指令,80x86cpu的寻址方式和指令系统;第二部分为编程方法,深入讨论分支程序、循环程序、子程序基本程序设计方法,以及以中断为主的i/o程序设计,其中包括宏指令、多模块连接技术、汇编语言与高级语言的混合编程、dos和bios提供的常用中断调用,以及文件系统等内容。-Assembly la<徐刚> 在 2025-06-16 上传 | 大小:580kb | 下载:0