CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - createThread

搜索资源列表

  1. CreateThread函数使用

    0下载:
  2. 这个代码是C/C++多线程初学者必看的第一个程序代码。-C / C multithreading beginners Watchable of a code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9691
    • 提供者:srx
  1. CreateThread函数创建窗口线程

    0下载:
  2. 此代码是为初步接触多线程的人员介绍的用CreateThread()函数创建窗口线程。-this code for multithreaded initial contacts on the staff with the CreateThread () function to create windows threads.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10205
    • 提供者:srx
  1. CreateThread

    0下载:
  2. create thread 线程的实例,讲述vc线程编写-create thread threaded example, about vc threading
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:966273
    • 提供者:hubo
  1. Threadqxc

    0下载:
  2. 分别利用函数AfxBeginThread 和函数 CreateThread进行多线程编程。并对线程就行了简单策控制。-respectively AfxBeginThread function and the use of function into CreateThread the multi-threaded programming. Also on the trip threaded a simple control strategy.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:44761
    • 提供者:王光
  1. VIPSHELL2007

    0下载:
  2. VipShellServer 是服务端程序。 VipShellServer.cpp 连接的地址在 void CVipShellServer::Test() { //.. WORD wVersionRequested = MAKEWORD(1, 1) WSADATA wsaData WSAStartup(wVersionRequested, &wsaData) // CreateThread(0,0,Thread,0,0,0) Start(
  3. 所属分类:网络编程

    • 发布日期:2014-01-17
    • 文件大小:497385
    • 提供者:coco
  1. 070920171745

    0下载:
  2. 多线程控制,可以自己控制,createThread ResumeThread ,SuspendThread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:388738
    • 提供者:zlt
  1. Console_Thread

    0下载:
  2. vc 控制台(console)下实现线程和定时器的例程,使用CreateThread和SetTimer方式。在控制台下实现了定时器Timer消息的截取和处理。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9848
    • 提供者:sqich
  1. CWinThread.rar

    0下载:
  2. 这是一个关于CWinThread以及利用继承自CWinThread使用多线程的程序! 1,尽量使用DECLARE_DYNCREATE,这样能够动态创建。 2,继承自CWinThread,所以可以使用CreateThread()函数进行线程创建,在最开始我被书上的AfxBeginThread(RUNTIME_CLASS(CMyClass))误导了,还以为一定要按照这种方式创建线程呢。 3,查MSDN的同时,也要注意思考C++的机制,这样才能有的放矢地顺利解决问题。,This is a stu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:38444
    • 提供者:wuwei
  1. rwLock.rar

    0下载:
  2. VC开发的控制台程序,主要用于演示进程和Windows下信号量的使用,同时演示了将线程启动函数封装到类中的方法。,Console VC6 project that show how to use Semaphore and Thread in windows platform, it also shows a skill that can write the createThread methord in a class.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1921650
    • 提供者:封泽希
  1. CreateThread

    0下载:
  2. 该程序为演示程序,创建多线程程序,初学C#编程可以借鉴。-Create multi-threaded program, beginners can learn C# programming.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-21
    • 文件大小:19673
    • 提供者:zhm
  1. C++andThreads

    0下载:
  2. C++ And Threads by Randy Charles Morin If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t heard of many developers using the CreateThread Win32 API function from Visual Basic or even Delphi. The reason is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:164107
    • 提供者:JACK
  1. createthread

    0下载:
  2. this to create a thread and execute sql queries-this is to create a thread and execute sql queries
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:1780
    • 提供者:sarfaraz
  1. Thread

    0下载:
  2. 一个简单的线程创建 一个简单的线程创建-CreateThread CreateThread CreateThread CreateThread
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:231822
    • 提供者:鸿雁
  1. source

    0下载:
  2. Creating Threads using the CreateThread() API
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1276
    • 提供者:alex hong
  1. CreateThread

    0下载:
  2. 使用Win32API创建、销毁线程——控制进度条-Use Win32 API to create, destroy the thread- the progress bar control
  3. 所属分类:StatusBar

    • 发布日期:2017-03-30
    • 文件大小:41655
    • 提供者:何建亮
  1. createThread

    0下载:
  2. Windows多线程编程之创建线程 create thread-Multithreaded Programming Windows create a thread create thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:2544732
    • 提供者:wujun
  1. createthread

    0下载:
  2. 创建线程实例程序,可以直接运行后产生多线程-Create a thread instance program, you can have multiple threads running directly
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:248178
    • 提供者:梁伟
  1. CreateThread

    0下载:
  2. vc——控制进度条\CreateThread的程序源码,值得一看!-vc- control the progress bar \ CreateThread the program source code, worth a visit!
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:36571
    • 提供者:
  1. CreateThread

    0下载:
  2. 有关windows下线程创建函数 CreateThread用法详解-The Windows down to create function CreateThread usage solutions for multiple threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:6493
    • 提供者:liuzhixing
  1. CreateThread

    0下载:
  2. CreateThread用法详解,对初学WIN API 的同学有很好的借鉴-CreateThread usage.
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:6498
    • 提供者:guobin
« 12 3 »
搜珍网 www.dssz.com