资源列表

« 1 2 ... .25 .26 .27 .28 .29 32730.31 .32 .33 .34 .35 ... 33935 »

[VHDL编程chuan2bing

说明:Verilog语言实现的串行输出转换位并行输出的程序代码,并生成模块电路图-module b_c(dout,clk,clr,din) output dout input [3:0] din input clk,clr reg dout reg [3:0] q reg [1:0] cnt always@(posedge clk) begin
<zhanghf> 在 2025-04-23 上传 | 大小:1.61mb | 下载:0

[VHDL编程sequence_detector

说明:序列检测器的设计师用Verilog语言实现的,实现了状态之间的有效处理,在FPGA开发板上可运行-module xulie_check(clk,rst,x,y) output y input clk,rst,x reg y reg [2:0] state parameter s0=0,s1=1,s2=2,s3=3,s4=4,s5=5,s6=6,s7=7 always
<zhanghf> 在 2025-04-23 上传 | 大小:339kb | 下载:0

[其他嵌入式/单片机内容stc51-Microcontroller-programe

说明:压缩包中共有7个用keil编写的51单片机例程,分别可以实现:串口测温电脑显示、点阵流动广告模拟、多个18B20在1602液晶显示、红外解码1602液晶显示、双色点阵交替动态显示、能显示温度的万年历以及液晶显示的计数器。-Compressed package in a total of seven the 51 SCM routines with keil prepared, respectively, can be achieved:
<Norway> 在 2025-04-23 上传 | 大小:277kb | 下载:0

[单片机(51,AVR,MSP430等)HY-510Btest

说明:hy510b 自己买的51 开发板源代码-51 development board hy510b buy their own source code
<唐麒麟> 在 2025-04-23 上传 | 大小:790kb | 下载:0

[嵌入式Linuxadc_ts

说明:针对tx2440开发板的触摸程序裸机程序测试。点击触摸屏获取屏幕纵坐标及横坐标。-The touch program testing for the the tx2440 development board. Click on the touch screen to get the screen ordinate and abscissa.
<程天> 在 2025-04-23 上传 | 大小:32kb | 下载:0

[嵌入式/单片机编程Newmsg-2401

说明:nrf2401无线传输源程序,用于温度等物理参数-nrf2401 wireless transmission source, temperature and other physical parameters
<崔京南> 在 2025-04-23 上传 | 大小:13.84mb | 下载:0

[其他嵌入式/单片机内容code-for-msp430

说明:几个很好的msp430源代码,基础实例,希望起到帮助-several codes for msp430,may help you
<wangzao> 在 2025-04-23 上传 | 大小:34.91mb | 下载:0

[单片机(51,AVR,MSP430等)st7920(LCD12864)

说明:st7920(LCD12864) stm8
<周涛> 在 2025-04-23 上传 | 大小:54kb | 下载:0

[VHDL编程chuzuche

说明:关于VGA测试的标准程序,对学习VGA编程有很大的帮助。-The VGA test the standard procedures a great help, learning VGA programming.
<zhaorongjian> 在 2025-04-23 上传 | 大小:2.02mb | 下载:0

[微处理器(ARM/PowerPC等)24CXX-for-pic

说明:24CXX read/write for pic
<aton> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)4-AD

说明:该工程使用的是keil uVision4环境,属于电子设计大赛一等奖作品,其作用是实现STC12C5A60S2自带AD转换采集电压,通过对采集到得电压来控制数字电位器MCP41010进行稳压芯片的电压反馈,实现对电压8伏的稳定输出和2路电流的1:1分流,将控制的实时状况显示在12864液晶显示屏上。-The project is to use the keil uVision4 environment, belongs to the f
<林亮> 在 2025-04-23 上传 | 大小:76kb | 下载:0

[VHDL编程C5G_LPDDR2_RTL_Test

说明:LPDDR2工程,alteral的c5芯片,板子上验证过,可以直接用。(LPDDR2 project, alteral's C5 chip, has been verified on board and can be directly used.)
<橙子很好吃> 在 2025-04-23 上传 | 大小:2.2mb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 32730.31 .32 .33 .34 .35 ... 33935 »

源码中国 www.ymcn.org