-
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
-
一套接口,很不错的。如果大家想做一个系统,这真是不错的一个体系。...
一套接口,很不错的。如果大家想做一个系统,这真是不错的一个体系。-A set of interfaces, it is good. If the U.S. wants a system, it is really a good system.
- 2022-03-20 09:46:55下载
- 积分:1
-
Linux0.01键盘驱动程序源代码C语言(请指教)
linux0.01键盘驱动源代码C语言实现(请 多指教)-linux0.01 keyboard driver source code for C language (please advise)
- 2022-10-02 04:20:03下载
- 积分:1
-
linux内存管理源代码 版本号2.0.40阅读可以为linux爱好者有一个很好的提高....
linux内存管理源代码 版本号2.0.40阅读可以为linux爱好者有一个很好的提高.-source code version 2.0.40 linux reading for lovers of a good raise.
- 2022-08-06 09:31:23下载
- 积分:1
-
The official linux mouse drivers, who are interested can look at.
linux 的官方鼠标驱动程序,有兴趣的可以研究一下.-The official linux mouse drivers, who are interested can look at.
- 2022-10-24 08:00:03下载
- 积分:1
-
模拟指针,使用固定的数组模拟指针的内存分配,提高分配效率...
模拟指针,使用固定的数组模拟指针的内存分配,提高分配效率-simulated target, the use of fixed arrays of simulated targets memory allocation and improve distribution efficiency
- 2022-02-26 01:16:45下载
- 积分:1
-
BonkEnc is a CD ripper and audio encoder for various formats. It can produce MP3
BonkEnc is a CD ripper and audio encoder for various formats. It can produce MP3, Ogg Vorbis, BONK, AAC and VQF files. BonkEnc supports freedb (CDDB), CD-Text and ID3 tags and is available is several languages
- 2023-02-17 12:10:04下载
- 积分:1
-
利用XML来作为Makefile的make工具源代码.
利用XML来作为Makefile的make工具源代码.-use XML as a Makefile to make the source code tool.
- 2022-11-30 23:10:03下载
- 积分:1
-
C++.GUI.Programming.with.Qt.4.chm
qt开发经典
C++.GUI.Programming.with.Qt.4.chm
qt开发经典-C++.GUI.Programming.with.Qt.4.chm
- 2023-06-09 11:00:04下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-menu.c-ZLG-GUI source code full version of 12-menu.c
- 2022-07-04 02:28:17下载
- 积分:1