搜索资源列表
UCOSIIkernalschedinganalysis
- 多任务系统中,内核负责管理各个任务,或者说为每个任务分配CPU时间,并且负责任务之间的通讯。内核提供的基本服务 以使用实时内核可以大大简化应用系统的设计,是因为实时内核允许将应用分成若干个任务,由实时内核来管理它们。内核 用程序的额外负荷,代码空间增加ROM的用量,内核本身的数据结构增加了RAM的用量。但更主要的是,每个任务要有自己的 吃起内存来是相当厉害的。内核本身对CPU的占用时间一般在2到5个百分点之间。 UC/OS-II有一个精巧的内核调度算法,实时内核精小,执行效率高,
management
- 应用C语言实现一个员工工作信息管理系统 主要任务是实现对一个员工的各类人员的相关信息进行输入 输出 列表等操作。主要技术是使用数组,将数据存储到二进制文件中-Application of C language implementation of a management information system staff main task is to achieve a staff of all categories of personnel to carry out the relevant
AKAE_train_task
- 北京亚嵌(AKAE)培训--任务task实验代码从应程设计的角度来看,UC/OS-II的任务就是一个线程,就是一个用来解决用户问题的C语言函数和与之相关联的一些数据结构而构成的一个实体。 -Beijing Asia-embedded (AKAE) training- mission task test code from the design point of view should be way, UC/OS-II task is a thread that is used to reso
iser_initiator
- Register user buffer memory and initialize passive rdma dto descr iptor. Data size is stored in task->data[ISER_DIR_IN].data_len, Protection size os stored in task->prot[ISER_DIR_IN].data_len.