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

搜索资源列表

  1. SDLchinese

    0下载:
  2. 目录: 1. 作者介绍 2. SDL(Simple DirectMedia Layer) 1. SDL是什么? * SDL是一个自由的跨平台的多媒体开发包 * 适用于游戏 * 适用于游戏SDK * 适用于模拟器 * 适用于演示软件 * 适用于多媒体应用软件 3. SDL有哪些功能? * 视频 * 事件 * 音频 * CD音频 * 线程支持 * 定时器 * 和字节序(Endian)无关
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:22341
    • 提供者:zhangtairong
  1. time_MultiThread_Semaphore

    0下载:
  2. 多媒体定时器和多线程信号量的演示小程序,演示了多媒体定时器的用法和多线程semaphore的用法-And multi-threaded multimedia timer semaphore demonstration applets, demonstrating the usage of multimedia timer and semaphore usage of multi-threaded
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:14995
    • 提供者:toby
  1. mult_progress

    0下载:
  2. 多线程程序实例,里面包含文件:Threads.cls Module1.bas 等,主窗体中用简单的代码演示多线程。-Examples of multi-threaded program, which include file: Threads.cls Module1.bas and so on, the main form with a simple demonstration of multi-threaded code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:7963
    • 提供者:朱国栋
  1. file_encryption

    0下载:
  2. AES分组加密算法做的文件加解密演示, 采用多线程流水线方式对文件进行 读->加密/解密->写 操作.-AES block cipher algorithm for encryption and decryption so the paper presentations, the use of multi-threaded pipelined read on paper-> encryption/decryption-> write operation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:18544
    • 提供者:周可
  1. VCThread

    0下载:
  2. 一个基于VC++的多线程管理程序,测试程序中一共有两个进程,可以演示让两个进程同进工作,同进关闭,也可以一个一个工作,分开进行,本程序就是一个进程控制开关,用于启动、关闭你想要的进程,这在以后的多线程编程中显得尤为重要,是基础技巧。-VC++ based on the multi-threaded management procedures, test procedures in a total of two processes, so that the two processes can de
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:29973
    • 提供者:994
  1. iLeadDownloader

    0下载:
  2. 个人封装的一个VC++支持多任务、多线程断点续传的DLL组件,并且用链表方式进行多任务管理。压缩包内含有DLL源文件以及演示程序。编译运行演示程序时,要将事先编译好的DLL文件拷贝至Debug目录。-Individual packages of a VC++ support multi-tasking, multi-threaded HTTP component of the DLL, and use multi-tasking approach to list management. DLL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:119293
    • 提供者:Massachusetts
  1. Child

    0下载:
  2. 多线程编程,演示在vc中如何使用多线程进行编程-Multi-threaded programming, in vc presentation of how to use multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:29080
    • 提供者:刘家昌
  1. my_thread

    0下载:
  2. 演示了在c语言中怎么调用windowsAPI创建线程,对于学习操作系统有帮助哦-This small program shows you how to create thread in C program language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2373779
    • 提供者:陈明
  1. MultiThread

    0下载:
  2. 演示多线程的使用,帮助初学者学习多线程,一得到事半功倍的效果-Demonstrate the use of multi-threaded, to help beginners learn from multiple threads, one to be a multiplier effect
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:7331
    • 提供者:孔震
  1. ex12c

    1下载:
  2. 在VC++多线程编程中,多线程的同步技术是一个非常关键的问题。本示例演示了怎样使用WaitForSingleObject函数来实现信号量控制同步技术,以及使用MFC提供的CCriticalSection类来实现同步数据的访问,以及使用MFC的CEvent类对象来实现多线程的同步。本示注释非常详细,是学习Windows多线程编程时的需要使用事件的好例子。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1976464
    • 提供者:Arkliszeng
  1. WorkerThread_demo

    0下载:
  2. 针对线程调用的一个演示程序,通过此程序可以详细的了解线程的调用。-thread demo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:36472
    • 提供者:吕小满
  1. MultiTread1

    0下载:
  2. 这个本人学习多线程时写的一个小程序,演示了多个线程的建立,对初学者很有用。-This multi-threaded when I learn to write a small program that demonstrates the establishment of multiple threads, useful for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:785569
    • 提供者:shenhong
  1. file_Finder

    0下载:
  2. 速度极的文件搜索器,重在演示如何使用多线程技术以及协调各线程工作.-Disappointingly slow file search engine, focusing shows how to use multi-threading technology, and coordinate the work of all threads.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:3158
    • 提供者:
  1. Hanoi

    0下载:
  2. 汉诺塔代码 实现了线程计时 排行 自动演示等主要功能-game hanoi very good
  3. 所属分类:Games

    • 发布日期:2017-04-08
    • 文件大小:10313
    • 提供者:jone
  1. Philosophers

    0下载:
  2. 这个程序可以演示关于哲学家就餐的问题,对于理解线程的相互等待有很好的作用-This procedure can be demonstrated on the Dining Philosophers problem, each thread to wait for understanding the role of good
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1951243
    • 提供者:刘亚云
  1. sm

    0下载:
  2. 很好得多线程池的例子,有创建,和演示。值得下载-A good example of a much thread pool, there is creation, and presentation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:30807
    • 提供者:朝发羊
  1. iWonder

    0下载:
  2. 这是一个小时候玩的“五道儿”的简单演示程序。 本源码适合初学VC的朋友,这也是我学习用SOCKET作局域网通讯编程 的工程,使用VC6编制的。同时你还可以学习到多线程的使用、双缓冲区绘图、 动画光标ANI的使用,键盘鼠标的基本响应等等。欢迎测试使用哦!-This is a child playing the " five children" , in simple demo program. The source for beginners VC friends, t
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:648322
    • 提供者:sck007
  1. CThread

    0下载:
  2. 很多VC初学者对线程的概念比较模糊,本程序演示了如何字啊VC中使用线程。-Many VC beginners rather vague concept of a thread, this program demonstrates how to use the word ah VC thread.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:5460
    • 提供者:123
  1. mtprint

    0下载:
  2. "The Revolutionary Guide to MFC 4 Programming With Visual C++"书中的例子,演示如何通过第二线程打印文档-" The Revolutionary Guide to MFC 4 Programming With Visual C++" book examples demonstrate how to print a document through the second thread
  3. 所属分类:Printing program

    • 发布日期:2017-04-08
    • 文件大小:21497
    • 提供者:李绍彬
  1. NetAudioVideo.v3.0

    0下载:
  2. 络音视频传输3.0 2006-06-23  TVideoCap-提供视频捕捉,预览的功能  TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。  TRECVideo-和上面的控件是一对,用于接收。  TACMWaveOut-声音输出控件。  TACMWaveIn-声音输入控件。  TSendVideo_VIDX-Vidx压缩传输控件。  TRecXVID --接收vidx压缩初频的控件。  TVideoAdd1---
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1488140
    • 提供者:刘斌
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 22 »
搜珍网 www.dssz.com