-
GoF
23个GOF模式的C++版本,改写来自Java,一些小实例(GOF c++ java)
- 2009-05-31 00:26:41下载
- 积分: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
-
bin2inc
说明: Binary to C include file
- 2020-06-25 07:00:02下载
- 积分:1
-
05
说明: vc++编程实现图像的傅里叶变换、离散余弦变换和沃尔什变换。(vc++ Programming image Fourier transform, discrete cosine transform and the Walsh transform.)
- 2008-11-27 11:22:38下载
- 积分:1
-
6416198
Similar to VB property sheet controls(Similar to the VB property sheet controls)
- 2017-07-19 01:30:36下载
- 积分:1
-
GPS卫星定位-实时位置计算程序-VC++源代码
GPS定位代码,仅供大家学习与参考,欢迎批评指正。(The locating code of GPS,just for study.)
- 2020-11-03 20:49:52下载
- 积分:1
-
chengxu
GPS高程拟合,包括源代码,界面,请认真书写上传资料(GPS Elevation Fitting)
- 2020-11-19 16:29:38下载
- 积分:1
-
exe_src
说明: 很好的程序,编译通过后,可直接在debug下点exe使用(good procedures, compile, debug directly under the point exe use)
- 2006-04-24 12:07:08下载
- 积分:1
-
shiper
Воронежский гос университет, задача по сям
- 2009-10-11 01:30:49下载
- 积分:1
-
Possibledecoder
We can convert BMP to RAW
- 2009-03-01 17:51:28下载
- 积分:1