资源列表
[生物技术] max3SATfixpop
说明:我写的一个用遗传算法测试 MAX3-SAT 问题的程序。-I wrote a genetic algorithm test MAX3-SAT program.< 张凯> 在 2025-09-15 上传 | 大小:900kb | 下载:0
[生物技术] EP-for-CuttingStock-with-conguiltyi
说明:用 evolutionary programming 写的关于 cuttingstock 的算法。-The evolutionary programming write cuttingstock algorithm.< 张凯> 在 2025-09-15 上传 | 大小:1.12mb | 下载:0
[数据结构常用算法] insertsort
说明:通用插入排序C++源程序,例程为电脑随机数排序。-General the insertion sort C++ source routines for the sort of computer random number.<JohnDannl> 在 2025-09-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构二叉树,及其遍历,镜像,输出等相关操作C++源码。-Binary tree data structure and its traversal, mirror, output the operation C++ source.<JohnDannl> 在 2025-09-15 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] duchangjianglingo
说明:运用lingo解小船渡河的最优解问题,通过验证无误,可直接下载使用。-The optimal solution of the problem, use a boat to cross the river lingo solution by verifying correct, direct download.<石冰> 在 2025-09-15 上传 | 大小:1kb | 下载:0
[matlab例程] LDPC
说明:LDPC(低密度奇偶校验码)中和积译码的算法的matlab仿真。-LDPC (low density parity check codes), and plot decoding algorithm matlab simulation.<WindAchilles> 在 2025-09-15 上传 | 大小:54kb | 下载:0
[matlab例程] charpt10_4
说明:安德森《计算流体力学及其应用》第十章流过平板的超声速流动 10.4节 纳维—斯托克斯方程计算程序的组织。自己编写的matlab源代码。-Anderson the computational fluid mechanics and its application "chapter 10 through the flat of supersonic flow section 10.4- navier stokes equation calculation procedure of the organ<向阳> 在 2025-09-15 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] Jason
说明:在ACM的题目中经常会遇到大数相加和相乘的问题,在有些公司的面试题中也有暗含要用大数才能解决的问题。比如:输入三个整数,写一个程序判断这个三个整数能否构成一个直角三角形。此题算法很简单,但是却暗含着结果可能溢出的问题。如果不会用大数,此题就无法给出完美的答案。-ACM topic often encounter large numbers addition and multiplication problems, some face questions implied use of large<杰克> 在 2025-09-15 上传 | 大小:70kb | 下载:0