-
指纹识别demo
资源描述
指纹识别demo代码
包括了指纹图像方向图计算、频率计算、gabor滤波器增强,细化,特征点提取,特征点匹配等功能!
- 2022-01-26 03:02:17下载
- 积分:1
-
基于QR分解的双曲Householder变换。他们的使用
基于hyperbolic Householder transformation的QR分解。 其使用需要调用hyperbolic Householder transformation程序。-Hyperbolic Householder transformation based on the QR decomposition. Their use need to call the hyperbolic Householder transformation process.
- 2022-02-04 07:34:36下载
- 积分:1
-
这是一个用java高级编程语言编写的程序,实现了用“向上/向下修正方法”的拉格朗日插值公式计算某个函数的值,方便实用。...
这是一个用java高级编程语言编写的程序,实现了用“向上/向下修正方法”的拉格朗日插值公式计算某个函数的值,方便实用。-Java This is a high-level programming languages used in the preparation of procedures, implementation of the " up/down correction method," Lagrange interpolation formula of the value of a function, convenient and practical.
- 2022-08-24 10:58:35下载
- 积分:1
-
没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。...
没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。现在需要知道,在每个部门内,成绩最好的程序员和成绩最差的程序员分别是谁。输入有N+1行,每一个有若干正整数。第一行只有一个正整数,代表公司的部门数目。剩余的N行,每一行代表了该部门所有程序员的得分。其中每行第一个数字k代表了该部门的程序员个数,该行剩下的有k对数据,每对数据包括一个程序员的姓名(一个字符串)和其得分(一个正整数)。【输出形式】输出有N行,每行有两个串。第一个串该部门得分最高的程序员的姓名,第二个数字是得分最低的程序员的姓名。-no interface, written in C minor procedural issues are as follows : a software company recruited dozens of programmers, divided into several departments. An examination of the various departments for testing all programmers. Examinations in 1886 after the end of each grade. Now need to know, in every sector, but the best programmers and the worst programmers who were. N input is a line, each one a number of positive integers. There is only a first positive integer representing the number of departments. The remaining N firms, each firm on behalf of all the sector"s programmers to the basket. Each Bank figures k a representative of the number of programmers, the bank left the k right d
- 2022-03-10 11:37:16下载
- 积分:1
-
利用MATLAB求解TSP的蚁群
应用背景蚁群算法解决问题,最近有很好的潜力已经吸引了很多的关注,特别是求解NP难的问题关键技术
- 2022-03-22 18:51:00下载
- 积分:1
-
c++文件翻转
Make your rcopy robust against all kinds of user or operation system errors. That means – check all
return values for operating system errors (mostly I/O errors) and command line arguments for user
errors.
Stick to our files and interfaces that we provide via SubVersion. You may add methods (e.g. for file
size or reversing the buffers content), but you are not allowed to change the signature of any method
specified by us.
- 2022-02-21 11:52:25下载
- 积分:1
-
多线程快速排序
多线程并行的快速排序的实现,使用多线程实现递归排序,使用标准模板库STL实现最后的排序
- 2022-06-03 05:38:46下载
- 积分:1
-
sm2-3-4 C代码
非常详细的SM2、SM3、SM4算法说明及c语言代码,国密局公开算法。
- 2023-05-07 03:20:02下载
- 积分:1
-
强制性离散对数
^ x = 140851752bruteforce x
- 2022-04-18 16:39:58下载
- 积分:1
-
龙贝格算法c源代码 实用性强,考虑方面齐全
龙贝格算法c源代码 实用性强,考虑方面齐全-Romberg c algorithm source code practical, considerations complete
- 2023-05-12 00:05:03下载
- 积分:1