搜索资源列表

  1. 利用双向走动法改进冒泡排序算法C语言源代码

    0下载:
  2. 传统的冒泡排序法是这样操作:从前往后,依次比较两个相邻的元素,如果逆序则交换这两个元素值,然后继续往后操作;到了数据尾部时,就找出了一个最大值(或最小值)。然后重复上面的操作n-1次(n为元素个数)。相关的改进办法:按照上面的办法来操作的话,第一次扫描把最大数(或最小数)放到最后面的位置,第二次扫描时其实只需要扫描到倒数第二个位置就可以了,因为最后一个位置已经不需要判断了,以后的操作都是类似的。这样可以减小程序运行时间。-traditi
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:张庚
  1. 改进的LZSS压缩算法

    0下载:
  2. 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:唐吉卓
  1. 何斌——BP改进算法

    0下载:
  2. BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:434176
    • 提供者:
  1. H[1].26L中熵编码原理分析及改进

    0下载:
  2. H.26L中熵编码原理分析及改进.PDF-H.26L entropy coding theory analysis and improvement. PDF
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:174080
    • 提供者:罗生
  1. H[1].264解码器中CAVLC码表查找算法的改进

    0下载:
  2. H.264解码器中CAVLC码表查找算法的改进.PDF-H.264 decoder CAVLC code table lookup algorithm improvements. PDF
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:92160
    • 提供者:罗生
  1. 综合算法

    0下载:
  2. 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1452032
    • 提供者:罗鹏魁
  1. SPComm30_改进

    1下载:
  2. 改进的SPCOMM3.0,可以一次最大可接收65536个字符(原版的只有1024个)。-improved SPCOMM3.0, it can receive a maximum 65,536 characters (only the original 1024).
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:mark
  1. DBGrid中文帐簿金额栏样式改进版

    0下载:
  2. 改进中文帐簿金额栏的显示样式,感兴趣的可以关注一下-Chinese books to improve the amount shown in column form, interested can look
  3. 所属分类:数据库编程

    • 发布日期:2024-05-17
    • 文件大小:346112
    • 提供者:曾书涵
  1. 一种视频捕捉卡图像文件格式的剖析及改进

    0下载:
  2. 一种视频捕捉卡图像文件格式的剖析及改进,-a Video Capture Card Image File Format Analysis and Improvement,
  3. 所属分类:技术管理

    • 发布日期:2024-05-17
    • 文件大小:207872
    • 提供者:yshx
  1. ImprovedEular

    0下载:
  2. 改进欧拉法——工科学生课程设计必备小程序之二,内附说明-Improved Euler France-- engineering students design courses required two small procedures, enclosing Note
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:yang
  1. BPnets

    0下载:
  2. 是BP神经网络的改进源程序,4层,应该对于需要的人很有用-BP neural network is to improve the source, layer 4, should the need for useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:吴斌暄
  1. xue3

    0下载:
  2. 遗传算法工具箱的MATLAB的改进程序。 其中进行了少部分的功能改进,使得在MATLAB中的遗传算法的编程更加的简单-genetic algorithm toolbox of MATLAB improve procedures. With a small part of the functional improvements, making the MATLAB genetic algorithm programming more
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:105472
    • 提供者:雪莉
  1. SimplexClass

    0下载:
  2. 改进的单纯形算法,类的定义及实现,效率较高,单参数优化对初始参数要求不高。-improve the simplex algorithm, the class definition and implementation, higher efficiency, single-parameter optimization of the initial parameters modest.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:王士民
  1. Runge_kutta

    0下载:
  2. R—K方法的精确度最高,,改进欧拉法的精度比欧拉法的精确度要高。-R-K of the highest accuracy, and improve the accuracy of Eulerian method than Eulerian method to the high precision.
  3. 所属分类:其他小程序

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

    0下载:
  2. 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method |
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:周琳
  1. Numberical

    0下载:
  2. 拉格郎日插值多项式,高斯-赛德尔迭代法,改进欧拉法(C++),如果有什么错误,请联系tudaoyong456@163.com-Lagrange polynomial interpolation, Gauss- Seidel iterative method to improve Euler (C++), If there is anything wrong, please contact tudaoyong456@163.com
  3. 所属分类:其他小程序

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

    0下载:
  2. ADPTIVE GA是改进遗传算法程序,提供了各种交叉算子,变异算子,具有强大的计算功能-ADPTIVE GA is improved genetic algorithms and procedures, and providing a variety of cross-operator, mutation operator, with powerful computing capabilities
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:208896
    • 提供者:周期函数
  1. 4jf

    0下载:
  2. 偏微分方程四方法划曲线比较C源码. 欧拉法 改进欧拉法 龙格-库塔法 阿达姆斯法 -PDE method is four curves C source. Euler Euler Improvement Act Runge- Kutta method Adams Act
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:37888
    • 提供者:
  1. GA(adanvance)

    0下载:
  2. 经过改进的遗传算法的VC源代码。经测试算法有效可行。-improved genetic algorithms VC source. Testing Algorithm effective.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:chenming
  1. bpnnet_156

    0下载:
  2. 传一个用Matlab写的关于动量-自适应学习调整算法(BP改进算法)应用实例- Passes on to write with Matlab about the momentum- auto-adapted study adjustment algorithm (BP improvement algorithm) the application example
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:阻尼
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org