CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 继承

搜索资源列表

  1. ucos_Pri_Inherit

    0下载:
  2. uC/OS优先级继承演示.这个程序演示优先级继承的原理。程序启动具有三个不同优先级的任务,每个任务请求、获得和释放互 * 斥信号量,完成一系列动作.-uC/OS priority inheritance presentation. This program demonstrates the principle of priority inheritance. Program starts with three different priority tasks, each task requ
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:1815
    • 提供者:leo
  1. Class

    0下载:
  2. 面向对象程序语言三个关键特点:  封装 ( Encapsulation )  继承 ( Inheritance )  多态 ( Polymorphism )-Object-oriented programming languages on three key features:  package (Encapsulation)  inheritance (Inheritance) ᠋
  3. 所属分类:GIS program

    • 发布日期:2017-04-08
    • 文件大小:92899
    • 提供者:金大鹏
  1. StringStack

    0下载:
  2. 继承和多态的相关Java源码下载,比较散,像覆盖和重载、对象类Object和它的toString()方法、多态性、动态绑定和一般程序设计、数组线性表ArrayList类、final类、方法和变量、数据域和静态方法的隐藏、调用父类的方法等…… -Inheritance and polymorphism related to Java source code download, more casual, like the cover and heavy, and its object class
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:25145
    • 提供者:杰杰
  1. JAVAMultiplicationTable

    0下载:
  2. 继承和多态的相关Java源码下载,比较散,像覆盖和重载、对象类Object和它的toString()方法、多态性、动态绑定-Inheritance and polymorphism related to Java source code download, more casual, like the cover and heavy, and its object class Object toString () method, polymorphism, dynamic binding
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:15569
    • 提供者:huyonghong
  1. NokiaChinese

    0下载:
  2. 在S60第二版中,SIP并不是平台的一部分,但可以作为S60第二版SDK的一个补充来使用,而在S60第三版中SIP API是继承在平台中的。 代码的不兼容使得开发者开发一个支持所有设备的SIP客户端程序显得有些复杂,实际开发时,开发者需要根据不同的平台下进行条件编译,因此要维护不同版本的代码。-In the second edition of S60, SIP is not part of the platform, but the S60 2nd Edition SDK can be
  3. 所属分类:VOIP program

    • 发布日期:2017-05-02
    • 文件大小:543088
    • 提供者:jetlijie
  1. VC_COM_component_programming_interface_inheritance

    0下载:
  2. VC编程COM组件接口继承实现代码VC COM component programming interface inheritance to achieve code-VC COM component programming interface inheritance to achieve code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:21733
    • 提供者:uiui
  1. shishu

    0下载:
  2. 通过继承编辑一个实数类型的数据类型,其中用到C#编译器-Edited by inheritance of a real type of data type, which uses C# compiler
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:23618
    • 提供者:baiyang
  1. ArcMapTool

    0下载:
  2. 演示如何通过继承ICommond接口,自定义ArcMap工具栏,扩展其功能。-Demonstrates how to inherit ICommond interface, custom ArcMap tool bar to expand its functions.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:36749
    • 提供者:jeamyong
  1. BasysDemo_ISEproject

    0下载:
  2. 使用ISE继承开发环境,vhdl语言编写的Basys开发板测试程序-Basys test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1559778
    • 提供者:沐扬
  1. Java_inherit_abstract_function_interfaces_classic_

    0下载:
  2. Java编程演示继承抽象函数和实现接口经典代码Java programming presentation and implementation abstract function interfaces inherited classic code-vJava programming presentation and implementation abstract function interfaces inherited classic code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:701
    • 提供者:zss
  1. Java_programming_code_inheritance_Thread

    0下载:
  2. Java编程继承Thread实现线程代码Java programming code inheritance Thread to Thread-Java programming code inheritance Thread to Thread
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:723
    • 提供者:.
  1. compute_sipf

    0下载:
  2. 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1015257
    • 提供者:William penn
  1. AnnePetHouse

    0下载:
  2. 虚函数的构造,继承类的应用,宠物小屋的经典例子。北大计算机机试题目解答,保证下载即可运行~-An example for annie s pethouse.I promise it can run as soon as you download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:164127
    • 提供者:周璇
  1. RulerDemo

    1下载:
  2. 竖状刻度尺,可以任意修改刻度、颜色,添加了箭头的定位功能,是一个继承CStatic的好例子,运行平台为vs2005 MFC-Graduated scale vertical form, can be modified scale, color, add the arrow positioning function, is a good example of inherited CStatic, operating system platform for vs2005 MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:1006206
    • 提供者:liujing
  1. Configuration

    0下载:
  2. 实现配置文件的处理 可以通过继承解析不同格式的配置文件,生成实体类-Configuration file processing can be realized through the inheritance of different formats parsing the configuration file, generated entity class
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:4237
    • 提供者:king
  1. points_circle_cylinder

    0下载:
  2. 例子:类的继承---点。圆()。圆柱。里面涉及类。类的继承。运算符重载。-Example: class inheritance--- point. Round (). Cylinder. Which involves class. Class inheritance. Operator overloading.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:679
    • 提供者:金尚赟
  1. jieqi

    0下载:
  2. 欢迎使用阳光订餐系统,本系统使用PHP5+MYSQL开发而成,距离上一个版本1.2.8发布已经有一年了。 本系统集成了留言本,财务管理,菜单管理,员工管理,安全管理,WAP手机端等功能,并继续继承1.X老版本简单、实用、美观的特点,在老版本上的基础上做了如下更新: 1.更简洁的前台与后台,菜单及功能布局更合理。 2.更合理的文件结构,合理适度的模板机制以及OO运用,更易于理解的代码,更适于二次开发; 3.解决了大部分浏览器兼容性问题,网页浏览更美观。 4.增加IP管理,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-31
    • 文件大小:694083
    • 提供者:胡国武
  1. ygdc8888

    0下载:
  2. 本系统集成了留言本,财务管理,菜单管理,员工管理,安全管理,WAP手机端等功能,并继续继承1.X老版本简单、实用、美观的特点,在老版本上的基础上做了如下更新: 1.更简洁的前台与后台,菜单及功能布局更合理。 2.更合理的文件结构,合理适度的模板机制以及OO运用,更易于理解的代码,更适于二次开发; 3.解决了大部分浏览器兼容性问题,网页浏览更美观。 4.增加IP管理,安全日志等功能 5.前台速度的提升,得益于JS、AJAX的运用以及数据缓存。 6.留言本安全,WAP功能的加
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:322019
    • 提供者:龙骑士
  1. net_programming_inheritance_ccess_control_informat

    0下载:
  2. net编程继承和访问控制资料net programming inheritance and access control information-vnet programming inheritance and access control information
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:41586
    • 提供者:um
  1. Inherited_form_design_C_programming

    0下载:
  2. C编程继承窗体的设计Inherited form of the design of C programming-Inherited form of the design of C programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:10302
    • 提供者:x
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com