资源列表
myDES
- DES算法的介绍和实现, C++语言实现-DES algorithm and the realization of the introduction, C++ Language
MD5
- 哈希算法--MD5的简单C++实现-Hash Algorithm- MD5 simple C++ to achieve,
Base64
- Base64编码的简单C++语言实现-Base64 encoding of a simple C++ Language
UNIX
- 武汉大学国际软件学院UNIX程序设计课件-UNIX Programming Courseware
unixc
- unix编程学习的非常不错的书 推荐大家看看 会有一定的收获的-learning unix programming book is very good will recommend you take a look at some of the harvest
linux9_install_howto
- 主要介绍关于Linux的安装和使用,对象为初学者,步骤详细-This documents mainly to indroduce specific operations of Linux s installment.
MD5
- MD5加密算法源代码 学习加密算法的经典-MD5 encryption algorithm source code encryption algorithm to learn the classical
env
- 奇淫技巧之获取本机环境变量.本方法依赖于VC编译器的CRT初始化代码
gsl-1.8-bin
- 数学公式库--非常不错 The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have been written from scratch in C, and present a modern Applications Programming Interface (API) for C programmers, allowing wrappers t
111
- 试了很多 关机软件都不能在计算机锁定的状态下执行关机操作, 最近看到一款 "关机酷XP"的就能在这样的环境下执行关键/注销的 操作,于是简单的分析了下,发现作者只是用ExitWindowsEx 这个API 就实现了,本以为很复杂啊..-_-|. 昨天晚上看了点delphi,手痒,试着 用delphi写了下,还真能用..只是不知道delphi如何实现C那样接受命 令行参数呢?用GetCommandline的话,在delphi操作字符串还真不熟练, 故此就写成这样.. -
