资源列表
sum++
- 连续自然数段的代码,是一种比较好的解决算法。
二叉查找树的创建、查找、插入和删除
- 二叉查找树的创建、查找、插入和删除 问题描述:运行时产生若干个随机整数,依次插入到一棵初始为空的二叉查找树中,并能在其中查找、插入、删除指定的整数。,Binary Search Tree to create, find, insert and delete the problem descr iption: run-time generated a number of random integers, followed by insertion into an initial empty bi
kexingfangxiangfa
- 线性约束条件的只需一次迭代的可行方向法。-Linear constraints only the first iteration of the feasible direction method.
seamintersect
- 使用两个向量的叉积来判断两条线段是否相交-The use of the cross product of two vectors to determine whether two line segments intersect
TX_constellationMapper
- this code is simulation of transmitter constellation mapper for wimax( ieee 802.16 standard) for MIMO-OFDM systems-this code is simulation of transmitter constellation mapper for wimax( ieee 802.16 standard) for MIMO-OFDM systems
Cjordn0
- 全选主元高斯-诺尔当消去法求解具有多组实常数向量的实系数线性方程组的C语言描述,算法-Full pivoting Gauss- Noel elimination method as a real constant vector with a multiple linear equations with real coefficients of C language descr iption of the algorithm
Data-into-the-stack-and-the-stack
- 输入任意十个整数,然后将其送入队列,并依次出队。-Enter any ten integer, and then into the queue, and in turn the team.
bag3
- 背包问题是很经典的问题,可以使用多种方法解决,这里使用回溯法解决。-Knapsack problem is a classic problem, you can use a variety of methods to solve, backtracking is used here to solve.
POLYADD
- implementation of Polynomial addition
eignvalue
- 求实对称三对角对称矩阵的全部特征值及特征向量-All the eigenvalues and eigenvectors of real symmetric tridiagonal symmetric matrix
color
- 有C++上用Cplex的软件包编写的关于一个图着色的问题。-a program using Cplex on C++ platform to color a map with many constraints.
sqpm
- 用基于拉格朗日函数Hesse矩阵的SQP方法求解约束优化问题-Based on Lagrangian with SQP Hesse matrix method for solving constrained optimization problems
