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

搜索资源列表

  1. jisuan

    0下载:
  2. 本程序的主要功能在于中缀表达式的计算, 其中运算符有加,减,乘,除,乘幂基本运算符 ,运算数为实数之间运算,并可以实现循环 计算..完成基本操作是进行字符处理,栈的使用. -The primary function of this program is made up of the calculation of expression, in which operators are add, subtract, multiply, divide, take the power of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1582
    • 提供者:Jun
  1. P1_645002

    0下载:
  2. An example of a divide and conquer algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:35600
    • 提供者:dgg
  1. easily_frequency_dividing

    0下载:
  2. 教你用各种方法实现分频,实现良好的时序。个你的RTL开发增加经验-teach you how to frequency divide
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:207640
    • 提供者:刘大鹏
  1. Dsplit

    0下载:
  2. 切分窗口,简单的例子讲解怎样实现窗口切分。-divide window
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:57438
    • 提供者:erik
  1. jisuanqi

    0下载:
  2. 简单的计算器,可加、减、乘、除,开方等等 -Simple calculator can add, subtract, multiply, divide, prescr iption, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:45988
    • 提供者:叶燕
  1. divide

    0下载:
  2. 分支定界搜索算法。一种重要的搜索算法,对普通的搜索算法是很好的优化-Branch and bound search algorithm. An important search algorithm, search algorithm on the ordinary is a good optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1146071
    • 提供者:cebk
  1. ZTE_NodeB1

    0下载:
  2. 《ZTE NodeB软件系统介绍.ppt》,通过本文可以了解中兴通信公司的通信软件系统设计思路,如何划分子系统,各模块的功能如何分解。-" ZTE NodeB software system introduced. Ppt" , through the understanding of this article can be communication ZTE Communications software system design, how to divide the sub
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:808949
    • 提供者:yu
  1. divide

    0下载:
  2. It is n-bit sequential divider in verilog language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1510
    • 提供者:Lisha
  1. mergeSort

    0下载:
  2. merge sort is a sorting algorithm used for sorting data it uses divide and conquer approach
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:702
    • 提供者:maxpayne558
  1. classicAlgorithm

    0下载:
  2. 常用经典算法及讲解:贪婪,分而治之,动态规划,回溯,分支定界算法实现和讲解。-Classical algorithm and explain common: greed, divide and conquer, dynamic programming, backtracking, branch and bound algorithm and explain.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:288175
    • 提供者:yu guicheng
  1. exp3

    0下载:
  2. 本程序是以实现基本的加减乘除的功能的c语言程序-This procedure is realized basically add, subtract, multiply and divide the function of c language program
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:615639
    • 提供者:王波
  1. mat

    0下载:
  2. 实现常用的矩阵运算,包括矩阵加,减,乘,除,还有矩阵求逆。-The achievement of common matrix calculation, including the matrix add, subtract, multiply, divide, as well as matrix inversion.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3427
    • 提供者:jackie
  1. HW1

    0下载:
  2. in this code we do the multiplication with divide and conquer method. it can be known dynamic programming
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:11139
    • 提供者:burcin
  1. dye-Divide-and-conquer.ppt

    0下载:
  2. 动态规划算法及分治的思想在算法设计中的应用。-Dynamic programming algorithm and the ideological division in the algorithm design.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:263117
    • 提供者:pope
  1. DecisionTree

    0下载:
  2. A Decision Tree program implemented in Java, which have to divide data into a Binary tree structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1646
    • 提供者:Shehzad
  1. CalCulator

    0下载:
  2. 简易版计算器,可实现加、减、乘、除、开方、取余等简单功能。-Simple version of the calculator, can be add, subtract, multiply, divide, prescr iption, and so take more than a simple function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:42789
    • 提供者:zlj
  1. Locksoft

    0下载:
  2. 文件包括rsa算法原程序及详细注释。可以实现使用1024位以上大素数进行加解密。其中包括大整数的加、减、乘、除、模幂运算,求逆元运算,以及大素数的判定等算法。稍做扩展即可在实际中应用。-Rsa algorithm for the original documents, including procedures and detailed notes. 1024 can be achieved over the use of large prime numbers for encryption an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:152772
    • 提供者:易天行
  1. minijisuanqi

    0下载:
  2. 迷你计算器:该程序以一般的计算器为基础,实现了人们最常用的几个基本功能。它包括“加、减、乘、除、求余、求幂、求面积、阶乘等功能。”-Mini Calculator: The calculator program in general, based on the most common people to achieve several basic features. It includes " add, subtract, multiply, divide, and more, for
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:332076
    • 提供者:陈卫
  1. segline

    0下载:
  2. divide the text (manuscr ipt or printed) in lines.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1268
    • 提供者:aymen
  1. mod_m_counter

    0下载:
  2. frequency divider, it generates clock waveform from another clock divide by any divider
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:818
    • 提供者:jankowski26
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com