资源列表
大公司
- 收录了很多著名的大型公司的网址,可以看一下。-collections of many well-known large companies web site can look at.
LF_ThreadPool
- 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
钩子换肤程序
- 一个用vc++开发的界面程序,用到了钩子的原理,简单但很实用-vc used to develop an interface procedures used by the hook the principle, very simple but practical
CallImsl
- 在C++中调用Fortran Imsl库的通用方法-in C called Fortran Library Imsl common methods
RENAEMEF
- 用于批量更改文件的后缀名(或者文件的类型)-volume changes for the suffix document (or file type)
ReadDXFx
- 读取AutCAD软件中的dxf类型文件,经过简化修改和功能加强的修改-: This paper presents AutoCAD software to read the dxf file types, have been simplified and enhanced functionality to amend the amendment
杀毒原形程序
- 搜索硬盘中的特殊文件,如*.tmp文件,可以用来搜索中病毒后的特殊文件,类似于Windows中的搜索功能-search drives the special documents, such as *. tmp files that can be used to search the virus after the special paper, similar to the Windows search function
加密标记及基于SHA-1下的安全电子交易
- 王小云教授虽然已经破解了sha1,但是sha1并不是由此就垮掉了,而是向着更多元、复杂的方向去发展,本文主要介绍了sha1在电子交易中的使用。-Bruce Schneier sha1 have cracked, but not from this sha1 collapse, but toward more yuan, complicated move in the direction of development, this paper introduces the sha1 in elect
snowapplet
- 这是一个模仿雪景的applet小程序,用java编写,很逼真。-This is a parody of the snow applet small program using java prepared, very lifelike.
firetrees
- 这是一个模仿火山喷发的applet小程序,界面非常逼真。-This is a parody of the volcanic eruption applet small program interface very realistic.
进程和线程
- 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单
pci_test
- 一个pci卡驱动程序,自己做的pci卡及驱动,大家可以-A pci driver and its test program.
