资源列表

« 1 2 ... .23 .24 .25 .26 .27 24528.29 .30 .31 .32 .33 ... 33928 »

[VHDL编程example1

说明:本例程属于独立实验,主要是让大家熟悉一下VHDL 语言基本语法,这是比较简单的 程序了。实现一个将时钟信号clk 十分频的功能,可以通过波形仿真来看效果。 波形仿真的过程可以参考视频“波形仿真.exe”文件,有比较详细的操作方法。其实 在例程的项目中已经包含了波形仿真文件,大家可以直接仿真,观察结果。 -This routine is an independent experiment is designed to allow you familiarize yourself
<汤化锋> 在 2025-06-27 上传 | 大小:23kb | 下载:0

[VHDL编程example2

说明:状态机一般分为三种类型: Moore 型状态机:次态=f(现状,输入),输出=f (现状); Mealy 型状态机:次态=f(现状,输入),输出=f (现状,输入); 混合型状态机。 -State machine is generally divided into three types: Moore-type state machine: sub-state = f (the status quo, input), output = f (status) Mealy
<汤化锋> 在 2025-06-27 上传 | 大小:25kb | 下载:0

[单片机(51,AVR,MSP430等)ADC_Ok

说明:基于c8051f120片内12位AD采样c程序。开发环境为keil c。采样速率500k,通过求平均值的方法可达到16位效果。源码经过测试-Based on c8051f120-chip 12-bit AD sample c program. Development environment for keil c. Sampling rate of 500k, the method by calculating the average 16-bit results. Source code has
<xiaot> 在 2025-06-27 上传 | 大小:36kb | 下载:0

[单片机(51,AVR,MSP430等)LCD1602-OK

说明:基于c8051f120的1602驱动程序,内有各种功能函数接口,可方便移植至各种单片机中(修改延时及I/O)经过片上测试,放心下载-Based on c8051f120 the 1602 driver, various functions within the function interface, can be easily ported to a variety of microcontrollers (the modified delay and I/O) through the on-c
<xiaot> 在 2025-06-27 上传 | 大小:30kb | 下载:0

[单片机(51,AVR,MSP430等)Init

说明:C8051F120的端口及晶振初始化C程序,环境为Keil c。源码为官方网站下载并修改片上测试。可用于参考老外的编程风格-C8051F120 port and the crystal initialization C program on the environment, Keil c. Source for the official website to download and modify the on-chip testing. Can be used to refer to fore
<xiaot> 在 2025-06-27 上传 | 大小:39kb | 下载:0

[单片机(51,AVR,MSP430等)Ir_Decode

说明:基于C8051F120的红外解码程序,内含两个工程文件,1,利用中断实现解码。2,利用捕获进行解码。还有Tc9012的pdf。源码经片上测试OK。不同单片机只需要根据晶振修改参数就行-C8051F120-based infrared decoding process, the file contains two projects, one using the interrupt decoding. 2, using capture decode. There are Tc9012 the pdf
<xiaot> 在 2025-06-27 上传 | 大小:278kb | 下载:0

[单片机(51,AVR,MSP430等)PCA

说明:基于c8051f120内部PCA使用的C程序。内含6个.c文件。8bitPWM,16bitPWM,高速输出,频率,软件定时,捕获。-C8051f120-based C-program used within the PCA. Containing 6. C files. 8bitPWM, 16bitPWM, high-speed output, frequency, software timing, to capture.
<xiaot> 在 2025-06-27 上传 | 大小:78kb | 下载:0

[单片机(51,AVR,MSP430等)Timer00000Interrupt

说明:C8051F120的定时器及外部中断使用C程序,包括各定时的8/16重载,捕捉,高速切换等。经片上调试通过,放心下载使用-C8051F120 timer and external interrupts use the C program, including the timing of the 8/16 overload, capture, high-speed switching. The on-chip debugging through, secure download
<xiaot> 在 2025-06-27 上传 | 大小:102kb | 下载:0

[单片机(51,AVR,MSP430等)StepDriverC8051

说明:C8051的两相四线步进电机测试程序,开发环境为keil c-C8051 two-phase four-wire stepper motor test program development environment for keil c
<xiaot> 在 2025-06-27 上传 | 大小:22kb | 下载:0

[单片机(51,AVR,MSP430等)12864

说明:C8051F120的12864驱动程序,两种风格的编程,留有各种功能接口,移植只需修改延时及IO即可,片上调试通过-C8051F120 The 12864 driver, two kinds of styles of programming, leaving the various functions interfaces, migration can only modify the delay and the IO, on-chip debugging through
<xiaot> 在 2025-06-27 上传 | 大小:45kb | 下载:0

[DSP编程sprc530

说明:TI28XX系列的源码,主要是外围功能单元的使用范例-TI28XX series code
<朱宏伟> 在 2025-06-27 上传 | 大小:1.6mb | 下载:0

[单片机(51,AVR,MSP430等)dianziqin

说明:简单的电子琴c程序 掌握了这个程序 那么对初学单片机的人来说 基本上入门了-A simple c program mastered the keyboard then this program is for beginners who basically started SCM in
<wu songbai> 在 2025-06-27 上传 | 大小:23kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 24528.29 .30 .31 .32 .33 ... 33928 »

源码中国 www.ymcn.org