搜索结果
找到约 50,972 项符合
A-C 的查询结果
Linux/Unix编程 About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based o
About WepDecrypt:
Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it s based on wepattack and GPL licensed.
WepDecrypt highlights:
- Implemented packet filters.
- Only on ...
文章/文档 An article on the implementation of a fast C++ delegate with many advanced features.
An article on the implementation of a fast C++ delegate with many advanced features.
编译器/解释器 This a little compile thoery programme.Programme tool is Visual C++ 6.0.
This a little compile thoery programme.Programme tool is Visual C++ 6.0.
VC书籍 2005最新C++经典著作You.Can.Do.It.A.Beginners.Introduction.to.Computer.Programming
2005最新C++经典著作You.Can.Do.It.A.Beginners.Introduction.to.Computer.Programming
VHDL/FPGA/Verilog 竞赛抢答器:控制8255,C口作为输入,从A口输出与之对应的LED段码
竞赛抢答器:控制8255,C口作为输入,从A口输出与之对应的LED段码
VHDL/FPGA/Verilog C++程序控制8255(C口输入, A口输出)的直流电机
C++程序控制8255(C口输入, A口输出)的直流电机
压缩解压 Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffm
Huffman 压缩/解压算法的ANSI C实现
This archive contains a simple and readable ANSI C implementation of Huffman
coding and decoding. This implementation is not intended to be the best,
fastest, smallest, or any other performance related adjective.
More information on Huffman encoding may be found at ...
加密解密 C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods:
C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , isProb ...
压缩解压 Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of mo
Octane v1.01.20
The Open Compression Toolkit for C++ .
The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms.
Simple interface and skeleton code for creating new compression algorithms.
Complete testing framework for validati ...
加密解密 Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows
Shellcode加密程序C源代码
Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.