搜索资源列表
diandongjiqudong
- 直流电动机驱动器设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-DC motor drive design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
kaipiaogaizhang
- 开票盖章系统设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-drawer sealing systems design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
xujijiqiren
- 寻迹机器人设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-tracing robot design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
guazhong
- 万年历挂钟智能系统设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-calendar wall clock intelligent system design and development environment for the ICC, can compile a compendium, Embedded directly to the downward avr microprocessor control
manmachineinterface
- man/machine/interface设计开发环境为ICC,可以编译成汇编,直接下栽到嵌入式avr单片机进行控制-man / machine / interface design and development environment for the ICC, compile a compendium, crashed directly to the embedded microprocessor control avr
mp3_msp430
- 用msp430设计的MP3方案,解码芯片用VS1001K,内有C程序代码,编译环境IAR_MSP430。并有文件说明。 -Controller design with the MP3 program, decoding chip used VS1001K. within the C code, compile IAR_MSP430 environment. And documented.
DDS_sin
- 用VHDL语言实现DDS直接数字频率合成器的设计,采用正弦RAM表,可实现频率可控的正弦数字信号,编译、仿真通过。-VHDL DDS Direct Digital Frequency Synthesizer Design using sinusoidal RAM table achieve controllable frequency sinusoidal digital signal, compile, through simulation.
serialudp
- 我的毕业设计,ARM7的以太网应用,串口与以太网数据互发,使用的uclinux系统,支持多线程,所以在你编译uclinux的时候请选择uclibc库而不是uc-libc。文件中包含了源码和Makefile文件,image里是编译后生成的文件,可以直接烧录进板子,但是请注意板子的配置,我的是44B0的公板,不同的板子请在编译uclinux的时候重新配置好-I graduated from the design, the ARM7 Ethernet, serial and Ethernet Data
嵌入式系统uclinux编程
- 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如
WINC51编程
- 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种基于Windows 的多窗口软件仿真器,它可以在 完全没有8
DE2_SD_Card_Audio
- 基于SD卡音乐播发器设计代码,SOPC技术,功能齐全的,编译成功的代码-Based on the SD card music broadcast design code, SOPC technology, full-featured, compile the code successfully
ARM_register
- ARM寄存器组设计的源代码,使用Verilog编程实现,可以编译仿真通过。-将中文译成英语 ARM register set design source code, the use of Verilog programming, you can compile the simulation pass.
DE2_VGA3
- The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow
4Day
- 《4天学会Design Compiler》的中文版。 《4天学会Design Compiler》大家都该知道的,一个很好的DC入门教才,我也是学习时找到了这个中文版。 《4天学会Design Compiler》可以在xunlei上下载到。-" 4-day Institute of Design Compiler" the Chinese version. " 4-day Institute of Design Compiler" Everyone in
plj
- 单片机设计程序,关于频率计的设计,编译通过-Single-chip design process, on the frequency meter design, compile
Digital-stopwatch-design
- 数字秒表的设计报告,用VHDL语言编写程序,实现分析讨论中各种功能,分别进行编译并生成相应的模块,然后将这些模块连接起来形成电路图,并进行编译、仿真。-Digital stopwatch design reports, using VHDL language programming, analysis and discussion of various functions to achieve, respectively, to compile and generate the correspo
instruction-of-ic-design-compile
- 比较详细的ic综合的技术文档。对于初学者比较有用。-Ic synthesis of more detailed technical documentation. More useful for beginners.
T117-design
- T117显示驱动汉彩7寸TFT屏,里面附有代码和如何制作字符表,颜色表的详细说明,所有资料都是本人编写并编译调试成功的。-T117 display driver Han-color 7-inch TFT screen, which with a code and how to make a detailed descr iption of the character table, color table, all the information I write and compile debug
CLZ32
- 针对32位MIPS微处理器中CLZ指令(对单个字高位连零进行计数)的实现电路,使用了类似于超前进位的逻辑结构。包含测试文档,以及Design Compile所用的环境和脚本。-The CLZ instruction counts the number of leading zeros in a word. The 32-bit word in the GPR rs is scanned from most-significant to least-significant bit.The n
eetop.cn_DC综合
- DC综合教程,讲了DC综合的原理和命令,通俗易懂(DC synthesis guide,which remark the thesis and command of logic syhthesis and Design compile)