搜索资源列表
imagemagic
- demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中
Linuxcode
- 《linux程序设计(第三版)》例程代码
溢出的原理和应用
- 践踏堆栈 [C语言编程] n. 在许多C语言的实现中,有可能通过写入例程 中所声明的数组的结尾部分来破坏可执行的堆栈. 所谓 践踏堆栈 。使用的 代码可以造成例程的返回异常,从而跳到任意的地址.这导致了一些极为险恶的数据相关漏洞-trampling stack [C programming language] n. In many C language implementation, it may be passed into routines statement by the end o
timer.tar
- linux下同一个进程中多个定时器实现。简单描述下定时器模块的实现,有一个manager单例类保存所有CTimer对象,开启一线程运行延迟函数,每次延迟间隔到,扫描保存CTimer的容器,对每个CTimer对象执行减少时间操作,减少到0则执行回调函数。对一次性CTimer,超时则从容器中删除,循环型的将间隔时间重置,不从容器中移除。 CTimer的start执行将对象插入到manager容器中操作;stop执行将对象从manager容器中删除的操作;reset执行先删除,重置间隔,然后再放到
Linux_bc
- 对vga接口做了详细的介绍,并且有一 ·三段式Verilog的IDE程序,但只有DMA ·电子密码锁,基于fpga实现,密码正 ·IIR、FIR、FFT各模块程序设计例程, ·基于逻辑工具的以太网开发,基于逻 ·自己写的一个测温元件(ds18b20)的 ·光纤通信中的SDH数据帧解析及提取的 ·VHDL Programming by Example(McGr ·这是CAN总线控制器的IP核,源码是由 ·FPGA设计的SDRAM控制器,有仿真代码 ·xili
srccodeforapue
- stevens的经典著作advanced programming in the unix environment(2nd edition)一书的例程代码,在类unix环境(如linux)中编译使用。-stevens classic advanced programming in the unix environment (2nd edition) book routine code in the class unix environment (such as linux) compiled to
builtin.tar
- qt如何编译的简单例程。如何输入代码。建立简单的应用程序。-qt How to compile a simple routine.
wriess
- 无线书例程开发RF、GPRS、蓝牙等无线通信的实例代码及电路图
advcan_source_v2[1].10.tar
- can总线在linux下驱动程序源代码以及相关应用例程,代码都经过测试并通过,无病毒放心使用。-can under the bus in the linux driver source code and related application routine, the code have been tested and no virus ease of use.
Linux-Gui
- Linux Unix 代码 程序 命令 例程 可执行 C程序 编译 图形界面-Linux Unix code program routines executable C program compiled graphical interface
Linux-Pross
- Linux Unix 代码 程序 命令 例程 可执行 C程序 编译 图形界面 进程-Linux Unix code program routines executable C program compiled graphical interface process
pthread
- 多线程编程代码样例,在c开发环境下,利用pthread技术-The multi thread programming code examples, in the C development environment, using pthread Technology
AN41908 Reference
- 这个是AN41908的厂家代码,keil,C 51的例程(AN41908 manufacturer code)
UnixLinux编程实践教程代码
- UnixLinux编程实践教程代码。全书例程,课后问题源代码。(UnixLinux programming practice tutorial code. The whole book routine, the source code after class.)