资源列表

« 1 2 ... .29 .30 .31 .32 .33 3334.35 .36 .37 .38 .39 ... 28523 »

[数据结构常用算法calculate

说明:表达式求值的栈算法和递归算法,经过各种测试,应该没什么问题-Expression for the value of the stack algorithm and recursive algorithm, after various tests, it should be no problem
<mao> 在 2025-11-23 上传 | 大小:883kb | 下载:0

[数值算法/人工智能shiyan12

说明: 编制具有如下原型的函数prime,用来判断整数n是否为素数:bool prime(int n) 而后编制主函数,任意输入一个大于4的偶数d,找出满足d=d1+d2的所有数对,其中要求d1与d2均为素数(通过调用prime来判断素数)。如偶数18可以分解为11+7以及13+5;而偶数80可以分解为:43+37、61+19、67+13、73+7。 提示:i与d-i的和恰为偶数d,而且只有当i与d-i均为奇数时才有可能成为所求的“数对”。 -Prepared with the follow
<> 在 2025-11-23 上传 | 大小:883kb | 下载:0

[STLSTL_doc

说明:ISO_C++:C++_STL开发文档 -ISO_C++: C++ _STL Development Documentation
<王三> 在 2025-11-23 上传 | 大小:883kb | 下载:0

[数据结构常用算法binSearchtemplate

说明:用vs2005实现了折半查找的模板,已通过调试编译,可放心使用。-Achieved with half the search template has been compiled through the debugger.
<钟铭> 在 2025-11-23 上传 | 大小:883kb | 下载:0

[数据结构常用算法2

说明:银行家算法在vvc下的实现,很全的,而且简单移动-Very GoodVery GoodVery GoodVery GoodVery GoodVery GoodVery Good
<Bruce Jia> 在 2025-11-23 上传 | 大小:883kb | 下载:0

[压缩解压2k_huffman

说明:huffman压缩,带c和c++的解压,并且实现了按行解压的功能-huffman compression, with c and c++ for decompression, and decompression achieved by line function
<lishubing> 在 2025-11-23 上传 | 大小:883kb | 下载:0

[数学计算/工程计算Strategi_de_control_iluminat

说明:Solutions for automated lighting in buildings
<stefan> 在 2025-11-23 上传 | 大小:883kb | 下载:0

[人工智能/神经网络/遗传算法GA_solveKnapsack-problem

说明:利用基本遗传算法解决组合优化问题——背包问题-solving Knapsack problem based on GA
<詹天佑> 在 2025-11-23 上传 | 大小:884kb | 下载:0

[matlab例程Image-Compression

说明:The matlab code for image encryption using different type of transforms
<swathi> 在 2025-11-23 上传 | 大小:884kb | 下载:0

[matlab例程Machine_Learning

说明:Machine learning made easy
<lkddsp> 在 2025-11-23 上传 | 大小:884kb | 下载:0

[matlab例程inwersection-polymorphism

说明:基于contourlet变换的隐性马尔可夫模型树程序包,是由Duncan Po等人编写-Hidden markov tree model based on contourlet transform package, is written by Duncan, Po, etc
<Ndscy> 在 2025-11-23 上传 | 大小:883kb | 下载:0

[matlab例程15_EKF_UKF

说明:UC Berkeley 大学学习扩展卡尔曼滤波和无迹卡尔曼滤波的pdf资料(A PDF file of UC Berkeley for learning EKF and UKF)
<Pino0412 > 在 2025-11-23 上传 | 大小:884kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 3334.35 .36 .37 .38 .39 ... 28523 »

源码中国 www.ymcn.org