资源列表
olmex-kmb2006
- Mathlab algorithms will help yopu to configurate the program
shubiaohuitu
- 自己根据书上的代码写的鼠标绘图的C++代码-According to the mouse drawing code written in the book C++ code
matlab30
- 跟Matlab智能算法30个案例分析配套的源代码,史峰,王辉等人编著-Matlab intelligent algorithm with 30 case studies supporting source code, SHI Feng, Wang et al eds.
rrdtoo
- 这是一个画图工具,只要有三维数据,就可以画直方图和曲线图-This is a drawing tool, as long as there is three-dimensional data, we can draw histogram and curves
CadenceAllegrocaidan
- candence allegro的菜单中英文对照,给刚学习此软件的你带来很多方便
shiyu
- 将24位RGB图像转换成256级灰度图像,做直方图分析。-image of gray processing:24 bits RGB image convert into 256 gray image.
SVT1P1
- On this file, I compose an image separate in channels, and i adjust to make an image in a RGB
WindRose
- 该程序可以通过输入的风速与风向数据,画出比较好看的风向玫瑰图。-The program can wind speed and wind direction data input, draw looks better wind roses.
Matlab-graphics-classic-case
- matlab经典绘图案例。包括三维曲面z=x^2+y^2的动画、正弦曲线的动画、切片图、向量图、三维彗星图、三角形网格图、三角形表面图、球面、等值线图、三维瀑布图、三维火柴杆图、三维散点图、柱形图、三维条形图、三维饼图、带形图、曲线图、高斯分布函数的曲面图、高斯分布函数的网格图、5阶高斯分布矩阵、梯度场矢量图、罗盘图、玫瑰花图、羽列图、数据向量的单轴对数坐标图、矩阵的条形图 矩阵的面积图、二维饼图、散点图、误差图、火柴杆图和碗状曲面图等等。 -Drawing matlab classic
jisuanjituxingxue
- 分别实现了以下算法:生成直线的DDA算法、生成直线的中点算法、生成圆的正负法算法、生成椭圆的中点算法、扫描转化为矩形、种子填充算法、平移变换、放缩变换、直线段裁剪 。-Respectively, implements the following algorithm: generate the linear DDA algorithm, line generating the midpoint algorithm, generating circle of positive and negat
drawing_exemples
- Drawing exemples (circles, rectangles , eclipse...)
NEO_V3.1.00
- NEO SDK是一个跨平台的免费开源图形软件开发包。它支持基本绘图、多种格式图形显示、鼠标操 作、扩展内存和扩充内存的操作、时钟、音频播放、多种字体的汉字及英文显示等等特性;更激动人心的是, 它可以工作于高分辨率下(比如800X600、1024X768甚至1280X1024);而且,它支持最高24位的各种色深! 并拥有不错的处理速度。NEO中的函数调用接口大部分与Allegro相似,为你的代码向Allegro移植作准备。 NEO开放所有源代码,因为我认为这样更利于让大家发现BU