资源列表
taskex
- Extending Task Manager with DLL Injection 利用注入,对任务管理程序扩展.
thread_pool_demo
- Windows Thread Pooling and Execution Chaining 线程池执行链
tls
- Simplify the Use of Thread Local Storage 关于线程本地存储的简单示范
Multi_Threaded_Job_Queue_src
- 多线程作业队列 Multithreaded Job Q
RTconsoleDemo
- the redirection of Console process input/output using pipes.利用管道进行控制台输入输出重定向.
AES
- AES Source Code This optimized AES implementation conforms to FIPS-197
SHA-1
- SHA-1 Source Code This optimized SHA-1 implementation conforms to FIPS 180-1
md5
- MD5 Source Code This optimized MD5 implementation conforms to RFC 1321
Linux_Enterprise_Cluster
- The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it
linux-2.6.11.tar
- h内核
sdfsdfas
- int bitmapHeight = button1.Top- 20 bitmap = new Bitmap(bitmapWidth, bitmapHeight, this.CreateGraphics()) Graphics g = Graphics.FromImage(bitmap) g.Clear(this.BackColor) g.FillEllipse(new SolidBrush(Color.YellowGreen),5,5 ,bitmapWidth
Programming.Embedded.Systems.with.C.and.GNU.Develo
- 关于嵌入式linux系统和开发环境的好书,值得一看,可惜是英文的