The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously dow
The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 ...
built-in+objects技术资料下载专区,收录4,168份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 ...
a collection of M-files to study concepts in the following areas of Fuzzy-Set-Theory: Fuzzy or Multivalued Logic, The Ca...
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification ....
In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be ...
WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASC...
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps charac...
UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be startin...
Linphone is a web phone: it let you phone to your friends anywhere in the whole world, freely, simply by using the inter...
The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay...
人脸识别是模式识别和机器视觉领域中的一个重要课题,其中,特征提取是人脸识别中的一个重要部分。本文利用边缘检测、积分投影及模板匹配等相结合的方法,比较准确的获得了人脸各个特征部位的数据。