-
linux下的串口精灵的类似软件,为嵌入式软件开发人员提供一个在linux下的串口调试的工具...
linux下的串口精灵的类似软件,为嵌入式软件开发人员提供一个在linux下的串口调试的工具-linux serial port under the Wizard of similar software for embedded software developers to provide a serial port under linux debugging tools
- 2022-04-01 09:06:16下载
- 积分: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
-
Linux 2.6 内核上配置IPSec VPN 的工具
Linux 2.6 内核上配置IPSec VPN 的工具-Linux kernel 2.6 on IPSec VPN configuration tool
- 2022-02-02 07:40:18下载
- 积分:1
-
linux基本命令,学习指南。适合用于初学者
linux基本命令,学习指南。适合用于初学者-basic commands, study guide. Suitable for beginners
- 2022-03-20 14:39:53下载
- 积分:1
-
QT4 classic tutorial, very useful for learning qt, U.S. support for what
Qt4 的经典教程,对学习qt非常有用,大家支持一下-QT4 classic tutorial, very useful for learning qt, U.S. support for what
- 2022-03-26 10:48:37下载
- 积分:1
-
Machine Vision Toolbox for MATLAB (Release 2)澳大利亚机器视觉工具箱 第二版,内含详细说明书。不过好像只在Linux...
Machine Vision Toolbox for MATLAB (Release 2)澳大利亚机器视觉工具箱 第二版,内含详细说明书。不过好像只在Linux下通过验证,Windows下运行没有验证过。-Machine Vision Toolbox for MATLAB (Release 2) Machine Vision Toolbox Australia second edition, containing a detailed specification. But it seems only in Linux through authentication, Windows is not verified to run under.
- 2022-03-18 05:30:08下载
- 积分:1
-
斑点检测。采用XScale(setip功能)
Blob autotest. Used on xscale (setip function)
- 2023-04-06 08:05:03下载
- 积分:1
-
a bubble sort algorithms
一个起泡排序算法-a bubble sort algorithms
- 2023-01-14 18:25:04下载
- 积分:1
-
LZW data compression/expansion demonstration program Mark R. Nelson 1989
LZW data compression/expansion demonstration program Mark R. Nelson 1989
- 2022-07-28 09:45:58下载
- 积分:1
-
linux根文件系统移植,目标平台是FS2410
linux根文件系统移植,目标平台是FS2410-rootfs
- 2023-06-08 13:15:03下载
- 积分:1