搜索资源列表
peano-Hilbert曲线的Delphi程序设计
- 有关peano-Hilbert曲线的详细介绍,以及用Delphi程序设计的代码(完整版)-the Peano - Hilbert detailed descr iption of the curve, and the Delphi programming code (complete edition)
graphics32-1-7-1
- 这个是一个很好的delphi显示,处理图像的控件包,里面有详细的使用文档,并且我上船的dicom读片程序也要用到这个-this is a good delphi showed that the image control packets, which contain detailed the use of documents, and I read the uplift of DICOM films have used this procedure
JPEG2000wavelet
- “wavelet”目录中存放的是API函数源程序 “wavelet_gui”目录中存放的是JPEG2000应用举例的DELPHI调用 “可执行应用”目录中存放的是笔者编译成功的可执行应用程序-"wavelet" directory is placed source API function "wavelet_gui "directory is kept JPEG2000 applications for the DELPHI called&q
bsplines
- 计算机绘图程序,三次B样条函数曲线,包含源代码及Delphi图形范例,适合曲线拟合用途
cac
- delphi开发的计算机地图制图演示程序,数据格式是bna以及xys。功能包括地图显示(放大、缩小、漫游)以及图层管理和符号设计-computer cartography delphi development demonstration program, the data format is bna and xys. Functions including map display (zoom in, zoom out, roaming), and layer management and des
MakeBig
- 桌面放大镜,使用delphi编制的桌面放大镜程序,通过对桌面的保存,将保存的图像进行放大-Desktop magnifier, desktop magnifier to use delphi compiled program, through the preservation of the desktop will save the image to zoom
clipper
- 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
delphi_IMAGE
- delphi编写的程序,实现bmp、jpg、ico、wmf格式的相互转换-delphi prepared by the procedures, bmp, jpg, ico, wmf format conversion
Histogram
- delphi编写的程序,实现灰度直方图的绘制-delphi prepared by the procedures, histogram drawing
tt
- 作为新一代操作系统的图形处理内核,GDI+在Windows XP和Windows Server 2003操作系统中扮演着极其重要的角色。 GDI+的出现,是对传统程序员的一种解脱。本书是目前国内少有的全面介绍GDI+编程的参考书。本书从画笔与画刷、文本与字体、区域与路径等基础知识谈起,将GDI+的技术细节一一展开。此外,GDI+的矩阵运算、图像的编码与解码、图像色彩信息校正等深层次知识,也都能够在本书中找到详细的说明。为了让读者更快地掌握GDI+编程,在每一章的内容中,都配有详尽的程序源代码