-
linux 设备驱动开发详解,适合初学者使用。part one。
linux 设备驱动开发详解,适合初学者使用。part one。-linux device driver development Xiang Jie, suitable for beginners to use.
- 2022-03-31 13:12:03下载
- 积分:1
-
用于进程间通信的unix域socket使用示例,同时包含了对通信效率的计时。...
用于进程间通信的unix域socket使用示例,同时包含了对通信效率的计时。-For inter-process communication using unix domain socket example, at the same time contains the time of the communication efficiency.
- 2022-04-22 02:03:31下载
- 积分:1
-
使用内核编译的方法增加一个文件拷贝的系统调用,压缩包中有具体的内核编译以及增加系统调用的步骤以及源代码...
使用内核编译的方法增加一个文件拷贝的系统调用,压缩包中有具体的内核编译以及增加系统调用的步骤以及源代码-Kernel compile using the method of adding a paper copy of the system call, compressed package has specific kernel compile as well as steps to increase the system calls as well as the source code
- 2022-03-18 16:00:15下载
- 积分:1
-
des rsa des3 algorithm can be ported to platforms such as symbian windows mobile
des rsa des3 算法
可移植到symbian windows mobile 等平台-des rsa des3 algorithm can be ported to platforms such as symbian windows mobile
- 2022-12-04 19:00:03下载
- 积分:1
-
A master of hand
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2023-02-11 08:20:11下载
- 积分:1
-
蚁群算法用于求解课程表安排问题。在linux下面实现的
蚁群算法用于求解课程表安排问题。在linux下面实现的-Ant colony algorithm for solving curriculum arrangements. Linux achieved in the following
- 2022-06-18 04:12:12下载
- 积分:1
-
UNIX高级编程, word 格式的,推荐!
UNIX高级编程, word 格式的,推荐!-UNIX high-level programming, word format recommended!
- 2022-05-07 07:38:14下载
- 积分:1
-
it is a source code for ford fulkerson algorithm
it is a source code for ford fulkerson algorithm
- 2022-04-15 00:49:06下载
- 积分:1
-
系统重定向方面的资料
系统重定向方面的资料-system redirects the information! !
- 2022-03-17 12:53:56下载
- 积分:1
-
demo目录:
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_directio...
demo目录:
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bmp
其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。
fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的
脊线。
fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做
的效果不好,提取出的伪细节点太多。
fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。
include目录:
包含了头文件。
src目录:
包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的
例程。-demo directory : fvs_enhancer : fingerprint enhancement procedures describes how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process may be used in some of Bitmap images, These i
- 2022-03-06 05:01:11下载
- 积分:1