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

搜索资源列表

  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. 串口代码

    4下载:
  2. 串口调试小助手 1.3 For WIN9X/NT/2000/XP/2003。 相对于1.2版本: 1 可以动态修改串口的参数 2 采用线程方式来发送文件 3 用循环队列来接收数据,同时用线程来显示数据,避免接收大量数据时程序无响应 4 修正1.2版本不能打开COM10以上的串口 界面和使用习惯上参照龚建伟VC版《串口调试助手V2.2》,并增加的特性: 1 自定义波特率。波特率列表上选择"Custom",列表框将由只读变为可写,直接输入你想要的波特率 ;当
  3. 所属分类:源码下载

  1. Udpchat.rar

    0下载:
  2. 基于VC控制台下的UDP局域网聊天程序 多线程运行,VC-based console under the UDP LAN chat program running multi-threaded
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:87621
    • 提供者:李明
  1. file_send_recv.rar

    0下载:
  2. 用VC开发文件传送程序,分服务器端和客户端.多线程接收和发送,可多连接.,VC with the development of file transfer procedures at the server side and client. Receive and send multi-threaded, can connect.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:28729
    • 提供者:张斌
  1. Simulationofcommunicationsyste

    0下载:
  2. 本系统在vc环境下,实现多线程报文发送,类似于电子通信系统。,Vc of the system in the environment, the realization of multi-threaded message sent, similar to electronic communication systems.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-31
    • 文件大小:13345418
    • 提供者:C++
  1. ThreadTest.rar

    1下载:
  2. 一个实例,介绍如何在VC中调用多线程,本例中也同时实现了常用的排序算法。,An example on how to call the VC multi-threaded, this case also the realization of the sorting algorithm used.
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-05
    • 文件大小:17256
    • 提供者:李洪坛
  1. UDPsocket.rar

    1下载:
  2. 一个例子,用VC实现多线程的SOCKET UDP 通信。,An example of using VC to achieve multithreading SOCKET UDP communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:22653
    • 提供者:李洪坛
  1. TSP.rar

    0下载:
  2. TSP旅行包问题演示程序,运用了多线程技术,TSP VC code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:36565
    • 提供者:Snake
  1. FinderDemo

    0下载:
  2. 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。 -Multithreaded VC++ high-speed file search code, set the path, file name, including the characters, the number of threads, the program will quickly run up, bu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:45568
    • 提供者:madud00144
  1. VCPPcode

    0下载:
  2. VC++深入理解,十分有利于学习C++界面编程,多进程,多线程编程等。-very usefull
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3692060
    • 提供者:yan
  1. ThreadPool

    0下载:
  2. 一个可以用VC的多线程管理的线程池类,类似Java类库的线程池。内有一个Demo程序,帮助初学者理解和使用该封装好的类。-A VC can be multi-threaded managed thread pool class, similar to the Java class library for the thread pool. There is a Demo program to help beginners to understand and use the packaged cla
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:42638
    • 提供者:豪戈
  1. vcthreads

    0下载:
  2. 10个VC++使用线程的例子,分别讲述如何线程开始,安全结束,挂起,恢复,临界区,信号量,以及事件。-Ten VC++ thread examples。
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:5693458
    • 提供者:pengbo
  1. MyThread

    0下载:
  2. 用VC开发的多线程操作界面,用户可以直接修改或使用。-Development of the VC multi-threaded operation interface, users can directly modify or use.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3761918
    • 提供者:赵军义
  1. traversememadd.rar

    1下载:
  2. 游戏内存地址遍历工具vc源码.里面包含提权,远线程注入,枚举进程,条件过滤等多项功能.vs2008编译通过,Game memory address vc ergodic source tools. Which contains the right to mention, much thread injection enumeration process, a number of functions such as filtering conditions. Vs2008 compiled thr
  3. 所属分类:Game Hook Crack

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

    0下载:
  2. 在vc++环境下的关于多线程的编程例子,可以很明确的了解这个过程-In vc++ environment on multi-threaded programming examples can be very specific understanding of the process
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:6566
    • 提供者:鸽子
  1. HTTPserver

    0下载:
  2. 用VC编写的一个基于WinSocket的http服务器,该程序中完成了自己的异常处理和多线程的处理。-Written using VC-based WinSocket the http server, the program completed its own exception handling and multi-threaded processing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1107260
    • 提供者:hulifan
  1. MsgQueue

    0下载:
  2. 实现一个线程安全的队列,可以在任何VC工程中使用.-multiplethread safed message queue.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3183
    • 提供者:xuanxuan
  1. VCmonitorprocess

    0下载:
  2. VC定时任务及线程监控,可以定时开启/关闭进程,监视线程是否停止运行,根据线程情况重启计算机-VC regular monitoring tasks and threads, can be timed on/off process, the monitoring thread is stopped, restart the computer case according to the thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:91826
    • 提供者:opencv
  1. MessageThread

    0下载:
  2. vc——使用自定义消息进行线程间的通信\MessageThread的程序源码,值得一看!-vc- using a custom message thread communication between \ MessageThread the program source code, worth a visit!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:29945
    • 提供者:
  1. CSerialPort-CommTest

    0下载:
  2. 串口测试,基于VC++,多线程编程,可同时测量四个串口-Serial test, based on VC++, multi-threaded programming, which can measure four serial ports
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:55701
    • 提供者:露珠
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com