-
VCPP2010
vc++权威开发指南代码
好用实惠下载吧(
vc++ Development Guide authoritative code
Download it handy affordable)
- 2014-03-22 00:27:49下载
- 积分:1
-
cspdk
微软CSP开发工具,学习CSP开发的好工具(CSP Microsoft development tools, learning a good tool for CSP development)
- 2021-05-07 14:28:36下载
- 积分:1
-
MicroSD
简要介绍MicroSD卡和使用方法,希望对各位朋友有帮助(Simply discript how to use MicroSD)
- 2014-09-02 01:44:19下载
- 积分:1
-
SendSMS2_SDK30_VB6_20040414
source code vb6 to send sms to gsm module
- 2015-07-01 01:33:46下载
- 积分:1
-
texture
3D_grid和D3D_2D例子中,使用到的贴图文件包。(3D_grid and D3D_2D example, use the map to the package.)
- 2011-08-07 14:53:54下载
- 积分:1
-
串口通信程序
一个很好的COM口通讯类(An uart mfc example)
- 2020-06-26 10:00:02下载
- 积分:1
-
Animate_an940586132002
thanks to the ImageAnimator class you can easily animate an animate gif on your form. change the gif location in code to one on your system of your choice then run the batch file to compile.
- 2010-12-13 01:27:52下载
- 积分:1
-
t
传奇3脱机外挂源码传奇3脱机外挂源码传奇3脱机外挂源码传奇3脱机外挂源码(mir3 gamemir3 gamemir3 gamemir3 gamemir3 gamemir3 gamemir3 gamemir3 game)
- 2020-07-01 15:00:01下载
- 积分:1
-
XPToolBar
XP风格工具栏,漂亮的界面设计,可以编译运行(XP STYLE TOOL BAR)
- 2009-12-21 10:39:49下载
- 积分:1
-
Pthread-of-linux
在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。(Written in the linux environment a console application, the program has a shared integer variable shared_var, the initial value of 0 create
A thread and make it run concurrently with the main thread immediately. The newly created thread and main thread are constantly circulating, and the output shared_var
Value. The main thread in a loop constantly on shared_var are incremented, that is plus 1 for each cycle shared_var and the new line created
Process is constantly on the shared_var decremented, that is, each cycle shared_var is decreased by 1. Observe the results of running the program, and you
To explain the phenomenon seen.)
- 2011-12-08 11:21:25下载
- 积分:1