资源列表
chap5
- 实现图像增强功能包括灰度线性非线性变换,直方图拉伸,伪彩色增强-The realization of image enhancement features include linear gray-scale non-linear transform, histogram stretching, pseudo-color enhanced
eb3DXCad
- cad格式文件的解析识别,使用Visual Basic开发的源代码-Analytical cad format identification, development of the use of Visual Basic source code
chilun
- 齿轮 在cad中绘制齿轮的东东 横好用以后再接再厉-sunun
Orcad1
- spi interfacing of te lpc210x family IC
cad
- F converter NTFS Alternate Data Streams Tool Conf File for CB3000 Log log4cXXc + + class library op A program that reads data from a -F converter NTFS Alternate Data Streams Tool Conf File for CB3000 Log log4cXXc++ class lib
SWT_simple_example
- 内有自己用SWT实现的非常简单的小画板及其它一些基本画图的小小例子,本人也是刚学SWT,希望写的不好大家勿笑-SWT with the realization of its own with a very simple drawing board and other basic drawing some small examples, and I was just learning SWT, I hope we do not write good laugh
ExpressionPlotter_demo
- 在矩形或极坐标中绘制任何数字或任何数学组合表达式曲线-A control that plots any number and any combination of mathematical expressions in rectangular or polar mode
GraphicalDisplayDemo_12072009
- 能够快速绘图的C#控件,比如ECG曲线绘制-An easy to use C# library for quick and simple graph plotting.
GraphDisplaySrc_12072009
- 快捷方便的多通道绘图控件,比如多通道ECG绘图等-An easy to use C# library for quick and simple graph plotting.
spline
- by this program, user will calculate the spline graph in degree n
ADDLENGTH
- autocad环境中二次开发的用于计算多条曲线总长度的lsp程序。ADDLENGTH(加曲线长度).LSP-autocad environment used to calculate the secondary development of a number of the total length of curve lsp procedures. ADDLENGTH (plus the length of curve). LSP
Bresenham
- Bresenham是图形学中常用方法。该源码用Bresenham方法实现画线程序。-Using Bresenham to draw lines.