资源列表
Mjiajiemi
- m序列加解密 m序列加解密 m序列加解密 -m-sequence encryption and decryption the m sequence encryption and decryption m sequence encryption and decryption the m sequence encryption and decryption m sequence encryption and decryption m sequence encryption and decryptio
client
- 这段代码是在LINUX系统下面,通过C语言进行编译,实现的功能是客户端的数据发送和接收-This piece of code is developed under the Linux system.And it is run by c.Its function is about the data transformed from the client.
udpcli
- udp_socket程序,在RHEL5.3下GCC编译成功-udp_socket program, RHEL5.3 the success of the next GCC compiler
3DES
- 3DES(即Triple DES)是DES向AES过渡的加密算法(1999年,NIST将3-DES指定为过渡的加密标准),是DES的一个更安全的变形。它以DES为基本模块,通过组合分组方法设计出分组加密算法,其具体实现如下:设Ek()和Dk()代表DES算法的加密和解密过程,K代表DES算法使用的密钥,P代表明文,C代表密表,这样, 3DES加密过程为:C=Ek3(Dk2(Ek1(P))) 3DES解密过程为:P=Dk1((EK2(Dk3(C))) -3DESASDASDASD
Chapter15HappyYou3DSAnimate
- 创建一个有n个成员(成员i的初值为表达式i(i=1~8))的署名结构,再利用该匿名结构创建结构变量-Create a n-members (members of the initial value of i for the expression i (i = 1 ~ 8)) The signature structure, re-use the structure to create the structure of the anonymous variable
spfa
- 一种求最短路径的算法,适合有向图和无向图,望大家批评指正-A shortest path algorithm, suited to map and no map, we hope to criticism and
intersil
- basic routines for accessing the intersil clock within the sun3 machines
r_vars
- global refresh variables for Linux Driver.
cwaxes
- VC编程、驱动开发、对话框应用,实际操作例程-VC programming, driver development, dialog application, the actual operation routines
msg
- linux下的消息编程,属于进程间通信的一种机制, 可作为参考-news programming under linux, a part of inter-process communication mechanism can be used as a reference
db1235
- DB1200 PB1200 DB1550 DB1300 board support for Linux v2.13.6.
linux_thread_stack_size
- 读取并修改linux线程栈空间的大小 。-read and chage the thread stack size in linux.