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

搜索资源列表

  1. pinlvji

    0下载:
  2. AT89c51 1602 可以分频的频率计,最大可以测量98MHZ,程序部分设计得精良!-AT89 c 511602 the frequency that can divide repeatedly account, biggest can measure a 98 Mhz, the procedure part designs excellent!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:783502
    • 提供者:guoguodian
  1. clkdiv

    0下载:
  2. 一个二分频的verilog代码-A divide-the verilog code
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-03
    • 文件大小:597
    • 提供者:王明
  1. FileMix

    0下载:
  2. File Mix and divide source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-13
    • 文件大小:20334325
    • 提供者:hwangso
  1. add-sub

    0下载:
  2. 实现了多项式的创建,实现了多项式的加减乘除等基本操作-The realization of polynomial create, to achieve the polynomial add, subtract, multiply and divide the basic operation
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:575186
    • 提供者:
  1. clock

    0下载:
  2. clock frequency will divide into 2,4,6..etc using this code-clock frequency will divide into 2,4,6..etc using this code...
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:3459
    • 提供者:Prabu
  1. BIgNum

    0下载:
  2. 实现了大数的创建,加减乘除,移位(左右),微分,积分等基本操作。-Realized the creation of tarsus, add, subtract, multiply and divide, shift (or so), differential, integral, and other basic operation
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1303104
    • 提供者:
  1. cPP

    0下载:
  2. 数据结构算法与应用,在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。-Data structures algorithms and applications, in a brief review of basic C++ programming con
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:12141826
    • 提供者:lifan
  1. NearestPoint

    0下载:
  2. 算法分析与设计经典问题,用分治法求最近点对,并与蛮力法做对比-Classical algorithm analysis and design problems with the divide and conquer method for the last point, and compared with the brute force method to do
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1206
    • 提供者:娟娟
  1. xinshi

    0下载:
  2. 计算器程序能够实现 从键盘输入数据 能够实现数据的加、减、乘、除-Calculator program enables data to be entered from the keyboard data to add, subtract, multiply, and divide
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:黄鑫
  1. chepaishibie

    0下载:
  2. 利用matlab中的图像图像处理技术识别并分割出车牌区,然后进行字符分隔-The image using matlab image processing technology to identify and divide the plate area, and then separated by the character
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:235811
    • 提供者:盛夏
  1. n_evendivider

    0下载:
  2. 分频器 奇数、偶数分频器,分频数字可以设定-Divider odd, even divider.It divide clock into odd and even frequency.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:229826
    • 提供者:Tony
  1. jisuanqi

    0下载:
  2. 单片机计算机设计,实现加减乘除,包括小数点的运算,用的是4*4的键盘-Single chip computer design, realization add, subtract, multiply and divide, including the operations of the decimal point, with 4* 4 is the keyboard
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:87205
    • 提供者:陈祖运
  1. random

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-The process required to run under DOS. Each time you run the executable program random.exe, you can display any two hexadecimal expression
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1730
    • 提供者:liyu
  1. Unit_polynomial_calculator

    0下载:
  2. 输入单元多项式,可实现加,减,乘,除,取余操作。-Input unit polynomial, can be realized to add, subtract, multiply, divide, take over operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:176972
    • 提供者:guichen
  1. fenzhi

    0下载:
  2. 分治法源码,01背包问题,经典的01背包问题-Divide and conquer source, 01 knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1864
    • 提供者:123
  1. Quick_Sort

    0下载:
  2. 这个代码说明了快速排序的操作,其中在用轴将数组分成两部分的时候用了两种方法-this code shows the quick_sort operation, when using pivot to divide the array into two part, there are 2 functions
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:321711
    • 提供者:zhangjing
  1. IEEEXplore(995)

    0下载:
  2. The telecommunication industry is expected to continue to grow as demand increases for cable and high-speed Internet in previously unserviced locations, and as local telephone companies upgrade their lines in response to increasing competitio
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:315507
    • 提供者:avinash trivedi
  1. snippet

    0下载:
  2. 简单的分治方法查找数字的例子,算法课程的作业。-Simple divide and conquer method to find the number of examples, algorithms course work.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1194
    • 提供者:wuwu
  1. Jsj

    0下载:
  2. 设计一个计算器,能实现加、减、乘、除功能。-Design a calculator, to achieve add, subtract, multiply and divide functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2659
    • 提供者:Kitty
  1. matlab-rgb-image-divide

    0下载:
  2. 传统的图像阈值分割算法是将彩色图像转换为灰度图像再进行分割。通过分析RGB颜色空间的特点,本文提出 基于RGB颜色空间的阈值分割算法,-The classical image threshold segmentation algorithm converts the color image to grayseah image before segmentation. On the base of analysis upon the characters of RGB color spac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:451407
    • 提供者:周央央
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com