搜索资源列表
-
0下载:
这是单纯性算法的线性规划的实现程序,用Java和jsp做的,在Myeclipse和tomcat中通过,可以实现任意个数个方程和未知数的情况,适应力强。-This is a simple algorithm for the realization of linear programming procedures, using Java and jsp do tomcat in Myeclipse and adopted, can achieve any number of equations an
-
-
0下载:
本书提供了学习经典数据结构和算法的新方法。通过带有完整工作代码的详细示例清晰、透彻地解释了全书内容。掷骰子、纸牌和棋盘游戏提供了大量新颖、迷人的示例。.
本书首先透彻介绍了面向对象程序设计。利用这些工具,读者可以深入探究线性数据结构、算法(包括渐近表示法和递归)、树、集合和高级主题,如图和内存管理。
另外,页面清晰,一般在网上购买需要50多元人民币,可以为银子不充分的程序爱好者提供学习资料-This book provides a data structure of the clas
-
-
0下载:
Mixed integer linear programming source code
-
-
0下载:
根据已知列出分级教学的人数分配和分班教学的人数与及格率的关系,然后设出16个变量,通过传统概率知识列出目标函数,通过约束条件控制变量,建立出一个非线形规划模型,利用计算机程序设计求出最优解-Listed according to the known number of grade teaching assignment and placement of teaching the relationship between numbers and pass rates, and then set o
-
-
0下载:
用java实现的线性序列对齐算法(算法->动态规划的作业)-Java implementation of a linear sequence alignment algorithm (algorithm- dynamic programming job)
-
-
0下载:
用java实现的线性规划单纯形算法,是我研究生作业的一部分,内有大量的注释,配合算法导论可以理解明白。-Using java to achieve linear programming simplex algorithm is part of my graduate job, there are a large number of comments, with the Introduction to Algorithms can be understood to understand.
-
-
0下载:
用java语言实现运筹学线性规划,有很强的通用性,实用性,算法可参考《算法导论》一书,配套学习。(Using java language to achieve operations research linear programming, has a strong versatility, practicality, algorithms can refer to "Introduction to Algorithms" book, supporting learning.)
-