搜索资源列表

  1. TaskMgr.exe

    0下载:
  2. 非常经典的源码。实现了windows任务管理所有的功能。强烈推荐。-very classical source. Achieved all the windows task management function. Strongly recommended.
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:231424
    • 提供者:zhouzhen
  1. RoundRobinSchedulingTask

    0下载:
  2. C++编程实例Round Robin Scheduling Task-C programming examples Round Robin Scheduling Task
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-15
    • 文件大小:55296
    • 提供者:
  1. MyTaskMgr

    0下载:
  2. 一个加强版的任务管理器.利用它.你完全可以写出自己的任务处理程序.-an enhanced version of the task manager. Use of it. You can write their own procedures for handling tasks.
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:37888
    • 提供者:阿黄
  1. TaskSwitcher

    0下载:
  2. EVC做的例程,中间按钮弹出式菜单,可切换当前任务。类似Windows中的任务管理器。-EVC to do the routines, middle button pop-up menu to switch the current mission. Similar to Windows Task Manager.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-15
    • 文件大小:39936
    • 提供者:外卖仔
  1. ex

    0下载:
  2. 最佳调度问题,假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。 -Optimal scheduling problem, assuming that n has a mission by the k-parallel machine to complete the work. I need to complete the mission t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:朱亚华
  1. 2007-Multi-Task-Data-Structure

    0下载:
  2. 《多任务下的数据结构》随书的源代码。探讨多任务下的常用数据结构的实现,如AVL,红黑树,以及一些符合数据结构,如哈西链表,哈希红黑树。可以作为STL数据结构的多任务扩展。
  3. 所属分类:并行运算

    • 发布日期:2024-05-15
    • 文件大小:114688
    • 提供者:
  1. XPControl

    0下载:
  2. This a WTL implementation of XP Button and Edit Box Controls. The XP Button is a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:谢昭波
  1. TaskManagerExSrc

    0下载:
  2. Not only incredibly useful utility for managing processes, but great tool for learning about the Task Manager
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:177152
    • 提供者:jun
  1. process

    0下载:
  2. 任务调度管理器,内置了很多的task 可扩展task-Task Scheduling Manager, built a lot of the task can be extended task
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:95232
    • 提供者:loujy
  1. GoHT[8.0ALL]

    0下载:
  2. File: fw.c Contents: Firmware fr a meworks task dispatcher and device request parser File: FX2.h Contents: EZ-USB FX2 constants, macros, datatypes, globals, and library function prototypes. File: FX2regs.h Co
  3. 所属分类:其他行业

    • 发布日期:2024-05-15
    • 文件大小:1541120
    • 提供者:
  1. task

    0下载:
  2. 一个可以修改windows xp任务拦状态的vbs-One can modify the windows xp task bar state vbs
  3. 所属分类:汇编语言

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:000
  1. vxworks

    0下载:
  2. 定时中断程序,源码的注释十分详细,具体功能如下: 1.fr a me 实现能有效降低VxWorks 内存管理内部/外部碎片的机制。 2. fr a me 实现为系统提供软定时器功能的机制,定时器timeout 信息以message 或其他快捷有效方式通知定时器申请者(Task)。 3. 参考实验一要求,系统中每个Task 拥有自己的Message Queue,以此方式作为系统的消息驱动基础。 4. 系统中各Task 应使
  3. 所属分类:VxWorks

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:李刚
  1. Multi-Task

    0下载:
  2. 学习多任务环境的编程,理解多任务程序中任务间通信和同步的方法; 掌握Windows环境中多线程程序设计与实现方法。模拟多任务的交互过程,每个任务用线程实现,基本要求如下: 任务1:接收从键盘键入的字符,发送给另一任务2; 任务2:接收任务1发来的字符,用事件的方式通知任务3接收; 任务3:接收任务2发来的字符,并显示; 可增加其他功能,如:以秒显示时间等; 系统能退出。-Multi-taski
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:581632
    • 提供者:王昊
  1. agentTasksScheduling

    0下载:
  2. 本源码是基于repast开发的一个用于agent任务调度的源代码,对于研究agent任务调度的朋友很有用-The source is based on the development of a repast for the agent task scheduling of the source code for the study task scheduling agent useful friends
  3. 所属分类:网格计算

    • 发布日期:2024-05-15
    • 文件大小:100352
    • 提供者:易侃
  1. Windows2000

    0下载:
  2. 通过在Windows任务管理器中对程序进程进行响应的管理操作,熟悉操作系统进程管理的概念,观察操作系统运行的动态性能,获得包含多进程的应用程序编程经验 -Through the Windows Task Manager process on the procedures to respond to the management of operations, familiar with the operating system proce
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:158720
    • 提供者:端木白羽
  1. systeminfo111111113

    0下载:
  2. 查看系统信息使用WMI。 界面跟WINDOWS的任务管理器很相似。功能比较完美。-Show system information using WMI. WINDOWS interface with the Task Manager is very similar. Functions perfectly.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:33792
    • 提供者:
  1. ProcessManager

    0下载:
  2. 可以和windows任务管理器相媲美的东东,实现了更多内容。-Can and windows task manager comparable Dongdong achieved more.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:45056
    • 提供者:dongyf
  1. hideprocess

    0下载:
  2. 隐藏自己的进程 连任务管理器都看不到 强大吧?-Hide its own process even Task Manager could not see a strong, right?
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:王京
  1. TazkMan_thread

    0下载:
  2. 嵌入式任务管理器的简单实现,能够查看系统进程和线程信息,CPU占用率等信息,*选择的进程,能够重启或者关闭机器-Embedded Task Manager simple to achieve, be able to view system processes and threads of information, CPU information such as occupancy rate, killing the process o
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:1249280
    • 提供者:youfile
  1. Kill

    0下载:
  2. 该代码可以使你的进程不能用任务管理器终止,就连著名的 proceXP 也无法 kill process,除非重新启动电脑。-The code can make your process can not use Task Manager to terminate, even the well-known proceXP can not kill process, except to restart your computer.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:yyzhan1222
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org