CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 速度快

搜索资源列表

  1. Gauss_Seidel迭代法

    0下载:
  2. 用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19922
    • 提供者:luo
  1. Jacobi迭代法

    0下载:
  2. 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:20414
    • 提供者:luo
  1. LZHUF

    0下载:
  2. 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4380
    • 提供者:任燕
  1. 频散曲线求解代码

    4下载:
  2. 弹性波中瑞雷波的正演计算。求解多层瑞雷波频散曲线。计算速度快。(专业小软件)-elastic wave Rayleigh wave to the calculation. Solving multi-storey Rayleigh wave dispersion curves. Calculation speed. (Professional small software)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10557
    • 提供者:亲镇
  1. 测试速度

    0下载:
  2. 本测试采用叠加方式循环一亿次,得出来的时间越小就代表你的电脑运算速度越快。温馨提示:在开始测试之前请关闭所有的应用程序!-the overlay method to test cycle 100 million times, and so the smaller the time on behalf of your computing faster. Warm Tip : Before the commencement of testing Please close all applicatio
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3589
    • 提供者:ldx
  1. log2classic

    0下载:
  2. 一个简单的计算高精度log(2)的源码,计算速度快-a simple calculation precision log (2) the source code for faster computing
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1727
    • 提供者:王润清
  1. eclassic

    0下载:
  2. 一个非常简单的计算高精度自然对数的源码,速度快-a very simple calculation of high-precision natural logarithm of the source, fast
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1434
    • 提供者:王润清
  1. pso_2D1

    0下载:
  2. 粒子群优化算法 相信有不少人知道粒子群优化吧。算法简单而且寻优的速度快。我用matlab写了PSO的实现程序,相信对对这方面感兴趣的兄弟有用。为了比较直观的演示PSO的算法,用了2维的。 -PSO algorithm believe a lot of people know it PSO. A simple algorithm optimization and faster. I used Matlab was the PSO procedures, I believe this area
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2656
    • 提供者:陈明
  1. sarray

    0下载:
  2. 大量数据的管理是很多程序员的心病,很难找到一个速度快、效率高、支持超大规模数据的表,在1.0版本的基础上,启程花血本写下了这个强化了数据插入与删除的修正版,启程动态数组是一个功能强大的列表形数据管理链表,利用它可以轻松实现超大数据量的随机插入、删除、修改等操作,它另外一个特点就是速度极快,内存利用率高。 大量数据的管理必然需要占用大量的内存空间,如果这些数据占用的空间大小是随各种条件变化的,我们就不能使用数组来管理这些数据了(道理就不多说了),这时我们需要一个动态数组。MFC提供了一个
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:29072
    • 提供者:黄建雄
  1. chapter9

    0下载:
  2. 数字图像的压缩技术,特点压缩比高,压缩速度快-digital image compression technology, features a high ratio, compression speed
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6121
    • 提供者:张峰
  1. 0240302314jiangwei13852910295

    0下载:
  2. 游程长度编码非常简单,编码、解码速度快,应用广泛。本文主要介绍了游程长度编码的原理和实现技术,对游程长度编码技术做了较为全面地研究。包括游程压缩模型、数据压缩、解压缩过程,并给出了流程图和相应的程序。 关键词:编码;解码;游程长度编码;压缩;解压缩。 -run-length coding is very simple, encoding, decoding speed, widespread use. This paper describes a run-length coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:377449
    • 提供者:蒋伟
  1. AGA

    1下载:
  2. 自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了 -Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:959
    • 提供者:zs
  1. shengjingwangluo

    0下载:
  2. 本算法在训练步数、训练时间及其误差精度等方面都优于常规的模糊神经网络,其学习收敛速度快、误差曲线也更稳定。-the algorithm steps in training, training time and error accuracy is superior to the conventional fuzzy neural network, learning fast convergence, the error curve is more stable.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1641
    • 提供者:王鹏
  1. yhzgah_sars

    0下载:
  2. 用遗传算法优化神经网络权值的工具箱,很好用。解决神经网络全局收敛问题,训练速度快-genetic algorithm optimization neural network toolbox value of the right to good use. Neural network address global convergence, speed training
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:47292
    • 提供者:无机
  1. x264_repak_local

    0下载:
  2. H.264编码器,x.264,编码速度快-H.264 encoder, x.264, encoding speed
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:152881
    • 提供者:dinggg
  1. HopfieldExperiment

    0下载:
  2. 采用Hopfield网络解决旅行商问题,收敛速度快。-using Hopfield network to solve the traveling salesman problem, and fast convergence.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1623
    • 提供者:BlueTooth
  1. lzss-0.5

    0下载:
  2. LZSS 压缩/解压算法 算法简单,速度快,压缩效率和Winzip/PKZip 接近-LZSS / decompression algorithm is simple, fast and Winzip compression efficiency and / PKZip close
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:50640
    • 提供者:张森宁
  1. based_on_C_BP

    0下载:
  2. 用C语言编写的BP训练、优化程序,训练速度快,效率高,稳定性好-C language BP training, optimization procedures, training speed, high efficiency and good stability
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8599
    • 提供者:Chen baofu
  1. fzrj

    0下载:
  2. 该软件为BP网络的仿真软件,效果不错,速度快推荐下。-the software for BP network simulation software, with good effect, faster recommendation.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:332491
    • 提供者:robby
  1. VBysjys

    0下载:
  2. vb压缩解压缩的实现,压缩比例高,执行速度快-vb decompress compressed to achieve higher compression ratio, faster implementation
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:73636
    • 提供者:吕建欣
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com