-
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
-
cygwin is one of the windows platform running on the Unix simulation environment...
cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(该公司开发了很多好东西,著名的还有eCos,不过现已被Redhat收购)。它对于学习unix/linux操作环境,或者从unix到windows的应用程序移植,或者进行某些特殊的开发工作,尤其是使用gnu工具集在windows上进行嵌入式系统开发,非常有用。随着嵌入式系统开发在国内日渐流行,越来越多的开发者对cygwin产生了兴趣。本文将对其作一介绍。-cygwin is one of the windows platform running on the Unix simulation environment is cygnus solutions developed by free software (the company has developed a lot of good things, there are the famous eCos, but has been acquired by Redhat). It learning unix/linux operating environment, or from Unix to Windows applications transplant, or for some special development work, particularly the use of gnu tool set in windows on embedded systems development, very useful. As embedded systems development in the increasingly popular, more and more developers have the right cygwin interest. This article will give a brief introduction on.
- 2022-03-23 22:19:24下载
- 积分:1
-
CoralFTP是一款用Python语言编写的工作在GTK2环境下的FTP客户端软件...
CoralFTP是一款用Python语言编写的工作在GTK2环境下的FTP客户端软件-CoralFTP Python is a language used in the preparation of the environment GTK2 FTP client software
- 2022-01-24 15:15:48下载
- 积分:1
-
Linux下的系统信息获取
Linux下的系统信息获取-Linux system information acquisition
- 2022-01-22 12:35:56下载
- 积分:1
-
Linux下配置samba
Linux下配置samba-Linux configuration samba
- 2022-09-01 15:00:03下载
- 积分:1
-
AMR(自动多
amr(自动多速率)宽带语音编码源程序,适用于linux环境-amr (automatic multi-rate) wideband speech coding source for linux environment
- 2022-05-07 15:28:36下载
- 积分:1
-
Linux应用程序开发中的ad、da、串口、步进电机、键盘扫描的源码,希望对大家的linux系统开发有所帮助,一同学习,一同讨论。...
Linux应用程序开发中的ad、da、串口、步进电机、键盘扫描的源码,希望对大家的linux系统开发有所帮助,一同学习,一同讨论。-Linux application development in the ad,da,serial port,stepper motor,keyboard scan source code,hope everyone help linux system development,with learning,to discuss them.
- 2022-08-21 18:51:12下载
- 积分:1
-
tty工作台驱动,适合工作台驱动的所有底层工作。有借鉴价值!...
tty工作台驱动,适合工作台驱动的所有底层工作。有借鉴价值!-tty driver table, suitable for table-driven work of all the ground floor. Have reference value!
- 2022-08-10 06:45:19下载
- 积分:1
-
mplayer基于qtopia的播放界面.可在PDA,moto Linux手机上运行
mplayer基于qtopia的播放界面.可在PDA,moto Linux手机上运行-mplayer based qtopia broadcast interface. The PDA, moto running on Linux phone
- 2022-03-10 05:03:06下载
- 积分:1
-
Korn Shell: Unix and Linux Programming Manual, Third Edition, The
By Anatole
Korn Shell: Unix and Linux Programming Manual, Third Edition, The
By Anatole Olczak
Publisher : Addison Wesley
Pub Date : December 01, 2000
ISBN : 0-201-67523-4
Pages : 480
Supplier : Team FLY
- 2022-03-13 08:05:42下载
- 积分:1