Welcome![Sign In][Sign Up]
Location:
Search - CShape

Search list

[CSharpCollision - A Cshape Game

Description: 一个用C#开发的飞行小游戏,提供了三个不同的版本,可以作为学习材料。此外,在codeproject上还有配套的文字说明。-a C# development of the small flight games for the three different versions, can be used as learning materials. In addition, there are codeproject matching the description.
Platform: | Size: 192991 | Author: 成方 | Hits:

[CSharpCshape高级编程

Description: 该软件包中包含了C#的高级应用程序实例,建议有一定基础的开发者参考使用.-The package includes C# Advanced Application examples of a certain recommendations based on the developer use and reference.
Platform: | Size: 149236 | Author: | Hits:

[Other resourcehueituruanjiecexu

Description: === === = =画图小将 说明文档= === === = 本程序主要实现画直线,画圆,画矩形等功能,界面友好,使用方便,构造了两个类CShape和CFunction负责画图,易于代码的移植复用。 CShape | -CShapeLine |-CShapeRect |-CShapeCircle | CFunction | |-CFuntionSelect |-CFunctionLine |-CFunctionRect |-CFunctionCircle |-CFunctionPen |-CFunctionEarse |-CFunctionBrush |-CFunctionBox-drawing young === === === = = = === === === = documentation of the procedures main line painting , Circle, rectangular paintings and other functions, friendly interface and easy-to-use, structure of the two categories CShape CFunction responsible for drawing and easy code reuse transplantation. CShape | | - CShapeLine | - CShapeRect | - CShapeCircle | CFunction | | - CFuntionSelect | - CFunctionLine | - CFunctionRect | - CFunctionCircle | - CFunctionPen | - CFunctionEarse | - CFunctionBrush | - CFunctionBox
Platform: | Size: 88931 | Author: wgz | Hits:

[Web Servercshapetreeviewdclick

Description: cshape节点双击显示不同的数据表.rar,cshape,2005,sql2-cshape show different data tables. Rar, cshape, 2005, sql2
Platform: | Size: 32957 | Author: flq | Hits:

[Other resourcecsharpmapobject

Description: Cshape和MapObjects开发实例-Cshape examples of the development and MapObjects
Platform: | Size: 10182 | Author: 路云 | Hits:

[CSharpxiangce

Description: 相册管理系统,用CShape写的,写的很好,大家可以参考一下
Platform: | Size: 138406 | Author: 汪秀 | Hits:

[CSharpfanyixiaozhushou

Description: 一个翻译小助手的源代码,用cshape写的,瞒好的
Platform: | Size: 465091 | Author: 汪秀 | Hits:

[CSharphuituban

Description: 绘图板的源代码,用cshape写的,可供参考
Platform: | Size: 16504 | Author: 汪秀 | Hits:

[Windows DevelopCshape

Description: 一本很好的学习Cshape的初级教程,请初学者不要错过噢!
Platform: | Size: 75365 | Author: 大伟 | Hits:

[CSharpCshape高级编程

Description: 该软件包中包含了C#的高级应用程序实例,建议有一定基础的开发者参考使用.-The package includes C# Advanced Application examples of a certain recommendations based on the developer use and reference.
Platform: | Size: 148480 | Author: | Hits:

[CSharpCShape

Description: C#教程,帮助你从不会用C#,到熟练应用,的确是一本好书-C# Tutorials to help you will not use C#, To the skilled application, it is a good book
Platform: | Size: 1734656 | Author: jeck | Hits:

[CSharpcshape

Description: Csharpe制做进程监视器,很好用欢迎大家下载-Csharpe make the process of system monitors, good with everyone welcome to download
Platform: | Size: 4096 | Author: ningx | Hits:

[Windows DevelopCshape

Description: 一本很好的学习Cshape的初级教程,请初学者不要错过噢!-A good learning Cshape primary tutorial, please do not miss beginners Oh!
Platform: | Size: 74752 | Author: 大伟 | Hits:

[CSharpCshape

Description: 公司内部的C#培训资料,共享出来给新手些帮助-Internal C# Training materials and sharing them more help to the novice
Platform: | Size: 217088 | Author: 胡文鹏 | Hits:

[Windows DevelopWinSearchFile20_src

Description: Cshape编写的类似windows的文件搜索程序-Cshape prepared similar documents search program windows! ! !
Platform: | Size: 1629184 | Author: haojinyong | Hits:

[Windows DevelopFlexCell

Description: Cshape 项目中引入报表功能说实用的动态链接库 功能实用 是学习的好例子-Cshape project features the introduction of statements that the dynamic link library of practical utility function is a good example of learning
Platform: | Size: 187392 | Author: LUO | Hits:

[GDI-Bitmapcshape

Description: 以CDC类的成员函数为基础,完成了一个基本几何图形绘制和效果填充的类CShape.实现的具体图形绘制有三种:1.几何轮廓绘制。2.单色几何图形的填充。3.颜色渐变填充。-To CDC class member functions, based on the completion of a basic geometric shapes drawn and effectiveness of the class filled CShape. To achieve a specific graphics rendering in three ways: 1. Geometric contour drawing. 2. Monochrome geometric filling. 3. The color gradient fill.
Platform: | Size: 708608 | Author: 庄三少 | Hits:

[Special Effectsxunishixian

Description: 虚函数实现动态多态性,设计一个类CShape,并在CShape的基础上有继承类圆CCircle、矩形CRect和椭圆CEll。-Virtual functions to achieve dynamic polymorphism, to design a class CShape, and CShape the basis of a derived class round CCircle, rectangular and oval CRect CEll.
Platform: | Size: 2048 | Author: 收到回复 | Hits:

[Graph DrawingShape

Description: 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性。 -Write a drawing applet MiniDraw, required drawing a straight line (Line), Oval (Ellipse), rectangular (Rectangle), polygons (Polygon) and other graphic elements (primitives). Xu Yong of each pixel of a class (object) to encapsulate, as CLine, CEllipse, CRect, CPolygon A variety of primitives from a parent class CShape to succeed Each pixel of the drawing is not the same, but draw the interface in the parent class is the same, so you can learn and use class polymorphism.
Platform: | Size: 2050048 | Author: 陈婉 | Hits:

[AlgorithmImage_retrieval

Description: My protect gaduation include source CShape and Database
Platform: | Size: 10939392 | Author: Dao Bao Linh | Hits:
« 12 3 4 »

CodeBus www.codebus.net