资源列表
poly
- 求两个多项式的最大公约式,多项式按照如下格式输入,如果输入 3 //次数 1 2 3 4 //系数 则表示 1+2x+3x^2+4x^3
com
- 双色球机选程序 为买双色球机选的朋友提供一个简单程序 使用了冒泡法和随机函数
最大子长方体问题
- *Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem descr iption : a long, wide and high respectively m, n, p rectangular cut into the 000 m
main
- Code Jam 2009 Qualification Round A problem solution.
WIDETCTDOA
- 宽带线性调频信号波达方向估计,TCT算法,有一定参考价值-Wideband linear FM signal DOA estimation, TCT algorithm, a certain reference value
-Kruskal
- 克鲁斯卡尔算法的实现程序,求出最小生成树-Kruskal Algorithm program, find the minimum spanning tree
shiyanqi
- ? 假设某医生看病人的顺序是由病人的病情严重程度来决定。护士按照所有病人来医院的时间顺序给病人编号ID,依次为1,2,3,…,n;并且根据病人的病情严重程度设置Priority值,病越重,Priority的值越小。当医生开始工作时,护士根据病人的Priority值,由小到大依次安排病人看病。试为护士编写程序安排病人看病的先后次序利用最小值堆实现一个优先队列。- Using the minimum heap to implement a priority queue.
matlab
- 用最小二乘法求解非线性最优化问题,得最优解-The least square method for solving nonlinear optimization problems, have the optimal solution
zheban
- 数据结构折半查找源代码,C++6.0调试成功。请放心下载。-Data structure binary search source code, C++6.0 debugging success. Please be assured that download.
fdm_oval
- 使用有限差分法解矩形域上的椭圆方程的程序。需要输入函数、边界条件与矩形区域的位置。注释较详细。-Using elliptic equations on the finite difference method for solving rectangular domain program. Input function is required, the boundary conditions and the position of the rectangular region. More deta
newmark-beta
- 用newmark-beta法计算荷载作用下的多自由度系统的响应-Loads response calculation method used newmark-beta under the multi-degree of freedom systems
broken-locks
- 南阳理工ACM题,第1048题破门锁,本题效率较高。-Nanyang Polytechnic ACM problems, broken locks 1048 title, the higher the efficiency of this title.