-
Qt 4C++.GUI.Programming.with.Qt.4.chm
Qt 4C++.GUI.Programming.with.Qt.4.chm-C++.GUI.Programming.with.Qt.4.chm
- 2023-01-23 17:35:06下载
- 积分:1
-
doom游戏,手机上玩得
doom游戏,手机上玩得-doom games played on mobile phones
- 2022-04-24 03:02:28下载
- 积分:1
-
这是一个魔头罗拉e680的qt手机游戏的源代码
这是一个魔头罗拉e680的qt手机游戏的源代码-this is the resource of program of e680
- 2022-01-26 02:56:43下载
- 积分:1
-
在FPGA上移植操作系统时用到的补丁,建立交叉编译环境NIOS2
在FPGA上移植操作系统时用到的补丁,建立交叉编译环境NIOS2-GCC的补丁-PATCH
- 2023-05-11 18:30:04下载
- 积分:1
-
如何编写makefile
How to write Makefile
- 2022-06-19 12:12:19下载
- 积分:1
-
自己写的ls命令
自己写的ls命令-himself wrote the ls command
- 2022-01-26 01:29:32下载
- 积分:1
-
实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。...
实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。-achieve a working group multithreaded applications, the use of this procedure the mutex object, variable conditions thread control. Research through this procedure, a profound understanding of the working mechanism of thread.
- 2022-02-25 06:42:49下载
- 积分: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
-
简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。...
简单 ftp 服务器及客户端,采用TCP协议。单线程。为.tgz压缩包,不能上传,改了一下,解压时请注意。-Simple ftp server and client using TCP protocol. Single-threaded.
- 2022-04-15 00:25:09下载
- 积分:1
-
linux下的桌面时间小程序.很多用fvwm的人用的.
linux下的桌面时间小程序.很多用fvwm的人用的.-the time small desktop procedures. Gnome-session with a lot of people use.
- 2023-07-22 02:05:03下载
- 积分:1