-
Debugging using gdb under linux detailed description of the procedure
在linux下使用gdb调试的详细说明程序
- 2022-03-22 03:37:18下载
- 积分:1
-
这是基于linux平台下关于多进程进度条控制的程序,用GTK完成,体现了linux的多进程控制特性...
这是基于linux平台下关于多进程进度条控制的程序,用GTK完成,体现了linux的多进程控制特性-This is based on the Linux platform on the progress of the multi-process control procedures, complete with GTK, linux embodies the characteristics of multi-process control
- 2022-04-24 18:36:58下载
- 积分: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
-
Linux 一句话精彩问答2007/12 版
编者:陈绪 中国linux 和开源战略经理
Intel 开源技术中心(OTC,Opensource T...
Linux 一句话精彩问答2007/12 版
编者:陈绪 中国linux 和开源战略经理
Intel 开源技术中心(OTC,Opensource Technology Center) http://www.linuxpk.com-Linux word exciting 2007/12 edition of Q
- 2023-04-07 14:45:03下载
- 积分:1
-
基于LwIP协议栈模块FTP守护程序
基于lwip协议栈的ftp精灵程序(经典)-ftp daemon based on lwip module
- 2022-05-16 04:42:07下载
- 积分:1
-
jkllllllasdfafdsdaf
arm设计指导书 绝对原创
内容详细 适合初学者学习嵌入式在人-jkllllllasdfafdsdaf
- 2022-05-22 03:04:26下载
- 积分:1
-
SDIO转串口驱动、串口设备使用GPS。
SDIO转UART的驱动,这个UART设备使用的GPS。-SDIO turn UART driver, the UART device uses GPS.
- 2022-11-01 14:25:03下载
- 积分:1
-
该软件完成的是在linux下的分词,可以进行词性标注,可以用于中英文分析...
该软件完成的是在linux下的分词,可以进行词性标注,可以用于中英文分析-The software is a complete linux under a sub-word, can be part of speech tagging can be used for analysis in Chinese and English
- 2022-06-21 10:40:13下载
- 积分:1
-
VC++ 程 序 中 用 对 话 框 的 形 式 显 示HTML 文 件
VC++ 程 序 中 用 对 话 框 的 形 式 显 示HTML 文 件-VC procedures used in the form of dialog display HTML documents
- 2022-01-25 17:12:01下载
- 积分:1
-
memory checking tool
源代码valgrind
memory checking tool
源代码valgrind-3.2.1.tar.gz
这是英文使用手册-memory source code checking tool valgrind- 3.2.1. tar.gz use of this manual is in English
- 2023-08-18 11:45:03下载
- 积分:1