搜索资源列表

  1. Kalman

    0下载:
  2. 卡尔曼滤波的源码,卡尔曼滤波是在图像保留边缘基础上进行细节忽略的一种比较高级的算法。-Kalman filter source, Kalman filter is retained in the image edge based on the details of a more senior neglected algorithms.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:13312
    • 提供者:dynasty
  1. sort

    0下载:
  2. 演示各种排序算法,并且演示java中类,对象,继承等用法.-Demonstration of various sorting algorithms, and presentation in java class, object, inheritance, etc. usage.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:43008
    • 提供者:
  1. Clustering

    0下载:
  2. 根据节点分区情况,确定成簇数目是分簇算法设计的重点,这两个算法对成簇数目进行优化,均匀节点能耗,延长网络寿命。-According to the node partition, determine the number of clusters is a clustering algorithm is designed to focus on these two algorithms to optimize the number of c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:774144
    • 提供者:苏可
  1. FFT_VHDL

    0下载:
  2. fft是基本的信号处理算法,本程序为fft算法的VHDL语言-fft is a fundamental signal processing algorithms, the procedures for the fft algorithm VHDL language
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-12
    • 文件大小:28672
    • 提供者:老李飞刀
  1. AQM_matrix_Stability

    0下载:
  2. 本程序用于AQM网络的拥塞分析。 我们将TCP/IP网络用流体模型表示,网络拥塞时,对应的系统模型将出现不稳定,本程序采用2-D稳定性检验算法判断稳定性,进而确定网络的拥塞条件。 程序的前言部分给出了参考文献,使用者对照参考文献可以理解本程序提供的算法。-This procedure for analysis of AQM network congestion. We will be TCP/IP networks tha
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:肖扬
  1. MEBMA

    0下载:
  2. MEBMA (Motion Estimation (ME) Block Matching algorithm) compute various complexity and distortion parameters for given movie (.mat format) in either HBMA (multy resolution) or EBMA (full search) Block Matching algorithms
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:冯欣
  1. Filters

    0下载:
  2. matlab,自适应滤波算法,包括LSL,LMS等-matlab, adaptive filtering algorithms, including LSL, LMS, etc.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:air
  1. solution_to_CLR

    0下载:
  2. solution to CLR(算法导论习题答案)-solution to CLR (Introduction to Algorithms Exercises answers)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:221184
    • 提供者:
  1. SMI(Algorithm)

    0下载:
  2. 智能天线自适应非盲波束形成SMI算法,有很好的参考价值。-Smart Antenna Adaptive SMI non-blind beamforming algorithms, have a good reference value.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:刘秦
  1. Communication-Sys

    0下载:
  2. Communication System Design Using DSP Algorithms with Laboratory Experiments for the TMS320C6713™ DSK 对通信系统中使用dsp开发具有非常好的指导-Communication System DesignUsing DSP Algorithmswith Laboratory Experimentsfor the TMS
  3. 所属分类:DSP编程

    • 发布日期:2024-05-12
    • 文件大小:1727488
    • 提供者:forworld
  1. Memory.Management.In.C.And.Cpp

    0下载:
  2. Memory Management—Algorithms and implementation in C/C++ Introduction Chapter 1 - Memory Management Mechanisms Chapter 2 - Memory Management Policies Chapter 3 - High-Level Services Chapter 4 - Manual Mem
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:5692416
    • 提供者:Andrew
  1. PGA

    0下载:
  2. 本文详细介绍了并行遗传算法的定义,应用等等,不失为一篇好论文-This paper introduces in detail the definition of parallel genetic algorithms, applications, etc., may be a good thesis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:125952
    • 提供者:yuboyushui
  1. graph_

    0下载:
  2. //有向图:有向图,无向图基本操作 //运行环境:VC //有向图,无向图基本操作,包括: //1、邻接矩阵 //2、邻接表 //3、深度优先遍历 //4、广度优先遍历 //5、最小生成树 //6、拓扑排序 //7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-//Directed graph: directed graph, undirected graph basic o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:atom
  1. AStar

    0下载:
  2. 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是A*算法,这个就是A*算法的一个简单例子-How to find a shortest path is programmers need to design algorithms, is currently the most popular routing algorithm is the A* algorithm, this is the A* algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:326656
    • 提供者:cn
  1. Smart_Antennas_for_Wireless_Communications

    0下载:
  2. 这个是英文版<<Smart Antennas for Wireless Communications>>配套的matlab源程序,对于研究智能天线算法的入行者有一定的指导作用!-This is the English version <<Smart Antennas for Wireless Communications>> matching matlab source code for
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:55296
    • 提供者:cherry
  1. GA-matlab

    0下载:
  2. 遗传算法函数介绍及实用代码,保证能运行,并加上了程序解释和运行结果-Genetic algorithms and practical code function introduced to ensure that will be able to run, with the procedures explained and the results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:210944
    • 提供者:ly
  1. 1977+Algorithms+for+the+Longest+Common+Subsequence

    0下载:
  2. 最长子序列,英文版,电子书 ACM文章1977+Algorithms+for+the+Longest+Common+Subsequence+Problem-The longest sequence, in English, e-books ACM article 1977+ Algorithms+ For+ The+ Longest+ Common+ Subsequence+ Problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:716800
    • 提供者:张启达
  1. 2047956898.John.Wiley.and.Sons.Algorithms.and.Netw

    0下载:
  2. 计算机游戏算法和网络构建(英文原版)不可多得的网络游戏编程与算法书籍-Computer game algorithms and network construction (English original) rare game programming books and Algorithms
  3. 所属分类:.net编程

    • 发布日期:2024-05-12
    • 文件大小:1349632
    • 提供者:luoyt
  1. fuzzylogicMATLAB

    0下载:
  2. 一个机器学习算法软件包,包括神经网络,模糊逻辑,支持向量机,采用MATLAB平台实现-A package of machine learning algorithms, including neural networks, fuzzy logic, support vector machine, using MATLAB platform
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:1863680
    • 提供者:zzr
  1. javaSort

    0下载:
  2. 用Java编写的几种排序算法的实现,包括快速排序,Shell排序等几种高级的排序算法-Prepared to use Java realization of several sorting algorithms, including the quick sort, Shell sort, such as several high-ranking algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:王本力
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org