搜索资源列表
2
- Matlab图形图像处理函数,这里基本包含了所有常用的MATLAB函数的用法。-Matlab graphics image processing function, here contains all the basic common usage of the MATLAB function.
pdf-of-matlab-and-some-procession-
- 关于matlab的基本教程其中还含有绘图和图形处理,数值分析与数据分析的基本介绍-Basic introduction to the basic tutorial on matlab which also contain graphics and graphics processing, numerical analysis and data analysis
Protues12864
- 12864是一种图形点阵液晶显示器,它主要由行驱动器/列驱动器及128×64全点阵液晶显示器组成。可完成图形显示,也可以显示8×4个(16×16点阵)汉字。本文介绍了他基本管脚,操作等信息。-12864 is a dot matrix LCD display, which is mainly composed of the line driver/column driver and 128 × 64 full dot matrix LCD display. Complete graphical
The-basic-function-of-MATLAB
- matlab的基础功能代码,已经与其相关的图形配合,介绍基础功能-The basic function of MATLAB
33
- 掌握MATLAB的基本绘命令。掌握运用MATLAB绘制一维、二维、三维的图形方法。给图形加以修饰。 -MATLAB mastered basic drawing commands. Master the use of MATLAB to draw a one-dimensional, two-dimensional, three-dimensional graphics methods. To the graphics to be modified.
Win32 API
- Win32 API Windows系统编程常用帮助文档,作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。