搜索资源列表
04_vc_GUI
- 使用API函数进行可视化编程,Windows图形设备接口及Windows绘图-API function to use visual programming, Windows Graphics Device Interface and Windows graphics
AVOS-Program-Guide-ver1.2
- AML7228硬盘RM播放器设计参考(相关编程手册)。-RM Hard AML7228 player reference design (related Programming Manual).
Matlab
- 什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级 编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展, 人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早 的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序 都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface gra
GUI
- 什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级 编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展, 人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早 的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序 都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface gra
Qt4_2_wp_chinese_final
- C++ GUI 编程,Qt 4.2 Chinese WP, 中文白皮书-C++ GUI programming, Qt 4.2 Chinese WP, Chinese White Paper
GUIUseful
- GUI编程中几个有用的程序段,pdf文件格式-GUI programming in the segment several useful
matlabgui
- 一本介绍matlab gui编程的书籍,对于学习gui的同行很有用的-This book is about how to use matlab gui,it s very useful for someone to study gui
GUIProgrammingwithQT4
- c++ GUI QT4 编程中文版,是大家学习QT最好的选择-c++ GUI QT4 programming Chinese version is the best choice for them to learn QT
GUI
- 嵌入式用户界面编程介绍 -嵌入式用户界面编程介绍嵌入式用户界面编程介绍
Matlab_GUI
- Matlab GUI编程中文参考手册,是GUI编程非常有用的资料,希望对大家有帮助-Matlab GUI
VC
- VC界面编程总结,拥有美丽的外观,软件就成功了一半。界面由控件、工具栏、菜单、窗体等元素组成,对他们进行美化就能得到一个美丽的界面。 -VC GUI concluded with a beautiful appearance, the software is half success. Interface from the controls, toolbars, menus, forms, and other elements, landscaping can get them on a b
MINIGUI-PROG-GUIDE-3E
- 嵌入式GUI开发设计:基于MiniGUI的编程指南,是初学者必备的知识。-Embedded GUI development and design: MiniGUI based programming guide, is essential knowledge for beginners.
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
MATLAB-GUI
- 一个实例搞定MATLAB界面编程,用于MATLAB初级、中级用户学习GUI编程-An example to get MATLAB programming interface
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.
MATLAB-GUI
- matlab gui 编程,适合初学者.详细介绍如何利用matlab平台实现图形用户界面的设计以及编程-matlab gui programming, suitable for beginners. detailing how to use matlab platform graphical user interface design and programming
GUI
- Matlab GUI 编程教程,通过matlab GUI可以试想面向对象编程,有益于工程实践操纵。-Matlab GUI programming tutorial, through the GUI can be achieved object-oriented programming, is conducive to engineering practice.
Matlab Gui 编程 数据传递
- Matlab Gui 编程 数据传递 介绍GUI数据如何传递,非常实用(Matlab Gui programming data transfer introduces how GUI data is transmitted, very practical)
C GUI Programming with Qt 4 中文版
- qt学习及应用,培养基本功,包含界面编程(QT learning and application, training basic skills, including interface programming)
Python核心编程
- 全书总共分为3部分。第1部分为讲解了Python的一些通用应用,包括正则表达式、网络编程、Internet客户端编程、多线程编程、GUI编程、数据库编程、Microsoft Office编程、扩展Python等内容;第2部分讲解了与Web开发相关的主题,包括Web客户端和服务器、CGI和WSGI相关的Web编程、Django Web框架、云计算、高级Web服务;第3部分则为一个补充/实验章节,包括文本处理以及一些其他内容。