-
Linux 1.0 内核C源代码 Linux最早版本代码
由Linus Torvalds亲自书写的...
Linux 1.0 内核C源代码 Linux最早版本代码
由Linus Torvalds亲自书写的-C source code for the first version of Linux code by Linus Torva lds personally writing
- 2023-02-04 08:55:04下载
- 积分:1
-
用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题...
用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题-using shared memory, lights, and Mutex realization process, the communication between threads, to simulate the three issues
- 2022-10-02 05:50:04下载
- 积分:1
-
senior management, detailed account of the management of solaris
solaris高级管理,详细的介绍了solaris的管理-senior management, detailed account of the management of solaris
- 2022-02-06 22:52:42下载
- 积分:1
-
对AVR调试和并行端口复制器驱动的C代码运行
对AVR进行调试,烧录操作的 并口驱动C代码-right AVR debugging and operation of the parallel port replicators drive C code
- 2022-02-03 01:38:56下载
- 积分:1
-
linux管理电子书,帮助初学者,便于更好更快的掌握linux系统的操作...
linux管理电子书,帮助初学者,便于更好更快的掌握linux系统的操作-linux management e-books, to help beginners to facilitate faster and better grasp of the Linux operating system
- 2022-05-06 17:30:58下载
- 积分:1
-
C / C++ util包下一些Unix,如原木、纸、时间、异常,等等。
一些unix下的c/c++的util包,例如日志、文件、时间、异常等-Some unix under c/c++ The util package, such as logs, paper, time, unusual, etc.
- 2022-04-16 04:20:37下载
- 积分:1
-
UNIX环境下多线程的网络编程例子
UNIX环境下多线程的网络编程例子-UNIX environment multithreaded network programming examples
- 2022-06-30 15:44:24下载
- 积分:1
-
一个简单的视频播放器,Qt4
简单的视频播放器 ,qt4平台开发, 在linux系统下运行-A simple video player, qt4-platform development, in the running linux system
- 2022-06-20 17:48:59下载
- 积分:1
-
简简单单实现linux下USB设备自动检测和自动挂载
简简单单实现linux下USB设备自动检测和自动挂载-Simple USB devices under linux to achieve automatic detection and automatic mounting
- 2023-01-11 11:25: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