CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - delphi code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - delphi code - List
[
2D Graphic
]
pdf47 、maxi code二维码delphi生成源代码
DL : 1
Date
: 2011-05-07
Size
: 28.42kb
User
:
livebp@gmail.com
[
2D Graphic
]
pastahtm
DL : 0
转换Delphi的代码到Html页面,保持语法高亮显示.其中一些技巧值得借鉴!-conversion to Html code pages, and maintain syntax highlighter. Some skill worth learning!
Date
: 2025-12-16
Size
: 39kb
User
:
陈龙
[
2D Graphic
]
peano-Hilbert曲线的Delphi程序设计
DL : 0
有关peano-Hilbert曲线的详细介绍,以及用Delphi程序设计的代码(完整版)-the Peano- Hilbert detailed description of the curve, and the Delphi programming code (complete edition)
Date
: 2025-12-16
Size
: 15kb
User
:
陈
[
2D Graphic
]
BezierPublish
DL : 0
Bezier贝赛尔函数集,包括贝赛尔形值点生成函数、贝赛尔控制点反算函数和汇编代码定点数快速生成函数等。-Bezier Bessel function set, including Bessel-value point generating function, Bessel control point anti-count function and compile code set points rapid generating function, etc..
Date
: 2025-12-16
Size
: 3kb
User
:
张劲书
[
2D Graphic
]
wd030123
DL : 0
一个用delphi写的数据采集的系统的原代理.用于采集光透度.以及数据库记录操作..串口API操作的源代码.提供给大家学习-delphi write with a data acquisition system of the original agent. For the collection lighting degrees. And the database Records of operation .. Serial API source code. available to everyone learning
Date
: 2025-12-16
Size
: 2.07mb
User
:
lijinhao
[
2D Graphic
]
PhotoshopSDK_101_FS
DL : 0
Delphi 的 photoshop SDK 可编写Photoshop 插件,要求与 Graphic32 1.7 控件件一同使用,或对原码进行部分修改 -Delphi s photoshop SDK can be prepared in Photoshop plug-ins and asked to piece together Graphic32 1.7 controls the use of, or revises part of the original code
Date
: 2025-12-16
Size
: 418kb
User
:
尹龙
[
2D Graphic
]
DrawPad
DL : 0
一个绘图的源代码,可以学习入门用。我以前做得。-A drawing of the source code, can be used to study entry. I ve done.
Date
: 2025-12-16
Size
: 274kb
User
:
杨晓波
[
2D Graphic
]
bsplines
DL : 0
计算机绘图程序,三次B样条函数曲线,包含源代码及Delphi图形范例,适合曲线拟合用途-Computer graphics procedures, the three B-spline function curve, and Delphi source code contains examples of graphics for curve fitting purposes
Date
: 2025-12-16
Size
: 11kb
User
:
mahuixun
[
2D Graphic
]
oscilograph
DL : 0
The source code in Delphi that is Oscilloscope. May be usefull for different purposes, like sound analisys...etc.
Date
: 2025-12-16
Size
: 6kb
User
:
Victor
[
2D Graphic
]
Delphi.code.example.photo.editing.tools
DL : 0
Delphi照片编辑工具实例代码Delphi code example of photo editing tools -Delphi code example of photo editing tools
Date
: 2025-12-16
Size
: 25kb
User
:
ming
[
2D Graphic
]
clipper
DL : 0
从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用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 described in "A generic solution to polygon clipping", Communications of the ACM, Vol 35, Issue 7 (July 1992) pp 56-63. The library can perform each of the four boolean clipping operations- intersection, union, difference and exclusive-or (xor). It can accept any number of, and any type of polygon as input (including self-intersecting polygons). Duplicate vertices and coincident edges are also accommodated. Polygon holes are handled implicitly, based on polygon orientation. Polygon holes are implied by having their orientations opposite the orientation of their container polygons. The Clipper package contains the core library, a help file and a number of compiled examples. The library s code was initially written in Delphi Pascal (and compiles in version 7 and up) but now contains C++ and C# translations too. The code in each language is a little over 100K, or about 3500 li
Date
: 2025-12-16
Size
: 4.13mb
User
:
highrisk
[
2D Graphic
]
Delphi
DL : 0
Delphi验证码识别学习 一个很不错的学习验证码识别功能-Delphi verification code to identify learning
Date
: 2025-12-16
Size
: 351kb
User
:
ampeter
[
2D Graphic
]
imageshaperecog
DL : 0
图像形状识别Delphi源码,包括矩形度、椭圆度和拐点提取的形状识别。-shape recognization delphi code.
Date
: 2025-12-16
Size
: 1.88mb
User
:
liangliang
[
2D Graphic
]
produce-ACAD_scr_Cure
DL : 0
产生AUTOCAD曲线的接口文件,在AUTOCAD中用SCRIPT可调用这个接口文件。开发文件为DELPHI。-autoCAD curve interface file producing code by delphi.
Date
: 2025-12-16
Size
: 459kb
User
:
liangliang
[
2D Graphic
]
Geometry
DL : 0
Delphi Graph Source code Graphics Library Geometry.pas was assembled different sources (like GraphicGems) and relevant books or based on self written code, respectivly. Note: Some aspects need to be considered when using Delphi and pure assembler code. Delphi ensures that the direction flag is always cleared while entering a function and expects it cleared on return. This is in particular important in routines with (CPU) string commands (MOVSD etc.) The registers EDI, ESI and EBX (as well as the stack management registers EBP and ESP) must not be changed! EAX, ECX and EDX are freely available and mostly used for parameter.-Delphi Graph Source code Graphics Library Geometry.pas was assembled different sources (like GraphicGems) and relevant books or based on self written code, respectivly. Note: Some aspects need to be considered when using Delphi and pure assembler code. Delphi ensures that the direction flag is always cleared while entering a function and expects it cleared on return. This is in particular important in routines with (CPU) string commands (MOVSD etc.) The registers EDI, ESI and EBX (as well as the stack management registers EBP and ESP) must not be changed! EAX, ECX and EDX are freely available and mostly used for parameter.
Date
: 2025-12-16
Size
: 13kb
User
:
gulmath
[
2D Graphic
]
ceguggings
DL : 0
Delphi的图形绘制flash演示,不错的源码,很好,推荐一下-Delphi graphics demo flash, good source code, very good, recommend
Date
: 2025-12-16
Size
: 2.92mb
User
:
Heina
[
2D Graphic
]
qemy_good_flgsh
DL : 0
Delphi graphics demo flash, good source code, very good, recommend
Date
: 2025-12-16
Size
: 2.92mb
User
:
Heina
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.