基于matlab的指紋識別系統,采用基于細節點對比,輸入圖像必須是256×256,8-bit灰度值,500dip的指紋。
上傳時間: 2013-12-26
上傳用戶:yimoney
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
標簽: command-line application Addfilter drivers
上傳時間: 2013-12-30
上傳用戶:天誠24
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
標簽: intercepting operations non-SCSI support
上傳時間: 2014-01-03
上傳用戶:ls530720646
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
標簽: NtddkSrcStorageFdcFlpydsk directory flpydisk resides
上傳時間: 2015-03-30
上傳用戶:龍飛艇
圖像隱藏和數字水印。采用在空域隱藏,在每個象素的bit位的低位藏入圖片。采用在DCT系數上附加信息的方法進行。
上傳時間: 2015-03-31
上傳用戶:chenbhdt
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane wave source is inserted at one end. First released 12 April 1999. Version 1.03 released 2 December 1999.
標簽: demonstrating stripped-down implementing minimalist
上傳時間: 2013-12-21
上傳用戶:無聊來刷下
AVR單片機的優化RC6 加密算法(速度快,其優化思想絕對值得學習) 在有128bytes RAM 的AVR單片機上執行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys) * 對多數代碼進行了 C 語言優化,對數據相關循環移位,模乘等用ASM優化 * 在4MHz無乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。 * 編譯器: AVR-G
上傳時間: 2013-12-18
上傳用戶:阿四AIR
只包括兩個核心文件sha1.cpp及sha1.h 計算數據的sha1摘要。簡單,好用。 由于bit endian及little endian的原因,有些計算sha1摘要的算法計算出來的結果與正確結果有差異。此源碼經過測試,與RFC里列出的測試結果匹配。
上傳時間: 2015-04-09
上傳用戶:dongqiangqiang
8位大小比較器的VHDL源代碼,Magnitude Comparator VHDL description of a 4-bit magnitude comparator with expansion inputs
上傳時間: 2015-04-15
上傳用戶:guanliya
The original NuLib has been ported to many different systems. Version 3.2.5 is functionally similar to v3.2.4, but the source code and documentation were cleaned up by Devin Reade, making it easier to build. NuLib2 is generally superior, but NuLib does have the advantage of running under 16-bit MS-DOS and GS/OS.
標簽: functionally different original Version
上傳時間: 2014-01-10
上傳用戶:liglechongchong