-
如何编写makefile
How to write Makefile
- 2022-06-19 12:12:19下载
- 积分:1
-
Compression JM12.3d complete the full C
压缩JM12.3d的完整的全部C语言的代码文档,用于嵌入式系统的压缩编解码-Compression JM12.3d complete the full C-code files, embedded systems for compression codec
- 2023-06-16 10:05:04下载
- 积分:1
-
制作linux启动盘的方法,需要使用u盘来实现。
制作linux启动盘的方法,需要使用u盘来实现。-Create linux boot disk method, u need to use the disk to achieve.
- 2022-05-23 17:01:14下载
- 积分:1
-
文件类型 的管理 与 应用/
文件类型 的管理 与 应用/-types of document management and application /
- 2022-10-06 05:55:03下载
- 积分:1
-
嵌入式系统程序员和工程师写的,以及
Written for embedded systems programmers and engineers, as well as
networking professionals, this in-depth guide provides an inside look at the
entire process of implementing and using the Linux TCP/IP stack in embedded
systems projects. -Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects.
- 2022-02-16 08:17:42下载
- 积分:1
-
最新的busybox版本。嵌入式编程必备工具。
busybox最新版本. 嵌入式编程必不可少之工具.-busybox latest version. Embedded programming indispensable tool.
- 2022-04-16 11:09:22下载
- 积分:1
-
嵌入式linux开发很好的一本书,非常实用,基本上就是手把手教你开发嵌入式linux系统...
嵌入式linux开发很好的一本书,非常实用,基本上就是手把手教你开发嵌入式linux系统-Embedded linux development of a good book, very useful, is essentially the development of embedded手把手教your linux system
- 2023-01-15 16:20:04下载
- 积分:1
-
it is a code for kruskal algorithm
it is a code for kruskal algorithm
- 2022-01-26 05:35:35下载
- 积分:1
-
好的Unix / Linux知识汇总,信息非常全面的研究
UNIX精华文章汇总-不错的UNIX/LINUX的知识汇总, 非常全面的学习资料
-Good UNIX/LINUX knowledge summary, a very comprehensive study of information
- 2023-04-07 22:10:04下载
- 积分:1
-
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowF...
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowFor(this->winId(), 0)
this->setFixedSize(24, 24)
this->show()
docked = true
}
}
- 2023-04-26 14:10:03下载
- 积分:1