搜索资源列表
html-xml-utils-2[1].4.tar
- HTML-XML-utils由一套小型C程序(过滤器)组成,可以读取HTML 和XML文件,增加一个内容表,一个字母索引,一个书目索引,交叉引用,数字化的头部,删除元素,记数元素,漂亮的打印功能,等等。当它读取HTML时,它假设代码是正确的HTML4.0,或是与其版本相近的代码。-HTML-XML-utils (filter) is composed by a set of small C procedure, may read takes HTML and the XML document,
kalman-1.0
- general kalman filter written by C-general Kalman filter written by C
2006050302584118755
- 一个简单的字典工具(C++源码) 目前实现的主要功能: 1.制作字典 1.1 向导模式 1.2 自定义模式 2.对字典进行加工 2.1 给字典中的密码添加前缀 2.2 给字典中的密码添加后缀 2.3 合并多个字典 一些工具仅支持单个字典 2.4 过滤指定字典中的重复密码 合并后的字典可能会出现重复密码 如果处理比较大的字典 由于未使用多线程处理 速度会比较慢 尤其体现在过滤功能上 因为没想到更好的算法 之所以用C
pop3agent
- pop3代理服务器源代码One of the most powerful features of Pop3 Agent is a naive Bayes filter, that is capable of recognizing spam e-mails after appropriate training. Pop3 Agent uses an embedded Firebird database server. Of course, you can configure P
iir-c
- 用C语言编写的用双线形变换法实现的IIR滤波器程序,可以参考一下-C language prepared by the double-linear transformation to achieve the IIR filter process can take a look
fir.c
- 用C54X汇编语言实现的FIR滤波器程序-C54X assembly language used to achieve the FIR filter process
filter
- C語言中使用的各種濾波器寫法
Voice-integer-FIR-filter-C-program
- 语音整型FIR滤波的C程序,可以实现对语音信号的滤波-Voice integer FIR filter C program
KalmanCin
- Kalman滤波的C语言程序。可在嵌入式系统中进行移植。-Kalman filter C language program. Can transplant in embedded systems.
Filterbox_v1.2_incl_Source
- Dream FilterBox can be used in your Delphi or C++ Builder application to visualize filter conditions or query WHERE clause elements. Users will be able to add, delete or change individual parts of the filter in an easy and understandable
filtercode
- lms filter for adaptive noise cancellation
fir
- 使用线性缓冲区法实现的FIR滤波器,汇编语言程序,调试通过-Buffer method using linear FIR filter implementation, assembly language programming and debugging through
FIR.C
- FIR滤波器的C语言实现 C语言源程序代码及解析-FIR filter, the C language realization C source code and analytical
Voice-integer-IIR-filter-C-program
- 语音的IIR滤波程序,可以实现对语音信号的IIR整型滤波-Voice of the IIR filter program, you can achieve integer IIR filtering of speech signals
C
- 《数字信号处理C语言程序集》 内涵各种c语言源码! 第一章 数字信号的产生 均匀分布随机数;正态分布随机数;指数分布随机数.... 第二章 快速傅里叶变换 第三章 快速离散正交变换 第四章 快速卷积与相关 第五章 数字滤波器的时域和频域响应 -" Digital Signal Processing C language program set the connotation of a variety of c language source code!
kalman_filter-C
- 卡尔曼滤波的C语言实现,有详细注释!适合于学习卡尔曼滤波,需要仿真者-Kalman Filter C language, there are detailed notes! Kalman filter is suitable for learning, you need to emulate those
filter
- C++编写的滤波器程序,各种滤波器的程序总结,使用时选择使用,根据需要,欢迎下载-C++language use it very good
C
- power filter with lineare load capasitor
General
- vtk general folder from filters c++
卡尔曼滤波算法C语言实现
- 卡尔曼滤波的c语言算法实现(Implementation of C language algorithm based on Calman filter)