CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - FAST算法

搜索资源列表

  1. C_Lsystem

    1下载:
  2. C语言实现的L算法,可以单独作为一个模块加入已有的VC程序之中,快速实现各种植物模型。-C language L algorithm, as a separate module to the existing VC process, Fast plant model.
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:1764
    • 提供者:simple
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法介绍和c++源码。代码封装了其他人的代码包,在cygwin和redhat下编译通过。-This C++ library module is just a wrapper class on the Triangle package of Jonathan. The C++ wrapper will certainly slow access down if you want to mess with the triangulation but the basic del
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2699816
    • 提供者:kaka
  1. kebiaopaike

    0下载:
  2. 以前从网上下载的一个比较好的排课系统,排课系统采用“并行回溯”的算法,只需设置好学校基本信息和排课的各项限制条件后,其余事情则由计算机来完成。课表安排完全自动化(也可手工安排),排完后可进行调整,采用随机安排方式,具有排课速度快、准确率高、效果好,并能自动计算教师教学工作量,多种格式的班级、教师、全校课程表的输出。主要功能包括:课表管理(新建、打开、删除课表)、基本设置(年级、班级、教师、课程)、教学设置(上课时间、课时、教师任课)、排课设置(班级课表、排课条件、科目优先、排课选项)、教师安排、
  3. 所属分类:Education soft system

    • 发布日期:2017-05-06
    • 文件大小:1243824
    • 提供者:张强
  1. Cx-7110VPro

    0下载:
  2. 简单的处理DI\DO功能,部分算法库文件,绝对经典。大家可以下载看看,-deel di do fast jfdsakjfdslk
  3. 所属分类:Applications

    • 发布日期:2017-03-28
    • 文件大小:816833
    • 提供者:sjzazg
  1. batchCompare

    2下载:
  2. 该程序实现对文件夹中的单文件的C或C++源文件进行两两相似度比较,给出相似度百分比,使用时,要求比较的文件以.c或.cpp或.cc为扩展名,并放在c:盘compare文件夹中。程序使用的算法为,快速公共子串算法,可以对2W字符长度的代码进行评判。可用于教学当中,检测同生编程作业独立完成情况。-The program realized a single file folder of C or C++ source files pairwise similarity comparison, the
  3. 所属分类:教育/学校应用

    • 发布日期:2014-03-15
    • 文件大小:32435
    • 提供者:Checkie Chen
  1. SVSLMS

    0下载:
  2. 本程序提出了变步长自适应滤波算法的步长调整原则:即在初始收敛阶段或未知系统参数发生变化时,步长应比较大,以便有较快的收 敛速度和对时变系统的跟踪速度 而在算法收敛后,不管主输入端干扰信号v ( n) 有多大,都应保持很小的调整步长以达到很小的稳态失调噪声. 根据变步长公式编的程序,很有参考价值. -This procedure, a variable step adaptive filter algorithm step adjustment principle: that in the
  3. 所属分类:Applications

    • 发布日期:2017-04-02
    • 文件大小:750
    • 提供者:韩一广
  1. PQ_Power_Flow_Pro

    2下载:
  2. 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
  3. 所属分类:Energy industry

    • 发布日期:2017-04-04
    • 文件大小:10467
    • 提供者:muli
  1. LinWPSO

    0下载:
  2. 线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 -Linear decreasing weight particle swarm optimization starting from random
  3. 所属分类:Energy industry

    • 发布日期:2017-11-09
    • 文件大小:565
    • 提供者:苑南
  1. cl

    0下载:
  2. 使用蔡乐公式,实现某年某月的算法,用c起来比较快速的执行。-Cai Legong, to achieve a certain period of algorithm, using c up fast execution.
  3. 所属分类:Education soft system

    • 发布日期:2017-11-08
    • 文件大小:582
    • 提供者:露林
  1. calculateflow_BX_Final

    0下载:
  2. 电力系统潮流计算,基于BX快速解耦算法,对IEEE14节点标准拓扑网络进行检测,能够正确快速地计算出结果。-Power flow calculation based BX fast decoupled algorithm, IEEE14 standard topology network node detection, able to correctly calculate the results quickly.
  3. 所属分类:Energy industry

    • 发布日期:2017-11-19
    • 文件大小:676282
    • 提供者:杨博
  1. Fast-genetic-residual-static-cor

    2下载:
  2. 快速遗传剩余静校正方法(FGRS) 关键词: 互相关剩余静校正 遗传算法剩余静校正 快速遗传剩余静校正方法 大剩余静校正量 复杂地质地区(如复杂山地、山前带等),在野外静校正、折射或层析静校正等之后,仍可能存在大剩余静校正量,影响叠加效果。转换波剩余静校正量往往也较大,是转换波地震资料处理的难题之一。针对上述问题,研发了快速遗传剩余静校正方法,其特点是: 地表一致性 组合算法(互相关+遗传算法) 非线性反演 快速高效 全局寻优 可解决大的纵波剩余静
  3. 所属分类:Energy industry

    • 发布日期:2017-05-03
    • 文件大小:1283561
    • 提供者:
  1. K-means

    0下载:
  2. 此算法为k邻近算法,能很好的对数据进行分类,而且运算速度快-This algorithm k neighbor algorithm, can be very good for data classification and fast operation speed
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:5148
    • 提供者:惠振阳
  1. ShanghaiSubway

    0下载:
  2. 本系统是在flash环境下,以ACTION scr ipt3.0为开发语言的一套上海地铁查询系统。功能如下:显示每个站点的首末班车信息,高亮显示选中的线路,中英文切换,快速查询站点位置,以dijkstra算法计算两站点间的最短路径等。相关数据记录在XML文件中。-The system is in a flash environment to ACTION scr ipt3.0 for the development of a Shanghai subway language query syst
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:272833
    • 提供者:杨灵珍
  1. MLAMBDA

    0下载:
  2. GPS整周模糊度解算经典算法LAMBDA算法的改进-improve to the GPS fast algorithm Ambiguity core algorithm-LAMBDA
  3. 所属分类:transportation applications

    • 发布日期:2017-04-06
    • 文件大小:73744
    • 提供者:nemer
  1. FFT

    0下载:
  2. 比较DFT和FFT算法的速度。快速傅里叶变换速度更快。-Comparison of DFT and FFT algorithm speed. Fast Fourier transform faster.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:1538
    • 提供者:罗斯
  1. KMP100

    0下载:
  2. 字符串的快速匹配问题,输入输出字符串,用KMP算法解决-Fast string matching problem, input and output strings, with the KMP Algorithm
  3. 所属分类:Applications

    • 发布日期:2017-04-12
    • 文件大小:1183
    • 提供者:faan6ao44
  1. niyunsuan

    0下载:
  2. 本程序旨在利用快速逼近算法实现对大型矩阵方程组的逆的求取,利用获得的逆算子求解该方程组的稳定解-This program is designed to take advantage of fast approximation algorithm for the inverse of large matrix equations of the strike, the use of inverse operator to obtain a stable solution for solving th
  3. 所属分类:Applications

    • 发布日期:2017-04-30
    • 文件大小:283700
    • 提供者:周水
  1. RD

    0下载:
  2. 本算法实现小斜视RD算法,并对脉冲压缩结果进行评估,是书合成孔径雷达成像算法典型例子。- RD classic imaging algorithm can achieve target imaging and it can achieve better results in smaller scenes with little positive side perspective, simple and fast
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3871
    • 提供者:
  1. Windturbines_WAWSFFT_Davenport

    0下载:
  2. 基于快速傅里叶变换的谐波叠加法风速时程模拟,虽然是已有算法,但是经过自己切实操作保证可用,并且加入频谱比较以及结果输出-Fast Fourier Transform harmony superposition method simulation process when wind speed, although the existing algorithms, but through their own operations to ensure the effective available,
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2273
    • 提供者:赵志
  1. 动态无功优化

    4下载:
  2. 改进的快速粒子群优化算法计算含DG配电网无功优化和运行费用最优解(Improved Fast Particle Swarm Optimization for Reactive Power Optimization and Operation Cost Optimization of Distribution Network with DG)
  3. 所属分类:其他行业

    • 发布日期:2020-06-20
    • 文件大小:193536
    • 提供者:惊鸿一瞥丶
搜珍网 www.dssz.com