资源列表
viterbi_demo
- 一個簡單的Viterbi演算法示範, 可以幫助了解Viterbi演算法-A simple demo of Viterbi alogrithm
PEG
- PEG算法,在MatLab可直接用。 -PEG algorithm can be directly used in MatLab. PEG algorithm can be directly used in MatLab.
chatroom
- erlang开发的聊天室,包括客户端和服务端-chatting room developed based erlang. include server & client
kw118586
- 用易编写的小例子,效果:字符编码查看器.zip易语言存在误报请谨慎下载-Easy to use to write a small example, effect: character encoding viewer. Zip easy language exist false positives carefully please download
media-filt-color
- median filter for color image
WaterFilling_knowCSI
- 发送端已知信道容量,注水法进行的信道容量的仿真-The sender known channel capacity, water injection capacity of the channel simulation
Modulation-recognition
- 基于matlab软件下的时域数字调制模式识别与仿真的研究-Matlab software time-domain digital modulation pattern recognition and simulation-based research
SPI
- AT25F1024 驱动程序 AT25F1024 驱动程序 AT25F1024 驱动程序-void AT25_Delay(unsigned int dtime) void SPI_Init(void) void SPI_DCS(void) void SPI_CS(void) void SPI_WRITE_BYTE(unsigned char nbyte) unsigned char SPI_READ_BYTE(void) void SPI_WRITE_
de-jong-f4
- PSO-De jong cod for matlab
ws
- 主要用来对小世界网络进行建模,帮助初学者对小世界网络有更深的理解。-Mainly used for small-world network modeling, to help beginners on small-world networks have a deeper understanding.
chepaijiance
- 准确对车牌进行定位,首先要把车牌图像灰度化,接着对图像进行中值滤波进行初步降噪,下一步进行Sobel纵向边缘检测,即增强车牌纵向边缘,边缘检测后进行二值化处理,此时车牌区域特征得到进一步加强,但同时又加强了背景中的部分噪声,所以再对其腐蚀,然后定位及截取车牌,最后对车牌进行二值化。-Accurate positioning of the plate,First, take the license plate image gray, then the image median filtering
Hash-table-design
- 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。-For a collective (such as your class) in the names design a hash table, making the average to find the length of not more than R, to complete the appropriate procedures to build tables and lo