搜索资源列表
dotNET+Reflector+3[1].3.1.0
- 反汇编工具,可生成IL代码与C#源码。-anti-compilation tools, IL code can be generated with C# source.
withspeed
- 变频器程序,用于变频器矢量闭环控制!c与汇编混合编程。
qpsk
- QFSK的调制与解调,用C写的主程序,汇编写的调制与解调的子程序-QFSK the modulation and demodulation, with the main program in C, compile writing, the modulation and demodulation of the Subprogram
18b20.rar
- DS18B20一线总线数字式传感器的原理与使用.doc DS18B20智能温度控制器(汇编与C语言).doc ME300实例-LED数码管显示电子钟(汇编、C语言).doc 基于DS18B20的智能温度测量装置.doc 可以考虑用DS18B20采用的单线的数据接口.doc 一个温度定时报警器.doc,DS18B20 bus line digital sensor with the use of the principle. Doc DS18B20 intelligent tempera
Asm_C
- 这是一个C语言与汇编混编的例子实现绘图,调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。 而本章例子中,因为MICROCAD.C内嵌汇编代码,读者要在命令行下输入tcc -B D:\TC\source\MICROCAD\MICROCAD.C,来编译MICROCAD.C。注意,在汇编的时候TC要调用TASM.exe。-
Unix_Compile_Tool
- 目录 1.GCC的使用 1.1.编译C程序 1.1.1.编译执行文件 1.1.1.1.C程序中的文件后缀名 1.1.1.2.编译单源程序 1.1.1.3.编译多源程序 1.1.2.编译目标文件 1.1.2.1.编译成目标文件 1.1.2.2.使用目标文件编译 1.1.3.预处理 1.1.3.1.预处理编译 1.1.3.2.编译预处理文件 1.1.3.3.预处理指令介绍 1.1.3.4.预定义宏介绍 1.1.3.5.预处理与make选项
Detection_of_specific_pulse_alarm
- 1.当检测到所设定数量且不超过一定时长的脉冲数时报警 2.当检测到某个脉冲时间长度大于设定的时限时也报警 3.在报警时进行一定时长的录音 4.对时间要求严格的定时采用汇编与C混合编程-1. When the number of detected set at no more than a certain number of hours-long pulse alarm 2. When a pulse is detected is greater than the length of
winio
- 可用于实现键盘记录。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.c
LCDMS12864
- LCDM12864显示 汇编与C语言混合-LCDMS12864__display LCDMS12864__display
TEST
- 微机接口程序,其中使用了C与汇编的混合编程,实现了AD、DA转换,并做出图形显示。-PC interface program, which uses a mixed C and Assembly programming, the AD, DA conversion, and make graphic display.
stu5
- 学生成绩统计器,用的是c#语言汇编 可供参考与交流-Student achievement Tracker
Swulliaohunhhm
- 物料混合对象智能仿真,,汇编与c混合编程与开发. -Material mixed objects intelligent simulation, assembly and c hybrid programming and development.
Aqiantaoc
- 实现c与汇编的嵌套计算加法:在c语言中实现加法并且在c中调用用用汇编语言写的加法子程序,比较两种加法, -C and compiled by the addition of nested calculation: addition and in c in c language with additions written in assembly language subroutine is called, both the addition
Wc_txz_srcr
- 用纯C语言写的一个推箱子游戏,运行于CMD环境(DOS)下,通过这个游戏你可以学到很多汇编底层的东西,涉及到软中断、二维数组、键盘操作以以及图形化函数等方面的知识,还可以掌握显示器中断寄存器的设置、二维数组及结构体的定义、键盘键值的获娶图形下光标的显示与定位等,不要小看它哦! -A Sokoban game written in pure C language, run the CMD environment (DOS), this game you can learn a lot of
ASCII
- 可以变换ASSII代码 有效的熟悉单片机汇编语言和汇编与C语言混合编程-this is turn the
C-Language-QianRu-huibian.tar
- C语言嵌入汇编小程序,与纯C语言运行程序效率比较-C language compilation of small programs embedded in comparison with pure C language runtime efficiency program
MTI_MTD_DSP_Matlab
- Matalb联合DSP实现三个动目标距离分辨。包含Matlab仿真源码与图示,以及VisualDSP++ C 和汇编源码附有简单的MTI/MTD理论说明。-Matalb combined DSP to achieve three moving target range resolution. Matlab simulation source code included with the icon, and VisualDSP++ C and assembler source code with
ins_hook
- 汇编指令简单hook过滤与拦截(需简单修改)框架C代码-Assembly instructions for simple hook filtering and blocking (simple changes required) c code
52835521
- 在Visual C++中使用内联汇编不需要额外的编译器和联接器,很好(Using inline assembly in Visual c + + does not need additional compiler and coupling, is very good)
4314106
- C语言的那本,文件是书的光盘的内容,相当于上一本书的汇编代码的c语言版()