搜索资源列表
MetafileCode
- Remote Peeker create a thread in to an opened proce
picshow3.07
- TPicShow is an image slider control with 150 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or centered in the client area of the
CodeGuruEssentialDifferencebetweenCONSOLEandGUIApp
- Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOLE and GUI applications with 20 lines of code. There are 2 small projects in this sample. The first project shows how to create a console in WinMain(). First o
mfc-multiThread
- MFC多线程编程实例,包括线程创建,线程间通信,线程同步等内容-MFC multi-threaded programming examples, including thread creation, communication between threads, thread synchronization etc.
swsbkz_cx
- 介绍 D3D坐标变换, 纹理映射,Dshow 播放音乐 ,线程创建等基础知识.对初学D3D的朋友非常有帮助. -D3D introduced coordinate transformation, texture mapping, Dshow music, the basic knowledge, such as thread creation. For beginner friends D3D very helpful.
Reflection
- 利用一个 Image 类和线程,将一幅图片制作出它的水中倒影,并能显示水的波纹。-Image class and the use of a thread, will produce a picture of its reflection in the water, and can show the ripple of water.
draw2
- 输入多个线程的开始执行时间和结束执行时间,和线程ID,在坐标上画出不同时间段线程的运行情况-Input multiple-thread execution time and the end of the beginning of the execution time, and thread ID, the coordinates to draw a different time period of operation of the thread
kkk
- 线程的简单使用操作实例;丰富的位图按钮实例。-thread to use and bitmap buttin.
fireGS
- Fireworks sample code for lowlevel bitmap handling with assembler in a thread. Full delphi source ! Enjoy!-Fireworks sample code for lowlevel bitmap handling with assembler in a thread. Full delphi source ! Enjoy!
ColorBlobExtractor
- This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
WithAnimationOfTheElevatorRunning
- 模拟电梯实验.动画运行.有线程.以键盘输入呼叫和目标。当敲击键1、2、3、4、5、6、7、8、9时表示电梯内有乘客按目标按钮,指定相应目标楼层。当敲击键Q、W、E、R、T、Y、U、I时表示8层到1层有上行呼叫请求。当敲击键A、S、D、F、G、H、J、K时表示9层到2层有下行呼叫请求。 将呼叫和目标写入一个正文文件,然后程序读取这些呼叫和目标数据后可以在没有人工干预的情况下模拟电梯运行情况 。 -Simulated elevator. Animation run. There threa
AnimateDlgIcon
- 用线程的方法实现动态的图标控制,非常实用的小程序 -Using Thread in dynamic icon control, very useful little program
Thread
- 为入门者编写的简单画波浪线程序,测试通过的 -To start writing a simple wavy line drawing program
Gifdemo
- GDI+绘制GIF动态图片的实例。对GDI+的Image类进行了扩展,使用线程的方式绘制GIF动态图片。-GDI+ draw dynamic GIF images instance. Of GDI+ Image class extended thread drawing dynamic GIF images.
delphithread
- delphi线程画图,正确的线程画图,三种方法,解决-delphi thread drawing, correct thread drawing are three ways to solve
VCMultiThreadDrawing
- vc单线程衰减振荡曲线,该曲线由大到小逐渐将小幅度-vc thread damped oscillation curve that gradually descending minor
thread-for-windows
- 多线程+POP窗口,共4个窗口,4个线程同时运行占用90 CPU-Multithreading+POP window of four windows, four threads running simultaneously occupy 90 CPU
WorkerThread
- WorkerThread线程实例,C#建立WorkerThread 工作者线程 的例子,代码中已定义工作者线程中调用的公用委托,建立事件标识,用于停止线程,建立委托实例,用于调用接口函数,自定义了一个工作者线程处理函数,若停止线程若其正在运行,模拟长时间的操作,运行于工作者线程中,异步调用要使用BeginInvoke方法,线程完成,通知主线程。-`WorkerThread thread instance, C# build WorkerThread worker threads exampl
1173
- 线程的创建和撤销,c语言实现,模拟操作系统线程的创建和撤销机制。-thread
GetFocusControlOtherThread
- Get focus control on other thread.
