搜索资源列表
bcb_ex
- 这是一个应用检测的程序库,望可以帮助大家。以尽微薄之力。-This is an application of the procedures for detecting, hope you can help. In a modest way.
face
- opencv做的人脸检测程序,代码很简单啊,效果也不错,注意使用前把库装好
efence_2_4_14.tar
- 内存越界操作检测工具,既可以在windows下使用,也可以在linux下使用,作为动态库链入可执行档即可使用里面的malloc-Cross-border operation of memory detection tool can be used in windows, linux can also be used as a dynamic library linked into the executable file to use malloc inside
Hardware_Test_Programs
- ccs下对dm6446的测试程序,能够检测ddr,nandflash,uart,usb等硬件电路的裸板测试代码,包含库文件,板级gel文件,开发环境在TI ccs3.3下。-ccs on DM6446 testing procedures can detect ddr, nandflash, uart, usb hardware such as the bare circuit board to test the code, including library files, board-leve
protbrooderlib
- 这是一个检测部分的库文件程序,是基于VC++平台的。-This is a part of the library file detection procedure is based on VC++ platform.
RHCE
- 红帽RHCE认证题库,完全是bible,啥也不说了。有兴趣考取RHCE认证的可以考前自测一下,总之,这就是bible.想背题库的,想自身检测下水平的都可以下来看看,三四百道题的样子-Red Hat RHCE certification question bank, is entirely bible, Sha did not say. Interested in obtaining the RHCE certification exam self-test can look, in short,
thread
- 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
Airead-digit-box-6e93783.tar
- JPEG 文件解压缩(库文件) 背景音乐播放(多进程) 用户按键控制( IPC ) 画面特效显示(多线程) 目录遍历(多线程间通讯) Frombuffer 的应用(内存映射) U 盘检测(文件 I/O ) 天气预报( HTTP/XML )-JPEG files unzip (library files) The background music playback (Multi-process) The user button control (IPC) S
usb-hid
- usb检测,自带hid库,简单,vc,适用-usb detection, hid own library, simple, vc, applicable
FaceDet(Gabor_netWork)
- 使用Gabor特征提取和神经网络的人脸检测,里面带有人脸和非人脸的训练图库,检测效果很好。 运行该程序: 1 -所有文件和目录复制到MATLAB的工作文件夹 *-为了运行程序,你必须有图像处理和神经网络工具箱 2 - 找到名为“main.m”的文件 3 - 双击这个文件或在命令窗口中的“主”类型 4 - 将显示一个菜单。点击“火车网”,并等待,直到程序完成培训 5 - 点击“照片上的测试”。将出现一个对话框。选择一个。JPG图片 6 - 等待,直到程序检测
DrvIns
- 自由天空驱动选择工具 主要利用SQLite和7z库通过数据库查询硬件ID的技术,实现硬件的精确检测,Delphi7.0正常编译,SQLite和7z库通过内存加载-Free sky drive selection tool Mainly using SQLite and 7z library through database queries hardware ID technology to achieve accurate detection of hardware, Delphi7.0
isshengka
- Delphi检测声卡驱动是否安装,这里直接引用动态连接库中的函数winmm.dll,来判断声卡是否安装,运行EXE后,即可检测出是否安装声卡,并选中对应的检测结果单选框。Delphi检测声卡是否安装源码简单,新手也能看懂。-Delphi detect sound card driver is installed, a direct reference to a function in the dynamic link library winmm.dll to determine whether
PwdKeyboard
- ZT598密码键盘动态库程序 测试检测源码文件-ZT598 PIN pad test detects dynamic library program source files
motion-detect
- 基与C语言的视频移动区域检测功能功能不需要依赖库文件-Group and a C language video motion detection area
Linux-operator-new-delete
- 在 windows 下使用 VC 编程时,我们通常需要 DEBUG 模式下运行程序,而后调试器将在退出程序时,打印出程序运行过程中在堆上分配而没有释放的内存信息,其中包括代码文件名、行号以及内存大小。该功能是 MFC Framework 提供的内置机制,封装在其类结构体系内部。 在 linux 或者 unix 下,我们的 C++ 程序缺乏相应的手段来检测内存信息,而只能使用 top 指令观察进程的动态内存总额。而且程序退出时,我们无法获知任何内存泄漏信息。为了更好的辅助在 linux 下程序
Torch3vision2.1
- 用c++实现的计算机视觉库函数,主要用于图像的形态学算子,边缘检测等-C++ using computer vision library functions implemented, mainly for morphological image operators, edge detection, etc.
inifile2-master
- ini文件解析库,C++ ,内存泄漏已检测-ini file phase lib written by c++
encrypt
- 这是一个密码学的课程设计。里面包括SPN加密、线性密码分析、差分密码分析、改进的SPN、随机性检测、生成RSA算法的参数、实现RAS和文件加解密功能。使用的是gmp库。对于学习密码学很有参考价值。-It was a cryptography course design. Which includes SPN encryption, linear cryptanalysis, differential cryptanalysis, improved SPN, random testing, gen
directedpahtgrn
- 用visual C++实现的一个碰撞检测库,采用AABB包围盒实现-A collision detection based on visual c++ library, using AABB bounding box to realize
libcarybounding
- 用visual C++实现的一个碰撞检测库,采用AABB包围盒实现-A collision detection based on visual c++ library, using AABB bounding box to realize