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

搜索资源列表

  1. multithread

    0下载:
  2. 本人收集的VC++多线程编程实例,可以作为初学都很好的参考。-I collect multi-threaded programming VC++ example, can serve as a very good reference for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:5277
    • 提供者:vc multithread
  1. Mytransfer(IOreadWrite)

    0下载:
  2. 使用VC自己开发的UDP多线程文件传输 仅供参考,-UDP file tranfer with multithreads
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1922936
    • 提供者:taop
  1. multiThread

    0下载:
  2. vc++ 多线程实例,书上看到的,感觉不错发给大家共享一下-vc++ multi-threading example
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-23
    • 文件大小:7435980
    • 提供者:su
  1. VC201101

    0下载:
  2. 这是一个VC枚举窗口的实例程序-VC enumerate instances of the window procedure
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1888434
    • 提供者:he
  1. VCPPThread

    0下载:
  2. VC++教学ppt。这一章说的是多线程内容。可以进行学习-VC++ teaching ppt. This chapter that is multi-threaded content. Can learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:28066
    • 提供者:且行且吟
  1. ourdev_422469

    0下载:
  2. vc 多线程 数据采集系统源码 -AppWizard has created this 2222 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1979287
    • 提供者:lookingforlost
  1. Thread-and-Process-Source-code

    0下载:
  2. 这是为VC++进阶爱好者学习的源代码,全都通过编译-This is for the advanced amateur to learn VC++ source code, compile all
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2806568
    • 提供者:AiGangZhen
  1. ex30a

    0下载:
  2. vc 编写的winsock多线程阻塞通信程序,经典实用-failed to translate
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5210221
    • 提供者:徐林
  1. VCPP-Threads-working-study

    0下载:
  2. Its my study program for working with threads. It demonstrates 3 methods of syncronization in VC++.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-26
    • 文件大小:8996716
    • 提供者:player259
  1. TestThreadPools

    0下载:
  2. vc实现多线程,程序很不错的demo。 -vc multi-threaded, the program is very good demo. vc multi-threaded, the program is very good demo.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:32136
    • 提供者:xy
  1. processinfo

    0下载:
  2. Windows系统下面获取进程的源代码,采用VC开发,可以获取进程的信息包括可执行程序的路径,进程ID等,可以用于进程监控和其他进程操作。-Windows system process to obtain the source code below, using VC++, you can get the process information includes the path of the executable program, process ID, etc., can be used f
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:13777
    • 提供者:anlin
  1. MutilThreadSerialDLL

    0下载:
  2. VC++写的,在动态库中实现多线程串口监视,希望能对大家有所帮助-VC++ written in a dynamic library in multi-threaded serial port monitor, hoping to be helpful
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2124181
    • 提供者:刘国
  1. MutiThread5

    0下载:
  2. 多线程实现串口收发的vc程序 上位机程序 串口通讯初学者小程序-Multithreading vc serial send and receive serial communication program for beginners PC applet program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:28046
    • 提供者:小杨
  1. multithread

    0下载:
  2. vc进行的多线程操作,可以进行一定范围内的速度优化,能够缩短程序执行时间-multithread tools
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:31519
    • 提供者:陈集
  1. WaitThread

    0下载:
  2. 等待一个已有线程自动结束的VC++代码,我们不能只管创建进程,而不管它的死活,应该 学会如何接应它,转向其它方式或进行下一个任务,本代码 主要演示的是跟踪进程的运行状态,并判断它是否仍在运行,如果是,则等待它运行完毕,不妨参考。 -Waiting for a thread has been automatically end the VC++ code, we can not just create the process, regardless of the life and death,
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:11073
    • 提供者:
  1. MultiThread

    0下载:
  2. VC++ 分多个线程来同时进行多项任务,在本例中,每个线程完成的任务几乎是一样的,但是互不影响,各自执行各自的,是一个进度条的显示样例。每个独立线程分别发送消息进入各自的进度条控制指令。 -VC++ in several threads to carry out multiple tasks simultaneously, in this case, each thread is almost the same task, but independently of each other, t
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:20644
    • 提供者:madud00047
  1. Chat

    0下载:
  2. vc++ 线程同步与异步套接字编程实例,Windows套接字在两种模式下执行I/O操作,阻塞和非阻塞-vc++ thread synchronization with asynchronous socket programming example, Windows Sockets implementation in two modes I/O operation, blocking and nonblocking
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:19598
    • 提供者:madud00048
  1. MYSCANPORT

    0下载:
  2. 超好用的多线程VC++端口扫描程序,在运行框中输入IP地址,设定端口扫描的范围,设置线程数,程序完美运行。扫描过程中,如果发现某端口被占用,则显示扫描失败,未占用则成功-Chaohaoyong VC++ multi-threaded port scanner, enter the IP address in the Run box, set the scope of port scanning, set the number of threads, the program perfectly.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:20758
    • 提供者:
  1. VCprocess

    0下载:
  2. vc多线程实现线程间通信 电子书 word文档 适合有一定基础的-Multithread vc e inter-thread communication for a certain word-based documents
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:20455
    • 提供者:张腊
  1. lsCommDemo

    0下载:
  2. 一个VC++比较简易的多线程串行通讯接口,具有切换查询和自动接收两种模式,进行对串口数据收发-A relatively simple VC++ multi-threaded serial communication interface with switching queries and automatically receive two modes for sending and receiving of serial data
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:103092
    • 提供者:吴清德
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com