-
很好的,可供爱好者参考的
很好的,可供爱好者参考的-good, the reference for lovers
- 2023-03-17 01:00:05下载
- 积分:1
-
一个编程中常用的PV操作(生产者―消费者)的c语言的demo,在linux下编译通过...
一个编程中常用的PV操作(生产者―消费者)的c语言的demo,在linux下编译通过-a common programming PV operations (producer-consumer) c language demo, compile under Linux
- 2023-03-26 01:00:04下载
- 积分:1
-
在linux内核的系统上,编写程序。C语言基础。讲的东西很多,很详细。是嵌入式开发的入门秘笈...
在linux内核的系统上,编写程序。C语言基础。讲的东西很多,很详细。是嵌入式开发的入门秘笈-In the linux kernel system, programming. C language-based. Talking about something a lot of very detailed. Tips for Getting Started with embedded development
- 2022-06-17 23:41:16下载
- 积分:1
-
在linux内核下面的键盘驱动程序,能使QT支持键盘操作
在linux内核下面的键盘驱动程序,能使QT支持键盘操作-Linux kernel in the following keyboard driver, can support keyboard operation QT
- 2022-12-04 03:55:03下载
- 积分:1
-
AT88芯片的linux驱动程序,通过GPIO模拟I2C总线与AT88进行通信,带中文翻译开发资料。...
AT88芯片的linux驱动程序,通过GPIO模拟I2C总线与AT88进行通信,带中文翻译开发资料。-AT88 chips linux drivers, through the I2C bus and AT88 analog GPIO to communicate with the Chinese translation of development information.
- 2023-04-20 13:25:03下载
- 积分:1
-
这是一个管道实现的简单源程序,实现进程间的通信和管理
这是一个管道实现的简单源程序,实现进程间的通信和管理
-This is a pipeline to achieve a simple source code to achieve inter-process communication and management
- 2022-01-22 16:48:20下载
- 积分:1
-
Simulation of a simple UNIX file system, the realization of the UNIX file manage...
模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
- 2022-02-12 11:37:50下载
- 积分:1
-
下面的这些要点是对所有的C++程序员都适用的。我之所以说它们是最重要的,是因为这些要点中提到的是你通常在C++书中或网站上无法找到的。如:指向成员的指针,这是许...
下面的这些要点是对所有的C++程序员都适用的。我之所以说它们是最重要的,是因为这些要点中提到的是你通常在C++书中或网站上无法找到的。如:指向成员的指针,这是许多资料中都不愿提到的地方,也是经常出错的地方,甚至是对一些高级的C++程序员也是如此。 这里的要点不仅仅是解释怎样写出更好的代码,更多的是展现出语言规则里面的东西。很显然,它们对C++程序员来说是永久的好资料。我相信这一篇文章会使你收获不小。-below those points of all C programmers are applicable. The reason I say that they are the most important, because these points mentioned is that you are usually in the C book on the website or not found. Example : at the target, which is much of the information has not mentioned, and is often the wrong place and even to some senior C programmers as well. The main point here is not just to explain how to write better code, more language is displayed inside the rules. Apparently, the C programmer is everlasting good information. I believe that this article would you learned a lot.
- 2022-02-13 17:23:19下载
- 积分:1
-
uClinux 核心中文手册uClinux kernel handbook
uClinux 核心中文手册uClinux kernel handbook-uClinux kernel handbook
- 2022-02-02 14:43:01下载
- 积分:1
-
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个...
模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理
虚拟盘共60块,10块为一组,系统最多支持5个文件
可以显示文件对磁盘块的占用情况,当前空闲块的分布情况
-simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk to simulate the Links Group, realize that the virtual disk space management Virtual Disk total 60, 10 to a group, the greatest support system five documents show documents to disk blocks occupied, the current free distribution of the block
- 2022-05-28 23:35:06下载
- 积分:1