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

搜索资源列表

  1. daima

    0下载:
  2. 本设计综合应用Windows低级音频API、G.729A编码算法、SOCKET编程、多线程编程等技术实现了在局域网PC机点对点的窄带全双工语音通信系统。界面通过MFC实现。为了确保发送应用层协议和聊天信息的正确性,采用TCP方式发送交互信息。语音模块的启动与关闭由交互的命令控制。考虑到语音数据需要延时小,这里用UDP方式发送。-The comprehensive application of the design of Windows low-level audio API of G.729A
  3. 所属分类:VOIP program

    • 发布日期:2017-03-29
    • 文件大小:207756
    • 提供者:闫利霄
  1. 1

    0下载:
  2. 一个windows下多线程编程实例,帮助大家学习-Windows of a multi-threaded programming examples to help them to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:46447
    • 提供者:李明
  1. thread

    0下载:
  2. windows窗体程序的线程编程,通过查看源代码熟悉线程编程-windows thread application example,you can learn to how to program in windows thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1870
    • 提供者:yanshengming
  1. VC

    0下载:
  2. vc多线程编程,是chm格式的文件,里面概括了windows下多线程的所有知识-vc multithreaded programming, chm file format, which summarizes all the knowledge of the windows multithreading
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-17
    • 文件大小:1196645
    • 提供者:shangpd
  1. ACE_Threate

    0下载:
  2. ACE的线程编程。使用基于ACE提供的线程函数,创建和关闭WINDOWS下的线程-ACE-threaded programming. Thread function based ACE, create and close the thread under WINDOWS
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:2046319
    • 提供者:彭亮
  1. MulThread

    0下载:
  2. 多线程学习例子,来自Windows多线程编程技术与实现-Multithreaded learning example from Windows multi-threaded programming techniques
  3. 所属分类:Button control

    • 发布日期:2017-12-03
    • 文件大小:3862792
    • 提供者:罗峰
  1. Windows--Thread

    0下载:
  2. 进程和线程举例介绍内容详细,基本介绍了VC编程中的线程知识,可参考-Process and thread as an example to introduce the contents in detail, can refer to have a look
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:233173
    • 提供者:吴格菲
  1. thread-map

    0下载:
  2. 这个程序给出了一个程序进程中多线程编程方法,包含对线程池的管理,适用于windows系统应用程序开发人员。-This program gives a program to process multi-threaded programming method contains the thread pool management, and application developers to apply to the windows system
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:12730
    • 提供者:大李
  1. CopyFile1

    0下载:
  2. Windows多线程编程技术与实例-源代码,这是个多线程拷贝文件的源码,简单明了值得学习-Windows multi-threaded programming techniques and examples- source code, which is the source of a multithreaded copy files, plain and simple worth learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:1836149
    • 提供者:mmg
  1. loadBanace

    0下载:
  2. 里面包含了全部负载均衡的源码,用到了windows多线程、条件变量、临界区机制,有客户模块、服务器模块、负载处理模块,对于windows下多线程编程的学习者颇有益处。 -Which contains the source code of all the load balancing, use the windows multithreading, condition variables, critical section mechanism, the client module, the s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-18
    • 文件大小:3104852
    • 提供者:Derek
  1. windows-thread-program

    0下载:
  2. windows核心编程源代码-10-线程 代码-windows thread program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:27487
    • 提供者:zhang
  1. UDP_Echo

    0下载:
  2. N年前为测试防火墙的NAT功能写的一个测试程序,采用windows socket编程,Client构造UDP报文发给Server,Server收到后返回应答。Doc目录下是当时搜集到的一些windows socket以及多线程编程相关的资料。-A network test program written by visual C++. Client send a UDP packet to server, and server response by UDP packet, so called U
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:399418
    • 提供者:pengyongchao
  1. 1

    0下载:
  2. 勘察设计企业网络监控软件是利用Windows Socket编程技术和多线程编程技术,对设计行业的相关各个专业科室及专业软件进行分析及检测,以便企业进行管理。-Survey and design enterprise network monitoring software is to use the Windows Socket programming techniques and multi-threaded programming techniques, the design industry
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:22498
    • 提供者:wangkai
  1. duoxianchengyuanma

    0下载:
  2. 是原书的源码,这本书通过众多实例介绍了如何实现Windows下的多线程编程,既重点介绍了Win32API下的多线程编程和MFC下的多线程编程,又介绍了多线程机制在网络编程、图形编程和数据库中的应用。-Is the original source book, this book describes through numerous examples of how to implement multi-threaded programming under Windows, not only high
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3874215
    • 提供者:wqc
  1. Windows-Coding

    0下载:
  2. 包含了Windows编程技术中的许多代码样例,包括基本窗口的创建,图形编程基础、键盘、鼠标编程基础、子窗口控制项、对话框和多线程等。每个知识块都有2-3个程序示范,由浅入深,还有大量的代码注释,方便Windows编程新手的学习-Contains many Windows programming code examples, including the basic window creation, graphics programming, keyboard, mouse programming,
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5164080
    • 提供者:丁浩
  1. SendMessage

    0下载:
  2. 多线程中线程间消息传递的demo,通过此例子可以进行windows中多线程编程-Inter-thread messaging demo
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:540871
    • 提供者:七影
  1. MultiThread1

    0下载:
  2. Win32 SDK函数支持进行多线程的程序设计,并提供了操作系统原理中的各种同步、互斥和临界区等操作。Visual C++ 6.0中,使用MFC类库也实现了多线程的程序设计,使得多线程编程更加方便。该例程为Windows API 编写的一个多线程程序实例。-Win32 SDK function supports multi-threaded programming, and provides a variety of operating system principles in synchron
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3568727
    • 提供者:秦继文
  1. dining-philosophers-varellow

    0下载:
  2. 哲学家就餐问题算法仿真,使用windows下多线程编程-Dining philosophers problem algorithm simulation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1710
    • 提供者:Yuanfu Luo
  1. thread-scheduling

    0下载:
  2. Windows下使用多线程编程,对进程调度方法进行仿真,包括FCFS,SJF,优先级调度,RR,多级队列调度-Under Windows uses multi-threaded programming, the process of scheduling method simulation, including FCFS, SJF, priority scheduling, RR, multi-level queue scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:4177
    • 提供者:Yuanfu Luo
  1. attach_20120621184746

    0下载:
  2. 多线程编程,用于实现WINDOWS平台的多线程操作,线程间的通讯。-Multithreaded programming for multi-threaded operation, communication between threads WINDOWS platform.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:27433
    • 提供者:recicon
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com