登录
首页 » 其他项目 » 信号分析 信号 分析 信号分析

信号分析 信号 分析 信号分析

于 2022-01-26 发布 文件大小:453.85 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

信号分析 信号 分析 信号分析 -signal analysis

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

发表评论

0 个回复

  • 这是小时候的小孩玩过的比较经典的一款小游戏贪吃蛇,适合c++初学者借鉴...
    这是小时候的小孩玩过的比较经典的一款小游戏贪吃蛇,适合c++初学者借鉴-This is when the kids played a comparison of the classic Snake game for c++ beginners learn
    2023-07-28 02:05:03下载
    积分: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
  • this the source code for giving the voice commands
    this the source code for giving the voice commands-this is the source code for giving the voice commands
    2022-05-18 18:24:07下载
    积分:1
  • 基于C语言的万年历
    应用背景基于C语言的万年历项目,实现了阴历,阳历,节气,节日,生肖,天干,地支等功能,并且有window和Linux两个版本,内涵PPT供分析代码。关键技术/**年份码表**/ const unsigned int LunarCalendarTable[199] = { 0x04AE53,0x0A5748,0x5526BD,0x0D2650,0x0D9544,0x46AAB9,0x056A4D,0x09AD42,0x24AEB6,0x04AE4A,/*1901-1910*/ 0x6A4DBE,0x0A4D52,0x0D2546,0x5D52BA,0x0B544E,0x0D6A43,0x296D37,0x095B4B,0x749BC1,0x049754,/*1911-1920*/ 0x0A4B48,0x5B25BC,0x06A550,0x06D445,0x4ADAB8,0x02B64D,0x095742,0x2497B7,0x04974A,0x664B3E,/*1921-1930*/ 0x0D4A51,0x0EA546,0x56D4BA,0x05AD4E,0x02B644,0x393738,0x092E4B,0x7C96BF,0x0C9553,0x0D4A48,/*1931-1940*/ 0x6DA53B,0x0B554F,0x056A45,0x4AADB9,0x025D4D,0x092D42,0x2C95B6,0x0A954A,0x7B4ABD,0x06CA51,/*1941-1950*/ 0x0B5546,0x555ABB,0x04DA4E,0x0A5B43,0x352BB8,0x052B4C,0x8A953F,0x0E9552,0x06AA48,0x6AD53C,/*1951-1960*/ 0x0AB54F,0x04B645,0x4A5739,0x0A574D,0x052642,0x3E9335,0x0D9549,0x75AABE,0x056A51,0x096D46,/*1961-1970*/ 0x54AEBB,0x04AD4F,0x0A4D43,0
    2022-11-23 17:15:03下载
    积分:1
  • 反编译工具可以反编译Java源码,一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行...
    反编译工具可以反编译Java源码,一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行-anti-compiler tool-source Java compiler, which complements the powerful sound, friendly user interface, scalability, and specific individuals and enterprises
    2022-11-24 18:10:03下载
    积分:1
  • 最新的水表检验规程,这个很重要的!特别是从事表类行业的兄弟们!谢谢你们的支持,我们一起进步!...
    最新的水表检验规程,这个很重要的!特别是从事表类行业的兄弟们!谢谢你们的支持,我们一起进步!-Latest meter test a point of order, this very important! Particularly those engaged in table-type industries brothers! Thank you for your support, we progress together!
    2022-03-22 23:27:43下载
    积分:1
  • 一个实用的单片机试验程序,大家分享分享,程序源码完整
    一个实用的单片机试验程序,大家分享分享,程序源码完整-A practical single-chip testing procedures, to share to share, the program source code integrity
    2022-01-25 15:08:46下载
    积分:1
  • 重载==运算的例子
    重载==运算的例子-example ==
    2022-03-15 08:50:05下载
    积分:1
  • 实现简单的图书管理的一个系统,不是很复杂,适合学生做课程设计使用!...
    实现简单的图书管理的一个系统,不是很复杂,适合学生做课程设计使用!-Implementation of a simple library management system is not very complicated for students to do course is designed to use!
    2023-06-02 00:30:04下载
    积分:1
  • svd气象中用的fortran程序,欢迎大家
    svd气象中用的fortran程序,欢迎大家-svd weather with the fortran program, please take a look at the
    2022-12-09 08:00:02下载
    积分:1
  • 696518资源总数
  • 106126会员总数
  • 7今日下载