-
This is under linux touch screen calibration procedure, in the hope that everyon...
这是linux下触摸屏校准的程序,希望对大家有帮助-This is under linux touch screen calibration procedure, in the hope that everyone has to help
- 2022-07-06 15:36:19下载
- 积分:1
-
linux on a simple but full
linux上的简单但是功能完备的流媒体播放软件-linux on a simple but full-featured streaming media player software
- 2022-08-25 17:18:32下载
- 积分:1
-
C++ GUI Programming With Qt version 4 2006
C++ GUI Programming With Qt version 4 2006
- 2022-01-29 03:19:25下载
- 积分: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
-
守护进程API,此API可自动重启应用进程,保证银行生产系统故障恢复,特别对网络瞬断很有效。...
守护进程API,此API可自动重启应用进程,保证银行生产系统故障恢复,特别对网络瞬断很有效。-Daemon API, this API can automatically restart the application process to ensure the banking system failure to restore production, in particular, the network instantaneous break very effective.
- 2022-10-25 11:40:03下载
- 积分:1
-
Linux下智能终端打印机操作程序
Linux下智能终端打印机操作程序-Linux operating procedures smart terminal printers
- 2022-01-25 18:38:09下载
- 积分:1
-
从键盘获取字符并写入指定文件
按ctrl+c保存并退出
从键盘获取字符并写入指定文件
按ctrl+c保存并退出
- 2022-05-22 18:05:34下载
- 积分:1
-
很好的,可供爱好者参考的
很好的,可供爱好者参考的-good, the reference for lovers
- 2023-03-17 01:00:05下载
- 积分:1
-
linux 下的sgip 协议实现, 能够从server 接受短信内容, 并且能够发送短信给手机用户...
linux 下的sgip 协议实现, 能够从server 接受短信内容, 并且能够发送短信给手机用户-sgip under the agreements achieved, can accept messages from the server, and can send text messages to mobile phone users
- 2022-06-03 14:14:26下载
- 积分:1
-
Linux平台环境下, 告警管理的后台程序的源代码
Linux平台环境下, 告警管理的后台程序的源代码-Linux platform environment, the alarm management daemon source code
- 2022-03-17 00:55:46下载
- 积分:1