-
《Understanding The Linux Kernel 2nd(深入理解Linux内核第二版)》,好书出新版,大家快来看。这是为2.4版内核写的。...
《Understanding The Linux Kernel 2nd(深入理解Linux内核第二版)》,好书出新版,大家快来看。这是为2.4版内核写的。-"Understanding The Linux Kernel 2nd (in-depth understanding of the Linux kernel 2nd Edition)", the new books out, we Come see. This is the version 2.4 kernel written.
- 2022-04-18 05:38:56下载
- 积分:1
-
工具srec_cat,可以站的进制转换,命令格式如下:SREC…
工具srec_cat, 可将bin转换为hex, 命令格式如下:srec_cat blob -Binary -Output blob.hex -Motorola
另该工具也支持hex转bin, 如下:
srec_cat bootrom_uncmp.hex -Motorola -Output bootrom_uncmp.bin -Binary
适用于某些只支持二进制格式的烧录
-Tools srec_cat, could be bin convert hex, the command format is as follows: srec_cat blob-Binary-Output blob.hex-Motorola The tool also supports another hex to bin, as follows: srec_cat bootrom_uncmp.hex-Motorola-Output bootrom_uncmp.bin-Binary applicable in some binary format only supports the writers
- 2023-07-19 02:55:03下载
- 积分:1
-
boids of C language code, in the under LINUX
boids的C语言代码,在LINUX下实现-boids of C language code, in the under LINUX
- 2023-05-19 07:35:04下载
- 积分:1
-
本文详细地介绍了基于嵌入式系统中的OS启动加载程序Boot Loader 的概念、软件设计的主要任务以及结构框架等内容...
本文详细地介绍了基于嵌入式系统中的OS启动加载程序Boot Loader 的概念、软件设计的主要任务以及结构框架等内容-This article described in detail based on the embedded system OS boot loader Boot Loader concept, the main task of software design and structural framework, etc.
- 2022-02-26 18:09:59下载
- 积分:1
-
c c++利用c++写得比较常用的收索算法
c c++利用c++写得比较常用的收索算法
- 2023-09-08 15:30:03下载
- 积分:1
-
在XILINX Virtex
在XILINX Virtex-II Pro
Development Board开发板上移植LINUX系统-Porting MontaVista Linux
to the XUP Virtex-II Pro
Development Board
- 2022-02-25 04:52:44下载
- 积分:1
-
要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。
目 录
进程
信号
sched.c
进程信号队列...
要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。
目 录
进程
信号
sched.c
进程信号队列
SMP
内核线程页目录的借用
代码分析
线程
进程描述符
init进程从内核态切换到用户态
SET_LINKS
REMOVE_LINKS
get_wchan()
sigframe的结构
rt_sigframe结构
信号队列的结构
内核线程简介
进程切换简介
同步机制
-To read linux kernel, as well as better information than you, say nothing, are you as soon as possible. Directory of the process of signal process sched.c signal SMP kernel thread queue directory page analysis of threaded code to use the process of the process descriptor init-state switch from the kernel to the user state SET_LINKS REMOVE_LINKS get_wchan () sigframe structure rt_sigframe structure within the structure of the signal queue About the process of nuclear thread synchronization mechanism for switching Profile
- 2022-05-16 02:52:44下载
- 积分:1
-
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal () so that the process of capturing the father onto the keyboard interrupt signal (Ctrl-C bond); When the interrupt signal capture, the father of the process of using system calls kill () to process two signals son, the child process to capture the signal output respectively after the termination of the following information : Process is a Child Killed by Parent! Process 2 Child is Killed by Parent! the process of waiting for the father of two-after the termination process, the following information output after termination : Parent Process is Killed!
- 2022-04-29 20:58:34下载
- 积分:1
-
标准linux 2.4.20 针对ds1302 的RTC 源码,具有充电功能!
标准linux 2.4.20 针对ds1302 的RTC 源码,具有充电功能!-DS1302 standard for the linux 2.4.20 source RTC with charging function!
- 2022-02-06 22:15:10下载
- 积分:1
-
获取文件连接池的数目(程控使用)
获取文件连接池的数目(程控使用)-access to documents the number of connection pool (programmed use)
- 2023-08-30 14:10:03下载
- 积分:1