搜索资源列表

  1. CshapeSearch

    0下载:
  2. 这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间-This is C# the search algorithm, a good algorithm, binary search, the search process can save a lot of time
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:仇成忠
  1. SimpleBinaryTreeExample

    0下载:
  2. 利用MFC库 实现数据结构二叉树的一个简单例子,除算法外,包含一些基本的算法结果显示,有助于了解掌握二叉树-The use of MFC library binary tree data structure to achieve a simple example, with the exception of algorithms, the algorithm contains some basic results showed th
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:35840
    • 提供者:GYK
  1. code_transition

    0下载:
  2. 此文件包括各种编码转换程序,比如:二进制到BCD 码转换、二进制到ASCII码转换-This document includes a variety of encoding conversion process, such as: binary to BCD code conversion, binary to ASCII code conversion
  3. 所属分类:汇编语言

    • 发布日期:2024-04-28
    • 文件大小:556032
    • 提供者:Shaban
  1. LevelSetMethod2_dll

    0下载:
  2. This Matlab file demomstrates a level set method based on Chunming Li s CVPR07 paper: "Implicit Active Contours Driven By Local Binary Fitting Energy" in Proceedings of CVPR 07 Author: Chunming Li, all rights reserv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:280576
    • 提供者:王利
  1. thesimulinksimulisationofinformationsystem

    0下载:
  2. 采用Simulink仿真工具,通过对二元对称信道的仿真,研究信道编码(如Turbo码等)对误码率的改善情况。-Simulink simulation tool used, through the binary symmetric channel simulation to study the channel coding (such as Turbo code, etc.) on the error rate to improve th
  3. 所属分类:Windows编程

    • 发布日期:2024-04-28
    • 文件大小:12288
    • 提供者:布布
  1. M

    0下载:
  2. 一个关于随机二进制M序列的一种产生的程序-M on a random binary sequence generated by a procedure
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:吴建国
  1. binary_to_decimal

    0下载:
  2. 该程序把从键盘输入的多位十进制数转换为二进制数,存放在bin单元开始的内存单元中; 然后将它还原为二进制数,在屏幕上显示出来。 程序中有详细注释。-The program from the keyboard input of a number of decimal number converted to binary number, stored in the bin to start the memory module uni
  3. 所属分类:汇编语言

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:
  1. BinaryToGrayCode

    0下载:
  2. BG码转换程序是一个二进制码(Binary,简称 B码)与格雷码(Gray Code,简称G码)相互转换的软件.-BG code conversion process is a binary code (Binary, referred to as Code B) and the Gray code (Gray Code, referred to as G code) conversion software.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-28
    • 文件大小:3451904
    • 提供者:蒋林清
  1. bintree

    0下载:
  2. 二叉树的建立,遍历(两种方法),以及用txt文件存储二叉树的方式,还包括队列 堆栈的操作-Tree establishment, ergodicity (two methods), as well as txt file storage by way of binary tree, but also the operation of queue stack
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:6144
    • 提供者:王家
  1. chap5_1

    0下载:
  2. 二进制编码遗传算法求函数极大值,实现Rosenbrock函数极大值优化计算的二进制编码遗传算法 -Binary-coded genetic algorithm for maximum function, Rosenbrock function to achieve maximum optimization of the calculation of the binary-coded genetic algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:纷纷
  1. hit

    0下载:
  2. 二进制树防碰撞算法,使用二叉树算法避免RFID相互干扰-Binary tree anti-collision algorithm, binary tree algorithm to avoid the use of RFID interference
  3. 所属分类:RFID编程

    • 发布日期:2024-04-28
    • 文件大小:264192
    • 提供者:郭娟
  1. bwdistsc

    0下载:
  2. This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:49152
    • 提供者:fangfei
  1. hamming_c

    0下载:
  2. 汉明码的C++实现,用二进制运算实现,内有说明-Hamming code of C++ Realize, and realize a binary operator, which has made it clear that
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:
  1. huffman

    0下载:
  2. matlab实现huffman编码 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchma
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-28
    • 文件大小:19456
    • 提供者:lindajillduan
  1. chenchen_new

    0下载:
  2. 二进制,四进制,8进制霍夫曼编解码。内含测试编码文件以及解码文件。-Binary, quaternary, 8-band codec Hoffman. Intron encoding the test documents and decoding files.
  3. 所属分类:压缩解压

    • 发布日期:2024-04-28
    • 文件大小:13312
    • 提供者:chen chen
  1. indices_08_19_96.tar

    0下载:
  2. 这是TSVQ的经典实现,在Linux下可以运行。TSVQ是一种高效的压缩和解压缩的方法,基于二叉树的结构来实现,比一般的VQ要好得多。 关键代码是mem_tsvqe.c 利用TSVQ实现对原始数据的编码压缩。-This is a classic TSVQ realize, in Linux can be run. TSVQ is a highly efficient compression and decompression
  3. 所属分类:压缩解压

    • 发布日期:2024-04-28
    • 文件大小:31744
    • 提供者:郑中阳
  1. templateBEM

    0下载:
  2. 这是本人编写的二值边缘图象(BEM)人脸二值化提取方法.用该方法提取的人脸部件清晰,独立,用做人脸识别非常好-This is my prepared binary edge image (BEM) Face Binarization extraction. Extracted using this method were clear facial pieces, independence, used as a very good fac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:邱雪娜
  1. im2bw_ent

    0下载:
  2. 国外全新方法实现二值化This fucntion convert an intensity image to a binary image by using Entropy-based method-Foreign brand-new method Binarization This fucntion convert an intensity image to a binary image by using Entropy-based
  3. 所属分类:图形图象

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:yemaoqiu
  1. huff

    0下载:
  2. 利用数据结构的二叉树概念编写的MATLAB程序实现HUFFMAN编码。-Binary tree data structure using the concept of the preparation of the MATLAB program Huffman coding.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:沈少云
  1. treebintree

    0下载:
  2. (1)输入字符序列,建立二叉链表。 (2)中序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法(最好也能实现先序,后序非递归算法)。 (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)建立中序线索二叉树,并实现中序遍历。 (8)借助队列实现二叉树的层次遍历。 (9)在主函数中设计一个简单的菜单,分别调试上述算法。 -(1) input sequence of charact
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-28
    • 文件大小:322560
    • 提供者:jack
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org