资源列表
JpegtoText
- 将JPEG的二进制信息提取出来,保存为TXT文件内容显示-JPEG binary information will be extracted, saved as a TXT file content display
deletelistnodestepbystep
- 循环单链表每隔一个元素就删除一个元素(结点)-Every element of a circular single linked list to delete an element (node)
ElevatorStoproblem
- 一道软件专业的动态规划题,难度适中。题目来源 北大acm网站-A software professional dynamic programming problem, moderate difficulty. Title Source Peking University acm Site
vdnclaba
- The code below creates a frequency-flat Rayleigh fading channel object and uses it to process a DBPSK signal consisting of a single vector. Notice that the example uses filter before awgn this is the recommended sequence to use when you combine fadin
sign
- 二进制信源{0,1},PX(0)=0.5。条件概率:PY|X(0|0) = PY|X(1|1)=1-p,PY|X(1|0)= PY|X(0|1)=p。 计算 I(X Y),并绘制I(X Y)与p的关系曲线。 生成长度为N的二进制信源作为输入X,输出为Y。统计X和Y之间的“差错率”。 讨论差错率与I(X Y)的关系。
HANOR
- 最简单的界面下用*组成的汉诺塔,输入n即可显示n层汉诺塔的堆叠过程-The easiest to use interface* Tower of Hanoi under composition, enter n to display the n-layer stacking process HANOR
plot_bode
- 画永磁同步电机的波特图 需要的数据为电机的给定转速和实际转速-plot PMSM Bode
hw2a
- 爬取呼呼收音机网站上的图片和音频,也可以通过修改源码爬取其他网站-Crawling whirring pictures and audio radio site, you can also crawl other Web sites by modifying the source code
chrip
- 信号测量矩阵,如何选取测量矩阵-Signal measurement matrix
Track-quadratic-equation-root
- c语言学习中绘制图像轨迹的经典算法代码,开发环境为vc6-c language learning to draw the image of the classical trajectory algorithm code, development environment for vc6
celebrity
- pagerank 算法(谷歌网页排序)算法的matlab代码-Matlab code for Pagerabk
Array
- C++数组类的定义。构造函数。析构函数。成员函数,-C++ The definition of an array class. Constructor. Destructor. Member functions, and so on........