Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • S20SH4.rar 画图版,链表功能。undo,redo 实现文件的存取Open、New、Save、SaveAs 建立类,shape rectangle,circle,line类
  • TickerControl-b2.zip It is for selecting the items which are under the rectangle when we draw rectangle.
  • facetotheting2.rar 编程声明一个SHAPE基类,再派生出RECTANGLE和CIRCLE类,二者都有GETAREA函数计算对象的面积。使用RECTANGLE类创建意个派生类SQUARE
  • track.zip matlab tracking source code to track a moving object on the scene by using centroid and rectangle method
  • DROPPINGMETHOD.rar In the rectangle packing problem, encoding schemes to represent the placements of rectangles are the key factors determining the efficiency of algorithms. SEQP AIR is one of the most sophisticated encoding sheme, which has been considered to have a ...
  • ENCODINGMETHOD.rar The sequence-pair was proposed to represent a rectangle packing and a placement, and is used to place modules automatically in VLSI layout design. Several decoding methods of sequence-pair were proposed. However, encoding methods are not found except ...
  • Shape.rar /*请分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;它们具有的方法是计算周长和面积。在另一个类的main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。*/
  • Geometry_Calculator.zip Calculate the Area of a circle, triangle, trapazoid, parallelagram, rectangle, square, find the volume of a cylinder, cubes and more
  • Java.rar 分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;并且计算周长和面积。在另一个main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。(备注:只要把该文件解压,把里面的东东COPY去即可使用)
  • rectangle.rar 对BMP格式的256位图直方图均衡程序,可输出最大最小灰度比值,查看图像处理结果