CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - TO BINARY

搜索资源列表

  1. pipeilvboqi

    0下载:
  2. 通过采用神经网络中的Clipping方法和MonteCarlo修改学习算法,对用于光学模式识别的纯相位二值化匹配滤波器进行了优化设计。计算机模拟结果表明,和传统的纯相位匹配滤波器的相关输出结果相比,其识别输出的信噪比和信号相关峰值得到了明显的提高,从而为今后的光学实现奠定了良好的基础。-Through the use of neural network methods and MonteCarlo modify Clipping learning algorithm for optical pa
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:315.87kb
    • 提供者:刘杰
  1. file1

    0下载:
  2. this code converts a deciman number to binary in c
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:8.45kb
    • 提供者:mahita
  1. txt2BinttQ

    0下载:
  2. text to binary converter
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:3.78kb
    • 提供者:shahih
  1. ftpput

    0下载:
  2. 一个linux下perl写的ftpput脚本,看源码,注意binary方式,修改一下.-Under a linux perl scr ipt written by ftpput to see source code, pay attention to binary mode, change it.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1.95kb
    • 提供者:lgh517
  1. 8421BCD

    0下载:
  2. 8421bcd 编码 把十进制数字转换为8421bcd型二进制序列,例如11=00010001-8421bcd coded decimal numbers into 8421bcd the type of binary sequences, such as 11 = 00010001
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:11.33kb
    • 提供者:zhaohong
  1. vi

    0下载:
  2. 本VI,是在labview环境开发。16进制到二进制原码、反码、补码计算-Hexadecimal to binary of the original code, anti-code complement calculation
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:12.54kb
    • 提供者:罗盘喜
  1. From-ADS-to-MDK

    0下载:
  2. 很多嵌入式系统开发工程师对ARM的老版本开发工具ADS1.2非常熟悉,而RVMDK与ADS相比较,从外观、仿真流程以及内部二进制编译链接工具上都有了不少改进,用法稍有不同。本文的主旨是介绍通用的流程,以及一些注意事项,帮助ADS1.2用户将老的,遗留的ADS1.2工程转化成在RVMDK上进行开发调试的工程。-Many embedded systems development engineer ADS1.2 old version of the ARM development tools are
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:336.95kb
    • 提供者:JIM
  1. binary

    0下载:
  2. 面向源程序(Source Code)漏洞挖掘的研究历史已经相当悠久并取得显著进 展。然而,出于商业利益、知识产权保护等原因,大部分软件厂商不对外提供源 程序;有些厂商虽然提供了源程序,但源程序和实际系统之间的对应关系无从验 证。另外,源程序级的漏洞分析也无法发现编译、链接过程引入的漏洞。因此直 接面向二进制程序的安全漏洞挖掘研究具有重要的意义。-Mining history-oriented source code (Source Code) vulnerability has
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2.51mb
    • 提供者:张风格
  1. dsp1

    0下载:
  2. matlab实现十进制转为二进制的小程序,并且含有一篇定点数除法的论文-matlab decimal to binary program, and contains a fixed number of points of division papers
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:254.3kb
    • 提供者:ygh2
  1. architecture-course-design

    0下载:
  2. 组成原理课程设计 编写应用程序,实现以下功能: 通过机器指令集实现两个二进制数的四则运算。数据通过IN指令输入到A累加器中,输入菜单选项选取运算的方式(1:乘法,2:加法,3:减法,4:除法)。 输入形式:数据输入形式为二进制,第一个数据为第一个运算数,第二个数据为第二个运算数,第三个数据为菜单选项。 输出形式:通过实验箱上的out输出端口显示,显示形式为十六进制数。 实现说明: 乘法:通过循环使用加法实现乘法功能,第二个操作数作为被乘数,对其自身累加,当累加等于第一个操
  3. 所属分类:Project Design

    • 发布日期:2017-11-19
    • 文件大小:3.01mb
    • 提供者:xyy
  1. binary-tree-traversal

    0下载:
  2. 程序功能:遍历二叉树,线索化二叉树,遍历线索化二叉树,二叉树去线索化-The program features: binary tree traversal, threaded binary tree traversal threaded binary tree, binary tree to clues
  3. 所属分类:Project Design

    • 发布日期:2017-11-23
    • 文件大小:57.6kb
    • 提供者:ljy
  1. binary-search-algorithm(CPP)

    0下载:
  2. 输入一个数,在已知数组中查找该数的位置,输入的数不存在数组中。-Enter a number in the array to find the number of known positions, the number entered does not exist in the array.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1.18kb
    • 提供者:guohong
  1. seminar

    0下载:
  2. It is used to convert the rgb image to gray scale and den proper threholdinf and contrast strechting is applied and converted to binary image
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:555byte
    • 提供者:pooja
  1. dectobin

    0下载:
  2. CONVERTING BINARY TO DECIMAL AND DECIMAL TO BINARY
  3. 所属分类:software engineering

  1. Binary-Tree

    0下载:
  2. 关于二叉树先、中、后三种遍历的算法,以及对两棵二叉树进行判等的算法用c语言加以实现-About binary tree first, middle and last three traversal algorithms, and sentenced to two trees and other binary tree algorithm to be implemented in c language
  3. 所属分类:software engineering

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

    0下载:
  2. matlab将双精度十进制数转换成二进制数-matlab convert double-precision decimal to binary ..
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:12.95kb
    • 提供者:刘昆鹏
  1. fd

    0下载:
  2. Transcode Bcd to Binary
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:675byte
    • 提供者:magmortar11
  1. bcd2bin

    0下载:
  2. This a program of converting BCD to binary numbers-This is a program of converting BCD to binary numbers
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:228.2kb
    • 提供者:ale
  1. binary-tree

    0下载:
  2. Binary tree and its usage and how to build one
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:294.85kb
    • 提供者:Lucky123
  1. decimal-to-binary

    0下载:
  2. 一个关于matlab实现的定点仿真程序,FPGA之前的浮点转定点内容-On a fixed-point simulation program matlab implementation, FPGA floating-point turn before the designated content
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:606byte
    • 提供者:刘晓晴
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com