资源列表
rc4
- rc4算法的加密和解密源代码 加密和解密过程是可逆的
rsa
- 这是模拟实现RSA加密解密算法的一个程序,其中还有用RSA进行数字签名和验证签名等内容-This is a program analog to achieve RSA encryption and decryption algorithm, which also use RSA digital signatures and verify the signature
RSA
- RSA加密算法 内容很全 可以实现具体功能 内含实现的代码-RSA encryption algorithm is the whole content can achieve specific functions containing the code
version_cinttypes
- A similar hash primitive, using the FNV hash algorithm. This algorithm is guaranteed to stay the same release to release. (although it might not produce the same values on different machines.). -A similar hash primitive, using the FNV hash algorith
rbug_demarshal
- Small function that looks at the proto_header and selects the correct demarshal functions and return the result.
message
- Padding ensures the struct is the same size on 32-bit and 64-bit machines for linux Device Driver. -Padding ensures the struct is the same size on 32-bit and 64-bit machines for linux Device Driver.
res
- Definitions used by modules of the name server lookup program.
myfirewall
- linux环境下的firewall程序!用c语言实现!-the firewall procedures! C language used!
cusor_ctrl
- cusor_ctrl : 利用 ESC code实现linux下光标位置控制的模块,可以实现移动光标到屏幕任意位置、清屏、控制输出内容颜色等-cusor_ctrl:cusor ctrl model for linux, can move cusor to anywhere of screem , clean screem and set front color or background color of terminal...
e500-pmu
- Performance counter support for e500 family processors.
opp2420_data
- old-style "OPP" table for OMAP2420
A
- (1)编写一个Java应用程序 定义一个类,包含两个成员变量x和y,其中x为类变量,y为实例变量。 1)分别在类中定义获取和设置x与y的方法;( 2)创建一个测试类,在其主函数中构建第一个类的2个对象,分别通过第一个类中的设置方法,为2个对象的x和y赋值,最后输出2个对象的x和y变量值。 -(1) write a Java application Define a class that contains two member variables x and y, where
