搜索资源列表
defrag2k
- 又一个关于磁盘碎片整理的最新源代码。 发布于2005/08/04 Free disk defragmentation utility for Windows 2000/2003/XP. Very small and very fast, with very little CPU and memory overhead. Especially useful for unattended servers in a lights-out computer hotel, but also great f
Vigenere加密算法
- 自己写的一个Vigenere加密算法.不用多说了吧,值得收藏,特别是对于初学者.-I have written a Vigenere encryption program by myself.Out of question,it is worth to be collection especially by the beginner.
WinXPSP2
- 这是一个网络上少有的交通工具,特别是对XP特别好用-This is a rare network of transport, especially for XP especially handy
GNUMake
- gun中文译本对学习linux开发有着明了的理解,在编译过程中起着非常的作用,特别是初学者-gun learning Chinese translation for the development of Linux have clear understanding of the build process is the role played, especially beginners
bibtool.1.7.1.tar
- bibtool 是一个简单的基于curses的编辑,它是为了BibTeX参考文件,特别对于大数目的参考书目很有用,比如象博士论文那样的主要文献。它每天履行象加,减和看参考条目类的功能。当加入分类时有智能化的提示,这样当作者不知道文件能或不能用于不同登录类型时就不会依赖于记忆-bibtool is a simple curses on the editing, it is to BibTeX Bibliographic details for reference, especially for t
libata
- linux下编写scsi驱动程序的库文件。 非常有用,特别是编写sata硬盘驱动程序。-prepared scsi driver of the library. Very useful, especially to prepare sata drives procedures.
huibianDEBUG
- DEBUG是DOS中的一个外部命令,从DOS 1.0起就带有此命令,因此可见此命令的重要性了。虽然此命令的功能非常强大,可以解决许多问题,可是对许多人来说,尤其是初学者来说,却非常不易掌握。因此,现将DEBUG的命令详细介绍一番,以让大家知道它的使用。 -DOS DEBUG is one of the external command, starting from DOS 1.0 on with this order, Hence the importance of this orde
pthread_examples.tar
- 多线程程序作为一种多任务、并发的工作方式,有以下的优点: 1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。 2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。 3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,
fsghgfhr
- 一个电脑配置DIY管理系统,很有用的,特别对一些对硬件感兴趣的人.-a DIY computer configuration management system, a very useful, especially for some of the hardware interested persons.
ACProtect
- 有关破解得东西很有用,, 特别是对于初学者来说-break in the very useful things, and especially for newcomer
ccompliersourecode
- c编译器实现源代码,对想学习系统编程特有帮助,特别是对正在学习编译原理的朋友有很高参考价值-c compiler source code to achieve the learning system to help specific programming, especially for the study was compiled tenets of friends have a very high reference value
RTLinuxEtherDriver
- 关于RTlinux网卡驱动的文章,不错,特别是对那些在RTlinux下写驱动的程序员!-RTlinux card driver on the article, yes, especially for those under the RTlinux write-driven programmer!
processjjjjj
- windows多线程编程的例子,特垃圾的,你们别下啊.-windows multithreaded programming examples, especially garbage, under your other ah.
Makefil-with-me
- 跟我一起写 Makefil,我们一步一步开始做!!! 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些 Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的 程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果 你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软 件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明 了
Linuxalwayscommand
- Linux系统常用命令快速入门,特别适合初学者-Linux system commands Quick Start, especially for beginners
id_digital
- java编写的一个对文件的数字签名,是对内容进行签名适合于小文件..特别是一些密码文件-java prepared a document of digital signatures, of the signature elements suitable for small documents .. especially some of the password file
gridcell
- FlexCell表格製作系統屬共享軟件,作者自學VB一年有餘,深知編程之苦之樂,有時為某一功能的實現要花費許多時間,概因周圍無可交流人員。為使後學者在某些方面少走彎路,特製作此軟件,並公佈源程序,您可以免費傳播、使用共同促進中國軟件事業的發展...... 若您有疑問請給作者發郵件:E-mail:clg-123@126.com 作 者:陳峰 作者郵件:\"希望居住能把它在網上發佈出來,我是模仿照他原模板寫的,裡面有很多功能還代高手完善。其中裡面有很多都模仿了EXCEL的風格,我想要是有那為
cryptoboot-1.0.tar
- cryptoboot is set of tools for disk encryption on Unix. It is especially suited to encrypt root partition, so _everything_ (except kernel and cryptoboot inself) is encrypted. -cryptoboot is set of tools for disk encrypt ion on Unix. It is espec
Teach_Yourself_Shell_Programming_in_24_Hours
- In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to provide an environment that s powerful
1
- This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They sho