-
-
process.rar
#include <string.h>
#include <fstream.h>
#include <stdio.h>
#include <stdlib.h>
#define FINISH 0 //完成状态
#define RUNNING 1 //运行状态
#define READY 2 //就绪状态
#define WAITIO 3 //io等待状态
#define WAITREAD 4//读写等待状态
#define ...
-
Internationalization.rar
Global Software:
Why You Should Care
Internationalization is the process of
developing a piece of software from the
ground up so that it can be translated
for a new user community without
recompilation
-
JDO-Lido.rar
A Case Study: Replacing the persistence layer of a
Business Process Engine with JDO
The JDO specification (JSR-12) was released from the Java Community Process in April
2002. Its goal is to provide transparent persistence to Java classes. ...
-
Linux-internet.RAR
AQ1206:Building Linux based Internet Gateways.The file includes Development Process,Hardware Bring-up and Creating the Platform using Linux.In the end there is Q&A session.
-
进程调度实验.rar
该源代码模拟操作系统中进程的调度,按进程优先级进行排序,然后按优先级高者先调度的原则一次调度。
-
-
-
ofdm_simulation_Rx.rar
OFDMA reception. following this code you can learn clearly how to the OFDMA receiver process the received signal.
-
Verifying_the_Quality_of_Your_Testbench_with_code_
Testbenches have become an integral part of the design process, enabling you to verify that
your HDL model is ... implementing your design and helping you automate
the design verification process. It is essential, therefore, that you have confidence your
...
-
ProcApp.rar
the driver of process ,when your start your process ,the driver will watch that
-