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

搜索资源列表

  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. two_control

    0下载:
  2. VC++2005编程实例,源代码,第2章 程序控制编程实例,如何创建带参数多线程程序,如何为应用程序添加背景音乐,如何获取图像编码器信息,如何控制图像转换质量等42个实例-VC++ 2005 programming examples, source code, Chapter 2 Examples of process control programming, how to create multi-threaded program with parameters, how to add bac
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:1519803
    • 提供者:Liu Dongtao
  1. PortScan0623

    0下载:
  2. VC多线程编程,可开启线程及关闭线程。并对线程进行扫描。VC多线程编程,可开启线程及关闭线程。-VC multi-threaded programming, which can be opened and closed the thread thread. And scan threads. VC multi-threaded programming, which can be opened and closed the thread thread.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:35414
    • 提供者:xjy
  1. MULTITHREADHTTPDOWNLOAD

    0下载:
  2. VC多线程编程资料,资料非常详细,学习多线程不可多得的好资料-VC multi-threaded programming information, very detailed, multi-threaded rare learning good information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:40785
    • 提供者:song
  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. 119128630sddsf

    0下载:
  2. VC下载程序源代码,内有详细的代码,可直接运行使用。希望对进行下载程序开发的程序员有所帮助。FTP、HTTP 多线程断点续传下载文件-VC download the source code, which has a detailed code, can be directly used to run. Wish to download the procedure developed by programmers help. FTP, HTTP multithreaded HTTP downloa
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-26
    • 文件大小:238055
    • 提供者:丁晓峰
  1. 200602162032172321

    0下载:
  2. VC下载程序源代码,内有详细的代码,可直接运行使用。希望对进行下载程序开发的程序员有所帮助。FTP、HTTP 多线程断点续传下载文件。-VC download the source code, which has a detailed code, can be directly used to run. Wish to download the procedure developed by programmers help. FTP, HTTP multithreaded HTTP downlo
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-28
    • 文件大小:26909
    • 提供者:丁晓峰
  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. lesson

    1下载:
  2. VC的多线程编程,一共有8个实例,涉及多线程的所有方面,四种线程同步方式,分别有例子。-VC of the multi-threaded programming, a total of eight examples, involving all aspects of multi-threaded, four-thread synchronization mode, the respective examples.
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-25
    • 文件大小:5966395
    • 提供者:付鋆
  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. threaddatabae

    0下载:
  2. VC++多线程访问数据库的实例,多线程的意思是说程序在执行当前任务的时候,可以同时执行其它程序,源代码是从国外网站而来。编译后请将数据库转移至Debug目录下。-VC++ multi-threaded access to the database instance, multi-threaded procedures mean that the task in the implementation of the current time, you can run other programs,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:269039
    • 提供者:994
  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. vccom

    0下载:
  2. 用VC^++实现多线程方式下的串行通信 摘要:结合实际工程,在VC 环境下通过采用创建事件对象来保持线程同步、利用两个监听函 数提高数据接收效率和可靠性等措施实现了多线程串行通信,完成了工程前端数据采集器与后台 计算机之间的数据传输。 关键词:串行通信;多线程;VC 中图分类号:TN919.3 文献标识码:A-Serial communication realization by multiple threads in VC++ ZH AN G W ei—gang。cH
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:134137
    • 提供者:wLiao
  1. MultiThread090808

    0下载:
  2. VC多线程学习样例很简单很实用的例子。。。对初学者很有用-Multithread VC sample is very simple to learn a very practical example. . . Very useful for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1860718
    • 提供者:王生
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com