联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数值算法/人工智能(123) 
按平台查找All C/C++(123) 

[数值算法/人工智能] hdcp2.2

hdcp 2.2 key 用于 miracast hdmi 等 加密码流试用的公用key.
hdcp 2.2 key for miracast or hdmi ect. (2020-12-19, C/C++, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/1608390805466578.html

[数值算法/人工智能] azawgtd

机械优化设计的C程序,黄金分割法,解决一维优化问题
C Program for Mechanical Optimum Design, Golden Section method to solve One-Dimensional Optimization problem (2018-11-24, C/C++, 7KB, 下载1次)

http://www.pudn.com/Download/item/id/1543005697538875.html

[数值算法/人工智能] 17196052

神经网络中的K均值聚类算法II: 1 KMIn为输入数据文本,其中,第一个参数为所要聚类点个数,第二个参数为聚类点的维数,第三 (2018-02-06, C/C++, 36KB, 下载1次)

http://www.pudn.com/Download/item/id/1517880097286644.html

[数值算法/人工智能] ACM

有关ACM的电子书,是斯坦福大学的ACM教程,很好的东西
ACM about e-books, tutorials ACM is Stanford University, a good thing (2016-05-22, C/C++, 3014KB, 下载13次)

http://www.pudn.com/Download/item/id/1463883956821549.html

[数值算法/人工智能] calculator287

能实现计算器的基本功能加、减、乘,除。一点击运算符文本中的东西就消失了
To achieve the basic functions of the calculator to add, subtract, multiply and divide. Click the operator of a thing in the text disappeared (2016-02-15, C/C++, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/1455533198141339.html

[数值算法/人工智能] bayes100

贝叶斯分类算法源代码,用于对文本文件进行分类
Bayesian classification algorithm source code, used to classify a text file (2016-02-15, C/C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1455484418321574.html

[数值算法/人工智能] CatalanCalculater

两种卡特兰斯计算模板,含测试用例!采用动态规划打表的方式进行实现!
Catalan Numbers Calculater (2015-11-25, C/C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1448439646357547.html

[数值算法/人工智能] Introduction-to-Algorithms

是关于算法的很好的一本书 斯坦福大学使用的教材
Good algorithm, a book used by the Stanford University textbooks (2012-10-02, C/C++, 4858KB, 下载11次)

http://www.pudn.com/Download/item/id/2006302.html

[数值算法/人工智能] lmn4op

最佳维变异粒子群优化算法在传感器调度中应用Optimal dimension mutation particle swarm optimization algorithm in sensor scheduling application
Optimal dimension mutation particle swarm optimization algorithm in sensor scheduling application (2012-05-22, C/C++, 174KB, 下载7次)

http://www.pudn.com/Download/item/id/1880843.html

[数值算法/人工智能] cd4ef1

一种小量程六维力传感器的设计与分析A small range of six axis force sensor design and analysis
A small range of six axis force sensor design and analysis (2012-05-04, C/C++, 356KB, 下载3次)

http://www.pudn.com/Download/item/id/1855420.html

[数值算法/人工智能] xy7z

多声测传感器阵列高维角度坐标自适应标定方法Low temperature glass frit wafer level research on vacuum packaging
Low temperature glass frit wafer level research on vacuum packaging (2012-04-25, C/C++, 226KB, 下载3次)

http://www.pudn.com/Download/item/id/1844397.html

[数值算法/人工智能] 56rt

用分数维空间方法研究量子阱中激子效应对三次谐波产生的影响_英文_.
Method of fractional-dimensional space with the quantum well exciton effect in the impact of third-harmonic English _ _. (2012-01-10, C/C++, 819KB, 下载4次)

http://www.pudn.com/Download/item/id/1754197.html

[数值算法/人工智能] cc

基于CLUE_S模型的喀斯特地区城镇用地时空动态模拟_
Karst area based on CLUE_S model of urban land use spatial temporal dynamic simulation _ (2012-01-09, C/C++, 792KB, 下载4次)

http://www.pudn.com/Download/item/id/1753520.html

[数值算法/人工智能] 2

基于贝叶斯网络的不确定环境装备故障推理模型.
Uncertain environment based on Bayesian network inference model equipment failure. (2011-11-13, C/C++, 250KB, 下载8次)

http://www.pudn.com/Download/item/id/1697594.html

[数值算法/人工智能] mianyiga

免疫遗传算法,该算法很好的客服了简单遗传算法的早熟问题,是对基本遗传算法的一种改进
Immune genetic algorithm has very good customer service the premature simple genetic algorithm, the basic genetic algorithm is an improved (2010-05-12, C/C++, 107KB, 下载31次)

http://www.pudn.com/Download/item/id/1169221.html

[数值算法/人工智能] DJTSL_algorithm

迪杰特斯拉算法,已经调通的。可以直接用。用户寻找最短路径。
used to find the shortest pass (2010-05-04, C/C++, 194KB, 下载22次)

http://www.pudn.com/Download/item/id/1155115.html

[数值算法/人工智能] 2626Chess

PKU 2626 Chess的问题解答,C++实现。 使用的是3维DP
It s a C++ solution for the problem-2626 in PKU ACM on-line judge. (2009-11-07, C/C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/962698.html

[数值算法/人工智能] 10Csource

10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔
10 important C language implementation of the algorithm source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortes, Jacobian, Qin nine-chao, power law, high斯塞德尔 (2009-02-25, C/C++, 4KB, 下载8次)

http://www.pudn.com/Download/item/id/653468.html

[数值算法/人工智能] CiperLib_release_by_csk

关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法
Addition and subtraction operations on large numbers such as multiplication and division operation mode using the algorithm library libtommath (2008-07-29, C/C++, 991KB, 下载11次)

http://www.pudn.com/Download/item/id/519164.html

[数值算法/人工智能] OI

用多种算法解决0-1背包问题,包括回朔法,动态规划,贪心算法等
algorithm used to solve a variety of 0-1 knapsack problem, including the retrospective method, dynamic programming, greedy algorithm (2007-06-06, C/C++, 421KB, 下载66次)

http://www.pudn.com/Download/item/id/293029.html
总计:123