-
gcc中文用户手册,pdf档。希望对大家有帮助!
gcc中文用户手册,pdf档。希望对大家有帮助!-gcc English user manual, pdf file. Hope everyone has to help!
- 2022-05-17 06:45:46下载
- 积分:1
-
Linux下的摄像头驱动UVC驱动源
linux camera下的uvc driver驱动源码-linux camera driver under the uvc driver source
- 2022-03-02 07:39:18下载
- 积分:1
-
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等...
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等-Embedded systems the basic drive, to initialize the hardware registers are allocated to the device I/O, applications such as DMA channels
- 2022-02-09 22:26:33下载
- 积分:1
-
举世闻名的joe记事本源程序,linux平台,基于GNOME。
举世闻名的joe记事本源程序,linux平台,基于GNOME。-Notepad joe the world-famous source, linux platform, based on GNOME.
- 2023-06-07 09:50:03下载
- 积分:1
-
Add to vsftp virtual account is very convenient to use
向vsftp中添加虚拟账户,使用起来十分方便-Add to vsftp virtual account is very convenient to use
- 2022-02-28 12:42:59下载
- 积分:1
-
三星2413芯片的测试代码,对进行驱动开发很有帮助.
三星2413芯片的测试代码,对进行驱动开发很有帮助.-Samsung 2413 chip testing code to drive the development of helpful.
- 2022-09-07 20:15:03下载
- 积分:1
-
unlinux下的LCD显示程序,能够实现图片格式的转换及显示
unlinux下的LCD显示程序,能够实现图片格式的转换及显示-unlinux under the LCD display program that can realize the image format conversion and display
- 2022-01-21 18:41:27下载
- 积分: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
-
may use direct QT2410E (UNITAR)
可直接使用QT2410E(UNITAR)-ARM,变速器失速执行
- 2023-02-14 06:20:03下载
- 积分:1
-
Linux环境下,使用串口进行数据传输的实际例子。
Linux环境下,使用串口进行数据传输的实际例子。-Linux environment, using the serial port for data transfer practical examples.
- 2022-07-27 18:12:40下载
- 积分:1