资源列表
braodcast_udp
- linux下udp方式实现广播包的发送、接受,并且不同网段都可以收到广播信息数据包。-udp way to send broadcast packets under linux, acceptance, and different segments can receive broadcast packets.
SignedObjectTest
- Tests for SignedObject constructor and methods.
T_dstore_2_3
- Abstract Message Writer Source Code for Linux.
RAckHeader
- Linkify Test tests Linkify Source Code for Linux.
Range
- Multi Value Map Source Code for Linux.
RSAPublicKeyStructure
- This outputs the key in PKCS1v2 format.
HandleView
- Handle View Source Code for Linux.
X509NameTokenizer
- class for breaking up an X500 Name into it s component tokens, ala java.util.StringTokenizer.
vigenere
- vigenere的加密解密c实现,输入密钥之后根据输入的明文可进行加密,根据输入的密文可以进行解密-vigenere achieve encryption and decryption by c
nl_policy
- This program is free software you can redistribute it and or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. -This program is free software you can redistribute it and or modify i
pgm_check
- The program check table contains exactly 128 (0x00-0x7f) entries. Each line defines the 31 and or 64 bit function to be called corresponding to the program check interruption code.
debugger
- Because of the way typedef s work, we cannot declare abort_jmp to be jmp_buf and do reasonable things with them. So we declare another typedef which hides this.