CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - definition

搜索资源列表

  1. 定义抽象基类Shape

    0下载:
  2. 一个程序,定义抽象基类Shape,由它派生出3个派生类:Circle(圆形)、Rectangle(矩形)、Triangle(三角形),用一个函数printArea分别输出以上三者的面积,3个图形的数据在定义对象时给定。-A program that defines an abstract base class Shape, which it derived three derived classes: Circle (Circular), Rectangle (rectangle), Trian
  3. 所属分类:其他小程序

    • 发布日期:2017-03-25
    • 文件大小:262.01kb
    • 提供者:sword
  1. 矩形对象以及Point类成员计算其面积

    0下载:
  2. 编写C++程序完成以下功能: 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标 观察矩形对象以及Point类成员的构造函数与析购函数计算其面积,并输出 ,The preparation of C++ Process is complete the following functions: the definition of
  3. 所属分类:其他小程序

    • 发布日期:2017-03-21
    • 文件大小:1.17kb
    • 提供者:王靖
  1. Head-file C8051F020头文件

    0下载:
  2. C8051F020头文件 包括SFR的说明 定义 地址 1602液晶操作函数 步进电机的操作函数-The C8051F020 header file includes the descr iption of SFR definition address 1602 LCD operation function Stepper motor operation function
  3. 所属分类:其他小程序

    • 发布日期:2017-04-07
    • 文件大小:4.35kb
    • 提供者:王剑
  1. ApiViewer2004.rar

    1下载:
  2. API声明器:APIVIEWER 2004中文绿色版,支持VB,C#,delphi,PB,VJ,VFP...等多语言 可以看WINDOWS API所有的定义。可以方便的查询和生成API函数声明,以便拷到自己的代码里。,Browser API statement: APIVIEWER 2004 green version with Chinese support the VB, C#, delphi, PB, VJ, VFP ... such as multi-lingual can see t
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.13mb
    • 提供者:杨记航
  1. ISO-IEC-11172-3(Mp3).rar

    2下载:
  2. MPEG-3(MP3)协议规范。该规范定义了MP3文件的格式、编码和解码算法,编解码器源程序等内容,MPEG-3 (MP3) protocol specification. The normative definition of the MP3 file format, encoding and decoding algorithms, source codecs, etc.
  3. 所属分类:其他小程序

    • 发布日期:2016-01-26
    • 文件大小:148.58kb
    • 提供者:WGQ
  1. Function.rar

    0下载:
  2. 本人高三的时候开发的程序,用GV-Basic开发,在文曲星上运行。如果想在PC机上运行,请安装文曲星仿真器运行该程序。 本程序用于画函数图像,其语法规则与Basic相近。由于文曲星上的GV-Basic太简陋,无法处理像数值计算溢出这样的异常,因此,在设置函数定义域的时候请考虑溢出的情况,否则会导致程序退出,My third year when the development process, with the GV-Basic developer, in the Wen Quxing run.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2.56kb
    • 提供者:申瑞珉
  1. winmail4.5.rar

    0下载:
  2. 关于Winmail 4.5 (0626) R51破解版的人数修改 修改用户限制,现在这个破解只是web修改,必须要通过web注册,可以通过客户端管理 找到E:\htdocs\Winmail\server\webmail\inc\reguser.php 修改$usertotal = $register_user_total+20000 20000为你要定义的人数 找到 if ($xml->CheckUser($info[ user ]) == 0)
  3. 所属分类:Other systems

    • 发布日期:2017-06-18
    • 文件大小:26.68mb
    • 提供者:yangying
  1. test_5

    0下载:
  2. 定义一个日期类DateType,它的数据成员y, m, d用来表示当前日期的年、月、日。设计该类实现的功能(相应的类成员函数)。-Definition of a date class DateType, its data member y, m, d is used to indicate the current date of the year, month, day. Designed to achieve the function of the class (the correspondi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:914.63kb
    • 提供者:sword
  1. LinkedList

    0下载:
  2. 十分实用高效的链表实现,比一般课本中的要好很多,adt清晰,函数最优化。-The list is very practical and efficient implementation of better than a lot of textbooks, adt definition, function optimization.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.01mb
    • 提供者:aeolian
  1. can

    0下载:
  2. 独立的CAN 控制器SJA1000基本硬件头文件定义(BasicCAN 工作方式)-Independent CAN controller SJA1000 the definition of the basic hardware header files (BasicCAN working methods)
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:80.88kb
    • 提供者:huanghua
  1. 1002

    0下载:
  2. Sicily上的1002题,主要是为一些初学者设计的-Problem Given a sequence of consecutive integers n,n+1,n+2,...,m, an anti-prime sequence is a rearrangement of these integers so that each adjacent pair of integers sums to a composite (non-prime) number. For example, if
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.21kb
    • 提供者:胡乔
  1. oneday

    0下载:
  2. 定义日期类Date。要求: (1)可以设置日期; (2)日期加一天操作; (3)输出函数,输出格式为“XXXX年XX月XX日”; (4)编写主函数,定义对象,完成相应功能。 -The definition of the date of type Date. Requirements: (1) can set the date (2) date-plus-one operation (3) the output function, output format for the
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:920byte
    • 提供者:litian
  1. Xcode_Chinese

    0下载:
  2. Xcode快速入门经典手册,高清版,值得收藏!-Xcode Quick Start Guide classic, high-definition version, worth collecting!
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1.11mb
    • 提供者:王伟
  1. juxing

    0下载:
  2. 1、 矩形 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。 -1, rectangular write C++ program completed the follo
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:813byte
    • 提供者:周彦均
  1. can_self

    0下载:
  2. CAN自发自收例程 外中断1;独立的CAN 控制器SJA1000基本硬件头文件定义(BasicCAN 工作方式)-CAN spontaneously outside the interrupt routine since the resumption 1 independent CAN controller SJA1000 hardware basic definition of header files (BasicCAN working methods)
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:81.98kb
    • 提供者:huanghua
  1. Counter

    0下载:
  2. 虚拟的电子仪器,可以通过声卡测试频率,仪器的面板功能很多,闸门时间,触发时间等等可以自己定义-Virtual electronic devices, can the frequency of the sound card test, the panel features a lot of equipment, gate time, trigger time and so can the definition of
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:89.44kb
    • 提供者:fangjie
  1. linklist

    0下载:
  2. 本程序将Head表示成指向数据类型为结构体LNode的指针变量,首先给出了单链表的定义,然后给出了单链表中函数原型的实现部分。-Head said this process will point to the data type for the structure of the pointer variable LNode, first of all, given the definition of a single list, and then given a single list in t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:349.94kb
    • 提供者:wang
  1. migong

    0下载:
  2. 迷宫问题,首先自定义建立迷宫的数据结构,迷宫数据放入矩阵中.在路线查找时,初始化栈,应用循环对每一点座标进行4个方向的判断,如果该点可达则把该点信息放入栈内,或者回溯到出栈后的坐标点,最后如果最后能够到达出口,那么栈内存储的即为走出迷宫路径-Maze problem, first of all, since the definition of the establishment of a maze of data structure, a maze of data Add matrix. Loo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.64kb
    • 提供者:吕璐
  1. Macro-definition-application

    0下载:
  2. 此程序用于对初学者掌握宏定义的运用,非常好的程序,包含多种宏定义-This procedure is used for beginners to master the use of macro definition, a very good procedure, including a variety of macro definition
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:11.73kb
    • 提供者:lv Siyun
  1. Drought Event Definition

    0下载:
  2. Drought event definition
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:477kb
    • 提供者:Hodi
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com