资源列表
SDRAM_interface
- SDRAM verilog 代码,已经在MT48LC1M16A1上验证过。-The MT48LC1M16A1 is a 16Mb SDRAM arranged in 1M x 16bits. 1. the SDRAM has been initialized with CAS latency=2, and any valid burst mode 2. the read agent is active enough to refresh the RAM (if not, add a re
linklist
- 链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。链表由一系列结点(链表中每一个元素称为结点)组成,结点可以在运行时动态生成。每个结点包括两个部分:一个是存储数据元素的数据域,另一个是存储下一个结点地址的指针域。 相比于线性表顺序结构,链表比较方便插入和删除操作。-A linked list is a physical storage unit discontinuous, non-sequential storage structure, t
Steepest-Descent
- Steepest descent method implemented by matlab
笔段型LCD,1622驱动源码
- 1622 C51驱动
dh_lcd_4
- useing interrupt in pic 16f8-useing interrupt in pic 16f877
ES275_HW2_P4.m
- 1D FDTD with damped sine wave. Has perfectly matched layer.
4848654648
- 实验报告地图着色很好用的东西。希望对大家有帮助。-coloring maps of good things. We want to help.
equa
- 以编程的方式实现信道自适应均衡器的仿真模型!-Programmatically achieve adaptive channel equalizer simulation model!
HeapSort
- 随机生成500个数字并进行快速排序,能够显示排序所用的时间。是算法设计与分析的一道课后题。
NumberFormat
- 将阿拉伯整数数字翻译为汉语小写数字。数字转成金额-The Arab integer numbers translated into English lowercase numbers. Converted into the amount of digital
divider
- 一个用VHDL语言编写的除法器程序,对从事硬件开发的同志有帮助的。
LCD
- 12864显示例程,KS0108,KS0107控制芯片