-
-
umltutorial.rar
UML指南An important part of the Unified Modeling Language (UML) is the facilities for drawing use case
diagrams. Use cases are used during the analysis phase of a project to identify and partition system
functionality. They separate the system into actors ...
-
Asprise-OCR-CSharp-Windows_Server_32bit-4.0.zip
... private void GetVeryfyCode()
{
if(File.Exists(_imgPath))//ok now?
{
try
{
this.picbVeryfyCode.Image=System.Drawing.Bitmap.FromFile(_imgPath)
_veryfyCode=craboOCR(_imgPath,-1)
_veryfyCode=_veryfyCode.Substring(0,4)
this.txtVeryfyCode. ...
-
-
-
HDK110L.zip
This example use some code (main() function for DOS, or WinMain for
Windows) to call common demo() function, which perform drawing on screen
(DOS) or on DC (Windows). Windows demo wait until user click mouse
button.
-
GRAFSDK.zip
This example use some code (main() function for DOS, or WinMain for
Windows) to call common demo() function, which perform drawing on screen
(DOS) or on DC (Windows). Windows demo wait until user click mouse
button.
-
painter.rar
一个用VC开发的简单画图程序-a VC development of a simple drawing program you can draw line ,Rectangle ,ellipse and so on .meanwhile you can change linestyle linewidth and color,and other functions
-
plot_square.rar
... and a radius, this program produces the coordinates of a square whether hollow or solid. This program is especially useful for drawing squares around circles. The result is a set of coordinates that is suitable for use to produce the square shape on a ...
-
2.zip
关于GIS地图功能的代码,如何画图。不过有些功能不是很完善啊。Drawing Component to build GIS and CAM applications
-
graph2d_src.zip
CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots.
CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. ...
-