CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - operator

搜索资源列表

  1. 2^65536

    0下载:
  2. 一般計算機或電腦算不出如此龐大之數字,此程式即能解決此問題,因為輸出太多,所以把它存進檔案。-general computer or computer operator not see this huge number, the program is able to solve this problem, because the output too much, So it put into files.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:874byte
    • 提供者:許菀純
  1. matlab_jing_dian_suan_fa

    0下载:
  2. 其中包括了matlab中最基本的算法院程序,对于编程有很大帮助-Matlab including the operator of the most basic court procedures, the program will be of great help
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2.92mb
    • 提供者:赵文婧
  1. 11Canny11

    0下载:
  2. canny算子用于检测边缘, canny算子用于检测边缘 -canny operator for edge detection, canny operator for edge detection
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:146.54kb
    • 提供者:黄飞
  1. lbd-C++

    0下载:
  2. 用c++来实现遗传算法,其中包括遗传算法的几种选择算子-c to use genetic algorithms, including genetic algorithms several options Operator
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:17.65kb
    • 提供者:钱文雄
  1. CannyEdgeDetect

    0下载:
  2. 在vc环境下,利用canny算子对二维图片进行边缘检测,显示检测的结果。-in vc environment, the use of canny operator of two-dimensional pictures for edge detection, shows the results.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4.8mb
    • 提供者:jiang
  1. 运算符重载

    0下载:
  2. vc运算符重载,能对不同对象进行+,-,*,/等的运算-vc Operator, can be on different subjects such as arithmetic ,-,*,/
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1.74kb
    • 提供者:秦客
  1. fushu

    0下载:
  2. 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Com
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:810byte
    • 提供者:伍国
  1. Canny

    0下载:
  2. 用CANNAY算子对图象进行边缘提取,初学者有一定参考价值-With CANNAY operator of image edge extraction, beginners have a certain reference value
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:297.07kb
    • 提供者:QQ老狼
  1. OperatorOverloading

    0下载:
  2. 通过重载运算符new和delete可以克服new和delete的不足,使其按照要求完成对内存的管理。-Through overloaded new and delete operator can overcome the shortage of new and delete to be completed in accordance with the requirements of memory management.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:8.6kb
    • 提供者:白秋杨
  1. string

    0下载:
  2. 本源码为在vc++环境下编写的string类,该类既可 自动调节大小,又可限制数组越界,还重载了一些运算符-The source code in vc++ environment, prepared by the string class that can automatically adjust the size, but also an array of cross-border restrictions, but also a number of operator overloading
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1.13kb
    • 提供者:孙东磊
  1. 03

    0下载:
  2. 第3章 企业电子商城网展示网站特价的商品信息。 为用户提供修改个人资料和查看在网站操作提供用户在网站上购物的平台。 展示网站发布的公告信息。 展示商品的销量排行。 展示网站的友情链接信息。 对商品详细信息以及分类信息进行管理。 对用户基本资料、交易制度、消费情况及留言信息进行管理。 对用户提交的订单进行管理。 对管理员信息、网站公告信息、商业资讯信息及友情链接信息进行管理。 -Chapter 3 Enterprise e-Commerce web
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:959.72kb
    • 提供者: 刘燕燕
  1. Classicprograms5

    0下载:
  2. 取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。-Take an integer a from the right end of the beginning of the 4 to 7. Program analysis: can be considered: (1) first make a right shift 4. (2) se
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1.75kb
    • 提供者:royalty
  1. language1-2casesofactual

    0下载:
  2. 1.一个价值“三天”的BUG2.灵活使用递增(递减)操作符。-1. A value of "three days" of the BUG, 2. Flexible use of increasing (decreasing) operator.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:101.38kb
    • 提供者:SB
  1. suanfuyouxian

    0下载:
  2. 这是一个判断是否是算符优先分析方法的语法分析器,可以作为一个参考-This is an analysis to determine whether the method is operator precedence parser can be used as a reference
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:3.25kb
    • 提供者:
  1. 8_2

    0下载:
  2. 已知一个有理数类Zrf_Ratio,实现如下的操作符重载形式: friend zrf_Ratio operator-(const zrf_Ratio&) friend zrf_Ratio operator+(const zrf_Ratio&, const zrf_Ratio&) friend zrf_Ratio operator-(const zrf_Ratio&, const zrf_Ratio&) friend zrf_Ratio operator*(const
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:734byte
    • 提供者:熊舒予
  1. c

    0下载:
  2. 实现功能: 1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。 依次输入第一个运算数、运算符(+,-,*,/),第二个运算数,然后输出结果。 结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘X’退出。 例如:输入:2 + 5 输出:7 2)实现单运算符表达式计算的功能。 输入的操作数可以包含整数或浮点数。如果遇到错误的表达式,应输出错误提示信息。 输入表达式如下: 例如:输入:2+5 输出:7-Realize functions:
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1.93kb
    • 提供者:nhjskvh
  1. Visual-CPP400source-code

    0下载:
  2. Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出 实例008——产生随机数 实例009——实现排序
  3. 所属分类:source in ebook

    • 发布日期:2017-06-14
    • 文件大小:21.61mb
    • 提供者:陈霸天
  1. day-number-to-date

    0下载:
  2. 运行代码,程序提示输入年份和天数,经过运算能得出是该年的几月几号-Run the code, the program prompts you to enter the year and number of days, after the operator can draw few months a few years
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:623byte
    • 提供者:吕维平
  1. 03

    0下载:
  2. 第三次试验作业,西工大的运算符重载,有需要的同学自行下载-NPU operator overloading, students need to download the third test job
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:12.31kb
    • 提供者:王朔
  1. edge-detection-Sobel-operator

    0下载:
  2. 边缘检测Sobel算子,基于Open CV.-Edge detection——Sobel operator,Based on Open CV.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:10.65kb
    • 提供者:王芳
« 12 3 »
搜珍网 www.dssz.com