搜索资源列表
bitmapProgress
- MFC应用程序中的状态条可以很方便的显示应用程序的状态,有 时需要用Bitmap位图显示程序状态,但是MFC的CStatusBar类只直接支持显 示文本,并不支持图形。本文以实例说明了如何在状态条中加入Bitmap位图。 本文内容适用于Microsoft Visual C++ 1.0/2.0/2.1/2.2/4.0/4.1所包含的 Microsoft Foundation Classes(MFC-MFC application of the state can convenien
114
- :本文介绍了MATLAB 语言的特点以及图像处理工具箱实现的经典图像处理 技术。应用该工具箱对一实拍的芯片图像进行前期预处理,通过实例验证了该语言具有强大的矩 阵运算与图形处理能力,是一种简洁易学,可读性强、功能强大的应用软件,对它的应用可以快 速实现模拟仿真,大大提高实验效率。-: This article describes the characteristics of the MATLAB language and image processing toolbox to ach
1
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟 -!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensiona
33
- c#实例能基本画出图形的样子,可以直接复制代码-c# drawing control can basically draw the graphics look, you can directly copy the code
10080414_trans
- 二维图形变换的实例, 包括旋转,缩放,对称-Transform instances of two-dimensional graphics, including rotation, scaling, symmetric
3D三维图形
- 提供一个更复杂的openGL3维图形实例,并简要介绍如何消除隐藏面-To provide a more complex openGL3 of dimensional graphics instance, and briefly describes how to eliminate the hidden surface
openGLintroduction
- 简要介绍openGL的历史与作用,给出图形实例,图形无处不在-Brief introduction to the openGL history with the role, given the graphic instance, graphics everywhere
MatlabPPT
- matlab大量绘图简称,大量实例保证教会,matlab语言。-matlab graphics-intensive referred to as a large number of instances to ensure that the church, matlab language.
97
- 编程思路:首先,本练习因为要制作抓不住的方块的实例,所以首先要制作界面中的方块,先通过Graphics类的对象函数g.setColor(Color.red)设置方块的颜色为红色,然后通过语句g.drawRect(0, 0, size().width - 1, size().height - 1)和g.drawRect(mx, my, (size().width/10) - 1, (size().height/10) - 1)绘制出两个矩形,这样就完成了方块的制作。然后,为了实现“抓不住方块”的效
Drawing-3D-Graphics
- 文章介绍了 VC++环境下调用 MATLAB 实现绘制三维图形的两种方法: 利用 MATLAB 编译器和 MATLAB 引擎, 并用实例证明这两种方法可实现 VC++的用户界面与 MATLAB 的强大图形功能的交互。分析了这两种方法的优缺点, 对各自的接口环境配置进行了对比, 详细说明了两种方法的具体步骤, 提出了各自适合的应用时机。-Two methods are introduced to draw 3D graphics in VC++ IDE respectively by callin
MATLABscientific-computation
- 该书通过具体实例,系统地介绍了MATLAB在数值计算、常用图形绘制、数据处理、微分与积分运算、代数方程与微分方程的求解、随机数据分析、符号运算和图形用户界面设计等方面的功能及其在科学计算中的具体应用。-The book through concrete examples, the system introduced in MATLAB numerical solving common graphics rendering, data processing, differential and in
MATLAB程序设计与实例应用 张铮编
- 本书根据最新的MATLAB版本,对台湾张铮先生的《MATLAB程式设计与应用教学范本》改编而成。除了原书主要讲述的MATLAB绘图和影像处理功能外,本书以实用、最新和易懂为原则,增加了图形用户界面编程、数值计算、符号运算、数字信号处理、优化运算、神经网络分析、系统仿真和模糊系统设计等内容。本书通过实例的形式,系统介绍了MATLAB的使用技巧和编程方法(According to the latest version of MATLAB, this book is adapted from the