搜索资源列表

  1. war

    0下载:
  2. 压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同,无论是哪种派生算法,LZ77算法总会包含一个动态窗口(Sliding Window)和一个预读缓冲器(Read Ahead Buffer)。动态窗口是个历史缓冲器,它被用来存放输入流的前n个字节的有关信息。一个动态窗口的数据范围可以从 0K 到 64K,而LZSS算法使用了一个4K的动态窗口。预读缓冲器是与动态窗口相对应的,它被用来存放输入流
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:孙海滨
  1. julishiliang1

    0下载:
  2. 计算机网络课程设计实验,距离矢量路由算法。在运行前须在c磁盘下建立文档data.txt。并且输入49个数字 1~9或- 用逗号分开。-Computer network curriculum design experiments, distance vector routing algorithm. Before running in the establishment of documents c disk data.txt. 49 d
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:daniel
  1. huiduzhifangtu

    0下载:
  2. 自己编的一些关于图像灰度直方图处理的MATLAB源程序,包括加权距离,累加直方图,欧氏距离,直方图相交法,中心距法共5种方法,可选择适合的选用。-Own some on the image histogram processing MATLAB source code, including the weighted distance, cumulative histogram, Euclidean distance, histogram
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:louwutao
  1. julixiangliang

    0下载:
  2. 计算机网络路由算法中的距离向量算法方法,这是源程序,学计算机网络的应该都知道!-Computer network routing algorithm of distance vector algorithm method, which is the source code, learning the computer network should all know!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:kon
  1. 51

    1下载:
  2. 倒车测距,1、分析了超声波传感器的工作原理、工作特性和探测盲区; 2、对倒车测距仪要求对前、左、右两侧30度夹角范围内进行测量; 3、距离范围要求20m以内,小于1.5米开始报警,小于1米进一步报警提醒; 4、完成倒车测距系统电路设计,绘制原理框图和电路图,编制软件程序。 -Ranging reverse, 1, an analysis of the working principle of ultrasonic sen
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:周峰
  1. wincs

    0下载:
  2. zigbee路由算法采用AODV(Ad hoc On Demand Distance Vetor)算法。每个路由器维护一张路由表,并定期与其邻居路由器交换路由信息,根据最小路由矢量更新自己的路由表。应用层框架定义监护网络节点协议。 -zigbee routing algorithm uses AODV (Ad hoc On Demand Distance Vetor) algorithm. Each router maintaini
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:ww
  1. HomeWork

    0下载:
  2. 生成一个哑铃,进行欧几里德距离变换 里面涉及vtk5.0 并用到Saito’s 算法-Generate a dumbbell, the Euclidean distance transform which involves vtk5.0 and Saito s algorithm used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3971072
    • 提供者:王明
  1. DistanceTransformationByMATLAB65

    0下载:
  2. 在MATLAB提供的距离变换函数的基础上,对二值BMP图像进行不同距离度量的距离变换,并给出变换效果。程序已经在MATLAB6.5上运行通过。-Provided in MATLAB distance transform function based on the binary BMP images of different distance measure of distance transform, and gives the eff
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:张朝晖
  1. distanceSnake(matlab)

    0下载:
  2. distance snaked的matlab实现,用于分割和边缘检测-matlab realize the distance snaked for segmentation and edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1965056
    • 提供者:
  1. router

    0下载:
  2. C语言路由距离向量路由算法演示程序,采用TC2.0的图形方式编程模式,主要演示路由算法-C language routing Distance Vector routing algorithm demo program using the graphical TC2.0 programming model, the main demonstration of routing algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:43008
    • 提供者:刘军
  1. julibaohu

    0下载:
  2. 本文章是关于继电保护方面的论文,涉及到距离保护,利用了全新的比相原理,能够获得理想的效果。-This article is about the Relay papers, related to distance protection, the use of a new phase of more than principle, to obtain the desired results.
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:175104
    • 提供者:西北偏北
  1. global_distance

    0下载:
  2. 可以计算地球上任意两点间的距离 代码简洁清晰可靠-On Earth can calculate the distance between any two points clear and concise and reliable source
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zq
  1. aodv

    0下载:
  2. Ad hoc网络的典型的距离矢量路由算法Aodv-Ad hoc networks, the typical distance vector routing algorithm AODV
  3. 所属分类:RFID编程

    • 发布日期:2024-05-18
    • 文件大小:68608
    • 提供者:zhangqiong
  1. misc

    0下载:
  2. Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Ge
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:林枫
  1. Distance

    0下载:
  2. 根据两个邮政编码计算地理距离的小程序,通过本程序可以计算两点的实际距离(大概距离)-Postcode calculated based on two small geographical distance procedures, through this program can calculate the actual distance between two points (roughly the distance)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:Libz
  1. OnMATCHHausdorff

    0下载:
  2. 说明: 该函数将对图象进行(基于Hausdorff距离匹配)操作。需要注意的是,此程序只处理256灰度级的图象。-Descr iption: This function will be images (based on Hausdorff distance matching) operation. Note that this procedure only deal with 256 gray-scale image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:沈巍
  1. (pointtangentpoly)

    0下载:
  2. c++就算点到圆的切线的距离的算法模板-c++ even point to the circle tangent distance algorithm template
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:childe
  1. geodistance

    0下载:
  2. 用来计算地球表面两点之间的距离,该程序通过输入两点的经纬度坐标确定两点的距离,可用于各种工程应用当中-The Earth s surface used to calculate the distance between two points, two points in the program by entering the latitude and longitude coordinates to determine the dist
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:刘小龙
  1. sjlb

    0下载:
  2. 卡尔曼滤波值计算方法 一飞行物,初始时刻距离雷达站距离 =30km,初始速度 =300米/秒,加速度 =20 ,过程噪声 ,测量 ,测量噪声 ,采样周期T=0.5s,求卡尔曼滤波值 及 -Kalman filter method of calculating the value of one flying objects, the initial moment of the distance from the radar stati
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:阿杜
  1. VBjulishiliangluyou

    0下载:
  2. 基于动态路由算法的距离矢量路由选择算法-Dynamic routing algorithm based on distance vector routing algorithm
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:165888
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org