资源列表
[matlab例程] SSIMSrc-0.24
说明:the equivalent of Zhou Wang s SSIM matlab code //with K1 = 0.01, K2 = 0.03 and windows = ones(8) since this enables a fast implementation using summed area tables. //the measure is described in "Image quality assessment: From error measurement to<kdcroger> 在 2025-09-02 上传 | 大小:62kb | 下载:0
[数学计算/工程计算] new_rs_erasures.c
说明:Program computes the generator polynomial of a RS code. Also performs encoding and decoding of the RS code or a shortened RS code. Compile using one of the following options: In the commands below, using the [-DNO_PRINT] option will ensure<kdcroger> 在 2025-09-02 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] Mixminion-0.0.5.2.tar
说明:You should not need to change anything beyond this point. * The first part of the file implements linear algebra in GF. * gf is the type used to store an element of the Galois Field. * Must contain at least GF_BITS bits. * * Note: unsi<kdcroger> 在 2025-09-02 上传 | 大小:341kb | 下载:0
[数学计算/工程计算] fermat.cc
说明:which is uniformly distributed among 0 to 2^32-1 for each */ /* call. sgenrand(seed) set initial values to the working area */ /* of 624 words. Before genrand(), sgenrand(seed) must be */ /* called once. (seed is any 32-bit integer except for 0<kdcroger> 在 2025-09-02 上传 | 大小:6kb | 下载:0
[matlab例程] BMS_matlab
说明:BMS TOOLBOX FOR MATLAB vesion 2<kokomato> 在 2025-09-02 上传 | 大小:60kb | 下载:0
[数学计算/工程计算] HcalculationOtherGradient
说明:This file is a fast computation of the HOG in c-This file is a fast computation of the HOG in c++<zip> 在 2025-09-02 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] tftb02
说明:开源的时频分析工具箱,功能强大,运行稳定,适用于MATLAB的多个版本。-Open source time-frequency analysis toolbox, powerful, stable operation for multiple versions of MATLAB.<litaojiao> 在 2025-09-02 上传 | 大小:215kb | 下载:0
[数据结构常用算法] liezhuxiaoyuan
说明:列主消元法练习 一个城镇有三个主要企业:煤矿、电厂和铁路作为它的经济系统。 生产价值1元的煤(产品1),需消耗0.3元的电费(中间产品2)和0.2元的运输费(中间产品3); 生产价值1元的电(产品2),需消耗0.4元的煤费(中间产品1)、 0.1元的电费和0.1元的运输费; 提供价值1元的铁路运输服务(产品3),需消耗0.3元的煤费和0.2元的电费和0.2元运输费。 在某个星期内,除了三个企业间的彼此需求,煤矿得到6万元的订单<张斌> 在 2025-09-02 上传 | 大小:51kb | 下载:0