搜索资源列表
汇编&c语言.rar
- 汇编&c语言混合编程教学随书源代码
MIXBuilder
- MIX的模拟器: MIX是《计算机程序设计艺术》(TAOCP)的作者高德纳(Donald.E.Knuth)在TAOCP中描述算法时使用的一种假想的机器,所以书中的汇编代码无法在任何一个机器上运行,附件中的程序可以让以MIXAL汇编语言写成的算法在Windows平台上汇编并且可以单步跟踪运行。详细情况参看其中的MIXBuilder.doc文件。 -MIX simulator : MIX "Art of Computer Programming" (TAOCP), the aut
51单片机example_ellcerent
- 51单片机众多优秀的开发源程序:ZLG7290例程*ZLG7290汇编例程*蜂鸣器音乐例程*蜂鸣器响例程*读EEPROM并显示例程*16×2LCD模块例程*128×64点阵LCD模块例程*直连KEY和LED例程*直连LED例程*lin模块的原码及例程。LIN总线例程 RS232例程(包括PC端和书上了串口例程) USB1.1例程(包括PC端) RS485例程 USB2.0例程(有3个,包括PC端) 基于ETHERNET的TCPIP例程 时钟显示例程 CAN自发自收例程 外中断1 CAN例程 US
时间显示
- 一个用汇编编的时间中断的小程序,邹逢兴教授出的书中一个上机作业的答案。要求有一定的汇编基础,用相应的中断硬件-a compilation series with the disruption of small programs, Zou on the Professor - a book on the answer machine operations. There are certain requirements based on the compilation, with the corre
ASMexmaples
- 汇编实战大全.请按书中的附录 A设置好系统的环境变量,然后编译。-compilation real Daquan. By book's Appendix A good system set environment variables, and then compiled.
niaholiti
- 汇编书上的立体课余恢复绝大部分法不得劲发哈发挥发表-compilation book on the resumption of most after-school three-dimensional method awkward play made by Kazakhstan
example_ellcerent.zip
- 各类源程序集锦 硬件介绍:\7290\ ZLG7290例程* \7290a\ ZLG7290汇编例程* \bell\ 蜂鸣器音乐例程* \buzz\ 蜂鸣器响例程* \eeprom\ 读EEPROM并显示例程* \ex26a_lcd\ 16×2LCD模块例程* \ex36a_lcm\ 128×64点阵LCD模块例程* \KEY_IO\ 直连KEY和LED例程 \led_light\ 直连LED例程* \lin_park\ lin模块的原码及例程。 \lin\ LIN总线例程 \rs232\ RS
bomblab.rar
- CSAPP一书中十分经典的二进制炸弹实验,有详细实验报告,对加深C语言和汇编语言之间的关系的理解很有帮助,Book CSAPP binary bomb is a classic experiment, experimental report in detail on the C language and to deepen the relationship between assembly language understanding helpful
Win32_AssemblyPragrammingV2
- Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。 本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过70多个实例逐步深入Win32汇编语言编程的方方面面。 本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.n
ForARM
- 常用ARM指令集及汇编,基于ARM的汇编书-Common ARM instruction set and compilation, the compilation of the book based on the ARM
Chat-TCP
- 使用汇编语言实现TCP协议的聊天室例子程序,是罗云彬win32 汇编书上第十六章的实例源码,客户端和服务器端的源码都全,代码的结构非常好,觉得不错传上来。 -Sample code for < Win32ASM Programming 2nd Edition>
AnalysisCommands
- 汇编指令系统分析,是初学者最贴心的汇编指令查询书-Analysis commands
TIDSPAsm
- 介绍TI DSP 汇编语言的书,很多人在找这个,我在CSDN也上传了,希望对大家有所帮助。-a book about TI DSP ASM. enjoy ur self.
WIN32asm
- WIN32 汇编书藉,很好的东西,值得收藏。-WIN32 compilation. Chm
TheArtofAssemblyLanguageWin32PDF
- Win32汇编语言的艺术-本介绍Win32下的汇编编程的好书,书中涉及Win32Win32汇编语言的方方面面,是Win32下学习汇编语言开发不可多得的好书,PDF格式,英文版。-Win32 assembly language of art- the compilation of this descr iption under Win32 programming books, book Win32Win32 involved in all aspects of assembly language
WANG_SHUANG_HUI_BIAN
- 王爽汇编 书中的源码 是一本好书 适合汇编入门-Wang Shuang compilation of the book source code is a good book for compilation of entry
3
- 关于汇编语言冒泡排序问题? 汇编书上一道例题:在附加段中有一个字数组,其首地址已存放在di寄存器中,在数组中第一个字存放该数组长度。要求编制一个程序使该数组中的数从小到大的次序排列整齐。书上是这么做的-About assembler language bubble sort problem? Examples: a book compiled in additional segments have a words group, its first address is already s
asm
- 最好的汇编书,希望对大家有用,最开始学习的时候幸亏有了这本书,要不然到现在还没有入门呢-must asm book
《小白学SAS》书中配套程序
- SAS 学习初学者入门,经典程序汇编,包括数据操作,数据挖掘等操作(SAS learning beginner entry, classic program compilation, including data manipulation, data mining and other operations)
osfromscratch2010.iso
- 《ORANGES一个操作系统的实现》书中源码(Source code in the book "implementation of an operating system of oranges")