资源列表

« 1 2 ... .17 .18 .19 .20 .21 1922.23 .24 .25 .26 .27 ... 3400 »

[数学计算/工程计算algorithm-

说明:各种经典算法的C语言实现,可以加到你自己的程序中,直接调用即可-A variety of classic algorithm writen by C language , can be added to your own projects, can be called directly
<myw> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算chaosongchidiedai

说明:该程序实现用超松弛迭代算法求解数值分析中的线性方程组的问题!-The program overrelaxation iterative algorithm for solving linear equations in numerical analysis problem!
<xuefeng li> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算numerical-calculation-method

说明:数值计算的一系列方法的C程序实现(包括二分法、复合梯度法、牛顿下山法、龙格库塔法等主流方法)-The numerical calculation method of the C program (including the the mainstream dichotomy composite gradient method, Newton downhill method, Runge-Kutta method method)
<西门庆> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算kalman

说明:经典的卡尔曼滤波计算,matlab的M文件实现。-The classic Kalman filter Matlab M-file implementation.
<suyongpan> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算ASSOCIATION-RULE-MINING

说明:association rule mining code in matlab using partion algorithm
<parmalik kumar > 在 2025-02-27 上传 | 大小:9kb | 下载:1

[数学计算/工程计算daima5

说明:验证同一方程在不同的迭代形式下的计算结果。-Verify that the calculation results of the same equation in the form of different iterations.
<小梅> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算SHA1(deep-optimization)

说明:SHA1汇编码的深度优化改写: 写个程序,用的了SHA1汇编码,百度了一堆,但是没有一个满意的。 并且都对500M以上的大文件支持不好,可怜单位配的256M内存的古董机!!!!! 于是自己决定重新写个,该源码对大文件的计算速度较快. 程序改写要点,除了对算子的优化外,还优化掉了数据表。由于优化掉了部分特种码,可以一定程度上避免PEiD类的软件侦测到所采用的算法类型 写完后,发现:中间那一堆代码怎么看怎么那么不顺眼呢!
<liyu> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算queen

说明:这道题的算法思路比较简单,其重点在于对搜索的剪枝优化,由于如果对于每一行都枚举每一列,显然其中会有很多在枚举过程中就可以判断不可能出解的情况,显然对这些情况的继续向下一行搜索是无用的冗余操作,所以我们应在枚举搜索中加入一些判断条件,以减少无用的搜索分支。 -Algorithm of solving the problem is relatively simple idea, with its emphasis on the sear
<zhang> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算java-jisuanqi

说明:用Java编写的科学计算器,更能齐全,欢迎下载使用-Scientific Calculator written in Java, more complete, welcome to download
<里里> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算newton

说明:最优化方面的牛顿法算法,方便入门同学学习-Newton' s method algorithm optimized with respect to the most convenient entry students learning
<张雄机> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算LINE-SURVEY

说明:对电法勘探中的分支方法-激电中梯电法数据进行读取,初步处理和成图。-Electrical prospecting branch- induced polarization in the ladder electrical method for reading, preliminary processing and mapping.
<zhougong> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[数学计算/工程计算MATlab-8shuma

说明:matlab实现8数码游戏,通过A*算法能够自动求解出目标状态-failed to translate
<jialong> 在 2025-02-27 上传 | 大小:9kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1922.23 .24 .25 .26 .27 ... 3400 »

源码中国 www.ymcn.org