-
串口调试工具。非常好的串口调试助手,由gtk库支持,有图形界面,很像windows下的超级终端...
串口调试工具。非常好的串口调试助手,由gtk库支持,有图形界面,很像windows下的超级终端-serial debugging tools. Serial debugging very good assistants and support from the gtk, graphics interface, much like windows of the Super Terminal
- 2022-07-18 23:30:27下载
- 积分:1
-
md4/md5 algorithm includes a set of useful tools, there are many algorithms, for...
包含md4/md5算法的一套好用工具,里面有好多算法,对于搞安全的人来说非常有用-md4/md5 algorithm includes a set of useful tools, there are many algorithms, for those who engage in security is very useful
- 2022-11-05 04:30:03下载
- 积分:1
-
linux下僵尸进程的回收
linux下僵尸进程的回收-zombie under the recovery process
- 2022-12-21 04:25:03下载
- 积分:1
-
Linux新手管理员手册
Linux新手管理员手册-Linux novice administrators Manual
- 2023-05-31 06:10:03下载
- 积分:1
-
串口编程
LINUX下串口编程-serial programming in linux
- 2023-06-18 11:15:04下载
- 积分: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下的wifi源码,可以直接编译测试运行..希望大家能有作用
linux下的wifi源码,可以直接编译测试运行..希望大家能有作用-wifi under linux source code, you can directly compile the test run .. hope that we can have the role of
- 2023-02-22 17:50:04下载
- 积分:1
-
Regarding the handling of image binarization process, the program will have to h...
关于处理图像二值化的程序,该程序能有突出快的优点。-Regarding the handling of image binarization process, the program will have to highlight the advantages of fast.
- 2022-07-26 12:29:36下载
- 积分:1
-
linux dvb api的说明文档,适用于机顶盒开发的朋友
linux dvb api的说明文档,适用于机顶盒开发的朋友-linux dvb api documentation for set-top box developed by Friend
- 2022-01-31 10:18:51下载
- 积分:1
-
linux系统cs网卡的驱动程序源代码
linux系统cs网卡的驱动程序源代码-cs NIC driver source code
- 2022-06-29 12:18:39下载
- 积分:1