资源列表

« 1 2 ... .55 .56 .57 .58 .59 16860.61 .62 .63 .64 .65 ... 28522 »

[数学计算/工程计算Subset

说明:ary[]{1,2,3,4} 求打印其的所有子集。这是关于【幂集】的问题。 【幂集】包括【全集】和【空集】。对于有N个元素的集(/ □ \)合,它的幂集个数有2的N次方个。 比如这个例子,数组有4个元素。那么用4个位表示每一个元素(假设从左到右表示1234吧),0表示该数不存在,1表示存在。 则: 0000表示空集{}。 0001表示{4}。 0010表示{3}; 0011表示{3,4}; …………
<jinceon> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法YICHUANSUANFA

说明:遗传算法程序。C++语言编写的,可以进行改进。-Genetic algorithm program.
<LIMING> 在 2025-01-23 上传 | 大小:14kb | 下载:0

[压缩解压LRE

说明:LRE压缩算法,简便易懂,初学者非常受益-LRE Compress LRU,useful!
<可爱> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[matlab例程emirs

说明:EMIRS 利用小微扰法计算二维高斯粗糙面的辐射系数-EMIRS computes the emissivity from 2-D Gaussian dielectric rough surface using small perturbation method (SPM)
<赵晔> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[matlab例程PN_corr

说明:MATLAB自带的函数XCORR好象有点像卷积,如果要是求一个PN序列的自相关,我看一般的资料都是用我这个办法求PN序列相关的。-MATLAB comes with seems a bit like a function XCORR convolution, if the request if the autocorrelation of a PN sequence, I see the general information are
<LIMING> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算P1

说明:matlab code pc audio encoders, my first and second order
<mkarmen07> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[matlab例程mcpdf

说明:主程序为分布函数蒙特卡罗模拟和一系列随机粒子位置的实现- Main program for the Monte Carlo simulations of pair distribution functions and the creation of a series of random realizations of particle positions
<赵晔> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算P1_a3

说明:matlab code pc audio encoders, my first and second order
<mkarmen07> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[matlab例程nsphere

说明:N个小球的电磁散射,只有偶极子点的相互作用-Scattering by N Small Spheres, dipole point interactions only
<赵晔> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[matlab例程ptscext

说明:该程序用蒙特卡罗仿真了群点散射体的体散射-Main program for the Monte Carlo simulations of volumetric scattering by clusters of point scatterers
<赵晔> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[matlab例程pypdf

说明:主程序为Percus Yevick分布函数和球形粒子媒质的结构因子的计算- Main program for the calculation of Percus Yevick pair distribution function and structure factor for a medium with spherical particles
<赵晔> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[matlab例程qcacp

说明:主程序为颗粒大小介质媒质有效传播常数的计算-Main program for the calculation of effective propagation constant under the quasicrystalline approximation with coherent potentail approximation (QCA-CP) for a medium with particle size distributi
<赵晔> 在 2025-01-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 16860.61 .62 .63 .64 .65 ... 28522 »

源码中国 www.ymcn.org