-
在Qt程序的例子
Program example on qt
- 2022-05-10 17:55:18下载
- 积分:1
-
通过变量参数列表等功能对GCC
Passing variable argument list to other functions on G-Passing variable argument list to other functions on GCC
- 2022-10-17 06:00:02下载
- 积分:1
-
IBM UNIX AIX5的使用说明文档,可以用于了解AIX主机的相关情况
IBM UNIX AIX5的使用说明文档,可以用于了解AIX主机的相关情况-IBM UNIX AIX5 the use of documentation, can be used to understand the relevant situation AIX host
- 2022-07-25 18:24:35下载
- 积分:1
-
spi硬件程序。实现sPI总线的传输,并且实现的功能齐全
spi硬件程序。实现sPI总线的传输,并且实现的功能齐全
- 2023-01-24 05:05:04下载
- 积分:1
-
linux环境下的cat命令部分功能的简单实现,可以实现输入命令的前台运行和后台运行两种方式。...
linux环境下的cat命令部分功能的简单实现,可以实现输入命令的前台运行和后台运行两种方式。-linux environment, some functions of the cat command a simple implementation, the input commands can be running in the foreground and background to run in two ways.
- 2023-04-11 16:25:03下载
- 积分:1
-
模式2.1
Motif 2.1 - Programmer s Reference, Volume 1-Motif 2.1- Programmer s Reference, Volume 1
- 2022-03-22 20:21:33下载
- 积分:1
-
通过监控空间的大小,来保证程序能顺利运行。
通过监控空间的大小,来保证程序能顺利运行。-through space control the size, to ensure the smooth functioning procedures.
- 2022-07-19 22:11:27下载
- 积分:1
-
嵌入式开发 嵌入式开发
嵌入式开发 嵌入式开发-??入???????入???????入????
- 2022-08-12 13:33:05下载
- 积分:1
-
bin文件是文件为S19。作为生成的本文件,烧成的G。
主要是把BIN文件转成S19文件。由于在LINUX下生成的是BIN文件,一般的烧入为S19文件-BIN file is the file into S19. As LINUX is generated BIN file, burned into the general file for S19
- 2022-01-26 05:36:47下载
- 积分:1
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分:1