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

搜索资源列表

  1. D__Documen504181222002

    0下载:
  2. 模拟操作系统运行的源代码 Descr iption: The object of this project is to write a C++ application to simulate the scheduler of a simple operating system.新手看linux源代码太困难,这个可是个不错的选择哦....不下可惜-simulation operating system source code Descr iption : The object of this pr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8698
    • 提供者:风海
  1. itbbs

    0下载:
  2. 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:548451
    • 提供者:小许
  1. libgc30_src

    0下载:
  2. LibGC is a very small library (less than 500 lines of code) that adds multithreaded garbage collection to C++.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12060
    • 提供者:qiao
  1. mailSlot

    0下载:
  2. 邮槽是基于广播通信体系设计出来的,它采用无连接的不可靠的数据传输。 邮槽是一种单向通信机制,创建邮槽的服务器进程读取数据,打开邮槽的客户机进程写入数据。 为保证邮槽在各种Windows平台下都能够正常工作,我们传输消息的时候,应将消息的长度限制在424字节以下。 mailslot是用邮槽在进程间通讯。-Mail slot is designed based on radio communications system, which uses unreliable connection
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:66463
    • 提供者:lzl
  1. win32

    0下载:
  2. 使用win32线程库实现的多线程求解素数程序,输入素数即可求得小于该素数的所有素数-Using the win32 thread library implementation of multi-threaded prime number solver program, enter the prime numbers less than the prime number can be obtained for all primes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:809
    • 提供者:maverick
  1. multithread

    1下载:
  2. 多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-Multithreaded program, find the prime numbers. When users run the program on the command line enter a prime number, then the program creates a separate new thread to output less than or
  3. 所属分类:Process-Thread

    • 发布日期:2015-10-31
    • 文件大小:129024
    • 提供者:erevus
  1. huatu

    1下载:
  2. VB多线程绘图程序,无聊时改的一个多线程窗口绘图程序,加了线程同步技术,此多线程可在IDE下调用运行,但退出程序,VB6会崩溃。每条线一个线程,开了1000多线程,CPU占用不到2 -VB multi-threaded graphics program, a multi-threaded window drawing program change when bored, add thread synchronization technology, this multi-threaded call
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:11366
    • 提供者:hao
  1. course-design

    0下载:
  2. 房价快乐圣诞节了的更加疯狂了更换发动机可乐收购既然开了房间少看了-Happy Christmas prices more crazy replacement engine Coke acquired since the opening of the room looked less
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2050199
    • 提供者:林赫
  1. task10

    0下载:
  2. 编写一个控制台程序,能够实现Windows任务管理器中进程管理的功能,具体功能包括:当前运行的进程名、进程ID、用户名、CPU占用率、内存使用等,并能够不断刷新CPU占用率和内存使用。该程序本身的CPU占用率低于5 。-Write a console program, to achieve the Windows Task Manager process management functions, specific features include: the name of the curren
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8891764
    • 提供者:jixiaobo
  1. Initialize

    0下载:
  2. 对一个普通的电控平移台进行改造,在不改变平移台丝杠加工精度要求的条件下,利用光栅尺对平移台实际位移距离进行检测,反馈给上位机,实现位移距离的补偿,提高了平移台的位移精度,使平移台在运动过程中最大误差的绝对值由0.5mm降低至0.015mm以内,达到了系统要求的精度。-On an ordinary electric translation stage transformation, without changing the translation stage precision screw mac
  3. 所属分类:Process-Thread

    • 发布日期:2016-01-25
    • 文件大小:2932736
    • 提供者:ym.mike
  1. win32_timer

    0下载:
  2. 基于网上很多定时器都是用MFC写的,而用win32方面比较少,项目用到定时器这块,所以顺便上传一份. 是在VS2010 > VC++ > Win32控制台建的工程.里面涉及线程/定时器,简单易用,下载完可直接运行.-Based on the Internet many timers are written in MFC, but less use win32 aspect, project use the timer, so upload a., by the way is in V
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:8087376
    • 提供者:李伟
  1. cotdfnion

    0下载:
  2. 这是播放器,功能较少,只用播放和停止,不过可以播放 很好-The player, the function is less, only play and stop, but you can play very well
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:43213
    • 提供者:XKV!411
  1. make__less

    0下载:
  2. 简单的服务员评比系统是业余制作使用他可以让你花少的时间记住你的好有的通讯地址(Simple waiter appraisal system is amateur use he can make you spend less time remember your good some correspondence address)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:lrauceo
搜珍网 www.dssz.com