搜索资源列表
Asprise-OCR-CSharp-Windows_Server_32bit-4.0
- 识别图片上的文字,识别率有80% 附加c#调用 [DllImport(\"AspriseOCR.dll\")] static extern string craboOCR(string file, int type) private void GetVeryfyCode() { if(File.Exists(_imgPath))//ok now? { try { this.picbVeryfyCode.Image=Syste
RoundedRectanglesDemo.zip
- windows moblie 绘制圆角矩形框。半透明效果,Drawing rounded rectangular windows moblie box. Translucent effect
draw.rar
- 一个简单的类似Windows自带的画图工具,Similar to a simple Windows built-in drawing tools
BezierSpline.zip
- This is a simple bezier drawing algoritm written in C#. very usefull to understand bezier curves. it draws really quality spline beziers with three poin. very good to understand.,This is a simple bezier drawing algoritm written in C#. very usefull to
CreateExcelWorksheet.rar
- Excel的数据写入,主要是对EXCEL的表格操作,数据写入,绘制表格,Excel data into the main form of EXCEL operations, data writing, drawing table
WindowsFormsgraptools.rar
- 实现画图功能,主要包括矩形、画线等,能移动、放大、缩小等,The realization of drawing functions, including rectangular, painted lines, and can move, enlarge, narrow, etc.
Program
- 两个C#编写的GDI+画图软件,仿照工程制图软件-Two C# Prepared GDI+ Drawing software engineering drawing software modeled
DrawTools
- DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a
Csharp
- C#+绘制实时曲线包括绘制坐标轴,C#+绘制实时曲线包括绘制坐标轴-C#+ mapping real-time curve include the drawing axes, C#+ mapping real-time curve include the drawing axes
DrawTools2005_src
- C#绘图,可以画直线,圆,椭圆等,很不错的,使用了命令行设计模式,对c#画图和设计模式感兴趣的同学可以下来-C# Graphics, you can draw a straight line, round, oval and so on, very good, use the command-line design model, c# Drawing and design patterns can be of interest to the students down
DoubleBuffer
- 基础C# GDI图形绘制的双缓冲实现,可以用此代码实现橡皮筋画线功能-C# GDI-based graphics rendering to achieve double buffering, you can use this code to achieve the rubber band drawing a line function
huatuban
- 用C#做的简易画图板程序,可以用鼠标拖动划线,画圆等-With C# Drawing board to do simple procedures, you can use the mouse to drag the line, circle, etc.
WPFDraw
- 基于WPF的简单交互式画图程序,WPF画图的一个比较全的学习-A simple WPF-based interactive drawing program
DoubleBuffer
- 用csharp及gdi+实现双缓存画图,解决画图时闪屏,刷新慢的问题,是了解双缓存画图的好东西-Gdi+ with csharp and achieve double-buffer drawing, solving the splash screen when drawing, slow refresh problem is to understand the double buffer drawing a good thing
CSharp
- c#编写的发动机的万有特性曲线,整了很久,内带画图控件,曲线已经画出了,给大家做参考。-engine written in c# and there are many characteristic curve, the whole for a long time, internal control, with a drawing, the curve has been drawn, and for everyone to reference.
Drawing
- 用csharp语言进行绘图,包含坐标轴与点绘成的折线-Using csharp language mapping, including the axis point of coming up with the line
net-a-Visio-Drawing-Control
- .net中使用Visio Drawing Control开发应用程序-. Net development using Visio Drawing Control Applications
csharp
- C#高级编程 第2版 本书为一本综合性C#的图书,第一章 .NET结构, 第二章 c#简介,第三章 c#基础,第四章 类和继承,第五章 面向对象的c#语言,第六章 C#的高级论题,第七章 c#和基类, 第八章 在.NET环境中编程,第九章 windows应用程序,第十章 装配件,第十一章 .NET的数据访问,第十二章 查看.NET的数据,第十三章 XML,第十四章 文件和注册表制作,第十五章 使用Active Directory,第十六章 ASP.NET页面,第十七章 Web服务 第十八章
drawing
- 画图系统,能进行画图操作,可以选择矩形、圆形等规则图形,也可以使用鼠标拖拽画图,能够实现橡皮擦的功能。-drawing system,which can draw some picture we need
cSharp-drawing-advanced
- C#高级画图例子,供大家分析,可以复制、黏贴、移动、删除。-C# Advanced drawing examples for an analysis, you can copy, paste, move, delete.