搜索资源列表
hellooooo
- 利用多态性编程,创建一个square类,实现求三角形、正方形和圆形面积。方法 //抽象出一个共享的类,定义一个函数求面积的公共界面。再重新定义各面积的求面积 //函数,在主类中创建不同类的对象,并求不同形状的面积 -use polymorphism programming, the creation of a square type, seeking to achieve triangle, square and circular area. Methods / / abstract o
Print_Mesure_GeometricShape
- 此程序可实现:在可视化界面中随即生成一些图形(长方形、椭圆、圆、正方形);程序会自动告诉你所生成的图形的形状并计算这些图形的面积;最后程序会自动统计各个图形的分布。-this procedure can be achieved : the visual interface immediately generated some graphics (rectangular, oval, round, square); the program will automatically tell you g
freedraw
- 一个实用的绘图软件,用鼠标拖出矩形,圆形等几何图形。随着鼠标的拖动,图像可以自适应的变化大小-a practical mapping software with the mouse to leave rectangular, circular, and other geometric shapes. With the scrolling mouse, images can be adaptive to the changes in size
Snakes_Active_Contour_models_Image_Process_GVF
- 图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral S
drawing
- 编写求解几何图形(如直线、三角形,矩型,圆,多边型)的周长、面积的应用程序,要求尽可能多的用到面向对象技术的特点,如继承,多态,封装,抽象类,接口,内部类,包等技术。写出算法。-prepared to solve geometric shapes (such as linear, triangular, rectangular, round, the multilateral type) of the perimeter, the area of application procedures,
Picture
- You can create various shapes, and you will see, if you do, that those shapes are drawn on screen (in a window that we call the \"canvas\").
线程通信
- 线程通信 本 文 我 们 将 在VC++4.1 环 境 下 介 绍 一 个 父 进 程 和 其 子 进 程 的 通 信 实 例。 在 父 进 程Parent 窗 口 中 按 一 下 鼠 标 左 键, 就 会 产 生 一 个Pipe 和 启 动 子 进 程Child, 并 从Pipe 一 端 发 送 信 息, 同 时Child 启 动 后 会 创 建 一 个 工 作 线 程, 专 门 用 来 从 管 道 的 另 一 端 读 入 数 据。 通 过 父 进 程 菜 单 项 的 控 制 来 改 变 图
ActionScript编程实例
- Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
shapes
- 根据Java中继承的特点,用图形之间的继承关系实现多态。-Inherited according to the characteristics of Java, the inheritance relationship between the graphical multi-state.
reconnaissance-formes
- All the tool for build a network able to reconize any shapes. Very complete, a good base for anything you want to do whith acknowledge, and neural network
Shape
- 求一个几何图形的周长和面积,包括圆,三角形,四边形-For a perimeter and area of geometric shapes, including round, triangular, quadrilateral
Shape
- shape to as random. when the test app is generated the shapes will appear randomly with different area, length and radius
BouncingBall
- Created a bouncing ball applet. Included extra fetures like changing shapes and colors
GameFK
- Java程序 俄罗斯方块 可通过手机虚拟机上传至手机作为手机游戏,可根据个人爱好添加方块颜色和形状。-Tetris Java program can be uploaded to mobile phones as a virtual machine, mobile phone games, can be added according to personal preferences box colors and shapes.
dbscan
- Density Based Spatial Clustering of Applications of Noise Uses a density-based notion of clusters to discover clusters of arbitrary shapes, in spatial databases Key idea: for each object of a cluster, the neighborhood of a given radius contains
hw2-project
- 这是一个简单的画图程序,可以画三种图:长方形,椭圆,直线。实现了拖动图形,交换位置,删除图形等功能。运用了MVC模式,希望对程序员们可以有些帮助。-This is a simple program of drawing shapes. It can draw three shapes: rectangle,oval and line.It has the dragging function,switching fucntion and deleting function. It uses
Paint_FINAL
- paint program that paints shapes like lines and circles.
3Dmodelizer
- this my programming course final project semi-final version. i tried to model a 3d world with shapes and so on with SWT. Beginner SWT programmers may learn many things from this. I ll add more facilities to this and update it.
org.eclipse.gef.examples.shapes
- 丰富GEF的Shapes工程的功能:如图形的嵌套、拖拽、颜色的修改等-Enrich the function of the Shapes of the GEF project: such as graphic nested, drag and drop, color changes, etc
Shapes
- Drawing of shapes using Java Language