资源列表
ApostilaC
- Tutorial in C. Several example.
CString
- 通过阅读本文你可以学习如何有效地使用 CString-By reading this article you can learn how to effectively use CString
ClearBitmap
- bitmap clear application
practice
- 利用MFC 实现的几个画图小程序 以及利用TIMER是实现的文字闪烁功能。-Several drawing using MFC implementation procedures and the use of small text flashing TIMER function to achieve.
codedfefccc
- com tech sample demo for windows vc, c-com tech sample demo for windows vc, c++
i900_ROM_tool
- Visual C++ 三星i900 ROM制作工具源码。-samsung i900 rom tool code
ProgramingWindows
- programming windows是学习SDK的首选书籍-programming windows are the preferred study SDK Books
specificCCode
- 这是一个特殊的c代码整理,包括了一些常见及特殊的代码-this ia a specific c code
ganjian
- 起稳定杆设计代码,用于汽车稳定杆设计开发。-autucar design。
K7805-500
- K7805-500中文应用-K7805-500 Chinese language. . . . . . . . . . . . . . . . . . . . . . . . . . .
MC95FR464_DS_V1.0
- ABOV SEMICONDUCTOR Co., Ltd. 8-BIT MICROCONTROLLERS-ABOV
Thread
- 进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。-Process and thread is the concept of the operating system. The implementation process is an instance of the application, each process is by th