-
SDIO驱动补丁,已经通过测试,可以使用!
sdio 驱动程序的补丁,已经通过测试,可以使用!-SDIO driver patches, has passed the test, you can use!
- 2023-07-20 19:25:03下载
- 积分:1
-
Unix/Linux server/client through the TCP/IP communications procedures
Unix/Linux下服务端/客户通过TCP/IP通讯的程序-Unix/Linux server/client through the TCP/IP communications procedures
- 2023-05-16 01:35:04下载
- 积分:1
-
从新浪天气下载/切割页面 形成一个体积较小的html天气预报文件。包括图片。
在ubuntu/apache环境下,wwwroot=/var/www...
从新浪天气下载/切割页面 形成一个体积较小的html天气预报文件。包括图片。
在ubuntu/apache环境下,wwwroot=/var/www
-Weather download from the Sina/Cutting the page to form a smaller forecast of html files. Including pictures. In ubuntu/apache environment, wwwroot =/var/www
- 2022-11-21 00:50:03下载
- 积分:1
-
linux 应用程序API_进程
进程和信号编程
管道/io ,进程间通讯,网络编程,
线程机制...
linux 应用程序API_进程
进程和信号编程
管道/io ,进程间通讯,网络编程,
线程机制
-linux application process and signal process API_ programming pipeline/io, inter-process communication, network programming, threading mechanism
- 2022-07-22 15:19:32下载
- 积分:1
-
Unix下基于Web的管理工具,可以管理操作系统、Apache、Internet服务、DNS等...
Unix下基于Web的管理工具,可以管理操作系统、Apache、Internet服务、DNS等-Web based manage tool in Unix, can manage OS, apache, internet service and DNS etc
- 2022-09-24 14:20:04下载
- 积分:1
-
The source is MiniGUI all the code, for those who want to design GUI is a very g...
该源码是miniGUI的全部代码,对想设计GUI的人来说是很好的一个参考-The source is MiniGUI all the code, for those who want to design GUI is a very good reference
- 2023-08-10 13:20:03下载
- 积分:1
-
渗透测试工具
penetration testing tool
- 2022-07-27 14:14:59下载
- 积分: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
-
这个代码是实现了将给定的bmp图片转换成linux所识别的logo启动画面...
这个代码是实现了将给定的bmp图片转换成linux所识别的logo启动画面-This code changed the bmp picture to the logo which can be recongnized by linux
- 2022-03-20 16:22:57下载
- 积分:1
-
rtl8187的源码,最新的,从官方网站来的
rtl8187的源码,最新的,从官方网站来的-rtl8187 the source, the latest from the official website of
- 2022-05-14 11:06:37下载
- 积分:1