登录
首页 » 其他项目 » DSp原理及应用第8章程序源码,可以将你进一步引入Dsp开发行列...

DSp原理及应用第8章程序源码,可以将你进一步引入Dsp开发行列...

于 2022-06-26 发布 文件大小:14.41 kB
0 286
下载积分: 2 下载次数: 1

代码说明:

DSp原理及应用第8章程序源码,可以将你进一步引入Dsp开发行列-DSp principle and application procedures Chapter 8 source, we can introduce you to further develop the ranks Dsp

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

发表评论

0 个回复

  • I2C Serial Data Interface Module for Silabs C8051F133
    I2C Serial Data Interface Module for Silabs C8051F1-I2C Serial Data Interface Module for Silabs C8051F133
    2022-01-25 16:23:45下载
    积分:1
  • 如果你使用的是IE浏览器的Windows XP服务包2,有一个安全…
    If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, "To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer." To see the example, you must click on the message and select "Allow Blocked Content". JavaScript高级程序设计 里面自代源码-If you are using Internet Explorer on Windows XP Service Pack 2, there is a security restriction disallowing scripts to run in files opened on your local machine. When you first try to run the examples, you will most likely get a message saying, To help protect your security, Internet Explorer has restricted this file from showing active content that could access your computer. To see the example, you must click on the message and select Allow Blocked Content . JavaScript Advanced Programming sou
    2023-05-01 17:35:05下载
    积分:1
  • calendar
    日历
    2022-11-30 22:15:02下载
    积分:1
  • 用于电力系统的潮流计算程序 请让我下载我所需要的吧
    用于电力系统的潮流计算程序 请让我下载我所需要的吧 -For power system load flow calculation program please let me download I need you
    2022-01-21 03:10:32下载
    积分:1
  • 正中切法,RGB图像,算法,量化,颜色,红色,蓝色,绿色,多…
    Median Cut Algorithm,RGB,image,algorithm,quantization,color,red,blue,green,multimedia processing,
    2022-02-01 19:29:02下载
    积分:1
  • O-qpsk 在 systemview 的实现方法, 源代码哦-O-qpsk is implemented by systemview . all is source code very well.
    2022-11-14 17:40:04下载
    积分:1
  • CC10开发源码,适合刚入门的朋友使用,很好很强大
    CC10开发源码,适合刚入门的朋友使用,很好很强大-cc10 code
    2022-01-26 07:50:59下载
    积分:1
  • 在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。...
    在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。-S3C2410 Linux2.4.x in the LCD touch-developed examples of friends who are interested to download the next test, practical test OK.
    2023-06-06 20:25:03下载
    积分:1
  • 该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考....
    该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考.-This document details the basic knowledge of c language, easy-to-digest, for the vast numbers of C language programming enthusiasts reference.
    2022-06-19 10:19:22下载
    积分:1
  • 火车订票系统
    应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/ struct train { char num[10];/*列车号*/ char city[10];/*目的城市*/ char takeoffTime[10];/*发车时间*/ char receiveTime[10];/*到达时间*/ int price;/*票价*/ int bookNum ;/*票数*/ }; /*订票人的信息*/ struct man { char num[10];/*ID*/ char name[10];/*姓名*/ int bookNum ;/*需求的票数*/ }; /*定义火车信息链表的结点结构*/ typedef struct node { struct train data ; struct node * next ; }Node,*Link ; /*定义订票人链表的结点结构*/ typedef struct people { struct man data ; struct people*next ; }bookMan,*bookManLink ;
    2022-02-01 04:42:30下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载