搜索资源列表
8086AssembleLanguage
- 8086汇编语言程序设计,由南京大学软件学院提供.-8086 assembly language programming, provided by the Nanjing University School of Software.
elevator
- 用汇编语言实现电梯的控制和模拟运行,结合硬件实现,有指示和恶意操作处理功能。-Using assembly language implementation elevator operation control and simulation, combined with the hardware implementation, there is a malicious operation instructions and processing functions.
lcd
- 8051 assembly language source code for 2x16 LCD dş splay
triangle
- 这是一个用汇编语言绘制的一个直角三角形,程序简单实用,希望能给大家带来帮组-This is an assembly language drawn a right-angled triangle, the program is simple and practical, hoping to give us some help Group
Assembly
- kernel mode drivers development in assembly language
try
- 在CCS环境下,用C语言、汇编语言、线性汇编语言分别编写乘积和的代码,并将其整合到C语言程序中。-In the CCS environment, using C language, assembly language, the linear product and the write assembly language code, respectively, and integrate it into the C language program.
111
- 汇编语言,中北大学报警系统的需求分析书格式正确,大家可以参考一下 -Assembly language, the North University of alarm system needs analysis book in the correct format, we can reference
cal
- 用汇编写的一个计算器,跟Windows自带的简易计算器差不多。-This is a calculator programed in assembly language.
GUI_DoubleBuf
- 汇编语言实现: 鼠标点击窗体,马上画一个黑色圆圈。 GDI绘图,双缓冲技术,无闪烁。 源代码 编程工具:Masm32 运行环境:Windows XP/20003 -Assembly Language: mouse click the form, immediately draw a black circle. GDI graphics, double buffering, without blinking. Source p
book-assembly-kernel
- 天书夜读-从汇编语言到Windows内核编程-Double Dutch night reading- from assembly language to the Windows kernel programming
Mixed-C-and-assembly-
- C语言和汇编语言混合编程实践 第1章 DS18B20 第2章 pcf8563 第3章 DS1305 第4章 MAX1241 第5章 MAX147 第6章 MAX197 第7章 MAX186 第8章 max111 第9章 ad7705 第10章 DS1620 第11章 ad7416 第12章 MAX517 第13章 MAX515 第14章 MAX539-Mixed C and assembly language programming pra
assembly
- 一个用汇编语言实现的计算器,包括源程序和安装程序。-A calculator using assembly language, including source code and installation procedures.
Assembly---Sk00l-m3-ASM-(2000)
- Assembly Language Tutorial
Introduction-to-Assembly-Language-Programming
- Introduction to Assembly Language Programming For Pentium and RISC Processors
Light-water-assemble-language
- 用汇编语言写的一个流水灯程序,在keil上编译通过了,单片机上也可以用~-A light water program written in assembly language, keil compiled by the microcontroller can also be used
C-language-lexical-analyzer
- 使用C#编写的一个简易的C语言词法分析器,对汇编语言的一个活学活用的例子,供大家参考学习。-英语中文德语检测语言 中文(简体)英语日语 翻译文字或网页 使用C#编写的一个简易的C语言词法分析器,对汇编语言的一个活学活用的例子,供大家参考学习。 请键入文字或网站地址,或者上传文档。 取消 Shǐyòng C#biānxiě de yīgè jiǎnyì de C yǔyán cífǎ fēnxī qì, duì huìbiān yǔyán de yīgè huó xu
Simple-C-language-compiler
- 简单的C语言编译器,完成了简单的功能,包括简单的输入输出和while循环,能自动编译c语言代码,翻译成汇编语言输出-Simple C language compiler, complete simple functions, including simple input and output, and while loops, c language code can be automatically compiled, translated into assembly language outp
C-Language-Learning-Programming
- 汇编语言的机器代码生成效率高、执行速度快,但可读性却并小强 而c语言的可读性和可移植性却远远超过汇编语言,用c语言开发中大型软件的周期要比用汇编语言短很多,但c语言很难解决高时效性等代码编写的问题,此时便可利用汇编语言来实现本文便是针对这一问题.详细介绍了单片机c语言与汇编语言混合编程的实现法。 -High machine assembly language code generation efficiency, fast execution, but readability but did
C-and-Other-Language
- 单片机口前在越来越多的领域得到了广泛应用,可用于对单片机进行编程的语言多,最常见的为汇编语言、C语言、PL/M和BASIC等4种语言.对各种编程语言的优缺点作了详尽的分析后,为单片机技术的初学者指明学习单片机编程语言的方向. -Before the microcontroller ports in more and more fields has been widely used, it can be used for single-chip multi-language programmi
Introduction-to-The-C-Language
- 介绍了单片机C语言与汇编语言混合编程的两种基本方式,C语言程序中嵌入汇编程序和调用汇编程序的参数传递方法,以及在keil C51中的具体处理方法. -Introduces the single-chip C language and assembly language programming mix of two basic ways, C language program embedded assembler and parameter passing method calls an as
