-
unix环境下计算符合常用概率分布的随机变量的集合
unix环境下计算符合常用概率分布的随机变量的集合-unix environment commonly used terms with the probability distribution of random variables pool
- 2023-04-02 06:40:04下载
- 积分:1
-
等离子体PIC模拟
等离子体PIC模拟-PIC simulation of plasma
- 2022-11-02 03:45:04下载
- 积分:1
-
Conti. 通过优化GA(遗传算法)写的JC层裂,1999年8月
随机搜索和优化的介绍写在支持文本,2003运行此程序的GA。亲自选择的轮盘的方法是用在这里。包括。家长选择从人口包括精英染色体。这里使用的是标准的位形。像往常一样,代码中的适应度值的作品(更高更好);结果,然而,报告的实际利益的损失值。此代码不在θ值以外的thetamax和thetamin直接相关约束的工作。J. C.剥落,八月1999 G
- 2023-04-25 15:00:04下载
- 积分:1
-
计算文件的32位CRC校验码.比较简单实用,Demo中一次性读完整个文件是不可取的,您需要作些修改以应用于所有大小的文件CRC....
计算文件的32位CRC校验码.比较简单实用,Demo中一次性读完整个文件是不可取的,您需要作些修改以应用于所有大小的文件CRC.-calculations of 32 of CRC. Relatively simple and practical, Demo one time reading the entire document is undesirable, You need to make some changes to apply to all size of the CRC document.
- 2022-02-07 20:22:45下载
- 积分:1
-
x-y图解法求二元精馏塔理论塔板数 本文件是一个m文件,要在matlab环境下运行-x-y graphical method for binary distillation theoretical plate number of this document is a document m, the operating environment Matlab
- 2022-03-11 05:04:33下载
- 积分:1
-
自编FFT谱分析中的栅栏效应演示
自编FFT谱分析中的栅栏效应演示-self FFT spectrum analysis of the effect of the fence demonstration
- 2022-12-29 17:05:03下载
- 积分:1
-
builder c++ borland
您好,该程序在builder c++,它是一个简单的例子
- 2022-04-15 17:10:48下载
- 积分:1
-
傅里叶变换算法fft
How To Use
void main(void)
{
gen_w_r2(w, N); // Generate coefficient table
bit_rev(w, N>>1); // Bit−reverse coefficient table
DSPF_sp_cfftr2_dit(x, w, N);
// radix−2 DIT forward FFT
// input in normal order, output in
// order bit−reversed
// coefficient table in bit−reversed
// order
DSPF_sp_icfftr2_dif(x, w, N);
// Inverse radix 2 FFT
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-02 15:55:21下载
- 积分:1
-
浙江大学程序设计大赛ACM2191题我自己收集的
浙江大学程序设计大赛ACM2191题我自己收集的-Zhejiang University Design Competition ACM2191 that my own collection
- 2022-03-17 03:11:28下载
- 积分:1
-
北大ACM试题poj 第3065题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3065题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3065 question Question poj source code, good code, and want to help students engage in ACM
- 2022-03-21 07:07:50下载
- 积分:1