-
几种图像格式之间的转换
几种图像格式之间的转换-several image formats between conversion
- 2022-01-23 10:30:43下载
- 积分:1
-
客户端发送消息 客户端发送消息
客户端发送消息 客户端发送消息-The client sends the message the client sends the message the client sends the message
- 2022-02-04 08:06:33下载
- 积分: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
-
模式2.1
Motif 2.1 - Programmer s Guide-Motif 2.1- Programmer s Guide
- 2022-05-05 19:32:45下载
- 积分:1
-
国外Linux编程教材,使用与初中级读者使用
国外Linux编程教材,使用与初中级读者使用-A pretty good linux programming book, especially suitable for linux beginner
- 2022-05-27 11:57:00下载
- 积分:1
-
linux下运用QT进行编程的示例,对于学习QT编程的人员具有借鉴意义。...
linux下运用QT进行编程的示例,对于学习QT编程的人员具有借鉴意义。-use QT under linux sample program, for staff to learn QT programming be learned.
- 2022-03-12 04:49:22下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
uva trilearn的robocup源程序
uva trilearn的robocup源程序-uva trilearn source of robocup
- 2022-06-30 23:02:17下载
- 积分:1
-
对象流化成标记语言的编程库,支持各种语言.生成对象适合人类阅读....
对象流化成标记语言的编程库,支持各种语言.生成对象适合人类阅读.-Object flow into the markup language programming library to support various languages. Generates an object suitable for human reading.
- 2022-03-18 20:28:25下载
- 积分:1
-
PAX270 linux键盘驱动,以中断方式驱动矩阵键盘
PAX270 linux键盘驱动,以中断方式驱动矩阵键盘-PAX270 driver of keyboard
- 2022-06-18 05:41:04下载
- 积分:1