资源列表

« 1 2 ... .61 .62 .63 .64 .65 1466.67 .68 .69 .70 .71 ... 3400 »

[数学计算/工程计算fenciPbeiyesi

说明:第4界中兴捧月时做短信过滤使用的朴素贝叶斯方法的代码,主要是通过计算收到信息分别在收件箱的和垃圾箱的概率是多少来区分短信息所在置信区间。这里短信先经过了分词在算每个此条的概率。-Naive Bayesian method code, the 4th ZTE handful of months do SMS filtering using the received information by calculating how much t
<杨帆> 在 2025-03-10 上传 | 大小:9kb | 下载:0

[数学计算/工程计算FFT

说明:对脑电信号的频谱分析,分析脑电信号的功率谱特征-The spectral analysis of the EEG power spectrum analysis of EEG
<周立> 在 2025-03-10 上传 | 大小:9kb | 下载:0

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

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

[数学计算/工程计算chaosongchidiedai

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

[数学计算/工程计算kalman

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

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

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

[数学计算/工程计算daima5

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

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

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

[数学计算/工程计算queen

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

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

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

[数学计算/工程计算project euler5

说明:project euler代码库第五部分(已测试通过(project euler code libray part5)
<qlspirittan> 在 2025-03-10 上传 | 大小:9kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 1466.67 .68 .69 .70 .71 ... 3400 »

源码中国 www.ymcn.org