-
一个基于MMU的操作系统,ARM9上的,适合学习linux操作系统,注意把文件格式改为tar格式...
一个基于MMU的操作系统,ARM9上的,适合学习linux操作系统,注意把文件格式改为tar格式-an MMU-based operating system, ARM9, suitable for learning Linux operating systems, file formats attention to tar format
- 2022-07-19 16:27:48下载
- 积分:1
-
在linux上创建第二个oracle数据的实例
在linux上创建第二个oracle数据的实例-In linux to create a second instance of oracle data
- 2023-07-19 16:50:02下载
- 积分:1
-
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>...
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c ,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。-In the myshell v0.1 based on adding new features: In the parent process to receive the console input line of string, as issued by the Linux user commands, such as ls/usr /*. c < Enter " , in creating a sub- the process, the child process by calling execlp () system call, the implementation of this Order.
- 2022-08-21 12:52:36下载
- 积分:1
-
linux下的一个简单定时器设计,使用select函数实现功能
linux下的一个简单定时器设计,使用select函数实现功能-linux timer under a simple design, using the select function implementation function
- 2022-06-13 04:42:25下载
- 积分:1
-
如何在LINUX下实现硬件的自动检测?这是一个问题,如何解决,请看书!...
如何在LINUX下实现硬件的自动检测?这是一个问题,如何解决,请看书!-How to do hardware detection in linux? It s a question. How to solve it? Just read the book!
- 2022-10-21 17:25:04下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2解码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2解码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG2 decoder source code
- 2022-05-08 13:50:43下载
- 积分:1
-
24位BMP到RLE的转换目的是为了节省字节,针对一些透明色较多的,尺寸比较大的BMP图像。对于透明色较少的图像,也许起不到RLE的优势,反而会增加图片的大小...
24位BMP到RLE的转换目的是为了节省字节,针对一些透明色较多的,尺寸比较大的BMP图像。对于透明色较少的图像,也许起不到RLE的优势,反而会增加图片的大小-24-bit BMP to RLE conversion is designed to save bytes for some more transparent color, size, relatively large BMP images. Less transparent color for images, may not achieve the advantages of RLE, but will increase the picture size
- 2022-03-17 20:49:50下载
- 积分:1
-
linux下C语言编程基础知识
linux下C语言编程基础知识-C programming language based on knowledge
- 2022-03-09 14:44:35下载
- 积分:1
-
linux下记录系统日志代码以及记录内核日志代码
linux下记录系统日志代码以及记录内核日志代码-Record linux system log under the code, as well as core log record code
- 2022-07-27 01:28:14下载
- 积分:1
-
在bmp.h中定制其功能
1:bmp图像格式之间的转换,包换了bmp565...
在bmp.h中定制其功能
1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。
2:bmp格式图像的旋转
3:bmp格式图像裸码流的生成
-bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565-
- 2022-09-01 08:10:03下载
- 积分:1