Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - TASK
Search - TASK - List
嵌入式linux多任务编程,进程 线程 线程池 等参考范例。-Linux Programming embedded multi-task, the process thread pool thread, such as a reference sample.
Update : 2024-04-29 Size : 12288 Publisher : 魏冲

调用windows API 函数来得到目前进程所占的CPU利用率。如任务管理器中查看CPU利用率一样-Calling windows API function to get the current process of the CPU utilization percentage. Such as the Task Manager to view CPU utilization, as
Update : 2024-04-29 Size : 764928 Publisher : lj

DL : 0
cron4j is a scheduler for the Java platform which is very similar to the UNIX cron daemon. With cron4j you can launch, from within your Java applications, any task you need at the right time, according to some simple rules.
Update : 2024-04-29 Size : 201728 Publisher : modoko

相当与Windows 系统中的任务管理器-Rather with the Windows Task Manager System
Update : 2024-04-29 Size : 43008 Publisher : weikai

可以自动隐藏进程,在任务管理器不可见的例子,用VC编写-Can automatically hide the process in Task Manager is not visible example of the preparation with the VC
Update : 2024-04-29 Size : 189440 Publisher : 王朝栋

windows CE task manager
Update : 2024-04-29 Size : 105472 Publisher : dexter

1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有 Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的 semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()完成周期地向Task3、Task4 发送激励消息。 4. Task3:Sender Task。接收Task2 的激励消息,并向Task4 发送消息。 5. Task4:Receiver Task。接收Task2、Task3 的消息,在接收到Task3 消息后,向Task3 回 复消息。 6. 以上 Task 的调试信息及工作状态信息通过logmsg 输出。 -1.Create several tasks and Create private Message Queue for each task. 2.Task1:Manage other tasks.Syncronize other tasks and use semFlush() to complish it.Then receive warning message from other tasks and delete them when the system is runing over. 3.Task2:Driver task.Use taskDelay() to send driving message to Task3 and Task4 periodicly. 4.Task3:Sender Task.Receive driving message from Task2 and send message to Task4. 5.Task4:Receiver Task.Receive message from Task2 and Task3,then send ACK message to Task3 when it have received the message form Task3. 6. Use logMsg() to output the debug message and working status message.
Update : 2024-04-29 Size : 1300480 Publisher : 李晓平

Task manager for WinCE6.0
Update : 2024-04-29 Size : 80896 Publisher : Abhi

The task: The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), EnumProcessModules(), and other Process APIs. The files selected by the user should be invisible for such file managers as Windows Explorer, Far, Total Commander, etc. In addition, they should not be available for such Windows API functions as FindFile(), OpenFile() and other File API functions.
Update : 2024-04-29 Size : 1184768 Publisher : si perdana

DL : 0
jsp task management project in mysql and mssql
Update : 2024-04-29 Size : 63488 Publisher : jai

该代码编译后,可用于切换各个进程任务之用,只适用于XP。 可作为研究之用。-TaskSwitchXP provides the same functionality as the existing application switching mechanism in Windows XP today. In addition to displaying an icon list, however, the application will also show a thumbnail preview of the window that will be switched to.
Update : 2024-04-29 Size : 184320 Publisher : kalvin

Ant property task-Ant property task.....
Update : 2024-04-29 Size : 2206720 Publisher : Murali

顶顶有名的google android系统的程序,高级任务管理器,提供进程结束和批量结束功能,并且提供软件卸载功能-Dingding famous google android systematic procedures, advanced Task Manager, providing the end end of the process and batch functions, and provide the software uninstall feature
Update : 2024-04-29 Size : 105472 Publisher : 彭擎

DL : 0
实现任务分解,把总任务进行分解,分配个子专家系统执行求解-Implementation Task Decomposition
Update : 2024-04-29 Size : 2581504 Publisher : 赵杰

SCMTask
DL : 0
该程序示范如何在操作系统环境下编写程序说明。在RTOS下,每个任务都(函数) 都可以是死循环,这些死循环内的代码在宏观上看是并发运行的,相当于将CPU 的运算资源分配给各个任务。程序中3个任务分别控制3只LED的闪烁,说明3个任 务在宏观上是同时(并发)执行的。-This program shows how the operating system environment programming instructions. On RTOS, each task (function), Can all be dead circulation, these dead circulation in the code within the concurrency is equivalent to the CPU The computing resources to various tasks. Three tasks in the process control flashing LED 3 only, 3 tasks at the macro is also (concurrent).
Update : 2024-04-29 Size : 1024 Publisher : 马海峰

DL : 0
完美国际【无错】任务编辑器V1.0.1 -Perfect error-free international 【】 task editor V1.0.1
Update : 2024-04-29 Size : 41984 Publisher : near

DL : 0
windows ce 5.0 Task Manager
Update : 2024-04-29 Size : 2737152 Publisher : 过江龙

DL : 0
Multi-class Coding (adapted from from LS-SVM for SPIDER). Encode (code_MOC, code_ECOC, code_OneVsAll, code_OneVsOns) and decode (codedist_hamming, codedist_bay) a multi-class classification task into multiple binary classifiers.
Update : 2024-04-29 Size : 11264 Publisher : auksas

Chapter 1 Introduction Chapter 2 History of Verilog Chapter 3 Design and Tool Flow Chapter 4 My First Program in Verilog Chapter 5 Verilog HDL Syntax and Semantics Chapter 6 Gate Level Modeling Chapter 7 User Defined Primitives Chapter 8 Verilog Operators Chapter 9 Verilog Behavioral Modeling Chapter 10 Procedural Timing Control Chapter 11 Task and Functions Chapter 12 System Task and Function
Update : 2024-04-29 Size : 773120 Publisher : zhangyung

DL : 0
MTK平台软件架构介绍,主要讲述MTK方案、软件分层介绍、Task架构-MTK platform software architecture description, mainly about the MTK program introduces the software layer, Task structure
Update : 2024-04-29 Size : 302080 Publisher : pengwang
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.