-
介绍在UNIX下怎样使用DBX调试程序的书籍,可以深入了解UNix下的程序调试...
介绍在UNIX下怎样使用DBX调试程序的书籍,可以深入了解UNix下的程序调试-UNIX describes how to use the DBX debugger under the books, you can understand UNix under the program debugging
- 2022-01-24 10:10:05下载
- 积分:1
-
A basic kernel module (helloworld) the preparation, loading, unloading. Contains...
一个最基本的内核模块(helloworld)编写、加载、卸载。包含源码,建议在redhat9下编译运行。-A basic kernel module (helloworld) the preparation, loading, unloading. Contains the source code, it is recommended redhat9 compiled to run.
- 2022-05-29 13:18:24下载
- 积分:1
-
正则表达式源代码,用于对字符串的处理,如电话号码的识别等...
正则表达式源代码,用于对字符串的处理,如电话号码的识别等-regular expression source code for the string processing, such as telephone numbers and other identification
- 2022-01-26 01:01:30下载
- 积分:1
-
Linux命令教程,适合入门和作为参考手册,大家都有用,
Linux命令教程,适合入门和作为参考手册,大家都有用,-Linux command tutorial, suitable for entry-level and as a reference manual for everyone to use, He He
- 2022-01-21 19:31:27下载
- 积分:1
-
《μCOS
《μCOS-II微小内核分析与程序设计-基于LPC2300》配套例程第三章 uCOS-II程序设计实例- ΜCOS-II micro-kernel analysis and program design- based on the LPC2300 matching routines uCOS-II Chapter III program design examples
- 2022-09-14 13:10:03下载
- 积分:1
-
哲学家就餐问题例子
哲学家就餐问题例子-dining philosophers problem example
- 2023-01-12 14:50:03下载
- 积分:1
-
演示X协议通讯的小程序,分服务器和客户端
演示X协议通讯的小程序,分服务器和客户端
-X protocol communications demonstration of small procedures, sub-server and client
- 2022-06-26 11:50:41下载
- 积分: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
-
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是...
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是2.6,但是2.6版本过于庞大,不方便移植。-minixml are small xml parsing library, using C language, it is easy to put it ported to an embedded system. Source is minixml1.3 version, is a very important minixml release a version of the latest version is 2.6, but the 2.6 version is too large, inconvenient transplant.
- 2022-08-20 19:41:57下载
- 积分:1
-
多线程编程实例,内设有若干多线程操作方法,学习LINUX中线程属性的设置。...
多线程编程实例,内设有若干多线程操作方法,学习LINUX中线程属性的设置。-multithreaded programming examples, there are a number of multi-threaded operating methods, learning Linux thread attribute set.
- 2023-03-23 08:05:03下载
- 积分:1