-
linux嵌入式设计一书的光盘,其中描述了很多嵌入式中常用的通信方式,比较有用。...
linux嵌入式设计一书的光盘,其中描述了很多嵌入式中常用的通信方式,比较有用。-linux embedded design book s cdrom ,have many application for embedded linux design.
- 2022-03-04 02:34:50下载
- 积分:1
-
BIND 9 dynamic DNS webmin module. This module supports both static and dynamic z...
BIND 9 dynamic DNS webmin module. This module supports both static and dynamic zones, and IPv4 and IPv6 addressing in both forward and reverse zones.
- 2022-03-18 23:57:19下载
- 积分:1
-
Unix和Linux网络驱动程序
unix and linux net driver
- 2022-03-10 22:54:42下载
- 积分:1
-
qt帮助文档,chm格式。包含所有的qt的类和用法。是学习linux窗口编程的好助手...
qt帮助文档,chm格式。包含所有的qt的类和用法。是学习linux窗口编程的好助手-qt help documentation, chm format. Contains all of the category and usage qt. Linux window to learn good programming assistant
- 2022-09-01 12:00:04下载
- 积分:1
-
linux下的s3c2410ADC转换驱动程序
linux下的s3c2410ADC转换驱动程序-linux drivers under s3c2410ADC conversion
- 2022-05-26 21:00:06下载
- 积分:1
-
比较全面的GUI编程,基本例程
比较全面的GUI编程,基本例程-more comprehensive GUI programming, the basic routines
- 2023-04-17 05:00:04下载
- 积分:1
-
改编自ATmega88单片机+ENC28J60程序,不做什么优化,看起来..
程序改写来自atmega88+enc28J60,没有做什么优化,看起来
有点乱.供大家参考参考~
可以通过网页访问192.168.1.1/123456 来控制LPC2103模块上的led-Procedures adapted from atmega88+ Enc28J60, what not to do optimization, looks a bit chaotic. For your information through the website to visit ~ 192.168.1.1/123456 to control the led module LPC2103
- 2022-06-12 03:13:34下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
linux0。11完全注释
linux0。11完全注释-linux0. Fully 11 Notes
- 2023-02-21 15:20:04下载
- 积分:1
-
Linux设备驱动开发详解_PCI驱动范例
Linux设备驱动开发详解_PCI驱动范例-Linux device driver development driver _PCI Detailed Example
- 2022-05-12 22:24:09下载
- 积分:1