-
(Ebook
(Ebook - Pdf) - Trolltech - Graphics With Qt (En Us).rar-(Ebook- Pdf)- Trolltech- Graphics With Qt (En Us).rar
- 2022-03-15 09:28:03下载
- 积分:1
-
client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过
client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过-client.c server.c talker.c listener.c has compiled a complete package through the documents in linux environment test
- 2022-03-21 01:29:55下载
- 积分:1
-
linux下蓝牙的驱动程序,方便用户基于此对蓝牙设备进行操作
linux下蓝牙的驱动程序,方便用户基于此对蓝牙设备进行操作-Bluetooth drivers under linux, user-friendly Bluetooth devices based on this right to operate
- 2022-03-17 02:32:55下载
- 积分:1
-
后台工具
daemontools-0.76.tar.gz是在linux环境下自动监控进程的源程序-daemontools-0.76.tar.gz in the linux environment automatic monitoring process source
- 2022-01-28 04:21:29下载
- 积分:1
-
本次实验的目的在于掌握使用nachos中的线程序解决较为复杂的并发问题。实验内容分三部分:实现事件栅栏原语并进行正确性测试;实现闹钟原语并进行正确性测试;利用事...
本次实验的目的在于掌握使用nachos中的线程序解决较为复杂的并发问题。实验内容分三部分:实现事件栅栏原语并进行正确性测试;实现闹钟原语并进行正确性测试;利用事件栅栏和闹钟原语来解决电梯问题(详细内容请看nachos-labs.pdf)。-this experiment designed to use the line of nachos procedures to address more complex issues of concurrency. Experimental content is divided into three parts : to achieve the original language fence incident and accuracy testing; Achieve clock original language and accuracy testing; Using Event fence and alarm clock to solve the original language Elevator (See details nachos- labs.pdf ).
- 2023-03-03 19:20:04下载
- 积分:1
-
ARM应用系统开发详解──基于S3C4510B的系统设计
ARM应用系统开发详解──基于S3C4510B的系统设计-ARM Application Development ─ ─ Detailed system design based on S3C4510B
- 2023-06-24 03:45:03下载
- 积分:1
-
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>...
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c ,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。-In the myshell v0.1 based on adding new features: In the parent process to receive the console input line of string, as issued by the Linux user commands, such as ls/usr /*. c < Enter " , in creating a sub- the process, the child process by calling execlp () system call, the implementation of this Order.
- 2022-08-21 12:52:36下载
- 积分:1
-
IPC各种机制的整理,比如消息队列,内存共享,PIPE,适合学习练习...
IPC各种机制的整理,比如消息队列,内存共享,PIPE,适合学习练习-The collection of the various IPC mechanisms, such as message queues, shared memory, PIPE, suitable for learning and practice
- 2022-02-24 22:02:02下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-SDRAM篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-SDRAM articles
- 2023-04-23 10:15:03下载
- 积分:1
-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
-The preparation of a function, type n is an even number, the call Function 1/2+ 1/4+ ...+ 1/n, when n is odd input, call function 1/1+ 1/3+ ...+ 1/n (using indicator functions)
- 2022-10-03 20:50:03下载
- 积分:1