搜索资源列表
SensorlessMotorDrivewithST62MCU
- 无刷电机是在嵌入式系统中广泛使用的动作机,文章给出了一种巧妙的无刷电机驱动方法,并且提供了驱动电机所需的汇编代码,用便捷廉价的方法,实现了无刷电机的驱动,而且有一个关键优势:不需要传感器!-brushless motor is in embedded system widely used in aircraft movements. The article gives a deceptively brushless motor drive, and provides the necessary
intelsse
- amd 指令sse指令级,汇编代码开发必备文挡-amd directive Ein instruction-level, compiled code required the development of the text block
VC
- 第三方二进制汇编代码在VC中的移植和应用
汇编代码
- 汇编语言代码
汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回
- 对于ARM体系来说,不同语言撰写的函数之间相互调用(mix calls)遵循的是 ATPCS(ARM-Thumb Procedure Call Standard),ATPCS主要是定义了函数呼叫时参数的传递规则以及如何从函数返回,关于ATPCS的详细内容可以查看ADS1.2 Online Books ——Developer Guide的2.1节。这篇文档要讲的是汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回,ARM system for example, written in
1
- 这个程序是97年Mekka ’97 4K Intro比赛的一等奖作品,汇编语言所写。整个程序全长4095字节, 生成.com程序只有4K,可是却实现了3D动画的效果,还有一段背景音乐!画面是游戏天旋地转的一个场景! 1)把下面的代码粘贴到记事本里面,另存为 1.txt 文档。 2)在命令行窗口下(在开始→运行→cmd),进入文档所存盘符,输入debug<1.txt,就出现标准的三维空间动画和音乐了。悍啊.... 大家可以试一下,绝非病毒敬请放心。-This proced
40MCUExamplesForGreenHands
- 给单片机初学者的40个实验,带有原理图,汇编和C语言双代码,单片机爱好者拿去参考吧.-Beginners to single-chip microcomputer 40 of the experiment, with a schematic diagram, and the C language compilation of dual-code, single-chip lovers refer to it instead.
BXJK
- 标准电路的并行接口电路,里面包含有电路,汇编代码和程序流程-Standard parallel interface circuit circuit, which contains circuitry, processes and procedures for assembly code
8051
- 汇编指令,8051,当写代码可参考查询用,以便帮助大家。-80C51 compilation instructions can be found when writing code to use query to help you.
Ultrasonic
- SP40-38F 超声波测距 + c程序代码和汇编代码-SP40-38F ultrasonic ranging+ c program code and assembly code
weiji
- 利用实验仪的功能开发一台可实际运行的简单8位计算机.含汇编代码。-The use of experimental instrument function development can actually run a simple 8-bit computers. With assembly code.
mnl_nios_programmers32
- nios处理器的介绍以及汇编代码的说明,altera公司的官方文件-introduction of nios processor & descr iption of assembly code
DEBUG
- 该命令从汇编语言语句创建可执行的机器码。所有数值都是十六进制格式,必须按一到四个字符输入这些数值。在引用的操作代码(操作码)前指定前缀记忆码。-The command statement from the assembly language to create executable machine code. All values are in hexadecimal format, must be 1-4 characters enter these values. In reference
098520
- 将此源文件加入要编译的工程文件, //将光标指向此文件,选择右键菜单“option for file asm.c ”, //将属性单“properties”中的“Generate Assembler SRC File”“Assemble SRC File” //两项设置成黑体的“√”将“Link Public Only”的“√”去掉,再编译即可。 //用此方法可以在c源代码的任意位置用#pragma asm和#pragma endasm嵌入汇编语句。 //但要注意的是在直接使
8X8
- 单片机中用汇编语言编写的8*8的键盘程序,有设计过程及代码-Microcontroller using assembly language written in 8* 8 keyboard procedures, design process and code
avr-gcc
- 如何使用AVR-GCC,从安装开始到怎样在c中嵌入汇编代码-How to use AVR-GCC, starting from installation to how to embed assembly code in c
DSP
- 该书详细的介绍了TMS320C5402的相关知识,帮助初学者更好的学习DSP,书中有详细的汇编代码-The book describes in detail TMS320C5402-related knowledge, to help beginners learn better DSP, a detailed compilation of the code book
PIC-TO-EMC1
- 通过PIC程序编译成HEX文件转成EMC汇编代码教程-PIC procedure compiled into a HEX file transfer into the EMC assembly code tutorial
1
- Bomblab 的主要是通过姓名学号可以从服务器上下载一个bomb的tar包,用objdump可以得到它的汇编源码与c文件。在程序运行过程中需要输入若干字符串,如果字符串不符合要求则将导致炸弹爆炸,每爆炸一次扣0.25分。所需输入字符串的信息可以根据分析汇编代码以及GDB的单步调试推测得出,不过只能在服务器上运行与调试程序。 -Bomblab the student number by name, a bomb can be downloaded from the server tar pack
HCS12汇编指令
- 基于HCS12飞思卡尔单片机的汇编指示代码,(Assembly instruction code)