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

搜索资源列表

  1. traceprogrames

    0下载:
  2. track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。 track2.m是灰度图像边界跟踪的主程序,boundary_trace2.m是灰度图像边界跟踪的调用程序。-track1.m is a binary image of the main border track, boundary_trace.m is a binary image border call tracking procedure to track t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22565
    • 提供者:付晓薇
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:15320
    • 提供者:海霞
  1. BinSrchTree

    0下载:
  2. 最优二分检索树的算法实现,有图形化界面MFC编程-Optimal binary search tree algorithm, a graphical interface MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:89243
    • 提供者:于真安
  1. binary_pso_c

    0下载:
  2. 粒子群优化算法 二进制粒子群优化算法 c语言实现-Binary particle swarm optimization particle swarm optimization algorithm c language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:53316
    • 提供者:westread
  1. count_binary_0

    0下载:
  2. 二进制计数器的硬件代码,可在ISE或quartus下完成调试-Binary counter hardware code, available at ISE or Quartus to complete debugging
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:9481
    • 提供者:
  1. Trafficlight

    0下载:
  2. 系统设置一个两位BCD码倒计时计数器(计数脉冲1HZ),用于记录各状态持续时间; 因为各状态持续时间不一致,所以上述计数器应置入不同的预置数; 倒计时计数值输出至二个数码管显示; 程序共设置4个进程: ① 进程P1、P2和P3构成两个带有预置数功能的十进制计数器,其中P1和P3分别为个位和十位计数器,P2产生个位向十位的进位信号; ② P4是状态寄存器,控制状态的转换,并输出6盏交通灯的控制信号。-System to set up a two BCD code c
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1142
    • 提供者:kid
  1. BiTree

    0下载:
  2. 动态建立二叉树,先序遍历和按层遍历建立二叉树的算法。-Dynamic establishment of binary tree, the first layer traversal and by the establishment of binary tree traversal algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1192
    • 提供者:蔡茂蓉
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-filtered 代进位反馈移位寄存器,verilog hdl 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, verilog hdl original code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2054
    • 提供者:李辛
  1. fcsr

    0下载:
  2. 伪随机序列产生器-代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator- on behalf of binary feedback shift register, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1183
    • 提供者:李辛
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-filtered 代进位反馈移位寄存器,matlab 原代码。-Pseudo-random sequence generator-filtered on behalf of binary feedback shift register, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1392
    • 提供者:李辛
  1. ffcsr

    0下载:
  2. 伪随机序列产生器-代进位反馈移位寄存器,电子书。-Pseudo-random sequence generator- on behalf of binary feedback shift register, e-books.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:707047
    • 提供者:李辛
  1. mulitpleproject

    0下载:
  2. 1. helps to convert decimal to binary number. 2. detect primary number. 3. simple quiz code-1. Helps to convert decimal to binary number.2. Detect primary number.3. Simple quiz code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1628
    • 提供者:lordy dolly
  1. BinaryTree

    0下载:
  2. Implementation of binary tree to use it nclude this header to your project -Implementation of binary tree to use it nclude this header to your project
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2320
    • 提供者:
  1. bigint

    4下载:
  2. 大素数生成。用于加密解密。具体内容:用C或C++语言编写的一个生成二进制为1024位的大素数的程序。-Generate large prime numbers. For encryption and decryption. Specific elements: using C or C++ Language to prepare a generation of binary for the 1024 program of large prime numbers.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-13
    • 文件大小:21860
    • 提供者:ye ma
  1. KSDevBlockEnginev3.03

    0下载:
  2. KSDev Block Engine 3.03 BlockEngine is a set of components for creating professional-looking vector graphics. BlockEngine can be used to create business diagrams, presentations, organization and workflow charts, software and process flowcharts,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-03-04
    • 文件大小:3457249
    • 提供者:付西
  1. AC_Encoding

    0下载:
  2. 程序为一种二进制算术编码程序,其概率模型为JBIG采用的编码模型,。-Procedures as a binary arithmetic coding procedures, the probability model used for JBIG coding model.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2849
    • 提供者:孙红昭
  1. Node

    0下载:
  2. Binary Expression Tree show in SVG
  3. 所属分类:Applet

    • 发布日期:2017-04-12
    • 文件大小:1741
    • 提供者:wanchat
  1. fsk_mod

    0下载:
  2. Binary FSK Modulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-12
    • 文件大小:800
    • 提供者:Ali
  1. CExcel

    0下载:
  2. 一个写二进制文件的方式导出excel电子表格文档-A way to write binary file export excel spreadsheet document
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1894263
    • 提供者:csp
  1. imoverlay

    1下载:
  2. 这个Matlab程序中一个图像上叠加指定颜色的一个二值模板。-Overlay a binary mask onto an image using a specified color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1165
    • 提供者:Jackymo
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com