资源列表
Gap
- 算法实现题1-5 最大间隙问题 « 问题描述: 最大间隙问题:给定n 个实数x , , xn 1 2 ,求这n 个数在实轴上相邻2 个数之间的最 大差值。假设对任何实数的下取整函数耗时O(1),设计解最大间隙问题的线性时间算法。 « 编程任务: 对于给定的n 个实数n x , x , , x 1 2 ,编程计算它们的最大间隙。 « 数据输入: 输入数据由文件名为input.txt的文本文件提供。文件的第1
mallat1
- mallat 算法 可以给一些小波变换的人提供帮助。也可以给压缩的人提供帮助
高斯消元法(不列主元)
- 高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
lingo.rar
- 用lingo进行多目标规划的范例,可在lingo9上运行,Using multi-objective programming lingo for example, can be run lingo9
Tree
- 二叉树的先序、中序、后序遍历 以及生成凹入表-The preorder,inorder and postorder traversal of a binary tree.
jiheyusuan
- 本文件为,实现数组及数值的集合运算的代码。-This document is to achieve the set of the array and numerical computation code.
3_2
- 分数计算器及测试程序。 1.该程序是分数计算器,程序的有些功能没有完成,请编写函数,将程序完成,要求界面提示清晰,便于操作。 2.增加输入分数四则运算的功能。 3.增加输出文件的功能,使输入的字符串及输出结果可以保存在文件中。 4.增加判别分母是否为零的功能,无论任何运算,分母一旦为零,则退出当前运算并输出提示消息。-Score Calculator and testing procedures. 1. The program is fractional calculator,
zhebanchazhao
- 依次输入顺序表的各个元素,然后进行关键字的查找,如果存在则返回待查元素位置,否则显示不存在-Followed by the various elements of the input sequence table, and then keyword search, if there is element of unknown origin location is returned, otherwise the show does not exist
IUnttitledd1n
- 将中缀表达式转化为后缀表达达式并求值,输出后缀表达式及值 -Infix expression conversion and evaluation to the suffix table Dada type, output postfix expression and the value of
5-2
- 学习 OpenCV 课后练习 5-2 已经运行成功-The Learning OpenCV supplementary exercises 5-2 has run successfully
add_pictures
- 将两图片叠加起来处理,得到最后的综合图像-The two images add up to give a final comprehensive image
Untitled4
- 图像的基础算术编码,直接更换图片名字即可,不附带图片-Image based arithmetic coding
