资源列表
导弹拦截算法C语言实现
- 某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统。但是这种导弹拦截系统有一个缺陷:虽然它的第一发炮弹能够到达任意的高度,但是以后每一发炮弹都不能高于前一发的高度。某天,雷达捕捉到敌国的导弹来袭。由于该系统还在试用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹 输入导弹依次飞来的高度(雷达给出的高度数据是不大于 30000 的正整数),计算这套系统最多能拦截多少导弹,并依次输出被拦截的导弹飞来时候的高度。
Pochodna
- derivative of function i JAVA
CreateBinTree
- 数据结构二叉树的用建立,用二叉链表作为二叉树的存储结构,完成了二叉树的中序遍历后序遍历、前序遍历以及叶子节点、二叉树节点总数的递归算法实现,可运行!-Binary tree data structure with the establishment of the list with a binary storage structure as a binary tree, complete binary tree in postorder traversal order traversal, pr
zifuzhuanhuan
- 将字符串的小写转换成字符串的大写的算法 。-Convert uppercase characters to lowercase
prim
- 普利姆算法用来求解最小生成树问题很容易,使得树的最小权值最小。-Prim algorithm used to solve the minimum spanning tree problem is easy, the minimum weight is the lowest of the tree
quicksort
- 一个非递归快速排序的实现-
压缩后的质数表算法
- 快速质数表算法
modes
- resonance frequency of 1d cavity by fdtd
Gauss(matlab)
- matlab版高斯消去源程序,可判断是否可继续进行消去,只需改动输入的系数矩阵与右侧列向量即可进行运算,速度快-matlab Gauss: it can tell you if the funtion could go on and it runs quickly
WordHist
- 用matlab编辑word的小程序,一个柱状图的例子。-a small program for directly edit word based on matlab
absejifenph
- 用MATLAB实现求一阶时滞PID控制的ISE指标并绘图的程序,为m文件-Using MATLAB to achieve the first order delay PID control of the ISE indicators and drawing procedures for the m file
cumulative-contribution
- 这是一个学习计算累积贡献率的小程序,让你了解累积贡献率图形用什么函数画,如何画。-This is a study calculated cumulative contribution rate of small programs, to let you know what the cumulative contribution rate of graphics with function, how to draw.