-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
cpplapack-2005_03_25.tar
lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.(lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.)
- 2007-01-12 04:40:19下载
- 积分:1
-
nengliang-zhongxin-jiaozhengfa
能量重心校正法,进行频谱的幅值修正,算法可以参见谢明、丁康老师的频谱分析文章。(Energy center of gravity correction method, the amplitude correction of the spectrum, spectrum analysis of the algorithm can be found in Xie Ming, DING Kang teacher article.)
- 2012-07-23 15:24:59下载
- 积分:1
-
MOpttimumMLCoL
最优化的MLC相干接收机mattlab程序源码!
(Optimal MLC to coherent the receiver mattlab program source code!)
- 2012-07-29 00:34:25下载
- 积分:1
-
m_image
VC6.0与MATLAB2007a的接口程序 (VC6.0 and the interface program MATLAB2007a)
- 2009-05-25 15:49:48下载
- 积分:1
-
5.18
编写程序定义一个vector对象,其每个元素都是指向string类型的指针,读取该vector对象,输出每个string的内容及其相应的长度。(Write a program to define a vector object, which each element is a pointer pointing to the string type, reads the vector object, the output of each string and the corresponding length.)
- 2015-03-04 15:22:04下载
- 积分:1
-
Matlab
有关Matlab的一些关于计算性问题的源程序代码,做课程设计时用到的,有一定的实用价值
(For Matlab source code on computational problems, to do curriculum design used.)
- 2012-06-06 21:56:45下载
- 积分:1
-
IIRlunwencailiao
IIR滤波器的设计方法,以及所有论文资料,谢谢下载,支持网站发展(IIR filter design methods and information of all papers, thank you download support site development)
- 2010-05-18 16:15:01下载
- 积分:1
-
juzhenlun
基于matlab的矩阵论算法,有利于矩阵论初学者使用(Algorithm based on matlab of matrix theory, matrix theory in favor of beginners)
- 2015-11-03 20:24:06下载
- 积分:1
-
PrimeNumber
判断一个数是否为素数。可以作为分析研究素数编程的人参考。(To determine whether a number is prime. Analysis of prime numbers can be used as programming easy reference)
- 2009-11-26 11:46:23下载
- 积分:1