搜索资源列表
示例(vhdl)
- vhdl 实例 通过实例学习vhdl 编程-VHDL examples examples to learn VHDL programming
EXT_C
- C语言的51单片机系列中断编程示例,对初次学习单片机编程的朋友是一个很好的借鉴-C language of the 51 microcontroller family interrupted programming examples, the initial learning MCU Programming is a very good friend of the draw
TI_DSP_dsk5402
- TI_DSP的目标开发板使用的几十个程序设计示例,学习DSP开发必须的大量例子 -TI_DSP target development board used dozens of examples of the design process, DSP development, we must learn from the numerous examples
cpldandmcu
- 单片机和cpld综合应用的示例,可以通过本程序学习如何利用单片机和cpld的综合应用,其中单片机的程学编写随后就会上传上来-SCM and cpld comprehensive application example, through this program to learn how to use SCM and cpld integrated applications, MCU-school preparation will be uploaded onto the subsequent
s3c44b0
- 星光s3c44b0 ARM开发板的一些比较好的供学习的示例程序-Star s3c44b0 ARM development boards of some of the better examples for learning procedures
EDAchuzuchejijia
- 在本示例程序中,用VHDL语言实现了出租车的记价功能,在Maxplus2环境下编写,可通过cpld下载板来验证程序。在压缩包中附有示例的目的,方法和仿真时序图,是学习VHDL好例子。-in this sample program, using VHDL of the entry price of a taxi function, in preparation FLEX10K environment, through cpld download plate to the verification
MenubarTest
- 用EVC编写的添加背景音乐程序,其中还有线程的创建和终止,很好的学习示例-EVC prepared with the addition of background music procedures, which have threaded the creation and termination of a good example of learning
fs4510_demo4
- FS4510开发板示例程序demo4 压缩包内含FS4510开发板LCD驱动程序与定时器程序 文件说明 demo4.apj 为 SDT2.51 的项目文件 init.s 为初始化文件 汇编格式 lcd.c LCD驱动文件 demo4.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 memory.a memory分配 snds.a init.s用到的硬件信息 isr.c 一些中断哑函数 \\inc
VHDL_of_example
- 此 为 VHDL 的示例程序,由于最近毕业设计要求使用这个编程,自己收集并整理了一些,供学习使用,希望和大家共同进步,有兴趣的也希望能和我一起讨论交流-this as examples of VHDL procedures, due to the recent graduation design requirements using the program, their collection by some for learning, hope and common progress. Inte
ps2_and_VGA_and_verilog
- ps/2键盘输入的字符在VGA上进行显示. 本示例是将ps/2键盘输入的字符在VGA上进行显示。在做此实验之前最好先学习PS2键盘接口。-ps / 2 keyboard input of the characters in VGA on the show. This example is to ps / 2 keyboard input characters VGA website on the show. Do this before the experiment started lear
cn028596
- 数字信号处理器的基本代码的示例,便于大家学习dspic此芯片-digital signal processor basic code examples, help everyone to learn from this chip dspic
cn024595
- 此为编程代码示例,便于大家学习数字信号处理器-programming code for this example, we learn to facilitate digital signal processor
cn025120
- 此为编程代码示例,便于大家学习数字信号处理器-programming code for this example, we learn to facilitate digital signal processor
dsk_app
- tms320c6416dsk的示例程序。该程序较为详细的介绍了利用McBSP和EDMA传送音频编码器数据到DSP,并将编码处理后的数据传回到AIC23的全过程。初学者通过该程序能够对6416的学习有一个较全面的实践经验。
VxWorksBSP
- VxWorks BSP使用示例 学习VxWorksBSP的好资料-VxWorks BSP using the example of the good information on learning VxWorksBSP
RE: MSP430L092官方示例代码
- 基于MSP430L092官方示例代码的角度加速传感器的例子代码学习
STM32 OLED显示例程
- STM32F10的oled显示例程,如有需要可以下载学习。(STM32F10 oled display routines, such as the need to download learning.)
超详细msp430示例程序
- msp430的一些示例程序,帮助大家更好的学习单片机。(MSP430 some examples of programs to help you better learn microcontroller.)
VHDLwork
- 几个示例程序 用于初学者学习 比如计算器 停表之类程序(Several sample programs are used for beginners to learn)
K60PWM
- PWM示例,适合初学者理解性的实验,测试,学习,有助于了解单片机的定时器,计数器等模块的功能原理,便于上手。