搜索资源列表
jyqr
- 基于嵌入式Linux的GUI设计方案,C ++,值得一看
ARMuCOS-II
- 本文介绍了基于ARM微处理器的μC/OS-II的移植,并对其进行扩展,主要包括内核、lwip、μC/GUI的移植
UI_app_software
- 高通手机应用软件开发平台uione的介绍。uione是基于BREW平台的一个应用开发平台,在架构设计上,真正地做到了GUI/UI与应用逻辑分离,修改手机GUI/UI,只需变动xml脚本,不再需要像传统的手机开发平台一样,修改繁琐的C代码了。
CC++
- 1. 异常和标准C 对它的支持 (前言略) 1.1 异常分类 基于Dr. GUI 的建议,我把我的第一个专栏投入到“程序异常”的系列上。我认识到, “exception”这个术语有些不明确并和上下文相关,尤其是C++标准异常(C++ standard exceptions)和Microsoft 的结构化异常(structured exception handling)。不幸的的是, “异常”一词太常见了,随时出现在语言的标准和常见的编程文献中。因为不想创造一个新 名词
GUIProgrammingwithQT4
- c++ GUI QT4 编程中文版,是大家学习QT最好的选择-c++ GUI QT4 programming Chinese version is the best choice for them to learn QT
QTinLinux
- 从实际应用中认识Qt,面向嵌入式系统的Qt版本,是Qt的嵌入式Linux窗口,是完整的自包含C++ GUI和基于Linux的嵌入式品台开发工具。Qt/Embeded API可用于多种开发项目。许多基于Qt的X Window程序可以非常方便地移植到嵌入式版本-Practical application of knowledge from Qt, the Qt version for embedded systems, embedded Linux is a Qt window, is a comp
kaoshixitong
- 一个基于C/S的Java GUI程序,其中: 1.客户端主类Client, 连接上服务器端后在客户端选择试题界面ChoiceFile中选择试题,并在客户端考试界面ClientTestArea中答题目。 2.服务器端主类Server,用于监听客户端的请求。响应请求后在服务器端读取试题ReadTestquestion中获取试题信息。 3.试题信息可以保持在服务器端的数据库或文本文件中。 -A Based on C/S of Java GUI program, which: 1.
Qt4
- 学习,使用Qt已经将近两年了,最开始的时候用Qt3,后来升级到Qt4.1,自认为对Qt的GUI编程部分还是很熟悉的。遗憾的是Qt的参考书少之又少,一般就是看文档和C++ GUI Programming with Qt 3,这本书是免费提供的-Study, using Qt for nearly two years, most beginning with Qt3, then upgrade to Qt4.1, since that part of the Qt' s GUI program
0837@52RD_11_RedArrow-Overview
- 英飞凌入门资料 该文章没有显式目录,主要内容如下: MMI architechture -Overview -Two Layers: Middleware Layer and MMI/Application Layer MMI Feature Set Middleware Layer MMI-Multi-message Loop Architecture mmi-Power On Procedure Host Simulator -Red Arrow
FrankyBraemwxTutorial
- This article about Programming cross-platform GUI applications in C++. WxWidgets by FrankyBraem.
Prentice-Hall-CPP-GUI-Programming-with-QT4-2.Edit
- C++ book for programming lovers
-CPP-GUI-Programming-with-Qt-4
- 关于c++ GUI QT4编程的经典著作(第二版),从初级入门到中级最后到高级编程。-About c++ GUI QT4 programming classics (second edition), from entry-level to intermediate and finally to high-level programming.
CPP-GUI-Qt-4-
- 该文件是C++ GUI Qt 4说明书的中文翻译版,内容很全,适合Qt初学者。-The file is a Chinese translated version of the manual C++ GUI Qt 4 is very wide, suitable for Qt beginners.
CPP-GUI-QT4-
- Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。-Qt is a Trolltech developed in 1991 by C++ cross-platform graphical user interface application d
CPP-GUI-Qt4
- 详细介绍qt4平台上实现C++GUI编程,如果你想学习QT,这是一个不错的选择。-Details qt4 platform C++ GUI Programming realize that if you want to learn QT, this is a good choice.
uC-GUI-BitmapConvert
- 将BMP格式的图片转换成C文件格式,支持各种色彩,和bit-let bmp file to C file,support 256 and 8bit
CPP-GUI-QT4
- 嵌入式学习资料C++ GUI QT4编程-C++ GUI QT4
CPP-GUI-Programming-with-Qt-4-2006
- C++ GUI Programming with Qt 4 2006
CPP-GUI-Qt4
- C++ GUI Qt4 编程 (第二版)-C++ GUI Qt4 Programming (Second Edition)
TCP-IP-Sockets-in-C--Second-Edition-Practical-Gui
- TCP/IP Socket in C. This is a famous book in networked service in C. A typical textbook in college network classes.