搜索资源列表
DrawTree
- DELPHI 画树形节点的源码,对学画图等有一定的帮助-DELPHI source node tree painting, drawing, such as school will certainly help
My_Graphic.V2.0
- 个人图形系统,可绘制简单图形,并保存成矢量图。-Personal graphics system can draw a simple graph, and save as vector.
gray-histogram
- 利用delphi,对图像进行处理,得到灰度直方图-Image processing by Delphi to draw image s gray histogram
Color-analysis-tools
- 该程序启动后,用户首先载入图像,然后程序绘制图像在各色彩空间下的直方图,并以此来对图像的色彩信息进行分析。程序在Delphi环境下开发。-The program starts, the user first load the image, then program to draw the image histogram under various color space, and to analyze the image color information. Program in Delphi
delphi-demo
- delphi绘图实例,按坐标位置画曲线,坐标定位,形成曲线。-delphi drawing instance, according to the coordinate position draw curves, coordinate location, forming curves.
asfwSFWEFWE
- Delphi编写的绘图程序,可以绘制各种图形并且改变颜色。-Drawing program written in Delphi, you can draw a variety of graphics and change color.
csharp
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。-C# is