搜索资源列表
eluoshifangkuai
- 俄罗斯方块的源代码及论文报告 里面有详细的代码-Russian box of the source code and articles gave a detailed code
liu
- 这是个汇编语言屏幕窗口程序的课程设计报告 里面有代码
recoder
- 本来是不想传此代码的,但是一想到有些人不是自己写代码微机原理技术考试100分,而我98分就有些不服气。一气之下就传吧。 这个压缩包包含流程图、实验报告、源程序
bianyi
- 课程设计报告 词法 语法 代码生成
32bitSokoban.rar
- 利用汇编语言实现32位下的推箱子游戏,代码以小组的模式编写,代码完整独立,程序界面不错。并且还有440k的实验报告,内容完整,经历了软件工程的所有步骤。,The use of assembly language to achieve a 32-bit under the Sokoban game code to write the model group, code complete independence, a good program interface. And there are 44
asm
- 汇编课程设计 包括查找字符串 复制 图书管理等,有代码 报告-Compilation of curriculum includes the search string copy library management, etc., there is code for the report
1
- 显示与键盘实验数码管动态显示的原理,掌握8段数码关显示驱动控制方法;小键盘扫描原理,掌握键盘扫描驱动控制方法;键盘与数码关显示综合控制方法,有流程图报告和代码。-Display and keyboard digital tube experiments showed that the principle of dynamic master 8 digital clearance display driver control methods small keyboard scanning pri
2
- 汇编课程设计,里面有详尽的代码,和源程序,还有课程设计报告,exe文件,很好的用户界面-Compilation of curriculum design, which has a detailed code, and source code, as well as curriculum design report, exe files, a good user interface
wenducaiji
- 微机原理课程设计报告 从设计到流程图 到代码 以8088CPU 为核心设计一个温度采集系统,系统可以实现一路温度的采集,在3位LED显示器上显示当前温度。-Computer Principles of curriculum design from design to report to the code flow chart to design a 8088CPU as the core temperature acquisition system, the system temperature
LexicalAnalysisExperiment
- 词法分析实验,doc文档报告,原代码和流程图.-Lexical analysis experiment, doc document reports, the original code, and flowcharts.
dashuxiangcheng
- 大数相乘数据结构,内附代码说明,可用于试验报告-Multiplication of large numbers of data structure, containing code instructions for the test report
12321
- 此为用汇编语言实现的一个成绩管理系统,里面有完整的代码,流程图,设计思路以及实验报告。-This is an assembly language to achieve performance management system, which has the complete code, flowcharts, design ideas and experimental reports.
Assembly-language-sort-report
- -汇编语言排序报告,包含了流程图、解析、模块代码、源代码-- Sort of assembly language report
experimental-assembly-language-code
- 东北大学汇编语言实验代码和实验报告,还有课件,实验一、二源代码。-Northeastern University experimental assembly language code and test reports
LEUP1
- 程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C5
huibianchengxuPbianyiqi
- 北科大微机原理汇编语言实验程序,包括显示程序实验、数据传送实验、数码转换程序实验等五个实验的实验报告(实验内容+代码+截图)+轻松汇编编译器-NTUT computer principle assembly language test program, including lab reports show the experimental procedure, data transfer experiment, experimental digital conversion program fi
producerandconsumer
- 汇编语言编写的生产者消费者问题的实验报告和代码,北邮操作系统大作业-Written in assembly language producers and consumers of lab reports and code, Beijing University of Posts and Telecommunications operating system big job
1
- 这是一个完整的图书管理系统。内容很详细,代码、报告都包含,适合初学者使用。-This is a complete book management system. Content is very detailed, contain code, report, suitable for beginners to use.
65282
- 获取汇编指令长度 ,代码中包含了两个函数, unsigned long __fastcall Decode_Size( LPCVOID Opcode ); unsigned long __fastcall Decode_Size( LPCVOID Opcode, DETAILED_SIZE& Detailed ); 前一函数仅返回指令长度,后一个函数返回指令的详细长度报告:前缀长,指令(包含了MOD/RM 字节,SIB字节)长,第一个操作数长,第二个操作数长。 欢迎大家下
