资源列表

« 1 2 ... .83 .84 .85 .86 .87 25188.89 .90 .91 .92 .93 ... 28522 »

[数据结构常用算法calculate

说明:表达式求值的栈算法和递归算法,经过各种测试,应该没什么问题-Expression for the value of the stack algorithm and recursive algorithm, after various tests, it should be no problem
<mao> 在 2025-05-25 上传 | 大小: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均为奇数时才有可能成为所求的“数对
<> 在 2025-05-25 上传 | 大小:883kb | 下载:0

[STLSTL_doc

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

[数据结构常用算法binSearchtemplate

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

[数据结构常用算法2

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

[压缩解压2k_huffman

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

[数学计算/工程计算Strategi_de_control_iluminat

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

[数据结构常用算法sce-ua

说明:是一个优化算法的源程序,采用fortran编写,国内外应用较多-sce-ua
<解河海> 在 2025-05-25 上传 | 大小:883kb | 下载:1

[matlab例程matlab

说明:cp关系曲线的研究,很详细哦。可以验证,描述了风轮角速度与cp的关系-curve of cp, oh great detail. Can be verified, describes the wind round the relationship between angular velocity and cp
<lin> 在 2025-05-25 上传 | 大小:883kb | 下载:0

[数据结构常用算法XuqingBinaryTree

说明:从文件读入并创建二叉树,以实现前中后序遍历。-Read from the file and create a binary tree in order to achieve the former in the post-order traversal.
<原野> 在 2025-05-25 上传 | 大小:883kb | 下载:0

[matlab例程Pulse-Code-Modulation

说明:脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式,从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。 国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM 可分为均匀量化PCM 和对数PCM 两大类,对数PCM中,A律和μ律编码都已被定为国际标准。
<Sariel> 在 2025-05-25 上传 | 大小:883kb | 下载:0

[数据结构常用算法kmp

说明:kmp算法的实现 字符匹配 next值计算-kmp algorithm for data structure and algorithm
<rentianyi> 在 2025-05-25 上传 | 大小:883kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 25188.89 .90 .91 .92 .93 ... 28522 »

源码中国 www.ymcn.org