-
linux下C语言编程基础知识
linux下C语言编程基础知识-C programming language based on knowledge
- 2022-03-09 14:44:35下载
- 积分:1
-
是开源的BIOS代码,支持多种主板和CPU,支持多种器件的驱动,支持IEEE的BIOS标准。...
是开源的BIOS代码,支持多种主板和CPU,支持多种器件的驱动,支持IEEE的BIOS标准。-The BIOS is the open source code, supports a wide range of motherboard and CPU, supports a wide range of device drivers, the BIOS supports the IEEE standard.
- 2022-06-16 18:45:05下载
- 积分:1
-
CC = gcc
clist: clist.c
$(CC) `gtk
CC = gcc
clist: clist.c
$(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs`
clean:
rm -f *.o clist *.bak-CC = gcc
clist: clist.c
$(CC) `gtk-config--cflags` clist.c-o clist `gtk-config--libs`
clean:
rm-f*.o clist*.bak
- 2022-03-01 11:59:04下载
- 积分:1
-
摄像头简单测试程序(截图)使用read函数,在LCD上显示
摄像头简单测试程序(截图)使用read函数,在LCD上显示-Camera, a simple test program (screenshot) use read function, the LCD display
- 2022-02-16 03:39:27下载
- 积分:1
-
It is a linux core s book!
一个介绍LINUX内核的书籍!详细的介绍了内核裁减的知识!-It is a linux core s book!
- 2022-05-31 11:57:47下载
- 积分:1
-
IEEE 802.11a/b/g linux2.4/2.6 驱动程序源代码
IEEE 802.11a/b/g linux2.4/2.6 驱动程序源代码-IEEE 802.11a/b/g linux2.4/2.6 driver source code
- 2022-07-03 19:25:39下载
- 积分:1
-
是GNU Linux串口精灵_ GTK
串口精灵 for GNU_Linux gtk-sct-0.1-Serial genie for GNU_Linux gtk- Sct-0.1
- 2023-01-22 06:20:03下载
- 积分:1
-
信息管理系统,对学生一些相关的信息进行管理
信息管理系统,对学生一些相关的信息进行管理-information
- 2023-05-16 06:45:03下载
- 积分:1
-
这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库...
这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
- 2022-05-30 15:19:38下载
- 积分:1
-
使用C语言实现图文日历时钟
使用C语言实现图文日历时钟-use C language transmission Calendar Clock
- 2022-04-11 10:24:06下载
- 积分:1