搜索资源列表
pipeilvboqi
- 通过采用神经网络中的Clipping方法和MonteCarlo修改学习算法,对用于光学模式识别的纯相位二值化匹配滤波器进行了优化设计。计算机模拟结果表明,和传统的纯相位匹配滤波器的相关输出结果相比,其识别输出的信噪比和信号相关峰值得到了明显的提高,从而为今后的光学实现奠定了良好的基础。-Through the use of neural network methods and MonteCarlo modify Clipping learning algorithm for optical pa
file1
- this code converts a deciman number to binary in c
txt2BinttQ
- text to binary converter
ftpput
- 一个linux下perl写的ftpput脚本,看源码,注意binary方式,修改一下.-Under a linux perl scr ipt written by ftpput to see source code, pay attention to binary mode, change it.
8421BCD
- 8421bcd 编码 把十进制数字转换为8421bcd型二进制序列,例如11=00010001-8421bcd coded decimal numbers into 8421bcd the type of binary sequences, such as 11 = 00010001
vi
- 本VI,是在labview环境开发。16进制到二进制原码、反码、补码计算-Hexadecimal to binary of the original code, anti-code complement calculation
From-ADS-to-MDK
- 很多嵌入式系统开发工程师对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
binary
- 面向源程序(Source Code)漏洞挖掘的研究历史已经相当悠久并取得显著进 展。然而,出于商业利益、知识产权保护等原因,大部分软件厂商不对外提供源 程序;有些厂商虽然提供了源程序,但源程序和实际系统之间的对应关系无从验 证。另外,源程序级的漏洞分析也无法发现编译、链接过程引入的漏洞。因此直 接面向二进制程序的安全漏洞挖掘研究具有重要的意义。-Mining history-oriented source code (Source Code) vulnerability has
dsp1
- matlab实现十进制转为二进制的小程序,并且含有一篇定点数除法的论文-matlab decimal to binary program, and contains a fixed number of points of division papers
architecture-course-design
- 组成原理课程设计 编写应用程序,实现以下功能: 通过机器指令集实现两个二进制数的四则运算。数据通过IN指令输入到A累加器中,输入菜单选项选取运算的方式(1:乘法,2:加法,3:减法,4:除法)。 输入形式:数据输入形式为二进制,第一个数据为第一个运算数,第二个数据为第二个运算数,第三个数据为菜单选项。 输出形式:通过实验箱上的out输出端口显示,显示形式为十六进制数。 实现说明: 乘法:通过循环使用加法实现乘法功能,第二个操作数作为被乘数,对其自身累加,当累加等于第一个操
binary-tree-traversal
- 程序功能:遍历二叉树,线索化二叉树,遍历线索化二叉树,二叉树去线索化-The program features: binary tree traversal, threaded binary tree traversal threaded binary tree, binary tree to clues
binary-search-algorithm(CPP)
- 输入一个数,在已知数组中查找该数的位置,输入的数不存在数组中。-Enter a number in the array to find the number of known positions, the number entered does not exist in the array.
seminar
- 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
dectobin
- CONVERTING BINARY TO DECIMAL AND DECIMAL TO BINARY
Binary-Tree
- 关于二叉树先、中、后三种遍历的算法,以及对两棵二叉树进行判等的算法用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
double_dec2bin
- matlab将双精度十进制数转换成二进制数-matlab convert double-precision decimal to binary ..
fd
- Transcode Bcd to Binary
bcd2bin
- This a program of converting BCD to binary numbers-This is a program of converting BCD to binary numbers
binary-tree
- Binary tree and its usage and how to build one
decimal-to-binary
- 一个关于matlab实现的定点仿真程序,FPGA之前的浮点转定点内容-On a fixed-point simulation program matlab implementation, FPGA floating-point turn before the designated content