-
645
功能完整的瀑布墙视图效果,精选ios编程学习源码,很好的参考资料。(View full-featured waterfall wall effect, selection ios programming learning source, a good reference.)
- 2014-02-13 15:24:56下载
- 积分:1
-
登录系统
说明: labview2018做的密码,主要实现控制系统登录,可以注册账号修改密码,密码成功进入主程序。(The password made by labview2018 is mainly used to log in the control system. You can register an account to change the password. The password successfully enters the main program.)
- 2020-04-13 16:12:00下载
- 积分:1
-
现代操作系统(中文第三版)_扫描版_24.8M
现代操作系统第三版中文,带目录,觉得好请点赞(Modern operating system third edition Chinese, with directory, feel good, please comment)
- 2020-06-23 23:40:01下载
- 积分:1
-
LinuxGroupMan
说明: Unix 成组链接法
模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理(Unix Group Links UNIX System Simulation of spare pieces Group link, disk storage space to achieve the management)
- 2020-12-12 19:59:15下载
- 积分:1
-
页面调度算法
页式虚拟存储器的页面置换算法一般有: 最佳置换算法(OPT),先进先出置换算法(FIFO),最近最久未使用置换算法(LRU),Clock置换算法,最少使用置换算法(LFU),页面缓存算法(PBA)等。 先进先出(FIFO)置换算法是最直观的置换算法,由于它可能是性能最差的算法,故实际应用极少。在这里我只使用前面三种算法来进行页面调度(Page replacement algorithms for page virtual memory generally include the best permutation algorithm (OPT), advanced first out permutation (FIFO), the most recent unused replacement algorithm (LRU), Clock permutation algorithm, minimum use of permutation (LFU), and page caching algorithm (PBA). The first in first out (FIFO) replacement algorithm is the most intuitive replacement algorithm, because it may be the worst performing algorithm, so there are few practical applications. Here I only use the first three algorithms for page scheduling.)
- 2018-05-22 13:02:20下载
- 积分:1
-
DOS下的GUI源代码3.1
这是一个利用DOC操作系统编写的GUI系统(This is a use of DOC prepared by the operating system GUI System)
- 2005-05-05 10:42:35下载
- 积分:1
-
coolPACK
制冷专业软件,非常实用,可计算制冷系统,制冷剂的物性(Refrigeration professional software is very useful, computable refrigeration system, refrigerant properties)
- 2008-07-16 12:49:39下载
- 积分:1
-
fvc1
说明: idl的二次开发,用idl代码直接计算植被覆盖度(Using IDL code to calculate vegetation coverage directly)
- 2021-01-07 14:43:57下载
- 积分:1
-
EOSApp
1)设计一程序,由一个进程创建三个子进程,三个子进程一个是生产者进程,两个是消费者进程。
2)父子进程都使用父进程创建的共享存储区进行通信,由生产者进程将一个数组中的十个数值发送到由5个缓冲区组成的共享内存中。?
3)两个消费者进程轮流接收并输出这十个数值,同时将两个消费者进程读出的数值进行累加求各和。
4)考虑生产者进程生产的速度和消费者进程速度。(1) a program is designed to create three sub processes from one process, three sub processes is the producer process, and the two is the consumer process.
2) the father child process communicates with the shared storage area created by the parent process, and sends ten values in one array to the shared memory composed of 5 buffers by the producer process. L
3) the two consumer processes take turns to receive and output the ten values, and add values to each of the two consumer processes.
4) take into account the production speed of the producer process and the speed of the consumer process.)
- 2020-12-23 09:19:08下载
- 积分:1
-
readers_writers_prob
C implementation of the readers writers problem !
- 2010-01-28 02:32:21下载
- 积分:1