资源列表

[其他小程序2

说明:编写筛选查找素数函数: void sieve(bool isPrime[], int n) 其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数, 所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。 然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。 对从2到n/2的每一个可能的数值
<闻悦> 在 2024-10-02 上传 | 大小:1176576 | 下载:1

[其他小程序DTC

说明:运用于风力发电系统的直接转矩系统仿真源代码,绝对RUN的起来-Used in wind power generation system of direct torque control system simulation source code, the absolute RUN' s up
<kkx> 在 2024-10-02 上传 | 大小:24576 | 下载:1

[其他小程序VBerzhihua

说明:用VB开发的简单图像二值化的代码,本程序只做交流使用-VB developers to use a simple image binarization code, the exchange of use of this procedure Zhizuo
<qq2010comcn> 在 2024-10-02 上传 | 大小:3072 | 下载:1

[其他小程序koskie_gajic1

说明:认知无线电中非合作博弈功率控制中的K-G算法-Cognitive Radio China-Africa Cooperation in KG games power control algorithm
<陈炳啸> 在 2024-10-02 上传 | 大小:1024 | 下载:1

[其他小程序koskie_gajic2

说明:k-g算法中平均信干比随用户数变化曲线图代码-kg algorithm, the average signal to interference ratio with the number of users change the code graph
<陈炳啸> 在 2024-10-02 上传 | 大小:1024 | 下载:1

[其他小程序DiskMon

说明:SysinternalsSuite中的DiskMon逆向源代码-SysinternalsSuite the DiskMon reverse source code
<阿东> 在 2024-10-02 上传 | 大小:94208 | 下载:1

[其他小程序cazac

说明:mimo ofdm CAZAC 好不容易找到的哦 感觉很好 -mimo ofdm
<huhu> 在 2024-10-02 上传 | 大小:182272 | 下载:1

[其他小程序VByanzheng

说明:vb字符验证码程序,对含有英文数字的图片,进行识别-vb character code program, the number of images containing the English to carry out identification
<atao> 在 2024-10-02 上传 | 大小:19456 | 下载:1

[其他小程序kappa123

说明:计算图像kappa系数,在遥感图像处理中实习做的-Calculate the image kappa coefficient, in remote sensing image processing done in practice
<hujiachen> 在 2024-10-02 上传 | 大小:358400 | 下载:1

[其他小程序TDMP_BCJR

说明:LDPC码的并行译码算法:在trellis图上的BCJR算法TDMP_BCJR-Parallel Decoding Algorithm for LDPC codes: In the trellis diagram of the BCJR algorithm TDMP_BCJR
<郭旭东> 在 2024-10-02 上传 | 大小:296960 | 下载:1

[其他小程序TDMP_SPA_MSA

说明:LDPC并行译码算法,在Tannar图上的TDMP_SPA 算法的简化算法MSE-Parallel LDPC decoding algorithm, Tannar map of TDMP_SPA algorithm simplification algorithm MSE
<郭旭东> 在 2024-10-02 上传 | 大小:316416 | 下载:1

[其他小程序fastsift

说明:A very well designed implementation of Lowe s SIFT, based on the Vedaldi implementation
<Mikelour> 在 2024-10-02 上传 | 大小:525312 | 下载:1

源码中国 www.ymcn.org