-
Windows上的精简Linux系统
Windows上的精简Linux系统-Windows on the Linux system to streamline
- 2022-06-20 18:52:21下载
- 积分:1
-
一个PowerPC750的处理器模拟器,包括c模型和systemc模型
一个PowerPC750的处理器模拟器,包括c模型和systemc模型-1 PowerPC750 processor simulators, including the c model and systemc model
- 2022-03-21 06:40:35下载
- 积分:1
-
qt实现双缓存实时曲线,多种方式 linux采集平台工业监测可是好资源...
qt实现双缓存实时曲线,多种方式 linux采集平台工业监测可是好资源-qt to achieve real-time curves of double-buffering
- 2023-04-14 23:15:04下载
- 积分:1
-
qt version of Tetris
qt版俄罗斯方块,我就服了。这个说明还得说出花来才行!-qt version of Tetris
- 2022-02-03 05:56:21下载
- 积分: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
-
Linux变成一直是个头痛的问题,因为没有好的IDE环境,这本书介绍了Linux的经典编辑器VIM的使用以及如何改装它,很不错的书籍。...
Linux变成一直是个头痛的问题,因为没有好的IDE环境,这本书介绍了Linux的经典编辑器VIM的使用以及如何改装它,很不错的书籍。-Linux has always been a headache into a problem because there is no good IDE environment, this book introduces the classic Linux use VIM editor and how to modify it, very good books.
- 2022-06-27 01:40:37下载
- 积分:1
-
介绍Linux平台上最常用的图形系统
介绍Linux平台上最常用的图形系统---X Window。入门者适合看看。-Linux platform to introduce the most commonly used graphic system--- X Window. Suitable for beginners to see.
- 2023-02-17 21:10:03下载
- 积分:1
-
Linux设备驱动开发详解_CS8900以太网设备驱动
Linux设备驱动开发详解_CS8900以太网设备驱动-Linux device driver development _CS8900 explain Ethernet device driver
- 2023-06-06 18:15:02下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1
-
一个使用线程的例子
一个使用线程的例子-an example of the use of threads
- 2022-07-13 06:28:12下载
- 积分:1