资源列表
MxIterative
- 该问题是线性移位寄存器的综合问题提出的,给定一个N长的 二元序列,如何求出产生这一序列的级数最小的线性移位寄存 器,即最短的线性移位寄存器 -The problem is that the linear shift register integrated question, given a N-long binary sequences, how to derive the sequence of series have the smallest linear shift regis
GPRS
- gprs系统代码。可实现收发短信及其他辅助功能-gprs system code
dac8143
- Digital to Analog Converter Model for Analog Devices part DAC 8143.
VGA_Controller
- 控制视频在VGA端口输出,包括对其中场信号和消隐信号的控制,对初学者有很大帮助。-output video from VGA port easily!
eemd
- 绘图取平均值,海洋科学专业可以用到,希望对大家有所帮助-Drawing to take, on average, marine science can be used, we want to help
Synchronis_Bascule_D
- a synchronise bascule in Vhdl
USART2
- USART0 and USART1 - AVR
38
- 3-8译码器的vhdl源程序,设置了3个输入端s1,s2,s3-3-8 decoder vhdl source code
ex2p1
- 51系列单片机数字灯程序,0到9按秒显示。每一秒转换一个数字,顺序为0到9,重复循环-51 Series single-chip digital light program , 0-9 seconds to display . Every second conversion of a number, the order of 0-9 , and repeat the cycle
DDA
- 用 DDA算法算法实现直线段的绘制。 已知直线段的两个端点坐标分别为 P1(0,0) 和 P2(600,200),请用 DDA 算法 绘制出连接 P1 和 P2 的线段。背景要求为黑色,线段要求为白色。 -DDA algorithm algorithm line segment drawn. The known coordinates of the two endpoints of the line segment P1 (0,0) P2 (600,200), respective
ivibtn
- 自己照書籍寫的一個與電腦猜拳的小遊戲,提供給初學者參考參考。-According to their own books to write a little game with the computer mora provide reference for beginners reference.
crc16
- CRC 16 endcoder/ decoder. The source includes two modules. The first operates with 16 bit register. The second one operates with serial data.