-
线程的源代码,可以直接编译
pthread source code,you can compile directly-pthread source code, you can compile directly
- 2022-03-25 10:39:12下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
RoboCup 2005 2D仿真 Mersad队 源代码
RoboCup 2005 2D仿真 Mersad队 源代码-Mersad Source 2005
- 2022-02-07 01:51:35下载
- 积分:1
-
libao
libao-0.8.5.tar.gz
通过联合libmad-0.15.0b.tar,就可以播放MP3歌曲-libao-0.8.5.tar.gz through libmad-0.15.0b.tar, can play MP3 songs
- 2022-01-30 18:08:54下载
- 积分:1
-
QT so fast on the Russian side of the LINUX
QT 做的俄罗斯方快 基于LINUX下的-QT so fast on the Russian side of the LINUX
- 2022-02-03 12:22:50下载
- 积分:1
-
Linux下telnet客户端的C++代码实现。初学者学习Telnet协议…
Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过make进行编译。-Linux telnet client of C code to achieve. For beginners telnet agreement learning tools and simple telnet prepared. Windows environment from the online code transplantation, directly through make computer.
- 2022-03-10 16:20:01下载
- 积分:1
-
目前最为完备的早期Linux系统C源代码,版本为0.11,内有详细注释....
目前最为完备的早期Linux系统C源代码,版本为0.11,内有详细注释.-at present the most comprehensive system of early Linux C source code, version 0.11, with detailed notes.
- 2022-02-07 05:58:51下载
- 积分:1
-
dvb在linux下搜索电台的源代码,扫到的频率直接可在mplayer中播放。...
dvb在linux下搜索电台的源代码,扫到的频率直接可在mplayer中播放。-dvb in english radio station under the linux source code, to sweep the frequency of direct play in mplayer.
- 2022-02-21 21:58:42下载
- 积分:1
-
NAND型快闪记忆体分页机制储存装置之设计与实作.pdf
台湾省的一篇硕士论文...
NAND型快闪记忆体分页机制储存装置之设计与实作.pdf
台湾省的一篇硕士论文-NAND-type flash memory paging mechanism for storage devices Design and Implementation. Pdf Taiwan Province of a master
- 2022-07-21 05:23:17下载
- 积分:1
-
linux内核的API接口,对于驱动程序开发,是必备的资料,不过是英文资料...
linux内核的API接口,对于驱动程序开发,是必备的资料,不过是英文资料-linux kernel API interface for driver development, is essential information, but information is in English
- 2022-04-17 03:49:01下载
- 积分:1