搜索资源列表
nizhen
- 矩阵算法 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值
Homework_191007
- 平台:VS2005 描述:这是华东师大模式识别课程的第三个Homework。用C#实现的人脸识别小程序,算法采用K阶近邻法,人脸图片来自Yale Database。上传的压缩文件里面有我的report和工程文件夹的打包。
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
DES
- 一个C#实现的DES加密算法类,里面有dll可以直接加在进你的工程里面的引用就可以用了。-A C# implementation of the DES encryption algorithm class, which can be directly added to a dll into your project which can be used for reference.
MouStudio_ContourTrace_Fill
- 针对散乱点数据,构建出三角网,并追踪出等值线,随后进行填充算法实现。附件中包含有实现源代码工程(VS2008)、编程调试文档笔记、试验数据等。-For scattered point data, construct a triangle mesh, and track the contour, followed by filling algorithm. Implementation annex contains the source code project (VS2008), program
data-structure-AOE-net
- 本软件围绕工程活动图AOE网的应用这一主题,用图形化的界面实现了AOE网的建立、判断工程可行性、计算工程活动开始时间、确定关键路径和关键活动等功能。 具体功能: 已知假想的工程活动图AOE网,试设计一个算法,要求: (1) 判断工程是否可行 (2) 求出工程中每个活动的最早开始时间e(i),最迟开始时间l(i)和全工程可以完成的最早时间 (3) 确定工程中关键路径和可使整个活动的工期缩短的关键活动 源码在文件夹“源代码清单”中。程序开发时所用的文件在文件夹“配
Gauss1
- 测绘工程专业,大地高斯算法,有界面设置。简单易懂。-Earth Gauss algorithms, interface settings. Easy to understand
FIT
- C# 最小二乘法算法 使用时添加至工程调用即可-C# algorithm uses the least squares method to add to the project calls to
kalmanmethosd
- C#卡尔曼滤波算法,非常实用,有实例,实际工程中常用算法-Method of Kalman ,useful and beautiful code
1
- 本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的-good study
SortPath
- 自己写的一个最短路径算法,WPF工程,通过设定路径的点、点的关联关系以及起始点,并最后保存,可以得到一个路径文件。程序可以读取路径文件,并算出最短路径。-To write a shortest path algorithm, WPF project, setting the path through the point, the point of the relationship as well as the starting point, and the last save, you can
c-svm.1.0
- 本工程的主要目的是创建两类的SVM分类器的动态链接库。SVM分类器用到的训练算法是SMO算法。-The main purpose of this project is a dynamic link library to create a SVM classifier of the two kind. The training algorithm of SVM classifier is used SMO algorithm.
genetic-2
- 在第一个简答的遗传算法程序下增加了一个较为复杂的遗传算法应用。适合工程数学专业的同学。-genetic for math
Astar
- 很好用的A*算法。 这是一个C#工程,直接可用(A very good A* algorithm. This is a C# project that is directly available)