-
用于串口传送的一种 串口协议打包拆包示例
用于串口传送的一种 串口协议打包拆包示例-for serial transmission of a serial agreement packing unpacking example
- 2022-02-15 06:29:49下载
- 积分:1
-
vod服务端程序
vod服务端程序-vod-service procedures
- 2022-03-21 08:47:41下载
- 积分: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
-
以目录树的形式显示一个目录下及其各层子目录下所有文件
以目录树的形式显示一个目录下及其各层子目录下所有文件-The form of directory tree to display a directory and its subdirectories on each floor of all documents
- 2023-06-19 06:35:03下载
- 积分:1
-
POSIX线程使用Semaphore的通用代码
POSIX线程使用Semaphore的通用代码 -Using semaphore function in POSIX thread
- 2022-01-21 23:02:55下载
- 积分:1
-
esc/pos指令集的打印机的串口程序开发的演示程序源码
esc/pos指令集的打印机的串口程序开发的演示程序源码
- 2022-10-03 17:20:03下载
- 积分:1
-
关于rtai编程的需要,有比较简单的介绍,给需要的同志以帮助。...
关于rtai编程的需要,有比较简单的介绍,给需要的同志以帮助。-on rtai programming needs are relatively simple introduction to the need to help comrades.
- 2022-02-16 07:56:15下载
- 积分:1
-
保持程序后台长驻的网关程序,非常实用哦
保持程序后台长驻的网关程序,非常实用哦-maintain permanent procedures background gateway procedures, a very practical oh
- 2022-06-26 07:36:04下载
- 积分:1
-
QT4.5实现的图片浏览器源码, 实现放大缩小图片,图片切换等功能,可以在LINUX平台和wingdows平台移植....
QT4.5实现的图片浏览器源码, 实现放大缩小图片,图片切换等功能,可以在LINUX平台和wingdows平台移植.-Pictures of the implementation QT4.5 browser source code, implementation zoom picture, pictures, switching and other functions, LINUX platform and can be transplanted wingdows platform.
- 2023-05-20 11:35:04下载
- 积分:1
-
linux 的client大文件传输
自己做得,opensuse
linux 的client大文件传输
自己做得,opensuse-linux large file transfer of the client doing, opensuse
- 2022-05-06 05:34:40下载
- 积分:1