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

搜索资源列表

  1. MessageQueue

    0下载:
  2. 完全自己编写的消息队列,代码中还实现了互斥量、信标量以及线程调度,该代码完全由C编写,没有使用WINDOWS函数。-completely prepared by his message queue, the code also achieved a volume contradict letter scalar and thread scheduling, the C code entirely prepared, to use a Windows function.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:39886
    • 提供者:张峰
  1. Co_Thread_Prj

    0下载:
  2. 实现了C++中的协程机制,对于支持动态脚本的 C++代码比较有用,请参见我的博客文章 http://www.cublog.cn/u/16663/showart.php?id=148848-realization of the C-HS mechanism for supporting dynamic scr ipt more useful C code, Please see my blog article http : / / www.cublog.cn/u/16663/showart
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:36971
    • 提供者:刘锋
  1. USBduoxiancheng.zip

    0下载:
  2. USB多线程的实时数据采集系统源码-(精),USB multi-threaded real-time data acquisition system source code- (refined)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:5001
    • 提供者:woniu
  1. jibu_c_1.0.0.zip

    0下载:
  2. C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1423004
    • 提供者:computing
  1. code

    0下载:
  2. 多线程在Visual C#网络编程中的应用,如何使用C#同步对多线程环境中共享资源的访问等,-多线程在Visual C#网络编程中的应用,如何使用C#同步对多线程环境中共享资源的访问等。
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:19269
    • 提供者:宋俊
  1. C-shili.RAR

    2下载:
  2. Visual C++系统开发实例精粹 赵辉,叶子青编著 的例子程序源码-Visual C++ system development examples essence Zhao Hui, Ye Ziqing compiled example program source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-21
    • 文件大小:39476579
    • 提供者:
  1. loadEXE.rar

    0下载:
  2. 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
  3. 所属分类:Process-Thread

    • 发布日期:2014-08-18
    • 文件大小:6050
    • 提供者:漆光耀
  1. success3

    0下载:
  2. 哲学家问题,C++编的多线程模拟哲学家吃饭问题,运行前需要设置一下project-Philosophers problem, C++ code for multi-threaded simulation of philosophers problem of feeding the project need to set before running
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:658658
    • 提供者:
  1. multithread

    0下载:
  2. Win32应用多线程,Visual C++ 6.0 实现,是一个很好的学习多线程的样板源码-visual c++ source code, for multithread programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:10896
    • 提供者:方岩
  1. KV2008_src

    0下载:
  2. 杀江民2008 的代码 , 垃圾CODE,对我已经没什么意义.丢上来. 供参阅. 代码风格混乱,看了吐血的不要骂我!!因为很多杀软报毒,上传附件时加了密码: 解压密码: 123-Jiangmin 2008 killing of code, garbage CODE, has no significance to me. Throwing up. For reference. Code style chaos not seen the blood called me!! Soft repo
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:183209
    • 提供者:wodecaoxin
  1. CThreadPool

    0下载:
  2. Source Code of using Cthreadpool object and how to use Kindly add .exe before using it is self compressed exe which i changed to zip
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:92488
    • 提供者:osama
  1. vcthreads

    0下载:
  2. 10个vc++多线程源代码,c++多线程技术-10 vc++ source code for multi-threaded, multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:136843
    • 提供者:jackey
  1. Producer---Consumer

    0下载:
  2. 用c代码通过编程实现生产者消费者掌握信号量实现进程同步及其应用。很不错。-C code programming producers and consumers to grasp the semaphore implementation process synchronization and its application. Very good.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1055
    • 提供者:韩磊
  1. MultiThreadTest-_Verson-1.0

    0下载:
  2. 开发环境是visual studio,编程语言为C#,此代码是关于线程创建。线程创建与线程控制,控制用进度条体现-The development environment is visual studio, programming language is C# code ,It is about thread creation and thread control, control is reflected by the progress bar s change.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:66337
    • 提供者:王振岭
  1. windowscontrol

    0下载:
  2. windows进程控制实验,有完整的C++ 代码,并且已经运行成功,注释清楚易懂,简单明了-The windows process control experiments complete C++ code, and has been running successfully understandable, annotation, plain and simple
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-05
    • 文件大小:5068
    • 提供者:lucieh
  1. code

    0下载:
  2. c# ThreadPool 判断子线程全部执行完毕的四种方法 多线程用于数据采集时,速度明显很快,下面是基本方法,把那个auto写成采集数据方法即可。-completed all four methods the c# ThreadPool to determine the child thread multithreading for data acquisition speed significantly soon, the following is a basic method
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:1723
    • 提供者:
  1. Cthread

    0下载:
  2. 进程线程,监控程序,c++代码,基于mFC 对电脑运行状态进行监控-Process threads, monitoring procedures, c++ code, based on a computer running mFC monitor
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:24597
    • 提供者:gaocheng
  1. simple-sleep-function

    0下载:
  2. sleep function using c++ code
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:4939
    • 提供者:jordancoder
  1. mmb

    0下载:
  2. 一款简单的拼图c代码,可以实现自己选择拼图图片,-A simple puzzle c code, can realize their choose cover,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:12288
    • 提供者:cinea
  1. 基于C的多线程编程学习例程

    0下载:
  2. 该程序源码适合初学者学习多线程编程,采用的编程语言是C语言。(The program source code, suitable for beginners to learn C multithreaded programming.)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-16
    • 文件大小:9216
    • 提供者:xihananhai
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com