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

搜索资源列表

  1. 一个用C做得存储管理

    0下载:
  2. 一个用C做得存储管理,很好用的,是操作系统的实验-doing a C storage management, good use, the operating system is experimental
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7.26kb
    • 提供者:米虫
  1. MyDownloader

    0下载:
  2. 自己用C++写的下载者。利用远程线程注入技术注入自身的一段用于下载的代码从而有效的穿透防火墙。编译到一个节后大小只有1.5KB-own C wrote downloaders. The use of telemedicine technology into threads itself into a section for downloading code to effectively penetrate the firewall. Compiled into a post-KB size on
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:黄芸乐
  1. Interrupt&DMA

    0下载:
  2. 这是一个在TI DSP上用C语言实现的DMA中断程序的试验例程-This is a TI DSP C language DMA interrupt program to the test routines
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:16.03kb
    • 提供者:刘小丽
  1. c模拟内存管理

    2下载:
  2. 一个用C写的内存管理系统,模拟操作系统内存-C write a memory management system, the operating system memory simulation
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38.87kb
    • 提供者:keke
  1. 模拟进程同步

    0下载:
  2. 模拟操作系统里的进程的同步实现,用C开发。-operating system simulation of the process of synchronization with C development.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29.15kb
    • 提供者:李小刚
  1. ConseApcatio

    0下载:
  2. dot net平台下的多进程通讯程序,主要用c#实现的-dot net platform multi-process communication procedures, mainly the c #
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13.59kb
    • 提供者:梁平
  1. memery

    0下载:
  2. 操作系统中内存分配调度,用c编写的代码,可能有不完善之处,望各位能指出并改正-operating system memory allocation scheduling, c prepared with the code may be flawed, the hope that you can correct and
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.05kb
    • 提供者:小蒋
  1. jcmn

    0下载:
  2. 本程序包括先来先服务调度、短作业(进程)优先调度、优先权调度三种算法。用C语言实现,执行时先输入进程数(到达时间、运行时间、优先权由随机函数产生),在主界面选择算法(可用函数实现),执行,显示结果。-procedures including the first-come first-service scheduling, short operations (process), priority scheduling, priority scheduling algorithm three. C
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:ll
  1. pipeline1

    0下载:
  2. 这是一个用c++实现的进程创建和通信的程序-c achieve with the process of creation and communication procedures
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:11.61kb
    • 提供者:哈哈
  1. thread_xiancheng

    0下载:
  2. 用c编写的windows环境下的线程的例子,包括源文件和编译生成的目标文件-prepared with the windows environment threads examples, including source and compiled object files generated
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4.11kb
    • 提供者:杨乐
  1. BackPrnt.02

    0下载:
  2. 实现前台可以打字,后台可以打印的功能,互不影响,用C++编写,供学习交流-prospects can achieve typing, background print functions, separating C prepared for the exchange of learning
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:11.1kb
    • 提供者:xkl
  1. UseHookForThread

    0下载:
  2. 在线程中使用HOOK的编程要点 我所上传的是一篇关于如何在线程中使用钩子机制的文章,由于考虑到各自的程序所作的事情各不相同,所以文中以要点的形式摘录了程序的源代码。虽然源代码是用C++ Builder 5.0,相信编程者只要搞清楚这些要点,则采用其他C++编程环境实现起来也很容易。-thread in the use of the programming elements HOOK my upload is a thread on how to use the article hook me
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:rudian
  1. OS_HairCut_CSharp

    1下载:
  2. 操作系统课程实验里理发师问题的报告,用于模拟进程调试,程序用C#实现-operating systems courses experiment Barber's report for the modeling process debugging, procedures using C#
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49.26kb
    • 提供者:李一生
  1. duoxianchengchenxushejicd

    0下载:
  2. 多线程程序设计的配书光盘,用C++描述的-multithreaded programming distribution on CD-ROM, with the C Descr iption
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:333.98kb
    • 提供者:赵震一
  1. pc

    0下载:
  2. 用C#写的一个生产者与消费者程序,实现了,生产者与消费者的模拟.-write a producers and consumers procedures, the producers and consumers of simulation.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:41.49kb
    • 提供者:sussb
  1. process2

    0下载:
  2. 这是一个演示操作系统中进程切换的程序,用C++编写,运行于VC++平台
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:陈梅
  1. C++ Builder进行多线程操作

    0下载:
  2. 用C++ Builder进行多线程操作的示例-C Builder multithreaded operation example
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7.22kb
    • 提供者:徐进
  1. C语言编写的进程管理

    0下载:
  2. 用C语言实现的简单进程管理
  3. 所属分类:进程与线程

  1. C++版的飞机大战

    1下载:
  2. 用c++结合MFC写的2D游戏,对于新手会很有帮助的
  3. 所属分类:进程与线程

    • 发布日期:2014-03-28
    • 文件大小:13.14mb
    • 提供者:theyes
  1. 多任务多线程demo

    1下载:
  2. 用C#实现的多线程多任务下载,采用文件切块,多线程分块下载,再拼接(Multi-threaded and multi-task Download with C# is realized. File is cut into blocks, multi-threaded is downloaded in blocks, and then spliced.)
  3. 所属分类:进程与线程

    • 发布日期:2020-06-29
    • 文件大小:106kb
    • 提供者:Statics
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com