资源列表
simple 2d library
- simple 2d library c++
matlabstudyim
- matlab图像处理代码,供初学者使用,有详细说明-Matlab image processing code for beginners, a detailed descr iption
group-delay
- 分数延迟滤波器群延迟算法,放在word文档里,复制粘贴便可。-Fractional delay filter
Document
- 本文件为作者设计的比较简单的图像分析尤其是降噪代码-noise treatment source code of image
mysub
- 基于qt的开发,语法c++。实现文本绘图-Qt-based development, grammar c++,. Text drawing
ArcEngine
- ESRI® 的ArcGIS® Engine是一个用于建立自定义独立地理信息系统(GIS)应用程序的平台,支持多种应用程序接口(APIs),拥有许多高级GIS功能,而且构建在工业标准基础之上。 本章将向开发人员介绍ArcGIS Engine开发工具包和ArcGIS Engine运行时软件,讨论如何使用ArcGIS Engine及其不同组件等问题。
PCA
- PCA Principle component analysis code
huizhiyutianchong
- 利用java.awt.Graphics2D类绘制各种图形,矩形,圆,二次曲线,饼形以及它们的填充图形等-use java.awt.Graphics2D draw various types of graphics, rectangle, circle, conic, pie-shaped and filled their graphics
signal
- 产生四种波形,调整幅值、频率、波形的选择、相位、偏移参数-Produce four waveforms, adjust the amplitude, frequency, waveform selection, phase, offset parameters
svg.draggable.js-master
- 提供svg图形绘制,拖拽及其相关功能实现的插件(Svg graphics drawing, drag and drop function plug-in)
RandomParticle
- 模拟球形气溶胶粒子的空间分布,并给出示意图。(The spatial distributions of spherical aerosol particles are simulated and a schematic diagram is given.)
DDA、中点及Bresenham算法生成直线
- 运用DDA算法、中点算法及Bresenham算法,用C++语言编写的实现二维直线的绘制(Using DDA algorithm, midpoint algorithm and Bresenham algorithm, C++ language is used to draw two-dimensional straight line.)