资源列表
时序逻辑:VHDL实例---移位寄存器
- 时序逻辑种类:VHDL实例---移位寄存器-sequential logic types : VHDL examples --- Shift Register
tanchishe2006
- 一个C/C++编的贪吃蛇游戏, 请指教。-a C / C series of the game Snake, please enlighten.
TC20鼠标程序
- TC20鼠标程序编制-mouse programming
tcpcs
- 使用SOCKET编写的简单TCP服务器与客户端的程序 能实现收发字符
from-CIE-to-color-temperature
- 由色坐标测试色温,excel格式,非常方便,有少许误差
sort
- 数据结构实验,各种排序算法的实现,运用模板的设计方法-Experimental data structure, the realization of various sorting algorithms, using a template design method
kbhook
- To hook a keyboard on VB6
LBomberos
- this source code is an example of how to do a list of attendance
BP_C
- bp神经网络,C言实现,可以训练使用,能够实现基本的神经网络功能-bp neural network,use C language reality
CSharpProgressBar
- 基于Csharp编写进度条动态显示的源代码,可供参考-Csharp prepared based on the dynamic progress bar shows the source code is available for reference
fivechess_c
- 在tc下简易的实现五子棋游戏源码,注意不能在vista下支持-Under the simple realization of the tc welcome to play source, pay attention not to support vista
HuffmanEncode
- 赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。-Huffman Coding
