资源列表
大整数的加法
- 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope -32767 ----
rsa
- 用C语言实现RSA的编译码,程序简单易懂。-In C language of RSA encoding and decoding, the program easy to understand.
Vigenere
- 主要实现了列变换加密的功能,调试软件是microsoft visual c++ 6.0,将keyword反复的写在明文上方,通过明文与keyword的对应组合到给定的表中查找相应的字母,就可以得到密文。-The main achievement of the the column transform encryption function, debugging software is Microsoft the visual c++ 6.0, write the keyword repeated
DEREnumerated
- return an integer from the passed in object.
Test_shl_int_lit8
- Test shl int lit8 extends DxTestCase for Linux.
Test_shl_long_2addr
- Test shl long 2addr extends DxTestCase for Linux v2.13.6.
qla_version
- QLogic Fibre Channel HBA Driver.
ypsym
- This contains symbol and structure definitions for modules in the NIS server.
delmyself
- 一小段能够删除自身的代码,对于一些黑客程序一定很有用!-to delete their own short code, for some hacker program will be useful!
GetInfo
- 简单的获取windows 基本配置信息的vbs脚本-Windows to obtain a simple basic configuration information vbs scr ipt
APIexmaple
- 在C语言中调用API函数的一个例子,仔细分析,不懂再问。-failed to translate