-
linux+arm平台下qr码解码程序.
linux+arm平台下qr码解码程序.-qr code decode source under linux+arm platform
- 2022-01-30 23:07:34下载
- 积分:1
-
很好的QT基础实验程序,是linux下做图形界面很好的入门资料。...
很好的QT基础实验程序,是linux下做图形界面很好的入门资料。
- 2022-02-25 22:25:09下载
- 积分:1
-
network server and client examples
网络服务器与客户端的例子-network server and client examples
- 2023-02-14 13:35:04下载
- 积分:1
-
这是用minigui做的键盘代码,想学键盘编程的,可以学习一下。...
这是用minigui做的键盘代码,想学键盘编程的,可以学习一下。-This is done with the minigui keyboard code, want to learn the keyboard programming, you can learn about.
- 2022-05-18 15:13:30下载
- 积分:1
-
fget是一个小型的HTTP/FTP工具,支持IPv4 和IPv6。它被设计为具有一些额外的功能,可以适用于启动和救援盘。...
fget是一个小型的HTTP/FTP工具,支持IPv4 和IPv6。它被设计为具有一些额外的功能,可以适用于启动和救援盘。-fget is a small HTTP/FTP tools, support IPv4 and IPv6. It was designed to have a number of additional functions can be applied to launch and rescue disk.
- 2022-02-13 19:11:14下载
- 积分:1
-
ASUS_WL167g_drv1218 for linux
ASUS_WL167g_drv1218 for linux
- 2022-03-12 09:55:57下载
- 积分:1
-
linux 的tar,不用说的吧
linux 的tar,不用说的吧-the tar, needless to say, in the end,
- 2022-06-19 01:23:25下载
- 积分:1
-
java client programming examples.
java客户端编程例子。-java client programming examples.
- 2022-08-09 14:18:47下载
- 积分: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
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-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