资源列表
CertVerifyTimeValidity
- 本程序利用VC++6.0自带的密码学相关函数库实现数字签名证书的验证-This procedure using VC++6.0 own password-related functions of digital signature certification authority
Linux
- 整体功能:如果调用的进程不是一个组的组长时,setsid创建一个新会话。调用进程将成为该新会话的组长,新进程组的组长,并且没有控制终端。-The overall function: if the call process is not a group leader, setsid create a new session. Call process will become the new session of the group leader, the new process group lea
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
JinZhi
- VC++ 编写的二进制、八进制、十进制、十六进制之间相互转换代码。-VC++ written in binary, octal, decimal, hexadecimal conversion code between.
linux-game-bounce
- Linux弹球游戏bounce.c。可以实现小球的移动、速度的改变和用键盘的方向键控制挡板的左右移动.-Linux Pinball bounce.c. Can move the ball, the speed of change and use the keyboard arrow keys to control the paddle and move around.
clock
- 易语言源码例程程序是一款很漂亮的桌面电子钟,可以显示日期、时间及星期,用户更可以自由选择时钟的显示与否。例程中有时钟组件的使用,以及托盘图标的实现。每行代码都有详细的注释,方便新手学习。 -Easy language source routine procedure is a good desktop doc- the electron clock, you can display date, time and week, the user is free to choose the dis
skia.tar
- 深入分析和总结了android 下的surfaceflinger机制和在skia 下的画图操作。 -In-depth analysis and summary of the android under surfaceflinger mechanism and under the drawing operation skia.
lwIP
- lwip是瑞典计算机科学院的一个开源的TCP/IP协议栈实现. lwIP是TCP/IP协议栈的一个实现。lwIP协议栈主要关注的是怎么样减少内存的使用和代码的大小,这样就可以让lwIP适用于资源有限的小型平台例如嵌入式系统。-lwip Swedish Academy of Sciences, an open source computer TCP/IP protocol stack. lwIP is TCP/IP protocol stack an implementation. lwIP st
fork
- 在linux或unix中,使用系统调用fork( )创建两个子进程,并观察子进程和父进程的运行情况。-In linux or unix, the use of system calls fork () to create two sub-processes, and to observe the sub-process and the operation of the parent process.
huffman
- huffman树的构造方法和加密解密算法-huffman tree application
at91sam9260linux
- at91sam9260的linux内核编译,把详细的步骤进行了描述。-About linux kenel for at91
ShareMemory
- Windows下共享内存工具库,包含源代码和例子程序(服务器与客户端)-Shared memory under Windows tool library, including source code and sample applications (server and client)
