CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 运算 basic

搜索资源列表

  1. VC++image_enhance

    0下载:
  2. 图像直方图的基本概念和图像点处理运算中的增强、平滑、锐化概念和实现算法,并给处理实现代码和处理效果图-image histogram of the basic concept and image processing operations point of the increase, smoothing, sharpening concepts and algorithms, and to deal with codes and treatment plans
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:64.85kb
    • 提供者:南仔
  1. zuchengyuanli

    0下载:
  2. 计算机组成原理课程设计 基本模型机的设计—不带进位与或运算指令的实现 希望对大家有用-Principles of curriculum design Computer Design the basic model- not into the spaces or computing instructions and hope for all of us to achieve useful
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:38.24kb
    • 提供者:陈善祥
  1. DSP

    0下载:
  2. 本书编制的实验项目包括“CCS基本操作”、“基本算术运算”、“定点DSP的小数运算和浮点运算”、“DSP混合编程及CCS进阶”四个验证性实验和“数字正弦振荡器的DSP实现”、“FIR数字滤波器的DSP实现”两个综合性实验,并在综合性实验中配备了相关的设计性思考题供学有余力者进行全开放式实验。-Experimental projects include the preparation of the book " CCS basic operation" , " basic
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:596.24kb
    • 提供者:张桃源
  1. modian

    0下载:
  2. 集成运算放大器的特点,基本结构与分析模型-Integrated operational amplifier characteristics, the basic structure and analysis model
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:307.19kb
    • 提供者:小兰
  1. jfq

    0下载:
  2. 加法器是实现两个二进制数相加运算的 基本单元电路。8 位加法器就是实现两个8 位 二进制相加,同时加上低位进位的运算电路。-Adder is to achieve the sum of two binary computing the basic unit of the circuit. 8-bit adder is to realize the sum of two 8-bit binary, at the same time together with the low binary
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:69.86kb
    • 提供者:asd
  1. ffff

    0下载:
  2. 基本模型机的设计—不带进位与或运算指令的实现-The basic model design- not into the spaces with or computing instructions to achieve
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:37.84kb
    • 提供者:田永兴
  1. DES

    0下载:
  2. DES的每个分组是64位,既明文和密钥都是64位(密钥实际用56位,每字节第8位为校验)。这个算法的核心是Feistel密码,由于其设计的巧妙,加密解密都用一个函数,具体原理请查阅其他资料。DES的流程基本是执行16轮下面的运算:-DES each packet is 64, both explicit and are 64-bit key (actual key 56, the first 8 bytes each for validation). The core of this algor
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:22.94kb
    • 提供者:吴成刚
  1. structer

    0下载:
  2. 单链表的基本操作流程图及源代码 利用栈实现多种运算流程图及源代码-Single list of the basic operation flow chart and source code for implementation using a variety of computing stack and source code flowchart
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:339.1kb
    • 提供者:李明
  1. Reversebinary

    0下载:
  2. 基本的位运算中的二进制逆序操作,有详细的说明-The basic binary-bit computing in the reverse operation is described in detail
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3.07kb
    • 提供者:sara
  1. DSD

    0下载:
  2. 数学形态学(Mathematical Morphology)诞生于1964年,是由法国巴黎矿业学院博士生赛拉(J. Serra)和导师马瑟荣,在从事铁矿核的定量岩石学分析及预测其开采价值的研究中提出“击中/击不中变换”, 并在理论层面上第一次引入了形态学的表达式,建立了颗粒分析方法。他们的工作奠定了这门学科的理论基础, 如击中/击不中变换、开闭运算、布尔模型及纹理分析器的原型等。数学形态学的基本思想是用具有一定形态的结构元素去量度和提取图像中的对应形状以达到对图像分析和识别的目的。-Mathem
  3. 所属分类:Development Research

    • 发布日期:2017-03-28
    • 文件大小:88.46kb
    • 提供者:zouwenjian
  1. shujujiegou

    1下载:
  2. 实现对任意给定的二叉树(顶点数自定)建立它的二叉链表存贮结构,并利用栈的五种基本运算(置空栈、进栈、出栈、取栈顶元素、判栈空)实现二叉树的先序、中序、后序三种遍历,输出三种遍历的结果。-Any given realization of the binary tree (self-Vertices) the establishment of its chain store binary structure, and use the five basic computing stack (The s
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:43.47kb
    • 提供者:大傻
  1. jisuanjizuchengyuanli

    0下载:
  2. 基本模型机的设计——不带进位的与或运算指令的实现,基本模型机系统分析与设计,利用所学的计算机组成原理课程中的知识和提供的实验平台完成设计任务,从而建立清晰完整的整机概念。 2、根据课程设计题目的要求,编制实验所需的程序,上机测试并分析所设计的程序。-Design the basic model- not into the place or processing instructions and the realization of the basic model of machine sys
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:102.31kb
    • 提供者:warmorange
  1. 9

    0下载:
  2. 关于集成运算放大器的基本原理、应用和计算的详细讲解,很有帮助。-With regard to the basic principles of integrated operational amplifier, application and calculation of the detailed explanation, very helpful.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:205.68kb
    • 提供者:supper
  1. DesignofFloatingPointCalculatorBasedonFPGA

    0下载:
  2. 给出系统的整体框架设计和各模块的实现,包括芯片的选择、各模块之间的时序以及控制、每个运算模块详细的工作原理和算法设计流程;通过VHDL语言编程来实现浮点数的加减、乘除和开方等基本运算功能;在Xilinx ISE环境下,对系统的主要模块进行开发设计及功能仿真,验证 了基于FPGA的浮点运算。 -The overall framework of system design and realization of each module which contain selection of ch
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3.33mb
    • 提供者:mabeibei
  1. Calculator

    0下载:
  2. 此程序实现一个计算器的功能,包括基本的加减乘除运算,同时还有一些其他的运算-This program functions to achieve a calculator, including basic addition and subtraction, multiplication and division operations, as well as some other operations
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:2.38kb
    • 提供者:王杰
  1. MATLAB.Demystified.Apr.2007

    0下载:
  2. 关于matlab基本功能,向量、矩阵运算等-Basic functions on matlab, vector, matrix operations, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:罗春娜
  1. 200971617402035228

    0下载:
  2. 数字钟的设计用到,数制、基本逻辑运算、逻辑门电路、组合逻辑电路、触发器、时序逻辑电路、脉冲的产生等数字电路知识。-Digital clock design used, number system, basic logic operations, logic gates, combinational logic circuits, flip-flops, sequential logic circuits, pulse generator and digital circuit knowledge
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:300.86kb
    • 提供者:张龙
  1. compute_sipf

    0下载:
  2. 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:991.46kb
    • 提供者:William penn
  1. Dispossal-of-signal-in-time-domain

    0下载:
  2. 讲述如何使用matlab进行基本的信号变换,包括傅里叶变换,卷积。使用矩阵的方式进行傅里叶变换,避免了使用matlab函数运算功能带来的大量时间浪费-How to use matlab to basic signal conversion, including the Fourier transform, convolution. Matrix Fourier transform, to avoid a lot of time wasted matlab function computing
  3. 所属分类:Communication

    • 发布日期:2017-11-04
    • 文件大小:298.75kb
    • 提供者:Zhang
  1. 1998

    0下载:
  2. 基本的程序编程代码,完成逻辑运算和基本的代数运算-Basic programming code, complete logic operations and basic algebra
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:562byte
    • 提供者:shihuitan
« 12 3 »
搜珍网 www.dssz.com