-
ConsoleApplication1
test test test test test test test (test test test test test test test)
- 2014-10-22 11:02:19下载
- 积分:1
-
KEA驱动库
恩智浦KEA驱动库,代码搬运,可以参考学习,仅供参考。(En Zhipu KEA driver library, code handling, you can refer to learn, for reference only.)
- 2019-03-04 22:25:24下载
- 积分:1
-
grain boundary particles percent
说明: 根据二维材料组织图数据,计算晶界不同位置处(晶内、晶界或晶角)第二相粒子的数目和比例。(The number and proportion of the second phase particles at different locations of grain boundary (intragranular, grain boundary or grain angle) are calculated according to the data of two-dimensional material histogram.)
- 2020-06-21 03:00:01下载
- 积分:1
-
16-colored-button
VC++环境实现的彩色按钮,希望对初学者有所帮助(realized colored button in VC++ ,helpful to the beginners)
- 2011-10-18 15:46:45下载
- 积分:1
-
C # Basic Course
C#基础教程,List<T>的基础常用方法,对于初步涉入领域的人有一定的帮助(C # Basic Tutorial, List < T > Basic Common Methods, for those initially involved in the field of some help)
- 2019-04-26 08:52:17下载
- 积分:1
-
最新的Kakadu_V2.2.3
Kakadu_V2.2.3是基于jpeg2000写的。除了程序源代码外还包含有Kakadu_V2.2.3说明
- 2023-01-03 01:15:11下载
- 积分:1
-
ppp48_CRC
48 bit CRC routines
These routines can be used to calculate a 48 bit CRC over an array of characters.(48 bit CRC routines These routines can be us ed to calculate a 48 bit CRC over an array of chara cters.)
- 2007-06-13 11:31:03下载
- 积分:1
-
The-CPP-PL
C++ 之父作品,据说是学习C++最好的教程,里面有C++的最新内容标准。(C++ programming language is write by the father of C++, it s said that the book is the most useful book to learn C++.)
- 2013-11-19 10:21:02下载
- 积分:1
-
Processer_Manager
加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。
1) 基本操作:进程的创建、删除。
2) 进程的基本属性: 进程名、进程时间片、进程优先级
3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。
进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。
5) 实现单处理器进程调度功能,调度等调度算法实现。
6) 管理的进程数目不少于3个,竞争使用的资源可以是CPU、内存、I/O设备等。
7) 进程可在初始时刻由系统创建,也可由其它进程在运行过程中创建。
8) 能够查看各进程状态、各进程队列内容。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。
9) 至少支持1种或者2种调度算法。(The concept of deepening of the process and process management understanding of the various parts familiar with the process management in the design of the main data structure and process scheduling algorithm.
1) basic steps: the process of creating, deleting.
2) the basic properties of the process: the process name, process time slice, the process priority
3) to support the process of creation and cancellation function, the process created throughout their life cycle in PCB form. Each process with a PCB that set the content according to specific circumstances.
Process in accordance with its implementation in different queue (ready queue, blocking the queue) to another.
5) the process of single-processor scheduling, scheduling and other scheduling algorithm.
6) management of not less than three the number of processes, competitive use of resources can be CPU, memory, I/O devices.
7) The process can be created by the system at the initial time, other processes may also be c)
- 2010-11-21 12:35:34下载
- 积分:1
-
遗传 算法源代码
文件包含遗传算法详细框架搭建 主函数调用
- 2022-03-12 14:11:10下载
- 积分:1