-
matlabdatabase
由于Matlab不同于其它编程语言,因此在使用数据库方面和其它语言有显著不同.主要介绍
Matlab中数据库的连接和使用。(Because Matlab is different from other programming languages, so in the use of databases and other languages are markedly different. Mainly Matlab database connection and use.)
- 2007-12-13 15:13:29下载
- 积分:1
-
MATLAB-function
matlab 函数大全,编写matlab程序时供参考(matlab functions, for reference when writing matlab program)
- 2011-05-19 20:49:40下载
- 积分:1
-
ziyuandiaodu
相控阵雷达资源调度的详细说明及了解,其中包含了多篇代表性的文献。(A detailed description and understanding of the phased array radar resource scheduling, which includes a representative literature.)
- 2020-10-26 09:10:00下载
- 积分:1
-
V-BLAST2
说明: 本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。(This procedure is the V-BLAST system and its detection algorithm simulation, can be used BPSK, QPSK, 16QAM, 64QAM modulation. Detection algorithm for the ML, MMSE, ZF, and the use of zero-forcing successive interference cancellation detection algorithm.)
- 2010-04-08 12:06:56下载
- 积分:1
-
bwmarqee
marqee控件源程序,marqee控件源程序.(marqee control source, source control marqee.)
- 2007-04-26 14:41:39下载
- 积分:1
-
MATLAB
MATLAB学习 包含了许多MATLAB实验的例子 可以用于大家对MATLAB的了解和工具的使用 (Learning MATLAB MATLAB contains many examples of experiments)
- 2014-11-14 16:26:32下载
- 积分:1
-
add_userfcn
matpower4.1相关文件,用于实现matpower仿真(matpower4.1 relevant documents, to achieve matpower simulation)
- 2012-10-09 22:08:27下载
- 积分:1
-
07041045QPSK
QPSK调制以及误码率计算程序,含分析报告,对于通信专业的人士有一定帮助(QPSK modulation and the bit error rate calculation procedures, including analytical reports, for the communications professional to help people have a certain)
- 2007-12-03 15:53:57下载
- 积分:1
-
dftprogram
dft and idft with and with out function
- 2010-11-10 14:08:30下载
- 积分:1
-
C
说明: 1.1 C基础知识 1
1.2 函数与头文件 2
1.3 C预处理器 3
1.4 将一个字符转换为long型 4
1.5 strcpy函数 4
1.6 assert用法 5
1.7 itoa函数和atoi函数 6
1.8 strcmp函数实现 8
1.9 strcpy函数实现 9
1.10 memcpy函数实现 10
1.11 memcpy和memmove函数的实现 11
1.12 strcat函数实现 13
1.13 使用库函数atoi,将char *→int 13
1.14 使用库函数itoa,将int→char * 14
1.15 不使用库函数,将int→char * 14
1.16 不使用库函数,将char *→int 15
1.17 求两个整数的最大公约数 16
1.18 Little_endian or Big_endian 17
1.19 sizeof与strlen的区别 19
1.20 实现String类的BIG_FOUR 19
1.21 struct和union的区别 20
1.22 char字符变量与int整型数据 22
1.23 字,字节,字符,比特 23
1.24 空格、空字符、字符数组结束符的区别 25(1.1 C Basics 1
1.2 Functions and header files 2
1.3 C preprocessor 3
1.4 will be a long-type characters into four
1.5 strcpy function 4
1.6 assert usage 5
1.7 itoa function and atoi function 6
1.8 strcmp function to achieve 8
1.9 strcpy function to achieve 9
1.10 memcpy function to achieve 10
Achieve 11 1.11 memcpy and memmove function
1.12 strcat function to achieve 13
1.13 using the library function atoi, the char* → int 13
1.14 using the library function itoa, the int → char* 14
1.15 does not use the library function, int → char* 14
1.16 does not use the library function, char* → int 15
1.17 find the greatest common divisor of two integers 16
1.18 Little_endian or Big_endian 17
Difference 1.19 sizeof and strlen 19
1.20 realize BIG_FOUR String class 19
Difference 1.21 struct and union of 20
1.22 char and int integer variable character data 22
1.23 word, byte, character, bit 23
Difference 1.24 spaces, null characters, character array termi)
- 2014-10-08 10:33:55下载
- 积分:1