-
Network congestion in the PI algorithm source code, you can use NS
网络拥塞中的PI算法源码,可以在用NS-2仿真软件方针,也可以用于其它算法开发-Network congestion in the PI algorithm source code, you can use NS-2 simulation software approach, can also be used for the development of other algorithms
- 2023-07-07 02:10:02下载
- 积分:1
-
err
基于linux+gtk的压缩/解压缩工具,很小,但是很使用。欢迎一起完善。-err
- 2022-01-21 23:59:38下载
- 积分:1
-
Image Viewer 1.2 is a Gtk sample application for show pictures
Image Viewer 1.2 is a Gtk sample application for show pictures
- 2022-06-16 05:02:27下载
- 积分:1
-
此程序时sc32410da源码驱动,这是我开发版上的源码
此程序时sc32410da源码驱动,这是我开发版上的源码-This program sc32410da source driver, this is my development version of the source
- 2023-01-12 13:15:03下载
- 积分:1
-
FIC8120 方案 FAMulti_RDI
FIC8120 方案 FAMulti_RDI-FIC8120 program FAMulti_RDI
- 2022-04-16 12:41:55下载
- 积分:1
-
Moto A1200 linux kernel SRC
Moto A1200 linux kernel SRC-Moto A1200 Linux kernel SRC
- 2022-04-23 18:20:34下载
- 积分:1
-
uClinux 的编译和运行.pdf , 介绍uclinux .
uClinux 的编译和运行.pdf , 介绍uclinux . -uClinux uClinux_comp_and_run.rar, introduce uclinux .
- 2022-01-24 12:59:15下载
- 积分:1
-
下载自互联网上自己编写的一个简单的操作系统。
从网上下载的一个自己编写的简单的操作系统源代码,对底层了解很有好处的-downloaded from the Internet on their own to prepare a simple operating system source code, the underlying understanding of the very good
- 2023-05-10 10:40:03下载
- 积分:1
-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. The producer thread production of goods, and then items placed in an empty buffer in the thread consumption for consumers. Consumer thread to acquire items from the buffer, and then release the buffer. When the producer thread is the production of goods, if there is no empty buffers are available, then the producer thread must wait for the Consumer thread to release an empty buffer. When a consumer thread consumer goods, if the buffer is not full, then the consumer thread will be blocked until the new items were produced.
- 2022-03-10 13:10:08下载
- 积分:1
-
completion of the following non
完成ls的如下功能
不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录
ls -a:列出当前目录下的所有文件和目录
ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数
ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件
列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。
所提供的路径名可以包含“.”,“..”,“~”等特殊目录-completion of the following non-functional parameters of ls : listed in the current directory-hidden (files and directories were not. Beginning) of files and directories ls-a : listed in the current directory of all files and directories ls-l : in the long list of current directory listed under the non-hidden possession of files and directories. Each file or directory only asked to list the following information : the type and competence, file name, number of links, the user ID and group ID, byte size, a few blocks ls path : If a path representatives of the document showed documents suggest otherwise error; If representatives of a path name the presence of the directory lists the directory lists the
- 2023-02-01 23:40:04下载
- 积分:1