资源列表
[压缩解压] Vectorquantity
说明:优秀的矢量量化源代码,可以很好的应用于图像压缩以及基于内容的图像检索。vc++源代码-outstanding VQ source code can be good for image compression and content-based image retrieval. Vc++ source code<趁两> 在 2025-07-24 上传 | 大小:3kb | 下载:0
[matlab例程] queure
说明:针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。-against M/PH/1 (k) queuing system derived the queuing system at any time, the arrival time, faded moment of the queue length<lidong> 在 2025-07-24 上传 | 大小:3kb | 下载:1
[matlab例程] OFDMChannelEstimationBasedonCombPilot
说明:基于梳状导频的ofdm信道估计matlab程序仿真源代码-comb-based pilots ofdm channel estimation procedures Matlab simulation source code<wangfuli> 在 2025-07-24 上传 | 大小:3kb | 下载:1
[数据结构常用算法] cmoban
说明:参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定义int和float对象,调用各个成员函数-reference stack class template examples of the preparation of a class template cl<gongwen> 在 2025-07-24 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] cyuanchengxu
说明:函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.<gongwen> 在 2025-07-24 上传 | 大小:3kb | 下载:0