搜索资源列表
-
0下载:
偶数阶魔方和的算法
线性规划单纯形法VC源码
-even order and the algorithm for solving linear programming simplex method VC FOSS
-
-
0下载:
本程序是学习数据结构的基础程序,主要有线性链表,栈,多为数组。-This program is to learn basic programming data structures, mainly linear linked lists, stacks, and more for the array.
-
-
0下载:
匈牙利算法 解决类似于线性规划中的分配问题,用于各种匹配算法-Hungary is similar to linear programming algorithm to solve the distribution problem, for a variety of matching algorithm
-
-
0下载:
里面包含7个数据结构的编程实例,包含线性表、链表、二叉树、图等编程。-Which contains seven examples of programming data structures, including linear form, list, binary tree, graph, such as programming.
-
-
0下载:
数据结构中,关于线性表的头文件定义,编写程序的时候可直接调用。-Data structure, with regard to the linear form of the header file definition programming when the call directly.
-
-
0下载:
数据结构线性带附加表头节点的基本操作算法,C语言编程实现。包括插入 删除 返回元素位置 等。-Linear data structure with additional header node, the basic operation of algorithm, C language programming. Including the insert to remove the return element and so on.
-
-
0下载:
单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB-Simplex method, linear programming solution can be used to carry out the strike. In mathematics there is a certain value, but the speed may not be optimized for speed if required, can re
-
-
0下载:
线性规划的算法,使用了单纯形算法,希望对大家有用-Linear programming algorithm, using the simplex algorithm, we hope to be useful
-
-
0下载:
数据结构,线性链表知识,对于学习关于c以及c++编程都有很大的帮助。-Data structures, linear list of knowledge, for learning about the c and c++ programming are very helpful.
-
-
0下载:
数据结构的相关实验,采用C++编程。包括线性表的相关操作以及二叉树的相关操作。-Experimental data structure, the use of C++ programming. Related operations, including linear and binary tree table related operation.
-
-
0下载:
lingo小程序,解决线性规划问题,如最短路径问题。希望对从事这方面的朋友有帮助。-lingo small program to solve linear programming problems, such as the shortest path problem. Hope in this field to help a friend.
-
-
0下载:
数据结构课程线性表编程实验,从键盘输入len个元素并存放到线性链表L中,在屏幕上显示线性链表L中的所有元素-Table of data structures course linear programming experiments in L from the keyboard input len elements co-exist on the linear list, displayed on the screen all the elements of the linear list L
-
-
0下载:
线性规划-解方程组问题,算法 设计课 程作业,能运行成功-Linear programming- solution of equations, algorithm design course work, be able to run successfully
-
-
0下载:
线性规划,算法 设计课 程作业,能运行成功-Linear programming, algorithm design course work, be able to run successfully
-
-
0下载:
回朔法的讨论,鸽笼原理,Ramsey问题。排列组合问题,容斥原理,母函数,递归关系,线性规划,动态规划。Polya原理-Discussion back method, the pigeonhole principle, Ramsey problems. Permutations and combinations, the principle of inclusion and exclusion, generating functions, recursion relations, linear
-
-
0下载:
汽车加油行驶问题。线性规划与网络流24题之一,44ms过OJ。具有一定的参考性。-Car refueling traveling. Linear programming and network flow to one of the 24 questions, 44ms Accpted at OJ. Reference.
-
-
0下载:
超松弛迭代算法用于线性规划中求解最优解,而且属于近似算法。-Over-relaxation iterative algorithm for solving linear programming optimal solution, but also belongs to the approximation algorithm.
-
-
0下载:
国家集训队2007论文集
Day1
北京 高逸涵 与圆有关的离散化
四川2 王晓珂 解析一类组合游戏
湖南 仇荣琦 欧拉回路性质与应用探究
广东 余江伟 如何解决动态统计问题
福建 杨 沐 浅析信息学中的“分”与“合”
浙江 李宇骞 浅谈信息学竞赛中的线性规划——简洁高效的单纯形法实现与应用
湖南 袁昕颢 动态树及其应用
陕西 杨 哲 凸完全单调性的加强与应用
上海 王欣上 浅谈基于分层思想的网络流算法
广东 陈
-
-
0下载:
对一定量的数据进行线性规划的对偶单纯形法用c语言实现-To a certain amount of data of the dual simplex method for linear programming with c language implementation
-
-
0下载:
通过C语言编程,利用线性表的知识,解决约瑟夫问题,非常好用哦-Through the C language programming, the use of linear table to solve the Joseph problem
-