搜索资源列表
fenpin(vhdl)
- 使用VHDL编写的分频程序,能进行任意次的偶数分频,程序简单易懂,供 初学者参考-prepared by the use of VHDL-frequency procedures can make even the random frequency, the procedures are simple and easy to understand. reference for beginners
decoder(vhdl)
- 这是用VHDL编写的译码程序,程序简单易懂-VHDL prepared decoding procedures that are simple to understand
key_prog
- 简单易懂的4*4键盘扫描及显示程序。对编写其他形式的键盘扫描程序有一定的指导意义.-easy-to-read 4 * 4 keyboard and display program. To the preparation of other forms of keyboard scan procedures are certain guiding significance.
DS12887clock_c51
- 本C原程序是C51编写的美国Dallas公司推出的跨越2000年的时钟芯片DS12887/DS12C887的驱动程序,包括初始化和其他子函数,注释简单易懂。程序在KEIL下编译成功,成功应用于实践。-the C C51 original program is prepared by the United States Dallas introduced by the company in 2000 across-the clock DS12887/DS12C887 films of the dr
clk_2div
- vhdl语言编写的2分频器代码,简单易懂
VHDL语言实现3—8译码器
- 应用VHDL语言编写的3—8译码器,简单易懂
简单易懂的秒表程序
- 这是一个简单易懂的用C语言编写的秒表程序。非常适合新手
DS18B20LCD
- 这是一个利用51单片机结合DS18B20温度传感器采集温度的程序,编写语言为C语言,简单易懂,对于单片机的初学者很有帮助。-This is a combination of the use of 51 single-chip temperature sensor DS18B20 temperature acquisition program, written in C language, easy to understand, very helpful for beginners microco
FFT
- 基于TMS320VC5402的FFT算法实现,算法采用C语言编写,简单易懂,可读性高-The FFT algorithm based on TMS320VC5402
51ucos2
- 自从发表《uCOS51移植心得》以来,我收到了很多朋友们的来信,大家对公开源码表示鼓励,谢谢大家的支持!很多人对于编写自己的操作系统很感兴趣,uCOS51是个不错的选择。它的优点是简单易懂,学习成本低,有利于向32位CPU过渡。目前,嵌入式BBS上的热点是:嵌入式实时多任务操作系统、单片机上网、32bitCPU(如ARM等)。其实通过uCOS51学习完全可以掌握这些热门技术的精髓,而且学习成本低廉。为此我会陆续将我在研发过程中的经验体会写出来与大家交流,共同进步。-ddddddddddddddd
Walsh
- 利用ISE编写的产生WALSH码的verilog程序,简单易懂,稍稍修改就可以产生出自己想的8 16 32 64位的WALSH码-Prepared using ISE verilog code generated WALSH procedures, easy to understand, a little modification can generate their own like the 8,16,32,64-bit code WALSH. .
uart
- verilog编写的uart发送和接收的源代码。简单易懂。-verilog uart prepared to send and receive the source code. Straightforward.
paodong
- 用8051编写的流水灯跑动程序,简单易懂,适合初学者-The water lights running program written in 8051, simple to understand for beginners
AVR1602Protues
- 用AVRmega8515编写的lcd1602显示程序,程序简单易懂,适合初学者-AVRmega8515 prepared by lcd1602 display program, the program easy-to-read, suitable for beginners
jiaotongdeng
- 简单的交通的源代码,用vhdl程序编写。简单易懂。适合初学者参考。-Simple traffic source code, vhdl programming. Straightforward. Reference for beginners.
ADC
- 采用IIC格式读取的ADC程序代码,采用C语言编写,简单易懂,适合初学者学习使用-IIC format using the ADC to read the code, using C language, easy to understand for beginners to learn to use
yejingxianshichengxu
- 基于51单片机的液晶屏显示程序,用C语言编写,简单易懂-Based on 51 single-chip LCD screen display program, using C language, easy to understand! !
DS18B20-_LCD
- 用51单片机,DS18B20和LCD实现温度的采集,从而显示在液晶上。程序用c语言编写,简单易懂。-With 51, DS18B20 and LCD for temperature collection to display on the LCD. Program using c language, easy to understand.
Electronic-stopwatch
- 利用51单片机进行电子秒表的设计,c语言编写,简单易懂-Use of 51 single-chip microcomputer for the design of electronic stopwatch, c language to write, easy to understand
基于51单片机的lcd1602显示程序
- 应用51单片机编写的lcd1602c语言程序,基础知识应用,简单易懂。