-
dinwei
车牌识别系统,对车牌进行初定位,分割,字符进行识别,处理,提取(License Plate Recognition system, the beginning of the plate for positioning, segmentation, character recognition, processing, extraction)
- 2020-07-03 22:40:02下载
- 积分:1
-
MicrosoftWindowsCE
EVC开发忠告 可以让大家借鉴的对方三分(EVC development advice so that we can learn from each other one-third)
- 2007-04-19 17:01:39下载
- 积分:1
-
siftpp-0.6.2linux
linux操作系统下的sift算法,在linux环境下运行良好(linux operating system under the sift algorithm, in the linux environment running well)
- 2007-11-24 13:59:38下载
- 积分:1
-
flower-word
这是一个简单的花指令程序,里面的花指令是用汇编写的,使用的时候请把注释取消掉就可以了。虽然添加了花指令,但是程序一样可以运行,如果可以的话你可以查看添加花指令前后的反汇编,推荐使用工具OD。
程序使用VC++写的,但是VS也可以打开。(This is a simple flower instruction program, which flower instruction is written in assembler, use the time to comment, please cancel it. While adding a flower instruction, but the program can still run, if you can, then you can see the flower add disassembly instructions before and after the recommended tool OD. Program uses VC++ write, but can also open VS.)
- 2014-01-03 14:21:50下载
- 积分:1
-
danxingwuyuandingweifa
单星测频无源定位法,采用单星测频实现无源定位的方法(Single satellite carrier frequency passive location method)
- 2010-09-08 09:38:14下载
- 积分:1
-
Exam1_BH
exam 1 for students, who studied ssd4...
- 2010-05-07 16:03:48下载
- 积分:1
-
SocketCAsyncSocketCSocket
Socket,CAsyncSocket,CSocket介绍
Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。
也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
- 2009-06-20 13:10:05下载
- 积分:1
-
FAT32
说明: FAT32文件系统的详细描述,很好的文章。(FAT32 file system, a detailed description of a very good article.)
- 2009-08-26 16:15:12下载
- 积分:1
-
CartoonParse
闹钟程序,定时关机功能,也是处理bitmap的经典代码,有透明背景效果(Alarm procedures, timing shutdown function, but also deal with the classic bitmap code, there is a transparent background effects)
- 2009-03-26 23:56:12下载
- 积分:1
-
11DriverDemo
说明: 驱动编程演示,献给刚出道或想出道的VC++ Coder们。(Demo-driven programming, dedicated to fledgling or come up with Road VC++ Coder are.)
- 2006-03-26 00:25:01下载
- 积分:1