Embeded Software Development With eCos eCos必备之书
Embeded Software Development With eCos eCos必备之书...
Embeded Software Development With eCos eCos必备之书...
A P2P software used to ease sharing files over network....
The Metric Lens: Visualizing Metrics and Structure on Software Diagrams...
Useful C++ software design technics improving code performance and quality...
关于进程&线程查看器 用过vc++自带的Process Viewer,觉得这个小程序简单易用,有时候作用还很大,我就产生了自己做一个类似程序的想法,想着想着就着手作了起来。 首先我查看了有关进程和线程的api函数(在tlhelp32.h中)了解了他们的用法。 具体实施阶段: 界面设计:该...