-
sun 给出的源程序,可用sunstudio或gcc编译.
sun 给出的源程序,可用sunstudio或gcc编译.-sun given source can be used sunstudio or gcc compiler.
- 2022-01-22 12:19:06下载
- 积分: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
-
处理机调度算法,模拟了处理机调度的各种算法
处理机调度算法,模拟了处理机调度的各种算法-Processor scheduling algorithm
- 2022-03-19 22:13:12下载
- 积分:1
-
这是一个linux下查看proccess的好源码,通过/proc目录来获得进程信息...
这是一个linux下查看proccess的好源码,通过/proc目录来获得进程信息-This is a linux to view proccess a good source, through the/proc directory to get the process information
- 2023-01-08 19:50:03下载
- 积分:1
-
qt图形用户界面的学习文档,包括基础前沿知识和实现流出,教你一步一步学习QT界面的设计...
qt图形用户界面的学习文档,包括基础前沿知识和实现流出,教你一步一步学习QT界面的设计-a book of learing QT
- 2022-08-22 14:12:53下载
- 积分:1
-
qt 一个联系pthread 使用的例子 简单易懂
qt 一个联系pthread 使用的例子 简单易懂-qt a link pthread examples of the use of easy-to-read
- 2022-01-25 14:38:19下载
- 积分:1
-
系统调用拷贝函数
本程序通过Linux的系统调用进行文件拷贝,如果进行一定的修改可以支持断点续传...
系统调用拷贝函数
本程序通过Linux的系统调用进行文件拷贝,如果进行一定的修改可以支持断点续传-System call function copy of the procedures adopted by Linux system calls to file copy, if changes must support HTTP
- 2022-05-23 18:17:03下载
- 积分:1
-
客户端
pppoe client
- 2023-06-06 20:15:02下载
- 积分:1
-
linux 客户和服务端单线程编程,开机按揭贷款卡斯酒店客房
linux 客户和服务端单线程编程,开机按揭贷款卡斯酒店客房 -linux client and server-side single-threaded programming, boot mortgage loans cass hotel rooms
- 2022-02-07 13:41:20下载
- 积分:1
-
一款运行在linux上的象棋游戏。用GTK/GNOME环境下用GLADE开发。
一款运行在linux上的象棋游戏。用GTK/GNOME环境下用GLADE开发。-A run in linux on the chess game. With GTK/GNOME development environment with Glade.
- 2022-03-17 00:10:34下载
- 积分:1