搜索资源列表
talk_tcp_linux
- unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
QtDesigner
- 一个应用在QT上的图形编程工具的使用说明书,用于在qt上编写GUI图形化界面-One used in QT' s graphical programming tool, manual, used in the preparation of qt on the graphical user interface GUI
chap02
- 《C++ GUI Qt3编程》书中源码-第二章-" C++ GUI Qt3 Programming" book source- Chapter II
chap03
- 《C++ GUI Qt3编程》书中源码-第三章-" C++ GUI Qt3 Programming" book source- Chapter III
chap05
- 《C++ GUI Qt3编程》书中源码-第五章-" C++ GUI Qt3 Programming" book source- Chapter V
chap06
- 《C++ GUI Qt3编程》书中源码-第六章-" C++ GUI Qt3 Programming" book source- Chapter VI
experiment
- miniGUI是在嵌入式Linux中比较常见的一个GUI,文件中包含了几个在miniGUI中编程的例子,对大家有所帮助。-miniGUI is more common in the embedded Linux in a GUI, the file contains several examples of programming in the miniGUI in to all of us help.
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
qtprogramingchinese
- C++ GUI Programming with Qt 4 从易到难,从最经典的hello Qt开始,到构建复杂的程序。-C++ GUI Programming with Qt 4 from easy to difficult, from the most classic hello Qt began to build complex procedures.
examples
- 本压缩文件是C++ GUI Programming with Qt 4第四版编程书 配套的各章节例子的代码。有很好的参考价值。-This compressed file is a C++ GUI Programming with Qt 4 programming fourth edition of the book chapters supporting example code. Have a good reference value.
NVIDIA_CUDA_Programming_Guide_2.3.pdf
- NVIDIA 图形卡并行CUDA编程资料-CUDA Parallel Programming NVIDIA graphics card information
MiniGUI-graphical-interface-design
- 嵌入式图形界面库MINIGUI的程序设计。包括肖像和消息传递,窗口过程,对话框,控件,等方面。-Embedded GUI library MINIGUI programming. Including portraits and messaging, the process window, dialog, control, and so on.
sources
- sources是C++GUI+Qt4编程中文(第二版)的源代码,拥有书籍里的每一个实例的代码,运行过,可用。-sources is C++GUI+Qt4 programming Chinese (Second Edition) source code, has books in every instance of the code, run-off, is available.
code
- 非常全的qt例程:hello world;多线程;tcp通信;gui界面编程-Very wide qt routines: hello world multi-threaded tcp communication gui programming interface
