-
-
MPEGcodec.rar
this process is about how to complete MPEG codec, write by VC++.
-
agenthttp.rar
this process is about how to complete FTTP agent service,write by VC++.
-
THREAD_lasting.zip
This example will show how you can determine if the specified thread
is the last thread in the process or not.
-
waveletharrsoft.rar
小波软阈值去噪soft harr.rar 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。
-
jniprocess.rar
利用JNI技术对系统进程的查询,本程序包括systemprocess.java dataprocess.java process.cpp systemprocesstest.java等程序,是一个完整的程序,可实现在JAVA环境中对系统进程的查询。
-
2D_Spectrum.zip
... : 2 Dimensional Spectral Estimation
MATLAB Release: R12
Description: Estimating the power spectrum associated with a random process is desirable in many applications.
This package includes four important 2-D spectral estimation methods.( ...
-
vc_jiqiaoshili_part4.rar
Visual.C++程序设计技巧与实例--配套光盘
第4章 进程和线程
本章共有8个实例:
1. Process创建和终止进程
2. WorkerThread创建工作者线程
3. UIThread用户界面线程示例
4. Event使用事件对象来实现线程的同步
5. Thread使用临界区对象来实现线程的同步
6. Mutex使用互斥量对象来实现不同进程间的线程同步
7. Semaphore使用信号量对象实现线程的同步
8. MutiThread多线程任务调度与处理
-
Essential_Business_Process_Modeling.Aug.2005.rar
书名:基本商业程序的建模
Essential Business Process Modeling (Paperback)
作者: Mike Havey
出版商:O Reilly 1 ... more monitoring and orchestrating massive systems. A new technology called Business Process Management, or BPM, helps software architects and developers design, ...
-
magnitude.zip
... Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, ...
-
sameprocess.rar
如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的 ... 的线程。
在此示例中,作者采用了一个MFC MDI程序,即使有多个程序实例在运行,任务管理器或者进程查看器(Process Viewer)将只会显示一个进程,当如果用WINDOWS自带程序SPY++查看,您将会发现该进程拥有许多线程,并且不同的 ...
-