CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载

资源列表

« 1 2 ... .07 .08 .09 .10 .11 191212.13 .14 .15 .16 .17 ... 199236 »
  1. 200671521464730593

    0下载:
  2. UcosII 下面实现TCP/IP网络协议! -UcosII TCP / IP network protocol.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:33.81kb
    • 提供者:heyunjian
  1. cclassshape

    0下载:
  2. 声明一个基类Shape(点), 在此基础上派生出Rectangle(长方形)和Circle(圆),这三个类都有GetArea()函数计算对象的面积,构造函数,析构函数等有关函数。再使用Rectangle类创建一个派生类Square(正方形)。并设计创建各种类的对象,调用所有函数。设计函数f(Shape &a)能对不同对象的实参调用计算打印出对象的面积。 -statement a base class Shape (points) On this basis -- for Rectangle
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.85kb
    • 提供者:gongwen
  1. cclasspoint

    0下载:
  2. 首先定义一个点类Point,其私有成员为其坐标X,Y。设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print。再定义一个线类Line,线类是在公有继承点类的基础上,新增私有成员斜率S,并设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print以及其它你认为对访问此Line类对象有用的成员函数。并用此Line类定义对象,调用所有成员函数。尤其是考察构造函
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.54kb
    • 提供者:gongwen
  1. cstring

    0下载:
  2. 定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小,设计各种情况调用此三个重载操作符。-definition of a string type String, its private members as a str
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.02kb
    • 提供者:gongwen
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:gongwen
  1. cmoban

    2下载:
  2. 参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定义int和float对象,调用各个成员函数-reference stack class template examples of the preparation of a class template cl
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:gongwen
  1. lame3.70.tar

    0下载:
  2. 优秀的MP3编码软件源码,windows平台编译运行-outstanding MP3 software source code, the compiler running windows platform
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:268.51kb
    • 提供者:Richal
  1. npwz(vis.2.2.1)

    0下载:
  2. oracl数据库 需要的跟我联系 qijinbin@Hotmail.com-oracl database with the needs of contact me qijinbin@Hotmail.com
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:2.72mb
    • 提供者:1234
  1. 24C01_IIC_wr

    0下载:
  2. 24C01的IIC 读写的c51程序 为了安全起见,程序中很多NOP是冗余的,能进一步精简,但必须经过验证。 Atmel 24C01 比较特殊,为简约型. 51晶振为11.0592MHz-24C01 the IIC reading decoder procedures for the sake of safety, NOP process is a lot of redundancy that can be further streamlined, it must be test
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:李聚光
  1. AjaxPro.6.4.16.100

    0下载:
  2. AJAX开发工具包,实现网页AJAX技术,可以实现网页无刷新更新-AJAX development tool kit and realize website AJAX technology, can be achieved without updating the website updated
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:73.71kb
    • 提供者:myhoney
  1. Sample_GA

    0下载:
  2. VC++编写的简单遗传算法,非常经典,值得下载。-VC prepared by the simple genetic algorithm, very classic, it is worth the download.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:58.47kb
    • 提供者:沈建峰
  1. float_ga

    0下载:
  2. 用matlab编写的实数编码遗传算法,非常的好-using Matlab prepared by the real-coded genetic algorithm, a very good
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17.03kb
    • 提供者:沈建峰
« 1 2 ... .07 .08 .09 .10 .11 191212.13 .14 .15 .16 .17 ... 199236 »
搜珍网 www.dssz.com

浏览历史记录

关闭