-
字符串指针,以探讨指针如何工作
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
-
UNIX环境下资源监控程序(包含对CPUMEMDISKIOPS等资源的监控)
UNIX环境下资源监控程序(包含对CPUMEMDISKIOPS等资源的监控)-UNIX environment monitoring program resources (including the CPU MEM DISK IO PS resource control)
- 2022-07-11 11:40:19下载
- 积分:1
-
postscript ddk 文件 开发环境
postscript ddk 文件 开发环境
-postscript ddk documentation development environment
- 2022-02-09 16:26:51下载
- 积分:1
-
linux开发用书:详细介绍了gcc编译器的使用,适合linux入门学习。...
linux开发用书:详细介绍了gcc编译器的使用,适合linux入门学习。-linux development books: detailed information on the use gcc compiler for linux learning portal.
- 2023-06-15 09:10:05下载
- 积分:1
-
linnux的网卡8139的驱动程序的源码分析,
linnux的网卡8139的驱动程序的源码分析,-linnux card driver 8139 source code analysis,
- 2022-02-14 21:17:34下载
- 积分:1
-
servfox + Spcaview建筑摄像头
servfox+spcaview 构建webcam视频监控-servfox+spcaview for building webcam
- 2022-08-21 10:31:28下载
- 积分:1
-
ftp file download (qt4 platform, C language), and use the ftp download xp or les...
ftp的文件下载(qt4平台C语言编写),与xp下使用的ftp下载差不多,界面没xp下好看,基本实现了文件的下载和上传-ftp file download (qt4 platform, C language), and use the ftp download xp or less the same under the good-looking interface, not xp, basically download and upload documents
- 2022-01-25 14:33:33下载
- 积分:1
-
Linux设备驱动开发详解_CS8900以太网设备驱动
Linux设备驱动开发详解_CS8900以太网设备驱动-Linux device driver development _CS8900 explain Ethernet device driver
- 2023-06-06 18:15:02下载
- 积分:1
-
Linux一般来说,我们用声音和音频设备内部的固相萃取…
Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to/dev directory of one or more equipment, we like to open the file as they opened with ioctl () function set some parameters, then open these documents into the special write .
- 2022-01-26 15:27:50下载
- 积分:1
-
a mini os project
一个自写的小型操作系统,完全自已用的,从裸机上能跑起来-a mini os project
- 2023-04-07 19:10:03下载
- 积分:1