BER of the VUS-MUMIMO-SM Uplink System
标签: VUS-MUMIMO-SM Uplink System BER
上传时间: 2014-03-03
上传用户:yimoney
BER of the VUS-MUMIMO-SM Uplink System - Rayleigh
标签: VUS-MUMIMO-SM Rayleigh Uplink System
上传时间: 2014-01-18
上传用户:270189020
BER of the VUS-MUMIMO-SM Uplink System - Rayleigh
标签: VUS-MUMIMO-SM Rayleigh Uplink System
上传时间: 2015-11-29
上传用户:saharawalker
C procedures commonly used algorithm sets. Common C language code link. Contact enhancement of the C language code capacity.
标签: enhancement procedures algorithm commonly
上传时间: 2013-12-23
上传用户:变形金刚
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over)
标签: Sometimes the contents desire
上传时间: 2013-12-25
上传用户:playboys0
使用底层技术结束进程。The use of the underlying technology end of the process.
标签: technology underlying the process
上传时间: 2015-12-03
上传用户:zhoujunzhen
MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage of all memory pools consumed by the application. This simple demo program queries the memory usage of each memory pool and plots the memory usage history graph. To run the MemoryMonitor demo java -jar <JDK_HOME>/demo/management/MemoryMonitor.jar
标签: the MemoryMonitor demonstrates management
上传时间: 2015-12-04
上传用户:bcjtao
FullThreadDump demonstrates the use of the java.lang.management API to print the full thread dump. JDK 6 defines a new API to dump the information about monitors and java.util.concurrent ownable synchronizers.
标签: the FullThreadDump demonstrates management
上传时间: 2015-12-04
上传用户:baitouyu
VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection statistics and memory usage remotely by connecting to a JMX agent with a JMX service URL: service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi where <hostName> is the hostname and <portNum> is the port number to which the JMX agent will be connected.
标签: the demonstrates collection management
上传时间: 2013-12-26
上传用户:lgnf
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
标签: redistribute the software program
上传时间: 2014-11-30
上传用户:大三三