登录
首页 » 电子书 » 一篇关于能量检测的经典论文,非常经典,并具有启发性

一篇关于能量检测的经典论文,非常经典,并具有启发性

于 2022-05-25 发布 文件大小:734.69 kB
0 200
下载积分: 2 下载次数: 1

代码说明:

一篇关于能量检测的经典论文,非常经典,并具有启发性-A classic papers on the energy detection, very classic, and instructive

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

发表评论

0 个回复

  • 网页制作百宝箱,在文字,图像,鼠标,菜单,页面,背景等方面可以制出特殊效果....
    网页制作百宝箱,在文字,图像,鼠标,菜单,页面,背景等方面可以制出特殊效果.-Treasure Box Page Creator, in the text, graphics, mouse, menu, page, background and so the special effects can be produced.
    2022-01-24 13:34:42下载
    积分:1
  • Visual C++(简称VC)是Microsoft公司推出的目前使用极为广泛的基于Windows平台的C++可视化开发环境。Visual C++6.0提供的控...
    Visual C++(简称VC)是Microsoft公司推出的目前使用极为广泛的基于Windows平台的C++可视化开发环境。Visual C++6.0提供的控制台应用程序对学习和掌握标准C++内容非常有利。“可视”的资源编辑器与MFC类以及应用程序向导,为快速高效地开发出功能强大的Windows应用程序提供了极大的方便。利用Visual C++6.0进行Internet、数据库及多媒体等多方面的程序开发也很容易。在我国,Visual C++6.0已相当流行,为了适应形式发展的需要和广泛的社会需求,我信息工程学院各专业自2003年开始,都陆续开设了C++和Visual C++应用程序设计课程。为了方便教学和学生们的学习,我们开设了网上教学一栏,将教师教案供学生网上阅读,并在其中设立学生提问,教师答疑等。希望同学们能真正学好这门课程。- Visual C++ (referred to as VC) is the Microsoft Corporation introduced a wide range of currently used by Windows-based platform for visualization of C++ development environment. Visual C++6.0 to provide the console application to learning and mastering the standard C++ content is very favorable. "Visualization" of the resource editor with the MFC Application Wizard Class, as well as for the rapid and efficient development of a powerful Windows application provides a great convenience. Using Visual C++6.0 for Internet, database and multimedia development, and many other very easily. In China, Visual C++6.0 has been ve
    2022-01-31 13:52:51下载
    积分:1
  • 关于java 2d 的一本 我看了 感觉还可以,大家也看看把
    关于java 2d 的一本书 我看了 感觉还可以,大家也看看把-on the 2d of a book I read can also feel, we have to see if the he
    2022-03-19 14:12:16下载
    积分:1
  • note book
    note book
    2023-08-13 01:35:04下载
    积分:1
  • 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一...
    在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。 实验任务:计算使所有士兵排成一行需要的最少移动步数。-In a grid divided into the playground, n soldiers stood scattered on the grid points. Grid point by the integer coordinates (x, y) express. Soldiers along the edge of the grid, down, left and right moving step, but at the same time any one grid point has only one soldier. In accordance with the officer s command, the soldiers should be neatly列成level queue, that is arranged in (x, y), (x+ 1, y), ..., (x+ N-1, y). How to choose x and y values to make the soldiers with the minimum of the total moves one line up. Experimental tasks: the calculation so that all the soldiers lined up his required minimum moves.
    2023-03-23 13:10:03下载
    积分:1
  • 一个用 VHDL语言编写的冒泡法程序,希望对学习该语言的同学有帮助。...
    一个用 VHDL语言编写的冒泡法程序,希望对学习该语言的同学有帮助。-A use of VHDL language bubble law procedures, and they hope to learn the language of the students have to help.
    2022-12-20 16:45:03下载
    积分:1
  • 主要介绍了SQL的基础教程,SQL阐述框架…
    主要介绍了sql的基础教程,详细阐述了sql的构架体系,可以帮助初学者快速的学习sql及与java的应用-Mainly introduce the basis of the sql tutorial, sql elaborated on the framework system, and can help beginners learn faster sql and java applications
    2022-03-02 15:48:17下载
    积分:1
  • 这里是七个关于云计算的学习材料,如果你不介意这是英文的话,这是很多的云计算入门材料。...
    这里是七个关于云计算的学习材料,如果你不介意这是英文的话,这是很多的云计算入门材料。-Here are seven learning materials on cloud computing, if you do not mind if it is in English, this is a lot of cloud computing entry materials.
    2022-03-31 02:43:56下载
    积分:1
  • Vc.Net入门与提高源码
    Vc.Net入门与提高源码-Vc.Net entry and increase FOSS
    2023-09-05 14:40:04下载
    积分:1
  • 舞伴问题假定在一舞会上,男士排成一队,女士排成一队。跳舞开始时,依次从男队和女队的队头各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮...
    舞伴问题假定在一舞会上,男士排成一队,女士排成一队。跳舞开始时,依次从男队和女队的队头各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。设计要求:模拟上述舞伴系统,并能计算对于任何男士A和女士B在哪一轮舞曲中的k次跳舞? -Question assumes that a dance partner, the men line up a team, ladies and line up a team. Dancing began, followed by men" s and women" s team from the team dubbed the first one from each partner. If the initial number of teams is not the same, then the longer of that team who is not waiting for the next round of the dance pairs. Design requirements: Analog the partner system, and can calculate for any men" s A and women dance in B in which a k-dance?
    2022-03-09 22:16:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载