资源列表
lowmorph
- MOrphology dilate and erode in C.
Threading_example
- some algorithms with threading in java. different stack will be changed
OCR
- C# program for Optical Character
Convolution
- 在泛函分析中,卷积(卷积)、旋积或摺积(英语:Convolution)是通过两个函 数f 和g 生成第三个函数的一种数学算子,表征函数f 与经过翻转和平移与g 的重叠部分的累积。如果将参加卷积的一个函数看作区间的指示函数,卷积还可 以被看作是“滑动平均”的推广。-Functional analysis, convolution (convolution), convolution or convolution (English: Convolution) The third func
Time-domain-analysis
- 离散系统的时域分析以及用MATLAB实现。-Discrete systems with time-domain analysis using MATLAB.
Algorithm-design
- 进行多段图的动态规划算法设计,编写程序并运行-More of the map dynamic programming algorithm design, programming and run
QuickSelect
- 五元组六次比较选择中值,5个元素,通过六次比较,选择中间值(第3小的值),快速选择算法-Pentad six comparative selection value of five elements, comparison, selection by six intermediate value (a small value), Rapid selection algorithm
series-sum
- 数列求和(动态规划实现) 给定n个数字和一个范围[x,y],求从这n个数字中任意取出一些数字,使得它们的和在范围[x,y]中有多少种取法。 输入: 输入第一行为整数case,case<=10 表示有case组测试数据。 对于每一组测试数据,第一行为一个整数n (n<=30),第二行为n个整数a[i],第三行为两个整数x和y。其中,a[i]>=0,sum(a[i])<2^31,0<x,y<sum(a[i])< span="">。
LMS
- This code is LMS algorithm.
WindowsFormsApplication5
- 功能比较丰富的计算器,能实现求模,求倒数,开平方等运算,满足了一般的需求-Feature rich calculator, modulo a reciprocal square root operation, to meet the general needs of
convx.cpp
- Program to compute the convex hull algoritm, using opengl
Equalize
- Program that equalize the image using opencv only for read image
