搜索资源列表
fps200
- ARM-LINUX系统的指纹识别系统FPS200,以C程序编写
fps200
- 指纹识别门禁应用系统代码,基于ARM Linux
minishell_course.tar
- 类似系统shell功能的源代码,包括前后台调度,特殊字符的识别,多重管道的编写-Shell functions similar system source code, including the front and back movements and special character recognition, the preparation of multiple channels
usb_autodiscern
- linux系统下自动识别USB接口的插拔-linux automatic identification system pluggable USB interface
mountusb
- linux 自动识别usb盘的程序,在系统工作时,在后台运行,不影响主程序执行.-it is about usb in linux.
hl340.tar
- 今天"有幸"买了个在LINUX下识别不出的USB转串口线,以前那个LP2303芯片的驱动在系统上已经自带,查了一下这个CH341的芯片的相关驱动- 5 * 6 * The CH341 device can be used to implement an RS232 asynchronous 7 * serial port, an IEEE-1284 parallel printer port or a memory-like 8 * interface. In all c
uclinux
- Uclinux 内核编译傻瓜教程。 内核的编译过程我想大家都知道了,就是 make menuconfig 进入内核配置菜单进行删改,结束保存后进行 make dep make clean make lib_only make user_only make romfs make image make 基本上按照立宇泰给的uclinux内核文件和交叉编译器就能够完成整个编译内核 的工作,只不过也许由于内核版本不同会产生一些不同的结果
xstroke.tar
- XStroke是一个全屏幕的X Window系统识别程序。它捕获的指针设备,(如鼠标,手写笔,或触摸屏),识别笔画。-XStroke is a full-screen gesture recognition program for the X Window System. It captures gestures performed with a pointer device, (such as a mouse, a stylus, or a pen/tablet), recognizes th
linux-RTL8019AS
- 指纹识别门禁系统采用电容式压感指纹传感器(FPS200芯片)并且基于网络的指纹门禁考勤系统。 基于嵌入式linux的ARM处理器和RTL8019AS网卡芯片,并且带有串口调试接口-FPS200、linux、ARM、RTL8019AS
UnixTime
- Unix时间转换,简单的将UNIX系统中的时间还原成我们能识别的时间-Unix time conversion, a simple UNIX system, the time will be reduced to the time we can identify
ocr123
- 光学字符识别(即OCR)技术。给出了一些基于linux/KDE的英文OCR代码,该代码对于如何实现一个OCR系统有很好的启发性。-Optical character recognition (ie OCR) technology. Gives some based on linux/KDE English OCR code, the code for how to achieve an OCR system is a good instructive.
CSharp-OpenCV
- 人脸识别 win系统下的代码 C#实现 详细的算法-Face recognition
61IC_S3902
- 车牌识别系统,识别率较高,自带所有字体库,和一些可识别车牌-License plate recognition system, recognition rate is high, comes with all font library and identifiable license plate
qichefangzhuang
- 嵌入式 ARM9 QT 汽车防撞系统 人眼识别 opencv-The embedded ARM9 QT car crash
unix
- unix下实现在系统下创建文件,修改文件,识别文件的基本指令-unix basic instructions to create a file system, modify the file to identify the file
vc
- VC++6.0 下的指纹考勤系统,包括指纹采集、存储、识别、添加等功能-VC++6.0 the fingerprint attendance system, including fingerprint acquisition, storage, identification, adding features such as
raspberrySDK
- raspbain系统的科大讯飞语音识别动态库 官方发的是.a静态库 我重新编译成了.so的动态库 方便大家用jni或者其他调用 内置demo 关于java调用的demo 本人不久会上传-raspbain system IFLYTEK Speech Recognition dynamic library The official made the .a static library .so I recompiled became dynamic libraries to facilit
pcm.tar
- 在FPGA开发板上实现通信中PCM30/32系统的时分复用,编码,解码,串并行转换,以及同步识别(On the FPGA development board, we complete time division multiplexing, encoding, decoding, serial parallel conversion and synchronization identification of PCM30/32 system in communication.)
Python_VLPR-master
- 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry