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

搜索资源列表

  1. MFC

    2下载:
  2. 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
  3. 所属分类:进程与线程

    • 发布日期:2013-10-31
    • 文件大小:739677
    • 提供者:longtao
  1. VCQQ

    1下载:
  2. VC++ 多线程聊天软件,支持文件传输,-VC++ multi-threaded chat software,support file transfer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7402212
    • 提供者:张尚徽
  1. -M-Thread-TCP-Server

    2下载:
  2. 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
  3. 所属分类:进程与线程

    • 发布日期:2013-03-18
    • 文件大小:8057724
    • 提供者:chengzhang
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. VC_Thread_Pools

    0下载:
  2. VC++ 6.0下实现的线程池程序。 用户可以在WorkItem下设置要完成的任务,设置好工作函数,即可运行线程池开始多线程工作。-VC++ 6.0 under the procedures for implementation of the thread pool. Users can set up under the WorkItem to achieve the mission, set up good job function, you can start the thread po
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:123309
    • 提供者:陈大林
  1. MultiThread

    0下载:
  2. VC++多线程编程 线程池 线程调度 线程同步-Multi-threaded programming VC++ thread pool thread scheduling thread synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:492404
    • 提供者:邵江
  1. download

    0下载:
  2. VC实现 断点续传和多线程下载,VC 源代码。实现:断点续传和多线程下载-vc source for continue download and multithread download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:106447
    • 提供者:
  1. multi_test

    0下载:
  2. 程序完成功能是VC++6.0多线程技术在端口扫描程序中的应用。运行环境为WinXP/Win2000,Visual C++ 6.0-Process is complete function is VC 6.0 multi-threading technology in the process of port scanning applications. Runtime environment for WinXP/Win2000, Visual C++ 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:14392
    • 提供者:tao
  1. FindFileDlg_demo

    0下载:
  2. VC++编程,有原代码,这是一个查找磁盘文件多线程的类。-VC++ Programming, there is the original code, this is a disk file to find the type of multi-threading.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:23157
    • 提供者:iiiii
  1. duoxiancheng

    0下载:
  2. 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3256
    • 提供者:殷晓飞
  1. Sniffer_POP3

    1下载:
  2. 使用VC++6.0编写的POP3抓包程序。利用WinPcap编写,MFC制作界面程序,利用多线程技术后台监听抓包,系统资源占用低。编译时请下载WinPcap驱动和开发包。-The use of VC++ 6.0 capture procedures POP3 prepared. Use WinPcap prepared, MFC production interface procedures, take advantage of multi-threading technology to mon
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-12-30
    • 文件大小:41150
    • 提供者:高超
  1. Socket

    0下载:
  2. 用Visual c++.net (VC.net) 编写的 如何实现多线程多任务 程序,并且代码都有注释。需要的朋友可以下载看看。-Using Visual c . Net (VC.net) prepared in how to achieve multi-threaded multi-tasking procedures and have the Notes code. Need to see a friend can be downloaded.
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:156078
    • 提供者:羊妹妹
  1. MyThreadPool

    1下载:
  2. 用VC上自己写的一个线程池,实现了一个自定义的CriticalSection,一个安全且可自动解除的锁,一个自定义的线程类,它封装了一个线程核心对象,最后实现了线程池类,用来管理线程对象。 且利用事件核心对象,实现了线程核心对象对消息列表的同步访问。下载即可运行,是整个工程文件-a threadpool, implemented by define a self-defining CriticalSection, a safy lock class,and a thread class whic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:20182
    • 提供者:Jack
  1. Client

    0下载:
  2. 用VC++环境编写的简单文字聊天程序 ,TCP协议,支持多线程,对刚学习socket的同学有很大帮助-Using VC++ environment to prepare a simple text chat program, TCP protocol, support multi-threading, socket just learning of the students are very helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3890056
    • 提供者:智代
  1. CMulticastSocket-VC-4-demos

    3下载:
  2. UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对的,后来根据实例4的思想改为了支持多个进程的版本(显然多个线
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:549668
    • 提供者:邝育军
  1. RemoteControl(VC)

    0下载:
  2. VC编写的远程管理软件,对tcp/ip,多线程的学习很有帮助。-VC prepared by remote management software, tcp/ip, very helpful multi-threaded.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:43648
    • 提供者:chenwei
  1. VCChat

    0下载:
  2. 基于VC的UDP多线程聊天程序,这个对大家应该很有用吧!-fdfjfjiejfewfefef
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:40236
    • 提供者:ming
  1. NetDownMTR

    0下载:
  2. http 多线程断点续传下载程序vc源代码-HTTP http multi-threaded download the source code vc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2896043
    • 提供者:li
  1. testThread

    0下载:
  2. vc多线程源码 实现多线程处理 测试运行良好 -vc-source multi-threaded multi-threaded processing to achieve a good test run
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1957112
    • 提供者:陈涛
  1. mscomabc

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
  3. 所属分类:Windows Kernel

    • 发布日期:2015-07-16
    • 文件大小:107253
    • 提供者:133
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com