资源列表
edes
- DES加密方法,为实现des算法加密解密的过程-DES encryption methods to achieve des algorithm encryption and decryption process
Encode-and-Decode
- 对指定文件进行加密和解密的程序,密码和文件名由用户输入.加密方法:以二进制打开文件,将密码中每个字符的ASCII码值与文件的每个字节进行异或运算,然后写回原文件原位置即可。这种加密方法是可逆的,即对明文进行加密到密文,用相同的密码对密文进行加密就得到明文。此方法适合各种类型的文件加密解密。-Encoding and decoding for all kind of files.
hashgen
- Hash Generator..[-] input --> md5, sha and etc-Hash Generator..[-] input --> md5, sha and etc..
nv25
- sync atom types to kernel types for Linux v2.13.6.
elf_aux
- Scan the Elf auxiliary vector provided by the host to extract information about vsyscall-page, etc.
clk-efm32gg
- efm32gg cmu init for Linux v2.13.6.
dio-sysfs
- File Attributes for DIO Devices.
mpi_type
- Define MPI_POINTER if it hasn t already been defined.
cpu_features_wrapper
- returns true if the CPU supports the feature. extern WebRtc_CPUInfo WebRtc_GetCPUInfo .
tfs
- Arguments results for TFS procedures which are callable by the kernel.
interupt_asm
- 一段演示x86汇编中断编程的范例。对汇编初学者有一定帮助-a demonstration x86 compilation interrupted programming model. The compilation will definitely help beginners
PhaseModulationandDemodulation
- 该模块实现信号的相位调制和解调,进而的到原始的输入信号。-This module implements the phase modulation and demodulation signal, and then to the original input signal.