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

搜索资源列表

  1. LogicAnalyzer

    0下载:
  2. 虚拟逻辑分析仪的上位机,逻辑分析仪的触发字等操作规则都是软实现的,显示也用到数字图像处理的东西-Virtual Logic Analyzer the PC, logic analyzer trigger characters operating rules are soft to achieve, and show that also uses digital image processing things
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:126414
    • 提供者:杨亮
  1. FileCode

    0下载:
  2. windows文件管理和处理程序,可以打开编辑保存相关格式的文件-windows document management and processing can open format editing to preserve relevant documents
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:39449
    • 提供者:
  1. bcbmultithread

    0下载:
  2. BCB多线程操作实例! 进行消息处理-BCB multithreaded operation examples! For information processing, etc.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6862
    • 提供者:ygcumt
  1. SwitchListProcessewws

    0下载:
  2. 本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, Command-line processing capabilities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40272
    • 提供者:wxinyuan
  1. Jbc

    0下载:
  2. 公司用的考勤系統.主要收集數據及執行考勤. 用多線程使處理大數據時不會出現假死的現象/-company with the attendance system. The main data collection and implementation of attendance. Multi-threaded processing of large data will not emerge when the phenomenon of the writings /
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:71520
    • 提供者:lison
  1. Codetext

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-grasp of word processing procedures for the preparation, how to customize fonts and custom insert website. redeem familiar with the right kind of us
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38728
    • 提供者:李君懿
  1. processer

    0下载:
  2. 一个模拟处理及调度程序,基于时间片轮转,优先级!-a simulated processing and scheduling procedures, Web-based time slice, priority!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10745
    • 提供者:杨涛
  1. wtlthreads

    0下载:
  2. 一个WTL进行多线程处理的类,可以应用到WTL的多线程应用程序中。-a multi-threaded processing category, which can be applied to the WTL multithreaded applications.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6751
    • 提供者:beiken
  1. MvpProject

    0下载:
  2. n this article I will show to use the Model View Presenter pattern to remove logic from the UI and move it to a controller class. Furthermore, I will show an easy way to enable threading within the application and follow the rule of \"no business wor
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:22494
    • 提供者:dozingcat
  1. SwitchListProcesses

    0下载:
  2. 本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, the command line processing capabilities.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37960
    • 提供者:蔡军
  1. Java_Thread

    0下载:
  2. 5个用Java编写的线程处理程序-five Java prepared by the processing threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:8778
    • 提供者:朱桂添
  1. ShowDLLS

    0下载:
  2. 1.ListCtrl控件中罗列所有进程及线程详细信息,进程处理 2.ListCtrl控件内容排序-1.ListCtrl controls were to list all processes and threads detailed information, process control content processing 2.ListCtrl Ranking
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:87931
    • 提供者:曹天
  1. 生产者与消费者

    0下载:
  2. 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:31045
    • 提供者:石大浪
  1. ThreadPool_src

    0下载:
  2. 当前比较流行的线程POOL的类,利用它就可以实现服务器的实时处理模型,代码为vc7下-current more popular threads POOL class, it can be used to achieve real-time processing server model, under the code-vc7
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9200
    • 提供者:dd
  1. imagepro

    0下载:
  2. QT 多线程 主次线程之间的通信实例,用于图像事务处理,Qt4 版本-QT multi-threaded communication between primary and secondary threads instance, for image transaction processing(TransactionThread), Qt4 version
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:6447
    • 提供者:wu
  1. ShowDlg

    2下载:
  2. 一个VC++编写的动态数据曲线拟合的例子。通过采用定时器的方式,定时去采集拟合曲线的样本,并绘出曲线图。对VC++初学者和用与数据采集数据处理的朋友有重要帮助!-VC++ to prepare a dynamic data curve fitting example. Manner through the use of timers, from time to time to collect samples of curve fitting and curve drawing. VC++ for
  3. 所属分类:Process-Thread

    • 发布日期:2015-09-19
    • 文件大小:9857017
    • 提供者:li
  1. daothreadfix

    0下载:
  2. VC++编程,多线程的DAO,对于数据库的多线程处理有一定帮助-VC++ Programming, multi-threaded DAO, the database of multi-threaded processing to some extent help the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:257690
    • 提供者:xxxxx
  1. MUTITHREAD

    0下载:
  2. 多线程任务调度与处理的一个实例- Multi-thread duty dispatch and a processing example
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:17322
    • 提供者:孤老
  1. dao_multi

    0下载:
  2. VC++编程,这是一个数据库DAO多线程的例子,有数据库多线程处理技巧-VC++ Programming, this is a database DAO examples of multi-threaded, multi-threaded database processing techniques
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:31780
    • 提供者:xxxxx
  1. processing

    0下载:
  2. 进程调度N个进程的进程调度算法,最高优先数-processing
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:6197
    • 提供者:hawen
« 12 3 4 5 6 »
搜珍网 www.dssz.com