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

搜索资源列表

  1. jisuanqi

    0下载:
  2. 用C++编写的计算器,实现计算功能,有加、减、乘、除,计算精确-Written in c++ calculator, realize the computing functions, have add, subtract, multiply and divide, precise calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3426211
    • 提供者:纷飞浅绿
  1. suanfa2

    0下载:
  2. 分支限界法、分治法、动态规划法常见代码,素数环问题、背包问题、抄写书稿问题。-Branch and bound method, divide and conquer, dynamic programming method common code, prime ring problem, knapsack problem, the problem copying the manuscr ipt.
  3. 所属分类:Data structs

    • 发布日期:2017-06-22
    • 文件大小:41812661
    • 提供者:李诗诗
  1. fraction

    1下载:
  2. 定义和使用分数类fraction: 1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进 行六种比较运算、以及对分数的输出等操作。 2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、<、<=、==、!=,以实现分数的各种运算。并且实现分数与整数的混合运算。 - Class definition and use of scores fraction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2549
    • 提供者:白子豪
  1. 6

    0下载:
  2. First, the longest common subsequence problem two largest sub-segment and problems (divide and conquer algorithm) Third, the largest sub-segment and the problem (dynamic programming algorithm)-First, the longest common subsequence problem two larges
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:92739
    • 提供者:王海颖0810
  1. 2008301464_3

    0下载:
  2. 四则运算器,实现加、减、乘、除功能,可以完成简单的取模运算-Four arithmetic unit, a range of add, subtract, multiply, divide functions, you can complete a simple modulo operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:31649
    • 提供者:李小胖
  1. matlab_-feasible-direction-method-

    0下载:
  2. 方法:(1)黄金分割法求极值 (2)使用平分法求极值 (3)牛顿法求极值 (4)使用三点二次插值法求极值 (5)使用割线法求极值 (6)使用三次插值法求极值 -Methods: (1) gold for separation of extreme value (2) use divide the method for extreme value (3) Newton method for extreme value (4) use three point tw
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3100
    • 提供者:心雨
  1. jisuanqi_and_wannianli

    1下载:
  2. 计算器是用LCD显示,按键输入数据,能进行简单的加减乘除运算,最大数据位8位,支持小数运算。万年历用的是DS18B20芯片,用LCD显示时分秒,温度及制作人的名字。-Calculator with LCD display, keyboard input data, can be a simple add, subtract, multiply and divide operation, maximum 8 data bits, support decimal arithmetic. Calend
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:129847
    • 提供者:yangcheng
  1. fushu

    0下载:
  2. 经常问复数加法,减法,乘法和除法运算,通过动态计算,输入的两个部分-Used to ask the plural add, subtract, multiply and divide operation, through the dynamic calculation, the two parts of the input
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1307
    • 提供者:NJ
  1. caculation

    0下载:
  2. 用MFC编写的一个实现加减乘除的简易计算器-Realization of simple calculator add, subtract, multiply and divide
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:31885
    • 提供者:perry_shen
  1. 0002

    0下载:
  2. 可以进行简单的中缀表达式运算!同时支持加、减、乘、除、括号、的运算-Can be a simple infix expression operators! Supports add, subtract, multiply, divide, parentheses, the operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:吕先生
  1. UWB

    0下载:
  2. 通过子带脉压技术,对大宽带信号进行频带分割,分别进行子带匹配滤波,最终实现大宽带的AD采样。-Through the subband pulse pressure technology, divide the big broadband signal ,through matched filter respectively, and finally achieve big broadband AD sampling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1322
    • 提供者:zhengchao
  1. wodejisuanqi

    0下载:
  2. 用VB编程实现计算器的加减乘除的功能.界面简单实用。-This is a simple calculator.It can do something like plus,minus,mutiply ,divide.It is programmed by VB.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:879
    • 提供者:魏永杰
  1. CalculatorGUI

    0下载:
  2. 一个简单的计算器,可以实现加、减、乘、除.-A simple calculator can add, subtract, multiply and divide.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1136
    • 提供者:Thomas
  1. w

    0下载:
  2. 长整数,字节数组,十进制,补码进行输入、输出、加、减、乘、除、关系运算、求余-Long integer, byte array, decimal, complement the input, output, add, subtract, multiply, divide, relational operators, modulo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:12380
    • 提供者:孙文立
  1. clock-divider

    0下载:
  2. VHDL code for clock divider circuit. There are two modules: one output divide by 4 and other outputs divide by 6
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:695
    • 提供者:zpatel
  1. Board-covering-algorithm

    0下载:
  2. 棋盘覆盖算法,分治法,使用Microsoft Visual Studio 2010编写,控制台程序-Board covering algorithm, divide and conquer method, using Microsoft Visual Studio 2010 written in console application
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:918930
    • 提供者:guan
  1. main

    0下载:
  2. 能够实现多项式的输入以及加、减、乘、除、运算-Polynomial input and add, subtract, multiply and divide
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1148
    • 提供者:liut
  1. MaxSum

    0下载:
  2. 用蛮力法、分治法和减治法求最大子段和问题并比较运行时间。-With the brute force method, divide and conquer method for the treatment and reduce the largest sub-segment and the issues and compare the running time.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1067
    • 提供者:WangXiaolei
  1. ClosestPoints

    0下载:
  2. 分治法和蛮力法求最近对问题及其时间复杂度比较-Divide and conquer method and the brute force method for the recent problems,and comparing the running time.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1163
    • 提供者:WangXiaolei
  1. zuchengyuanli3

    0下载:
  2. 组成原理中对于定点小数的乘除运算,以及与浮点数之间的转换。-In principle for fixed-point decimal multiply and divide, as well as with floating-point conversion between.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:185436
    • 提供者:王莉
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com