Welcome![Sign In][Sign Up]
Location:
Search - object categories

Search list

[Other resource同色球游戏

Description: 游戏开发,用到direct等.Ball 球类,包含球的颜色(0,1,2),球的状态(int),球的外部标识。 MapNode 网结类,定义了一个专用的二维链表类的节点,包含该节点的挂球位,该节点的组号,节点的外部标识。 SameBallMap 包含二维链表(由15*10个节点组成),实现对游戏的球对象的完全管理. -game developers, such as direct use. Ball sports, including the color of the ball (0,1,2), the state - (int), the ball external logo. MapNode network node categories, the definition of a dedicated 2D objectlist nodes, the nodes contain pegged the ball, the group of nodes, the nodes external logo. SameBallMap include 2D List (15 * 10 nodes), the realization of the ball game completely object management.
Platform: | Size: 823618 | Author: 石飞 | Hits:

[Other resourcecqa0408

Description: 代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、如何获取专用文件夹的路径名? 巧。-code contains a model following examples : 1, 2 GetKeyState use examples, and the STL string UNICODE three categories, how to C# or.NET framework exposed C object? 4, how to obtain special folder paths? Qiao.
Platform: | Size: 195422 | Author: 刘斌 | Hits:

[OS program谈谈Delphi中的类和对象

Description: 说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象某些特征而分成的一系列的种类;实例则是特指属于某一个类的一个对象-said classes and objects, we can not fail to mention the following concepts : type, object, examples. I personally think that this can be understood : the targets refer to the Pan said that the nature of any entity can be viewed as an object; Which category is the target certain features into a series of categories; Examples are an indicator of belonging to a certain category of an object
Platform: | Size: 6379 | Author: 黄区 | Hits:

[JSP/JavaAdapter

Description: 意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们的接口。对象适配器可以适配它的父类接口。 -intent to a kind of interface into customers want another one interface. A p d a t e r model makes the original interface is not as compatible and not those working class can work together. Applicability you want to use an already existing category, and its interface does not meet your needs. You want to create a reusable class, and other such can not related to the type or unpredictable category (that is, those interface may not necessarily compatible) to work together. (Only applies to a target A d p t e r) you want to use already existing sub-categories, but not all right for every child class to fit their interface. Object Adapter can Adapter its parent interface.
Platform: | Size: 41089 | Author: 刘先生 | Hits:

[Develop Tools《.NET面向对象教程》

Description: 本简缩教程的内容有:  1.创建类:类关键字、类及名空间、创建方法、创建属性、重载方法等。  2.对象的生命周期:对象的构造、对象的终止  3.继承:实现基本的继承、阻止继承、继承与辖域、保护方法、重载方法、重载与  构造方法、创建基类以及抽象方法  4.共享或类成员:共享方法、共享变量  5.事件:共享事件、触发事件  6.界面:怎样使用界面  7.对象的处理:对象的声明等等  8.交叉语言的继承:创建VB.NET的基类、创建C#子类、创建一个客户应用程序。  9.可视化继承-the abbreviated version, are as follows : 1. Create categories : category keyword, category and name space, create, create attributes, heavy methods. 2. Object of the life cycle : the target structure, the termination of three targets. Succession : the realization of the basic inheritance, stop succession, inheritance and Scope, protection, heavy, and heavy construction method to create an abstract base class and method 4. Shared or category : Sharing , shared variable 5. Events : sharing, trigger events 6. Interface : how to use interface 7. targeted treatment : targeting the statement, etc. 8. the cross-language inheritance : the creation of the base class VB.NET, C# to create sub-classes, creating a customer Application procedures. 9. Visual inheritance
Platform: | Size: 74907 | Author: 刘亮 | Hits:

[CSharpDynamic_DataGrid

Description: 有的时候我们需要邦定很复杂的DataGrid,我们知道DataGrid,DataList等控件都有Template列,我们可以通过动态的邦定模版列来实现,复杂逻辑的邦定。由于Page继承TemplateControl,所以在Page对象里面就可以使用TemplateControl类里面的方法LoadTemplate,我们可以利用这个方法加载指定路径用户控件来实现丰富的表示(顺便提一下还有一个LoadControl的方法和LoadTemplate有相同的参数类型,也就是说我们可以利用LoadControl方法动态的加载用户控件,可以实现自定义的用户界面,将页面元素分成一些小的用户控件可以根据用户的定义来加载),我们还可以实现Itemplate接口实现摸版列的动态邦定。-sometimes we need to state very complex set of DataGrid, we know DataGrid, such as DataList Control Template out there, we can pass the state dynamic template set out to achieve, complex logic bonding. As Page TemplateControl succession, the Page object inside can use TemplateControl categories LoadTemplate way, we can take advantage of the designated trails users load control to achieve abundant said (Incidentally there are a LoadControl methods and LoadTemplate have the same type of parameters, we can say LoadControl method to use dynamic load user controls can be achieved since the definition of user interface elements of pages into smaller user controls under the definition of users to load), we can also achieve Itemplate interface version out of touch dynamic bonding.
Platform: | Size: 2630 | Author: Jack | Hits:

[Windows Developdelphiobject20rule

Description: Delphi面向对象编程的20条规则 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 82 KB -Delphi object-oriented programming rules of 20 books Language : English books categories : program design license : free software books Size : 82 KB
Platform: | Size: 83999 | Author: 王敏 | Hits:

[Linux-Unixtarget_code

Description: FS44B0X_V25目标代码,可对FS44B0开发板完成13类测试。-FS44B0X_V25 object code, the development board FS44B0 completed 13 categories tested.
Platform: | Size: 1263526 | Author: 李达维 | Hits:

[OtherTTC

Description: 本程序分为三个相对独立的部分,第一个部分是类clock的定义,第二个部分是时钟类成 员函数的具体实现,第三个部分是主函数mdn()。从前面的分析可以看到,声明了类及成员 函数只是对问题进行了抽象和封装的描述,问题的解决还要通过“类的实例”——对象之间的 消息传递来完成,这里的主程序的功能就是声明对象并传递消息。 程序中语句”yCtdk.showTime()就是对象调用函数的标准形式,它访问了类mYClMk 的成员函数5h。wTlme()。 -the procedures are divided into three relatively independent parts, a part of the definition of categories of clock, the second part of the clock function of the class members to achieve specific, the third part of the main function 4 (). From the previous analysis, we can see that kind of statement and the member function only on issues of the abstract and description of the package, the solution through the "examples" -- between the target to complete messaging, the main program here is a statement of functional objects and impart information. Proceedings words "yCtdk.showTime () function is called the Object standard form, it visited members of the Class mYClMk function 5h. WTlme ().
Platform: | Size: 1560 | Author: xx | Hits:

[WAP developjavamoiblecodes

Description: J2ME核心类及MIDlet类 MIDP用户界面对象 图形处理及低级事件处理 多线程编程 I/O及网络编程 数据库RMS编程 浮点数编程 多媒体及GAME API编程 安全、加密及代码优化 扩展类库及供应商提供的API 与服务端联合搭建移动应用 XML 及Web Service编程 短信编程 各种移动平台的应用开发-J2ME MIDlet core categories and category MIDP graphical user interface object handling and processing low-level incidents multithreaded programming I / O and network programming RMS database programming and multimedia programming float API programming Security GAME CHAIRMAN, encrypted code optimization and expansion of library and the suppliers to provide API and joint-service structure for mobile applications and XML Web Programming Programming Service SMS mobile application development platform
Platform: | Size: 3960250 | Author: 殷丞 | Hits:

[Special EffectsOne-Shot_learning_of_object_categories_PAMI2006.ra

Description: One-Shot Learning of Object Categories PAMI2006关于面向目标分类的重要论文。 主要解决在很少几个样本图像情况下,如何对目标图像进行新类学习的方法研究。
Platform: | Size: 5426145 | Author: eleyanz | Hits:

[JSP/Javalist

Description: (1)写一个final参数类M,包括比较次数、交换次数、探测次数属性,并重写构造器和toString方法。 (2)写一个抽象类A,其中包括要排序的数据。提供三个final方法,分别完成比较、探测、交换操作的同时,正确改变私有的M类对象成员的相关属性。并提供一个虚方法doSort,同时提供一个final方法sort(先设置M对象初值,然后调用doSort方法,返回M对象引用) (3)写三个采用不同方法排序的A类的派生类A1,A2,A3 (4)写一个测试类作为主类,分别生成A1,A2,A3的对象并调用sort方法,显示三个方法在排序时候的性能参数。-(1) write a final parameters of type M, including a number of the exchange frequency, to detect the number of attributes, and rewrite the constructor and the toString method. (2) to write an abstract class A, including the sort of data. Final offers three methods, respectively compared to detection, the exchange operation at the same time, the right to change the private members of M-type object associated attributes. And to provide a virtual method doSort, while providing a final way to sort (first set the initial value M object, and then call doSort methods, the return of M object reference) (3) to write three different methods to sort the A class derived class A1, A2 , A3 (4) write a test class as the main categories, and to generate A1, A2, A3 of the object and call sort method, showed that the three methods in order when the performance parameters.
Platform: | Size: 2048 | Author: jiuyou | Hits:

[Special EffectsOne-Shot_learning_of_object_categories_PAMI2006.ra

Description: One-Shot Learning of Object Categories PAMI2006关于面向目标分类的重要论文。 主要解决在很少几个样本图像情况下,如何对目标图像进行新类学习的方法研究。-One-Shot Learning of Object CategoriesPAMI2006 on goal-oriented classification of the key papers. The main problems in the few samples of images, how images on the target for new types of learning methods.
Platform: | Size: 5426176 | Author: eleyanz | Hits:

[OS program9

Description: 多态性 声名一个学生类student,属性包括学号、姓名、性别、出生年月。由student类派生出大学生类和研究生类,大学生类的属性还包括班级、专业、系;研究生类的属性还包括研究方向、导师姓名。定义构造函数和析构函数以及数据成员的赋值和输出,在学生类中定义一虚函数(show())输出数据成员。 基本要求:实现动态调用派生类中相应函数; 高级要求:验证基类对象调用虚函数、指向基类对象的基类指针调用虚函数、派生类对象调用虚函数等情况。-Polymorphism of a student category known student, properties include the school number, name, sex, date of birth. Category derived from the student category of university students and postgraduate class, college students also includes the attributes of type Class, professional, system graduate attribute categories also include a study of the direction of instructors name. The definition of constructor and destructor, and data assignment and output members, students type in one virtual function defined in (show ()) output data members. Basic requirements: to achieve dynamic invocation of the corresponding derived class function Senior requirement: verify the base class object to call virtual function, point to base class object pointer to call the base class virtual functions, derived class object to call virtual functions and so on.
Platform: | Size: 1024 | Author: 熊政 | Hits:

[JSP/JavaTheDesignPatternJavaCompanion

Description: Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book -- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley). -Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and extensions. CD-ROM contains all code examples from the book-- plus bonus code examples not found in the book. About the Author: Steven John Metsker is a researcher and author focused on advanced techniques for magnifying the abilities of object-oriented software developers. A rising star in the patterns community, he was recently invited to join the acclaimed Hillside Group. He is author of Building Parsers with Java? (Addison-Wesley).
Platform: | Size: 1282048 | Author: 林阳灿 | Hits:

[matlabVOCdevkit_14-Apr-2008.tar

Description: PASCAL Visual Object Classes,视觉识别竞赛的程序,共有20大类视觉目标。用MATLAB代码写成。能生成precision/recall图。-PASCAL Visual Object Classes, Competition visual recognition procedures, a total of 20 major categories of the visual target. With code written in MATLAB. Able to generate precision/recall graph.
Platform: | Size: 254976 | Author: yangchengbo | Hits:

[Multimedia DevelopDiscovering_Object_Categories

Description: Discovering Object Categories
Platform: | Size: 1845248 | Author: Flavio | Hits:

[Windows DevelopStdString

Description: 提供类似CString功能的字符串操作对象类别.-Provide similar functions CString string operation object categories.
Platform: | Size: 23552 | Author: jackie | Hits:

[Graph program12

Description: 程序代码说明 用Prewitt算子检测图像的边缘 用不同σ值的LoG算子检测图像的边缘 用Canny算子检测图像的边缘 图像的阈值分割 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘 形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Program code shows the image using Prewitt edge detection operator with different σ values LoG image edge detection operator Canny edge detection using the edge of the image threshold segmentation of the image threshold method of water line segmented image of the matrix quadtree decomposition text and the image is divided into two categories of non-text binary image morphological gradient edge detection of morphological instance- the image from the PCB to remove all the current lines, retaining only the object chip
Platform: | Size: 43008 | Author: lmj | Hits:

[VC/MFCObject-oriented-design-patterns

Description: 本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。-Book design example from object-oriented design in the selection of 23 design patterns, object-oriented design summed up the most valuable experience, and use simple reusable form of expression. This book describes a set of categories designed to express a clear software design patterns, these patterns are particularly useful in practical environments.
Platform: | Size: 7928832 | Author: zhaojing | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net