搜索资源列表
mixed
- 一个c与汇编的混合编程,可以作为入门用,本人的作业-a mixed program with c and asm,it can be used for the beginner,it s my work
有关c与汇编的混合编程
- 有关汇编语言与c语言的混合编程的一些说明。 -the assembly language and C language programming mixed some explanations.
c与汇编相互调用方法
c程序调用汇编方法之一:他们之间通过堆栈来实现参数传递,如在C中调用汇编生成的函数时,会先把当前指令指针入栈,然后把函数的参数入栈,在c程序中调用汇编程序生成的.obj文件定义的函数,通过指针sp来实现参数传递
DSP的C与汇编程序库
- 这里是DSP的c与汇编程序库,内容不错,大家可以下载-DSP c and assembler libraries, as well, we can download
mixed
- 一个c与汇编的混合编程,可以作为入门用,本人的作业-a mixed program with c and asm,it can be used for the beginner,it s my work
C语言嵌入式系统编程*
- 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开发的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C语言--一种"高级的低级"语言,则成为嵌入式系统开发的最佳选择。-Unlike most forms of software programming, embedded systems programming based
有关c与汇编的混合编程
- 有关汇编语言与c语言的混合编程的一些说明。 -the assembly language and C language programming mixed some explanations.
lowpass
- 低通滤波源码,C与汇编嵌套,效率奇高。 为1K,FFT.基于54系列-source low-pass filtering, with the compilation of nested C, a high efficiency. 1K, FFT. Based on Series 54
keil_c51_maule
- 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Ke
8051F_USB
- Silicon公司 8051F型单片机串口通讯源程序(C与汇编混合编程)。-Silicon 8051F-source SCM serial communications (C Programming with mixed compilation).
Mixing_C_and_Assemble_Code_with_IAR_for_AVR
- 介绍在IAR开发环境中如果实现C与汇编混合编程.英文版,权威教程-IAR development on the environment, if realized C and Assembler programming. English, authoritative guidance
LED_Control
- 适用于S3C2410,使开发板上的LED3和LED4交替着亮灭。程序用ADS1.2编译通过,非常之简单,但可从中了解C与汇编之间的调用,适用于刚接触ARM的初学者。-applicable to the S3C2410, the development board and LED4 indicates a turn-destruction. Procedures used ADS1.2 compile, very simple, but
Viterbi_in_TMS320C54x_Family_code
- Viterbi Decoding Techniques in the TMS320C54x Family code 即是TMS320C54x实现VIterbi译码,是C与汇编混合编程,相信学习通信的又要用DSP来实现的人,一定会惊喜的-Viterbi Decoding Techniques in the TMS320C54x Family code that is TMS320C54x realize Viterbi decoding
CMERGE
- C与汇编混合编程
CCS_c_asm
- CCS集成环境下C与汇编的混合编程实现.本文时在TI奢司提供的CCS集成开发环境下,编写采用C与汇编的混合缟程实现的 工程设计程序需要注意的问题,做了较完整的论述。详细地介绍了C与汇编的混合编程接口, 并给出了实例-CCS integrated environment of mixed C and Assembly programming. TI extravagance when this article provided b
19FIR
- 低通滤波源码,C与汇编嵌套,效率奇高。为1K,FFT.基于54系列及19点FIR低通滤波C语言程序-Low pass filter source code, C and the compilation of nested efficiency high. For the 1K, FFT. Based on the 54 series and 19 o
SHT
- SHT11/15系列资料与源码,包涵C与汇编,以及焊接注意事项,有了这些资料,这个温湿度传感器系列就成为了模块,随便调用-SHT11/15 series of data and source code, includes C and Assembly, as well as welding Note that with these data, the temperature and humidity sensors has become
C-18b20
- 18B20-温度传感C与汇编编写 并在lcd1602上实现,显示温度值-18B20- temperature sensor C and the compilation of the preparation and implementation in LCD1602, display the temperature value
C与汇编对照版本程序
- 18B20温度传感器的使用例程,分别用了C语言和汇编语言来对照编程。(18B20 temperature sensor using routines, respectively, using C language and assembly language to control programming.)
C++反汇编与逆向分析技术揭秘.pdf
- c++反向汇编与逆向分析语言学习,适用于程序员软件测试的学习。(C + + reverse compilation and reverse analysis of language learning, suitable for programmers learning software testing.)