登录
首页 » 通信 » 分组滤波器的C语言源码,用定点算法实现,可用来做数字滤波处理。...

分组滤波器的C语言源码,用定点算法实现,可用来做数字滤波处理。...

于 2022-08-16 发布 文件大小:17.36 kB
0 134
下载积分: 2 下载次数: 2

代码说明:

分组滤波器的C语言源码,用定点算法实现,可用来做数字滤波处理。-Packet Filter C language source code, using fixed-point algorithm can be used for digital filtering processing.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 文章中研究了OFDM系统的时间同步问题,分析了系统的时间偏差容忍度...
    文章中研究了OFDM系统的时间同步问题,分析了系统的时间偏差容忍度-Research article in the OFDM system, time synchronization problems, analysis of system time deviation tolerance
    2022-07-15 21:41:30下载
    积分:1
  • windows mobile读取GPS数据,带有测试程序,非常实用的东东
    windows mobile读取GPS数据,带有测试程序,非常实用的东东 -windows mobile to read GPS data, with testing procedures, very practical Dongdong
    2023-09-03 23:35:03下载
    积分:1
  • China Mobile, the latest message CMPP3.0 Gateway Interface using examples, SP de...
    中国移动最新短信网关CMPP3.0的接口使用范例,SP开发必须-China Mobile, the latest message CMPP3.0 Gateway Interface using examples, SP development must
    2022-04-28 14:33:11下载
    积分:1
  • 银行呼号系统设计
    资源描述#include #define uchar unsigned char //宏定义 #define uint unsigned int  //宏定义 sbit rs=P2^0; sbit e=P2^1; sbit key1=P2^2; //四个服务人员的按键 sbit key2=P2^3; sbit key3=P2^4; sbit key4=P2^5; sbit shengyinled=P2^6;   //模拟声音 sbit fuwuled=P2^7; uchar hao[50]="0";  //存储当前需要服务的号码 uchar j=0;    //  号码的个数 uchar *quhao=hao; uchar key=0;   //按键值 uchar code table[]="0123456789"; uchar code table1[]="Welcome!"; uchar code table2[]="No.0000->0hao";//用于液晶初始化显示 void delay(uchar z)  //延时函数 {     uchar i,j;     for(i=z;i>0;i--)         for(j=110;j>0;j--); } void wr
    2022-02-22 09:46:21下载
    积分:1
  • 这是一个pso程序采用粒子群优化算法的源代码。在vc.net2003下面过...
    这是一个pso程序采用粒子群优化算法的源代码。在vc.net2003下面通过-This is a procedure used PSO Particle Swarm Optimization of the source code. Vc.net2003 adopted in the following
    2022-02-20 03:59:00下载
    积分:1
  • 最简单的vb聊天程序 winsock实现
    最简单的vb聊天程序 winsock实现-most simple vb chat program to achieve winsock
    2022-05-25 10:51:21下载
    积分:1
  • Mobile Media API概述在当前世面上存在着大量的不同媒体格式,并且还有许多新的媒体格式即将被建立。
    Mobile Media API概述在当前世面上存在着大量的不同媒体格式,并且还有许多新的媒体格式即将被建立。-Mobile Media API outlined in the current world level there are lots of different media formats, and there are many new media formats will soon be established.
    2022-02-19 22:11:00下载
    积分:1
  • Modbus协议规范,非常详细的文档,对编写协议软件有帮助
    Modbus协议规范,非常详细的文档,对编写协议软件有帮助-Modbus
    2023-02-11 04:50:03下载
    积分:1
  • 本书全面讲解IPv6及相关协议实现的事实标准KAME,揭示了KAME IPv6协议栈的所有细节,对每行代码到底做了什么以及为什么要这样设计都进行了解释。全书共分...
    本书全面讲解IPv6及相关协议实现的事实标准KAME,揭示了KAME IPv6协议栈的所有细节,对每行代码到底做了什么以及为什么要这样设计都进行了解释。全书共分7章,分别介绍IPv6地址结构、IPv6、ICMPv6、邻居发现和无状态地址自动配置、传输层协议及套接字API扩展。每章都包含两个主要部分:第一部分提供了作为RFC发布的主要协议规范的摘要,定义各种协议分组,解释每个分组中每个字段的含义和目的;第二部分则描述实现这些RFC的KAME的数据结构及功能。书的最后还提供了一些例子,说明如何编写既可以在IPv4网络上运行、又可以在IPv6网络上运行的可移植应用程序。. 本书是IPv6的权威参考书,适合网络设计和开发人员阅读。此外,本书还适合作为高校相关专业网络课程的教学参考书。-This book fully explain the IPv6 and related protocols, the de facto standard KAME, reveals the KAME IPv6 protocol stack all the details on each and every line of code in the end did what and why to be so designed to have carried out an explanation. The book is divided into seven chapters, describing the structure of IPv6 addresses, IPv6, ICMPv6, neighbor discovery and stateless address autoconfiguration, Transport Layer and the socket API extensions. Each chapter contains two main parts: the first part provides as RFC published a summary of the main protocol specification, defining a variety of protocols grouped in each group to explain the me
    2022-03-05 02:31:04下载
    积分:1
  • 使用FAX Modem发送传真的程序
    使用FAX Modem发送传真的程序 -Send fax
    2022-08-24 11:10:31下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载