登录
首页 » 其他项目 » 最优子空间

最优子空间

于 2022-03-14 发布 文件大小:877.12 kB
0 212
下载积分: 2 下载次数: 1

代码说明:

Optimal Subspace-Based Signal Processing,美国The University of Rhode Island关于阵列信号处理中DOA的课件-Optimal Subspace-Based SignalProcessing, the United States The University of Rhode Island on the array signal processing in the DOA of the courseware

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

发表评论

0 个回复

  • 路线竞走游戏,游戏规则详见源代码注释部分,全C语言编程
    路线竞走游戏,游戏规则详见源代码注释部分,全C语言编程-walking routes game, the rules of the game as detailed source notes, the entire C language programming
    2022-03-21 19:54:28下载
    积分:1
  • 推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图...
    推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。-Sokoban C language version, can customize the map to support the step-by-step and repeat regret. Can be compiled in VC6.0 or TC. Students work very good. Document the basic operation to open the closure. TXT file read, the keyboard response. Coordinates the planning, C drawing.
    2022-08-18 12:28:21下载
    积分:1
  • 简单的小区物业管理系统,户籍管理,出入管理,系统管理,收费管理,...
    简单的小区物业管理系统,户籍管理,出入管理,系统管理,收费管理,-simple residential property management system, household registration management, access control, system management, management fees,
    2022-01-25 16:15:55下载
    积分:1
  • family financial management, for a family day
    家庭理财,用于家庭个日常财务管理,方便快捷-family financial management, for a family day-to-day financial management, convenient and quick
    2022-02-18 13:43:00下载
    积分:1
  • 以前一直用vb,只有这类源码。现在在学c,请支持。
    以前一直用vb,只有这类源码。现在在学c,请支持。-previously been used vb, the only such source. C in school now, please support.
    2023-06-04 12:45:03下载
    积分:1
  • 您(sushansong@163.com)最近上载的源码有: 1. cangku.rar,125KB 2. btree.rar,10KB 3. 2003.03....
    您(sushansong@163.com)最近上载的源码有: 1. cangku.rar,125KB 2. btree.rar,10KB 3. 2003.03.rar,3981KB 4. 2003.02.rar,5738KB 5. 2003.01.rar,5676KB 6. em78 sub program.rar,6KB 7. 编译原理 第六章.rar,35KB 8. 编译原理 第四章.rar,34KB 9. 编译原理 第十一章.rar,4KB 10. 编译原理 第十二章.rar,3KB(请不要用公用帐号上载)-you (sushansong@163.com) recently uploaded the source code are : 1. Cangku.rar, 102KB 2. Btree.rar, 10KB 3. 2003.03.rar, 3981KB 4. 2003.02.rar, 5738KB 5. 2003.01 . rar, 5676KB 6. em78 sub program.rar, 6KB 7. Compiler Principle VI. rar, 35 kB 8. Chapter IV compiler theory. rar, 34KB 9. Compiler Principle Chapter 11. rar, 4KB 10. Compiler Principle Chapter 12. rar , 3KB (please do not use on the public account)
    2023-06-22 05:30:03下载
    积分:1
  • 三国志游戏,具体请自己看原程序,所有都在压缩包里.
    三国志游戏,具体请自己看原程序,所有都在压缩包里.-Three Kingdoms games, specifically requested to see their former procedures, all compressed in the bag.
    2022-03-05 22:42:32下载
    积分:1
  • literacy Windows hardware tools. RW
    Windows下读写硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.-literacy Windows hardware tools. RW- Read
    2022-06-13 01:58:24下载
    积分:1
  • 自己开发的动物识别系统,大家使用了就知道了
    自己开发的动物识别系统,大家使用了就知道了-their development of the animal identification system used by everyone will know the
    2022-01-26 03:57:42下载
    积分:1
  • 通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶...
    通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶子节点,插入节点,查找节点,删除节点,由前序遍历结果和中序遍历结果生成树,由后序遍历结果和中序遍历结果生成树,检查该树是否平衡和完全平衡。-generic binary search tree contains the algorithm are : output breadth- first traversal, the former sequence, sequence, after the preorder, the shape of the tree by tree print, the total number of nodes statistics, statistics leaf nodes, the nodes to the right statistics to calculate tree height, remove all leaf nodes, insert nodes, the nodes you delete nodes from the former preorder results and the results of Spanning Tree preorder, After the preorder from the results and the results preorder spanning tree, check whether the tree balanced and complete balance.
    2022-06-28 10:58:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载