-
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。...
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。-This is under linux timer on the use of experiments to test the board by downloading, can be observed under linux statistical process execution time.
- 2022-02-03 04:34:32下载
- 积分:1
-
老外开发的端口开发程序
老外开发的端口开发程序-foreigners development of the port development process
- 2022-04-07 01:41:07下载
- 积分:1
-
Intel提供的在PCA(例如Sitsang开发板)使用IPP4.0库的MPEG
Intel提供的在PCA(例如Sitsang开发板)使用IPP4.0库的MPEG-4编码源程序-provided by the Intel PCA (eg Sitsang Evaluation Board development board) using IPP4.0 for MPEG-4 encoder source
- 2023-01-27 22:40:03下载
- 积分:1
-
小型C++工具库,含线程处理、日志、时间处理等各类功能函数...
小型C++工具库,含线程处理、日志、时间处理等各类功能函数-small C library tools, including threads, log, all of the time-function
- 2022-01-27 11:26:09下载
- 积分: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
-
对象流化成标记语言的编程库,支持各种语言.生成对象适合人类阅读....
对象流化成标记语言的编程库,支持各种语言.生成对象适合人类阅读.-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
-
linux系统,Qt,编写的地图义程序,运行过的
linux系统,Qt,编写的地图义程序,运行过的-linux systems, Qt, to prepare a map of justice programs, run-off
- 2022-09-29 02:15:03下载
- 积分:1
-
linux 的tar,不用说的吧
linux 的tar,不用说的吧-the tar, needless to say, in the end,
- 2022-06-19 01:23:25下载
- 积分:1
-
介绍了linux平台下minigui的移植
介绍了linux平台下minigui的移植-Introduced under the linux platform minigui transplant
- 2022-01-25 15:22:30下载
- 积分:1
-
自己用GTK写的一个linux下的扫雷游戏,基本功能已实现,菜单只有简单的新游戏,设置和退出,其他无用。临时版本,尚待更新。...
自己用GTK写的一个linux下的扫雷游戏,基本功能已实现,菜单只有简单的新游戏,设置和退出,其他无用。临时版本,尚待更新。-A simple mine game develop with GTK on linux.
- 2022-02-07 13:44:49下载
- 积分:1