Electronic and quantum devices of the MICROWAVE (the High signal of frequency)
标签: Electronic MICROWAVE frequency the
上传时间: 2014-01-02
上传用户:电子世界
calculation of the autocorrelation peak sidelobe levels and corsscorrelation. CE sequence, frank autocorrelation, P4 sequence,
标签: corsscorrelation autocorrelation calculation sidelobe
上传时间: 2013-12-21
上传用户:czl10052678
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