资源列表
[单片机(51,AVR,MSP430等)] C14_FlashS1
说明:飞思卡尔单片机mc9s12dg128 定时器溢出中断例程-Freescale the microcontroller mc9s12dg128 timer overflow interrupt routine<张静> 在 2025-06-02 上传 | 大小:215kb | 下载:0
[单片机(51,AVR,MSP430等)] C16_FLASHS2
说明:飞思卡尔单片机mc9s12dg128 读写FLASH例程-Freescale microcontroller mc9s12dg128 read and write FLASH routines<张静> 在 2025-06-02 上传 | 大小:225kb | 下载:0
[VHDL编程] wireless-communication-program
说明:无线通信FPGA设计[田耘等编着][程序源代码]-wireless communication Verilog program scource<jerly> 在 2025-06-02 上传 | 大小:145kb | 下载:0
[微处理器(ARM/PowerPC等)] USBHostLite
说明:LPC1768 读写U盘例程 将U盘放入一个txt文件,可以将U盘的数据读出,并写入U盘-The LPC1768 read and write U-disk routines U disk into a txt file, U disk, data can be read, and write U disk<guanjun> 在 2025-06-02 上传 | 大小:375kb | 下载:0
[单片机(51,AVR,MSP430等)] DT
说明:最基本的电梯系统,涉及到按键选择楼层数,数码管显示楼层数,以及多次按键后系统如何处理的算法-The most basic elevator systems, related to the button to select the number of floors, the digital display the number of floors, as well as the algorithm how to deal with sev<ycjiayou> 在 2025-06-02 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] Text1
说明:配合DAC0832输出0.8到4.0电压的小程序-ooperate with DAC0832 output voltage of 0.8 to 4.0 small programs<王中豪> 在 2025-06-02 上传 | 大小:1kb | 下载:0
[VHDL编程] auto_baud_latest.tar
说明:自动波特率识别系统.里面有比较详细的说明与注释。-this IS A auto baud track system code. you can see it in the document. if there is something wrong with it,please contract with me.<stone> 在 2025-06-02 上传 | 大小:222kb | 下载:0
[VHDL编程] Lab17_seq_detect
说明:一个序列检测器,在时钟的每个下降沿检查数据。当检测到输入序列 din 中出现 1101 或 0110时,输出 flag 为 1,否则输出为 0。 (1)当cs = 1,wr 信号由低变高(上升沿)时,din 上的数据将写入由 addr 所指定的存储单元 (2)当cs = 1,rd = 0时,由 addr 所指定的存储单元的内容将从 dout 的数据线上输出。 -A sequence detector, check the data<辛璃> 在 2025-06-02 上传 | 大小:1kb | 下载:0
[VHDL编程] Lab10_shift_register_4b
说明:设计一个能够递增和递减的8位双向循环计数器. (1)采用异步复位,复位后从第一个有效时钟的上跳沿开始计数;如果此时 dir=1 ,则递增计数,否则, 递减计数。 (2)输出 count 为 8 位; (3)对电路进行全面仿真。 (4)设计模块名为: counter8b_updown(count, clk, reset, dir) 测试平台的模块名为: tb_counter8b_updow<辛璃> 在 2025-06-02 上传 | 大小:1kb | 下载:0