Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • CGeditor.zip ... provides an interface for the users for handling the display and manipulation of basic picture objects like point, line, rectangle, ellipse, polygon, spiral, etc. It can also perform operations on selected objects like clipping, translation, rotation, ...
  • LCDBlackBoard.rar Sample Paint program written in VB6 for Graphical LCD systems. This can be used as a base for further LCD designs. The system has 1-Line (Pen Tool) 2-Rectangle 3-Circle 4-Line width
  • LCDBlackBoard2.rar Sample Paint program written in VB6 for Graphical LCD systems. This can be used as a base for further LCD designs. The system has 1-Line (Pen Tool) 2-Rectangle 3-Circle 4-Line width
  • 10.1.1.94.7972.pdf.zip Perspective Rectangle Detection
  • MFC_single_document_within_rectangle_size_of_color MFC单文档内实现颜色矩形大小可调的源码MFC single document within a rectangle the size of the color tunable source
  • GriedGen.rar Algebraic Grid Generation for a 2D Rectangle or square. This program is of basic introduction level for under graduate students for grid generation.
  • Rectangle_superimposed_computer_program_VC_program 矩形叠加计算程序VC++程序代码Rectangle superimposed computer program VC + + program code
  • Delphi_code_drawing_rectangle_drag.rar Delphi编程实现绘制矩形拖动代码 drawing rectangle drag
  • a.rar 由Point类派生出描述一个矩形的类Rectangle (左上角、右下角两点确定矩形) :  Rectangle类的成员数据: ① 公有继承Point类后已有1个点; ② 再增加1个成员对象 ... protected: float length ④ 增加存放面积的成员数据: protected: float rectarea  Rectangle类的成员函数、友元函数:// float distance(){return 2*(abs( ...
  • Rectangle.rar 一个可以画矩形和椭圆的VC程序,同时可以对画矩形进行允许和禁止切换