搜索资源列表
应用模式识别技术导论——人脸识别与语音识别
- 应用模式识别技术导论——人脸识别与语音识别-Introduction pattern recognition technology -- face recognition and voice recognition
任意用户模式下执行 ring 0 代码
- 任意用户模式下执行 ring 0 代码 转载-arbitrary user mode implementation code reproduced ring 0
模式识别分类器
- 本程序用来实现模式识别中二维线性变换的分类其设计-the procedures used for pattern recognition of two-dimensional linear transform its design classification
DOS模式下功能强大的编辑软件
- DOS模式下功能强大的编辑软件 带有预排功能全部源代码-DOS mode powerful editing software with all pre-row function source code
c#设计模式随书源码
- c#设计模式随书源码 c#设计模式随书源码
保护模式下编程教程
- 80x86保护模式系列教程 作者:李彦昌-80x86 protected mode Series Guide Author : Lipanchang
x86保护模式编程
- x86保护模式编程教程,简明易懂,进入低层编程的门槛,很不错的资料哦-x86 protected mode programming guides, simple, low-level programming to enter the threshold of very good information!
模式识别——数字图像的纹理分析应用实例
- 模式识别——数字图像的纹理分析应用实例。《VC模式识别》源码。-pattern recognition -- digital image texture analysis application examples. "VC pattern recognition" source.
模式识别——印章识别算法
- 模式识别——印章识别算法。《VC模式识别》源码。-pattern recognition -- chop recognition algorithm. "VC pattern recognition" source.
23种设计模式的Java实现
- 23种设计模式的Java实现
Headfirst设计模式
- Headfirst设计模式代码
JS设计模式
- JS设计模式的源代码
Java 设计模式实现代码工程
- 常见的设计模式具体代码实现,如,适配器模式、state ,strategy, builder ,composite ,singleton ,factory method, abstract method等等。十分具有指导意义,由本人亲自操作编写。
GameTest.rar
- delphi写的网络抓包工具,可以查看网卡接收到的网络数据,支持asii和hex两种模式,delphi write network capture tools, you can view the network adapter to receive data in support of the two modes asii and hex
80386
- 这是本关于保护模式下变成的电子书,设计很多CUP设计原理。是理解操作系统的必看书-This is a protected mode on the e-books into the design a lot of design principles CUP. Is to understand the operating system will read
QQcode
- 仿QQ聊天软件参考代码,C/S模式开发,功能全面-Imitation QQ chat software reference code, C/S mode of development, full-featured
protectmod
- 保护模式的资料 masm语言 -Protected Mode information MASM language
Head First 设计模式(中文版)
- head first设计模式中文版,生动有趣,学习设计模式不枯燥(Head first design pattern Chinese version, vivid and interesting, learning design model is not boring)
大话模式源代码
- 大话设计模式书籍的C++代码实现,对照书籍查看即可(C++ code implementation of big design pattern books)
单例模式
- 单例模式确保某个类只有一个实例,而且自行实例化并向整个系统提供这个实例。(Singleton patterns ensure that a class has only one instance, and instantiate itself and provide the whole system with this instance.)