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

搜索资源列表

  1. unilog-0.55-1227.tgz

    0下载:
  2. Sample program to conect opc cliente-server in windows.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:24067
    • 提供者:jl2000
  1. duoxianchengtongbu

    0下载:
  2. 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-The event kernel object, the key code segment (critical zone) explanations, and synchronization in a multi-threaded applications. Prepared u
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3122952
    • 提供者:黄涛
  1. vc

    0下载:
  2. 在VC_中利用API实现多线程编程实例 .〔摘 要〕32 位Windows 环境下的Win32 API 提供了一些多线程应用程序开发所需要的接口函数,本文介绍 了一种在Visual C + + 中利用Win32 API 编制多线程程序的实例,有助于加深对Windows 多线程编程技术的 认识及理解.-The Case to Real ize Multi- thread Programming Based on API in VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:213476
    • 提供者:趁样
  1. MultiThread_

    0下载:
  2. 演示了windows下多线程函数的执行效果,是基于console平台的,对初学者很有益处。-Demonstrates the multi-threaded functions under windows the performance, is based on the console platform, very good for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:598036
    • 提供者:he
  1. monidos

    0下载:
  2. 易语言模拟DOS窗口源码例程程序结合易语言控制台操作支持库,调用API函数实现模拟纯DOS窗口的功能。本易语言例程还使用到易语言特殊功能支持库,易语言多线程支持库 -DOS window simulated easy language source code routine operation procedures for the console with easy language support library, call the API functions for simulation
  3. 所属分类:其他小程序

    • 发布日期:2017-04-02
    • 文件大小:7114
    • 提供者:killer
  1. bt

    0下载:
  2. windows平台的性能测量工具。可以测量从BSTT到BSTP之间的代码运行时间,可以自动统计,并输出测量结果到控制台或者用户指定的流中,支持多线程,可以通过配置文件动态配置。-performance measurement tools for the windows platform. Can be measured from BSTT to BSTP code between the running time, statistics can be automatically and outp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:11730
    • 提供者:bai
  1. Code3

    0下载:
  2. 事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event kernel object, the key to the explanation of the code segment (critical section), and synchronization in multithreaded applications. M
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:42202
    • 提供者:张媛媛
  1. chatroom

    0下载:
  2. 简易聊天室应用,C#窗口应用,同机多线程-Simple chat room application, C# windows application, the same plane multithreaded
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:7645
    • 提供者:果果
  1. MyDownloader

    0下载:
  2. 一个跨平台多线程多协议下载工具,用Qt开发,可运行在Windows系统和Linux系统上-A cross-platform multi-threaded multi-protocol download tool, using Qt can run on Windows systems and Linux systems
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:234609
    • 提供者:陈绪军
  1. JMine

    0下载:
  2. 本程序为java课程设计。参考Windows自带的扫雷游戏做了简化。用java编写,采用了Swing 界面。其中运用了OO思想。多线程技术、java的awt.events消息处理。总代码量700多行。AboutFrame.java程序“关于”对话框。JCounter.java计数器类。JMine.java主程序类。JMineArth.java 地雷分布图算法类。JMineButton.java:Jbutton的扩展类有行号、列号、标记标志和单击标志。StartJMine.java程序入口点。Wi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:62834
    • 提供者:lili
  1. sockettest

    0下载:
  2. windows的socket封装成了类 没有多线程。 有空加上-Packaging has become the windows socket class is not multi-threaded. Free plus
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:7686294
    • 提供者:陈中林
  1. CrossThreadDemo

    0下载:
  2. 访问 Windows 窗体控件本质上不是线程安全的。如果有两个或多个线程操作某一控件的状态,则可能会迫使该控件进入一种不一致的状态。还可能出现其他与线程相关的 bug,包括争用情况和死锁。确保以线程安全方式访问控件非常重要。-Access Windows Forms controls is not inherently thread safe. If there are two or more threads operating state of a control, you may be fo
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:40595
    • 提供者:沈俊文
  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. log

    0下载:
  2. 日志模块 支持多线程 可用于linux windows系统,项目中实际使用多年 没有问题。-log system for linux and windows
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:46031
    • 提供者:xieliang
  1. KTimer.tar

    0下载:
  2. 轻量级计时库。封装了Windows/Linux的高精度计时接口,支持多线程调用,便于在产品发布后对程序中关键部分进行性能统计。-A light-weight timer library. It encapsulation the timer interface of Windows/Linux and support multi-thread. It is easy to record the performance statistics of the key parts in program
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:24403
    • 提供者:kinuxroot
  1. 快速Ping扫描工具 8

    0下载:
  2. 图形化界面多线程扫描C类IP,解析主机名,获取网卡地址(MAC)。注:最多允许40个线程同时扫描,通常使用20个线程,当报告no resources时,说明需把线程数调低。快速搜索一段空间的IP地址及其对应的主机名,当取到主机名(即图形上为亮绿时),说明是Windows主机,有可能存在共享文件夹。(Search LAN online IP)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:180224
    • 提供者:6565斯蒂芬
  1. anvironment_multithreaded_the

    0下载:
  2. 在windows环境下的基于vc++ 的多线程编程 不错的源码(In the Windows environment based on vc + + multithreaded programming source code)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:28672
    • 提供者:experviye
  1. SerialComm

    0下载:
  2. visual studio 6.0 编译下的 windows 多线程操作串口代码(Windows multithreading serial port code compiled by Visual Studio 6)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:197632
    • 提供者:nayac
  1. Windows下线程的创建和并发执行

    0下载:
  2. 编写一个程序,完成多个线程的创建,使得所创建的多线程在处理机上并发执行。通过本实验,学习在Win32程序中利用操作系统提供的API创建线程,并通过所创建线程的运行情况来获得关于多线程并发的感性认识,以及加深对临界资源(本实验中临界资源是屏幕)互斥访问的理解。(Write a program to complete the creation of multiple threads, so that the created multithreading is executed concurrentl
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:421888
    • 提供者:虞世南r
搜珍网 www.dssz.com