-
OSIC_detector
MIMO系统中,一般的线性检测方法的性能比非线性检测方法要差。通过排序的连续干扰消除方法可以改善线性检测方法的性能。(n the MIMO system, the performance of the general linear detection method is worse than that of the nonlinear detection method. The performance of the linear detection method can be improved by the sequential interference cancellation method.)
- 2017-12-08 09:51:35下载
- 积分:1
-
数字拼读
说明: Java语言实现阿拉伯数字的拼读,内有两个版本/思路(Arabic numeral spelling)
- 2020-03-12 18:23:39下载
- 积分:1
-
定义类IntChar Exercise-1-IntChar
定义类IntChar,实现用一个整数保存一个长度不超过4的字符串。假设一个字符长度是1个字节。
* 例如:"ABCD",用一个整数保存,其二进制形式为:0100 0001 0100 0010 0100 0011 0100 0100
* 长度不足四个字符的串,剩下部分用0补足。
*
*
* 自己根据需要类IntChar的属性和方法,但需满足以下要求:
* 1. 在类IntChar中,不能用C++语言中的string类型来定义任何属性(变量)。
* 2. 对于定义的类IntChar,在main函数中,能用以下方式使用类IntChar:
*
* void main()
* {
* IntChar IC("Love")
* IC.ASC_Print() // 以字符串形式显示对象IC中保存的内容
* IC.Binary_Print() // 以二进制形式显示对象IC中保存的内容
* IC.Int_Print() // 以整数形式显示对象IC中保存的内容
* }(Custom class IntChar, save a length not exceeding 4 string with an integer. Suppose a character length is 1 byte.* For example: " ABCD" , kept by an integer, binary form: 0,100,000,101,000,010 0100 0011 0100 0100* length of less than four characters of the string, the rest of complement with 0. The*** the need class IntChar of the properties and methods, but must meet the following requirements:* 1. In class IntChar, can not use the string type the C++ language to define any attributes (variables).* 2. Defined class IntChar, the main function can be used following ways IntChar:** void main () {IntChar IC (" Love" ) * IC.ASC_Print () // in characters string displayed in the form saved in the object IC* IC.Binary_Print () // save the contents of the object IC* IC.Int_Print () in binary form // integer saved in the object IC*})
- 2013-05-11 22:10:57下载
- 积分:1
-
SSMjar包
说明: ssmjar包 整合ssm框架的所有用到的jar包(ssm jar pakage is very duo)
- 2020-06-18 04:20:02下载
- 积分:1
-
Test_f1
check that .dex with wrong magic is rejected.
- 2013-11-18 23:49:09下载
- 积分:1
-
winform图片按钮有鼠标滑过效果
winform图片按钮有鼠标滑过效果
- 2017-08-08下载
- 积分:1
-
elgamal
this is el gamal algorithm, you can download it if you want.
- 2020-11-26 16:19:31下载
- 积分:1
-
API
Acrobat plugin API headers
- 2017-08-04 13:50:33下载
- 积分:1
-
676556
使用日期时间控件,VC++精选编程学习源码,很好的参考资料。(Use the date and time control, VC++ select learning programming source code, a good reference.)
- 2013-12-01 18:01:55下载
- 积分:1
-
elementnormalize
elementnormalize Source Code for Andriod.
- 2013-12-03 09:32:31下载
- 积分:1