搜索资源列表

  1. CCoordinateTranslateDemo

    0下载:
  2. 经纬度之间的转换:知道两点的经纬度求的两点之间的方位和距离;以及知道一点的经纬度和方位距离求另一点的经纬度-coordinates between the conversion : 2:00 know the longitude and latitude for the two points between the position and distance; 1:00 and know the latitude and longitu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:3611648
    • 提供者:petertong_1982
  1. DRAc

    0下载:
  2. 距离向量路由算法的c源代码,希望给有兴趣的人有用-distance vector routing algorithm c source code, and hopes to give those who are interested in useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:芦苇
  1. wireless_communication_simulation

    0下载:
  2. 本次实验是无线楼宇数据传输仿真,即在楼内实现点对点的无线数据通信,需要获得的关键是两点之间的距离和楼层衰减。通过了解914M的楼宇通信特性,建立楼宇数据通信系统的仿真模型,采用无线收发芯片NRF905,实现楼宇内的数据通信仿真分析。 -this experiment is building wireless data transmission simulation, in the building of peer-to-peer wir
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:qinyang
  1. travelingsalemanproblem

    0下载:
  2. 主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。-mainly to solve the traveling salesman problem (traveling saleman problem, listed tsp, known cities n betwee
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:阳文
  1. Classify_Homework

    0下载:
  2. 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations-- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:hiamy0313
  1. Mahalanob

    1下载:
  2. 用于计算马氏距离,并可以用于优选近红外光谱的校正集和预测集-used in the calculation of the Mahalanobis distance, and can be used for optimization of near-infrared spectroscopy calibration set and the prediction
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:xunny
  1. emd_backup

    0下载:
  2. 相似度评估算法。Earth Movers Distance (EMD).-similarity assessment algorithm. Earth Movers Distance (EMD).
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:zhang chun xiao
  1. MahalanobisDistanceDiscrimination

    0下载:
  2. 马氏距离判别(MahalanobisDistanceDiscrimination)的演示过程,求均值向量,协方差矩阵及线形判别函数-Mahalanobis distance criterion (MahalanobisDistanceDiscrimina tion) demonstration process for the mean and covariance matrix and linear discriminant funct
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:陈伟
  1. allen

    0下载:
  2. 在MATLAB中实现地球两点的的计算,可以方便的得出方位,仰角,距离-in MATLAB 2:00 of the Earth's calculation, can easily come to the position, elevation, distance
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:耿永君
  1. dianlutu

    0下载:
  2. 超声波测距电路图 各个管脚都有详细的-Ultrasonic Distance Measurement circuit all pins are detailed
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:yefeng
  1. dt

    0下载:
  2. 欧几里德距离计算代码,通常用于特征相似性度量-Euclidean distance-based code, normally used for the characteristics of similarity measure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:建国
  1. dt

    0下载:
  2. C++ implementation of the fast distance transform algorithm -C++ Implementation of the fast distance transform algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:王波
  1. DNA

    0下载:
  2. 对生物DNA进行两条碱基的比对,找出最小编辑距离,显示出联配结果(带界面变成源码)-Of biological DNA bases to more than two right, to find the minimum edit distance, showing that the alignment results (with the interface into source)
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:小猪
  1. distance_tran

    0下载:
  2. 基于OpenCV的距离变换,实现计算输入图像的说有非零象素与其最近零象素的距离。-OpenCV based on distance transform, realize that the calculation of the input image has non-zero pixel with its recent zero-pixel distance.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:35840
    • 提供者:张金泉
  1. 3Ddistancetransform

    0下载:
  2. 自写的3D欧几里德距离空间变换源码,参考Distance Transform of Sampled Functions,优点速度快(附相应的参考文章)-Since writing space 3D Euclidean distance transform source, reference Distance Transform of Sampled Functions, the advantages of speed (with the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:119808
    • 提供者:伍林
  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-05-17
    • 文件大小:49152
    • 提供者:fangfei
  1. BMPFILE

    0下载:
  2. 位图读取+距离变换+位图显示,带有中点画线算法-Read bitmap+ Distance transform+ Bitmap display with a stipple line algorithm in
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:95232
    • 提供者:饶铁亮
  1. ld

    0下载:
  2. 对任给的两个字符串A,B,用动态规划算法算出他们的最小编辑距离-For any given two strings A, B, using dynamic programming algorithm to calculate the minimum edit distance
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:兰天
  1. K-meanCluster

    0下载:
  2. How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples random
  3. 所属分类:并行运算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:yangdi
  1. F040ChaoShenCeJu

    0下载:
  2. 基于C8051F040的超声波测距程序源代码,相信对于熟悉C8051F单片机和它的使用有极大用处-Ultrasonic Distance Measurement Based on C8051F040 source code, I believe that for those familiar with the C8051F MCU and its use have great usefulness
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:张扬
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org