搜索资源列表
数据结构1800例题与答案
- 数据结构1800例题与答案 我想对大学生很有用啊-data structure with 1,800 examples, I would like to answer students useful ah
800PI
- 只用几行代码就可以, 算出800位的圆周率, 很是神奇-only a few lines of code can calculate the circumference 800 rate is very magical
ofdm-program()
- 仿真参数:800个载波,1024点IFFT,载波间频1,无多径和有延迟个码片仿真。调制方式是BPSK和QPSK-simulation parameters : 800 Carrier, the 1024-point IFFT, a carrier frequency between, No multi-path and the delay-chip simulation. BPSK modulation is QPSK
Pi
- 能算800位Pi值的超级代码-can count 800 Pi value of the Super code
radon_ambiguity
- %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT na
adsdCalPi
- 一种求PI值的诡异算法 可以很快求到800位嗷
MSLS
- (1)Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用 计算输出数据 ;用原输出数据 计算 ,用递推最小二乘方法分别对系统参数和模型参数进行估计。 (2)M.dat,wnoise1.dat分别为M和白噪声序列。Wnoise1.dat的长度为700,wnoise2.dat的长度为1000。Msls6.c为N=600的程序,Msls8.c为N=800的程序。 (3)程序运行后,生成的两个h文件为产生的脉冲响应函数。Msls6.dat为msls6.c的参数估计结果,ms
numericalmethodsofintegration.
- 数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3 x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算,Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming languag
caculate222
- 说明:C语言课程设计作品功能:仿Windows的自带计算器环境:DOS大小:800多行特色:图形界面,支持鼠标,算法稍有复杂 -Descr iption: C language curriculum design works features: imitation of its own Windows Calculator Environment: DOS Size: 800 multi-line features: a graphical interface to support the mo
zdlc
- 【问题描述】 甲、乙、丙、丁、未五城市分别距离为( 单位是: km): 甲 - 乙 300 甲 - 未 3000 乙 - 丙 2500 乙 - 丁 800 丙 - 未 1000 丁 - 甲 2000 丁 - 丙 400 丁 - 未 1200 未 - 乙 500 现从未地出发,到其它各城市的最捷路径。 【设计要求】 1、写出系统需求分析,并建模。 2、编程实现,界面友好。 3、输出各条最捷路径 4、语言不限,最好是c或c++ -【Desc
ForK1
- 我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。 输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法? 输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做
R14_MicroarrayImage_CaseStudy
- RNA 和 DNA序列模拟 基因建模 数值模拟 采用matlab 编写 能计算几千个 基因点的特性和行为-In one type of gene expression analysis, fluorescently tagged messenger RNA from different cells are hybridized to a microscopic array of thousands of complimentary DNA spots that correspond to dif
Desktop
- 可以用来求解线性规划问题:如下,任务分配问题:某车间有甲、乙两台机床,可用于加工三种工件。假定这两台车床的可用台时数分别为800和900,三种工件的数量分别为400、600和500,且已知用三种不同车床加工单位数量不同工件所需的台时数和加工费用如下表。问怎样分配车床的加工任务,才能既满足加工工件的要求,又使加工费用最低? -Can be used to solve linear programming problems: the following, the task allocation
3
- 809*??=800*??+9*??+1 其中??代表的两位数,8*??的结果为两位数,9*??的结果为3位数。求??代表的两位数,及809*??后的结果。-809*?? = 800*??+9*??+1 Where?? Representative of double-digit, 8*?? The results of double-digit, 9*?? The result is 3 digits. Requirements?? Representatives of double-digi
pi
- 几行极短的代码程式就可算出pi值小数点后800位,神一样的程序-800 after a few lines of a very short code program can calculate the value of pi decimal point, God-like program
jianyunmoni
- 实现图像渐晕效果的模拟,输入一副分辨率大于800×500的bmp图像,可以得到模拟出渐晕效果后的图像,参数可调-The image vignetting effect simulation, input a bmp image resolution is greater than 800,500, and adjustable parameters can be simulated image vignetting effect
mstg
- 产生信号序列向量st,并显示st的时域波形和频谱 st=mstg 返回三路调幅信号相加形成的混合信号,长度N=8- Generated signal sequence vector st st time-domain waveform and the spectrum st = mstg return three AM signals are added to form the mixed-signal length N = 800
armadillo-3.800.2.tar
- 强大的矩阵库,很好用。内部还有使用说明书和代码例子-Powerful matrix library, is useful. There are internal instructions and code examples
100programs-in-Python
- 一百个用Python实现的小算法或小程序!绝对实用!如: 【程序56】 题目:画图,学用circle画圆形。 1.程序分析: 2.程序源代码: #include "graphics.h" main() { int driver,mode,i float j=1,k=1 driver=VGA mode=VGAHI initgraph(&driver,&mode,"") setbkcolor(YELLOW) fo
discrete-Fourier-transform
- 离散傅里叶变换,800多行的fortran语言程序,希望有用。-discrete Fourier transform