-
《linux设备驱动程序》第二版英文pdf版
《linux设备驱动程序》第二版英文pdf版- Linux device driver, the second edition of the English pdf version
- 2022-07-19 19:06:02下载
- 积分:1
-
讲述Linux内核模块的实现机制,对想理解linux内核模块的实现机制的学者具有一定的使用价值...
讲述Linux内核模块的实现机制,对想理解linux内核模块的实现机制的学者具有一定的使用价值-on Linux kernel modules to achieve a mechanism to want to understand Linux kernel module mechanism for the realization of the scholars have certain value
- 2022-03-25 20:44:49下载
- 积分:1
-
klibc精简化的c程序库,可以支持linux、unix等的小型化应用。
klibc精简化的c程序库,可以支持linux、unix等的小型化应用。-klibc streamlining procedures for the c library, to support linux, unix and other small applications.
- 2022-02-03 09:06:11下载
- 积分:1
-
beginninglinuxprogramming例
BeginningLinuxProgramming example4
- 2022-02-04 05:49:50下载
- 积分:1
-
迷你lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。...
迷你lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-Mini-lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
- 2022-07-25 04:13:15下载
- 积分:1
-
update patch to linux kernel to 2.4.34
update patch to linux kernel to 2.4.34-pre3-update patch to Linux kernel to 2.4.34- pre3
- 2023-04-17 17:35:03下载
- 积分:1
-
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用...
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用
- 2023-01-29 19:50:03下载
- 积分:1
-
An implementation of the TCP/IP protocol suite for the LINUX operating system. I...
An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.
- 2022-12-21 06:15:03下载
- 积分:1
-
iSCSI用户客户端软件。客户端将被用于访问IPSAN服务器。
ISCSI user client software.Client would be used to access the IPSAN server.
- 2022-09-28 11:20:03下载
- 积分: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