搜索资源列表
-
0下载:
《Windows 程序设计(第5版)(上、下册)》
如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位图和元文件 **
-
-
0下载:
前 言
第一章 Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序
第七章 文件与目录处理
第八章 数据库编程
第九章 程序调试与异常处理
附录A:Qt3.0新特性
附录B:Qt3.0类分组列表
-Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ basic window
-
-
0下载:
一些Delphi的编程资料,窗口控制,报表制作-Some Delphi programming information, window control, report production, etc.
-
-
0下载:
Visual Basic6.0的渐变的窗口背景,让窗口运行在不同的分辨率下,控件随着窗口大小按比例变化的编程-Visual Basic6.0 the background of the gradient of the window, so that the window is running in a different resolution, the control is in proportion with the size of the window changes in the prog
-
-
0下载:
Visual Basic 6.0的霓虹灯效果文字,窗口的动画效果,显示动画光标的编程-Visual Basic 6.0 neon effects of text, window animation effects, animation cursor Programming
-
-
0下载:
qt linux 环境下 基于 x window 系统界面的编程书籍,实践性的书籍。-qt linux environment based on x window system interface, programming books, practical books.
-
-
0下载:
获得另一个应用程序窗口中的文本,如果您在用C编程,自然用HWND代替CWnd。有人肯定会问:嘿,等一下——如果这样做可以的话,为什么GetWindowText不起作用呢?WM_GETTEXT不就是GetWindowText发送的吗?错也,GetWindowText只在窗口属于当前进程时才发送WM_GETTEXT,否则它干别的事情。这一点文档中说得很清楚:
-Access to another application window, the text, if you use the C pro
-
-
0下载:
实现单片机与电脑的串口通讯,此实例主要是上位机编程。,通过单片机往串口里发送数据,可以看到主窗口的的A/D转换结果,以及进度条显示电压值变化。-SCM and the computer' s serial communication, this instance of the main host computer programming. Through the microcontroller to send data to the serial port where you can se
-
-
0下载:
易语言编程助手源码,具有取窗口句柄功能。-Easy to source language programming assistant, has to take the window handle functions.
-
-
0下载:
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-Microsoft 32-bit platform application programming interfaces, Win32 API is essential in the Wi
-
-
0下载:
全面介绍GUN/linux编程。首先介绍了在Linux上编程的必备工具,在库函数,系统调用和内核上阐述Linux编程知识。着重介绍文本形式的图形界面库ncurses,讲解了真正的图形化的流行系统,X Window,Qt,GNOME,OpenGL的基本编程方法。同时介绍了Bash编程和设备驱动编程。-Comprehensive introduction the GUN/linux programming. First introduced indispensable tool for progra
-
-
0下载:
windows 编程基础。很有用的,适合初学者-windows programming foundation. Useful for beginners
-
-
0下载:
VC与C++的关系:VC不是一门新的编程语言,其核心是C++,使用户的应用程序增加了可视的窗口界面-VC s relationship with C++: VC is not a programming language, its core is C++, the user application to increase the visual window interface
-
-
0下载:
本 文 深 入研究了开发三维飞行仿真系统的关键技术。主要研究了视景仿真技术、动
画生成技术和DirectX 技术,对当前常用的三种视景仿真软件进行了功能比较。重点介
绍了该系统采用的用于游戏和交互式多媒体开发的DirctX 技术。在window sXP系统
环境下,基于计算机可视化仿真技术,利用可视化程序开发工具软件VB6.0及应用程序
编程接口DiretX,建立了一个具有人机交互功能的X型遥控模拟飞机三维飞行仿真系
统。生成了能够使操纵手产生身临其境感觉的交互式仿真环境,实
-
-
0下载:
基于window编程的MFC,使用 VC++编程,实现对PC机串口通信的模拟,并实现串口通信的基本功能-Based on the MFC window programming, the use of vc++ to realize PC serial port communication simulation, and to realize the basic function of serial communication
-
-
0下载:
MFC 控件随窗口大小变化而变化的编程实现,MFC 控件随窗口大小变化而变化的编程实现。-The MFC controls varies with the size of the window changes, programming, programming MFC controls varies with the size of the window changes.
-
-
0下载:
vc界面编程中,主要包含窗口设计的教程,从我们学校里找的资源哈,希望对界面设计的童鞋有用。-consists mainly of window design the vc interface programming, tutorials, and resources from our school to find, I hope useful for children' s shoes on the interface design.
-
-
0下载:
本文摘自《零基础学C++》一书,介绍了windowsAPI函数,窗口句柄,事件,消息等基本概念。详细介绍了窗口设计,注册,显示更新等步骤。-The article is taken from the " zero-based learning C++" book introduces the basic concepts of the function of windowsAPI window handle, events, news, and so on. Window de
-
-
0下载:
QT编程的入门级程序,实现简单的窗口可视化,-The QT programming entry-level program, simple window visualization
-
-
0下载:
Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多
-