资源列表
qing
- 一个基于车牌识别的算法,采用的思路很特别,采用新的方法识别车牌。-Based on license plate recognition algorithm, using the way of thinking is very special, adopt a new method to identify plate.
Inherit
- 财产继承C++程序,儿子继承父母财产,包括私有财产和公共财产,求算儿子的继承财产-The son inherits parents property, and then get the son s whole money
dataGridView1
- 好东西啊,我在找了好久才找到的,初学者非常有用的东西哦;-Ah good stuff, I was looking for a long time to find and very useful things for beginners Oh
abcd
- 广州地铁路线查找,输入出发点和目的地,可以查找到最佳路线-Guangzhou Metro line to find, enter the starting point and destination, you can find the best route
ExcelReport
- Excel Export : class where exporting the gridview values to excel
Polyfit
- 该程序是基于最小二乘法的多项式拟合,基于.net的c#实现的。该算法是一个类,可直接调用。-The program is based on the method of least squares polynomial fitting, c#. Net-based. The algorithm is a class that can be called directly.
KRUSKAL
- Implementation of kruskals algorithm
quadtree
- 本文提出改进的四叉树多分辨率的形状编码的算法-In this paper, the shape of the improved quadtree multi-resolution encoding algorithm
c语言一元多项式相加
- 一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials
mydate
- 检查闰年的方法 class MyDate { private static int[] Months=new int[13]{0,31,28,31,30,31,30,31,31,30,31,30,31} private int year private int month private int day //公有的方法,对外提供的服务 public MyDate() { year=1900 month=1
FF
- fft变换 蝶形运算 快速傅立叶变换-discr iption of fft
Polyfit
- 曲线拟合,计算曲线方程的系数。C#类文件,可以直接调用,方便快捷。-Curve fitting, curve equation calculating the coefficients. C# class file that can be called directly, convenient and quick.