-
使用Qt4内建的QtWebKit组件开发。基于Qt的垮平台性,程序能够运行于 Linux,OS X, Windows等系统。也能通过交叉编译运行于Qt/Embe...
使用Qt4内建的QtWebKit组件开发。基于Qt的垮平台性,程序能够运行于 Linux,OS X, Windows等系统。也能通过交叉编译运行于Qt/Embedded嵌入式平台。-QT C++ browse Non-members may check out a read-only working copy anonymously over HTTP.svn checkout kitt.googlecode.com/svn/trunk/ kitt-read-onl
- 2022-05-28 12:46:43下载
- 积分:1
-
gcc compiler under linux through, cs source client server communication, the rea...
gcc编译器在linux下通过,cs源代码客户端服务器通信,实现了简单的文本传输,了解socket读取的全过程,绝对可以原创,欢迎大家多多支持。
- 2022-12-14 02:50:03下载
- 积分:1
-
摄像头OV9652初始化配置,已经过实际验证。
摄像头OV9652初始化配置,已经过实际验证。-OV9652 camera initialization configuration, has been the actual authentication.
- 2023-04-22 14:15:03下载
- 积分:1
-
UNIX/LINUX下自编的消息队列程序
UNIX/LINUX下自编的消息队列程序-UNIX/LINUX own under the procedures of the message queue
- 2022-02-10 06:06:51下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
qt4 linux下实现俄罗斯方块,实现基本功能,能和电脑对战
qt4 linux下实现俄罗斯方块,实现基本功能,能和电脑对战-qt4 achieve Tetris
- 2022-04-25 08:38:44下载
- 积分:1
-
solaris安装apacche必须的几个文件之一。libiconv
solaris安装apacche必须的几个文件之一。libiconv-1.11-sol8-sparc-local.gz-solaris installation apacche must be one of several documents. libiconv-1.11-sol8-sparc-local.gz
- 2022-11-07 18:25:03下载
- 积分:1
-
带图片的时钟 从qtdemo演变而来
带图片的时钟 从qtdemo演变而来-The clock with pictures which evolved from the qtdemo
- 2022-09-16 11:00:03下载
- 积分:1
-
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。...
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。-This is under linux timer on the use of experiments to test the board by downloading, can be observed under linux statistical process execution time.
- 2022-02-03 04:34:32下载
- 积分: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