概率论与数理统计中的F分布函数,有了它,可以免去查教科书附表的繁琐
上传时间: 2014-11-26
上传用户:363186
剖析Intel IA32 架构下C 语言及CPU 浮点数机制 Version 0.01 哈尔滨工业大学 谢煜波 (email: xieyubo@126.com 网址:http://purec.binghua.com) (QQ:13916830 哈工大紫丁香BBSID:iamxiaohan) 前言 这两天翻看一本C 语言书的时候,发现上面有一段这样写到 例:将同一实型数分别赋值给单精度实型和双精度实型,然后打印输出。 #include <stdio.h> main() { float a double b a = 123456.789e4 b = 123456.789e4 printf(“%f\n%f\n”,a,b) } 运行结果如下:
标签: Version xieyubo Intel email
上传时间: 2013-12-25
上传用户:徐孺
icrocom的纠错和压缩协议常简写为MNP(Microcom Network Protocol),它由一系列独立的纠错和压缩协议组成,在数据压缩协议方面,MNP5和V.42bis最为流行。MNP5使用了两种压缩算法.
标签: MNP Microcom Protocol icrocom
上传时间: 2013-12-31
上传用户:youth25
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric. Presently, only 8-PSK modulation is considered. Extensions to higher-order modulations can be implemented following a similar procedure.
标签: difference The algorithm the
上传时间: 2015-07-05
上传用户:qiaoyue
v数据结构课程设计 数据结构课程设计
标签: 数据结构
上传时间: 2013-12-25
上传用户:liuchee
vb作的学生信息管理系统!非常好用,sdg dfh fgh f
上传时间: 2013-12-29
上传用户:tedo811
verilog ADPLL file with testbench.v
标签: testbench verilog ADPLL file
上传时间: 2015-07-09
上传用户:cx111111
一个matlab time dot main cross-correlation, 解压后在matlab里运行即可,可计算各种数字信号的延迟,没有密码
标签: cross-correlation matlab main time
上传时间: 2014-01-02
上传用户:wlcaption
Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch".
标签: hafnian nonnegative the Computes
上传时间: 2013-12-23
上传用户:lmeeworm
设f(x)=1+x+x2+x5+x27,试分别写出实现下列移位寄存器的程序: 以f(x)为联接多项式的DSR; 以f(x)为联接多项式的LFSR。 可供选择的联接多项式: f1(x)=1+x+x4+x6+x30; f2(x)=1+ x3+ x31; f3(x)=1+ x6+ x31; f4(x)=1+ x7+ x31; f5(x)=1+ x13+ x31;
标签: 27
上传时间: 2015-07-13
上传用户:xiaodu1124