资源列表
贪心法求任务调度问题
- 西电算法课的贪心部分上机试验题目!
CompareStrings
- Can be used to compare strings.
InsertionSort
- 一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
parenthesis.cpp
- data structure - parenthesis balancing using C-data structure - parenthesis balancing using C...
p2
- 基于VC中的C语言的图像边沿提取函数,使用的是openCV的库-Based on image edge extraction function of the VC in the C language, the use of the library of openCV
walt
- 功率谱计算程序,fortran90格式,由作者实验调通,已经用于科研了。-Power spectrum calculation program
dec2
- matlab 对图像进行小波分解 该函数输入任意一幅灰度图,输出为分解后的低通图像和水平、垂直、斜向三个方向高频分量-matlab image wavelet decomposition of the function to enter any piece of gray, the output is low-pass image and level decomposed, vertical and diagonal high-frequency components in three dire
hm2_2
- 读取一幅图像,对其进行DCT高通、低通滤波,输出处理后图像-Read an image, do the DCT high-pass, low-pass filtering, output processed image .
Strongest-fighting
- 南阳理工ACM题,第541题最强战斗力,效率较高。-Nanyang Polytechnic ACM questions, 541 questions strongest fighting, higher efficiency.
multiple
- 实现两个很大的数的乘法程序,最多可以到达200位的数字的相乘。-To achieve two great multiplication of the number of procedures, can reach up to 200 the number of multiplication.
Manacher_Longest_Subsequence
- 求一个字符串的最长回文子串的长度。比如字符串 abaaba 的最长回文子串的长度就是6.-Seeking a string longest palindromic substring length. For example, the string " abaaba" longest palindromic substring length is 6.
基于opencv的汽车尾部边缘提取
- 本代码是Opencv完成《数字图像处理》P468 页例 10.10 的编程实验,编程语言为Matlab。
