-
linux client/server based LCD Driver for HD44780
linux client/server based LCD Driver for HD44780
- 2022-03-01 03:55:02下载
- 积分:1
-
要求上传五份源代码, 这是重量级的, 苹果达尔文服务器源代码, RTSP, RTP/RTCP等等, 其中RTSP解析, RTP/RTCP接收发送等等高效源码...
要求上传五份源代码, 这是重量级的, 苹果达尔文服务器源代码, RTSP, RTP/RTCP等等, 其中RTSP解析, RTP/RTCP接收发送等等高效源码-request upload five source code, which is the heavyweight, Apple Darwin server source code, RTSP, RTP/RTCP, etc., analytic RTSP, RTP/RTCP receive this efficient source, etc.
- 2022-01-26 07:40:59下载
- 积分:1
-
Linux操作系统的著名硬件加速绘图API软件。可以利用网卡提供的硬件加速功能完成绘图,速度比传统的framebuffer要快。
Linux操作系统的著名硬件加速绘图API软件。可以利用网卡提供的硬件加速功能完成绘图,速度比传统的framebuffer要快。-Well-known Linux operating system software, hardware-accelerated graphics API. Can use the card provided by the completion of graphics hardware acceleration, faster than the traditional framebuffer to be fast.
- 2022-01-26 00:27:23下载
- 积分:1
-
In the PXA270 on the IO drive, including the keyboard. LED. Such test source cod...
在PXA270上的IO驱动,包括键盘。LED.等试验的源代码。-In the PXA270 on the IO drive, including the keyboard. LED. Such test source code.
- 2023-08-30 00:25:03下载
- 积分:1
-
a TCP
一个基于TCP传输的类,很好用-a TCP-based categories, with good
- 2022-01-31 21:55:21下载
- 积分:1
-
关于IP协议方面的, 比较难
关于IP协议方面的, 比较难-On IP agreements, and more difficult
- 2022-10-13 02:45:03下载
- 积分:1
-
c、c++比较算法利用c++写得比较常用的算法
c、c++比较算法利用c++写得比较常用的算法
- 2022-08-06 22:09:17下载
- 积分:1
-
对AVR调试和并行端口复制器驱动的C代码运行
对AVR进行调试,烧录操作的 并口驱动C代码-right AVR debugging and operation of the parallel port replicators drive C code
- 2022-02-03 01:38:56下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分: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