-
一个win ce开发事例简单介绍,有用哦
一个win ce开发事例简单介绍,有用哦
- 2023-04-03 20:00:03下载
- 积分:1
-
A case of sea clutter on radar data processing aspects of the classic papers
一篇关于海杂波情况下雷达数据处理方面的经典论文-A case of sea clutter on radar data processing aspects of the classic papers
- 2022-05-24 02:23:10下载
- 积分:1
-
详细介绍下一代移动通信系统MIMO_OFDM的若干关键技术研究,包括信道估计,自适应的详细原理与仿真,值的借鉴...
详细介绍下一代移动通信系统MIMO_OFDM的若干关键技术研究,包括信道估计,自适应的详细原理与仿真,值的借鉴-Detailed introduction of next generation mobile communication system MIMO_OFDM a number of key technology research, including channel estimation, adaptive principle and the detailed simulation, the reference value
- 2022-02-07 16:13:28下载
- 积分:1
-
This is an intrusion detection code.
I hope this will help people doing work in...
This an intrusion detection code.
I hope this will help people doing work in IDS with secure aodv-This is an intrusion detection code.
I hope this will help people doing work in IDS with secure aodv..
- 2023-05-26 09:55:03下载
- 积分:1
-
: digital watermarking technology in the digital copyright protection products p...
:数字水印技术在数字产品的版权保护中起着非常重要的作用。概括了数字水印技术的现状及其基本原理,并
分析了变换域数字水印算法的优势,详细阐述了DCT 水印嵌入和提取算法的原理和步骤。最后在Matlab 平台下对DCT 数
字水印算法进行了仿真,仿真结果证实了DCT 算法的强健性和鲁棒性。-: digital watermarking technology in the digital copyright protection products played a very important role. Summarized the digital watermarking technology and the status of the basic principles and transform domain analysis of digital watermarking algorithm advantages, elaborate on the DCT watermark embedding and extraction algorithm theory and steps. Finally in Matlab platform for DCT digital watermarking algorithm for the simulation, Simulation results confirmed the DCT are strong and robust.
- 2022-03-20 06:08:50下载
- 积分:1
-
程序员对代码所做的为了满足短期利益代码改动,或再没有完全清楚增个架构下的改动,都很容易是代码失去它的清晰结构,偏离需求或设计。而这些改动的积累很容易使代码偏离它...
程序员对代码所做的为了满足短期利益代码改动,或再没有完全清楚增个架构下的改动,都很容易是代码失去它的清晰结构,偏离需求或设计。而这些改动的积累很容易使代码偏离它原先设计的初衷而变得不可立即和无法维护。
Refactoring则帮助重新组织代码,重新清晰的体现结构和进一步改进设计。
-programmers to code done in order to meet short-term interest code changes or not entirely clear by a framework of the changes, it is easy to lose its code is a clear structure, depart from the demand or design. And the accumulation of these changes are easier to make code from its original intention of the original design has become an immediate and unable to preserve. Refactoring is helping to reorganize code, re- clearly reflected structure and further improve the design.
- 2022-07-24 14:25:19下载
- 积分:1
-
看名字拉
看名字拉-saw the name Rafah
- 2022-06-12 13:18:16下载
- 积分:1
-
摘要:实战条件下如何评价短波跳频通信系统的抗干扰性能是构建短波跳频通信系统的重要环rr...
摘要:实战条件下如何评价短波跳频通信系统的抗干扰性能是构建短波跳频通信系统的重要环rr-}J。由于不
能得到精确的指标评价值,采川组合赋权法给出了系统抗干扰性能的评价算法已经不能适川。给出了一种模糊综
合评价方法,该方法有如下优点:为避兔专家赋指标权值的卞观随意性,将德尔菲(Delphi)法和层次分析法(AHP)相结合来确定指标权值 为了便于专家较准确地作出评判,给出了指标评价等级,并利川模糊评价法给出指标评价矩
阵,最后得到评价结果。评价实例表明了该方法的有效性。
-Abstract: how to assess the actual conditions of short-wave frequency-hopping communication system anti-jamming performance is short-wave frequency-hopping communication system to build an important ring rr-) J. Can not be accurate due to evaluate the value of mining Kawasaki combination weighting approach gives a systematic evaluation of anti-interference performance can no longer be appropriate algorithm Chuan. This paper presents a fuzzy comprehensive evaluation method that has the following advantages: In order to avoid the rabbit experts give the right indicator of the value of randomness Bian concept will Delphi (Delphi) and Analytic Hierarchy Process (AHP) to determine the combination of the right indicators value in order to facilitate t
- 2022-03-29 13:14:31下载
- 积分:1
-
based design software radio OFDM System Design and Implementation
基于软件无线电设计思想的OFDM系统设计与实现-based design software radio OFDM System Design and Implementation
- 2022-03-26 12:46:35下载
- 积分:1
-
MCS-51单片机实用子程序库
1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修改,便可直接使用。(2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的相互转换子程序进行了彻底改写,提高了运算精度和可靠性。(3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的工作变得更简单直观。在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7 节的内容。程序清单中开列了四个栏目:标号、指令、操作数、注释。为方便读者理解,注释尽力详细。子程序库的使用方法如下:1.将子程序库全部内容链接在应用程序之后,统一编译即可。优点是简单方便,缺点是程序太长,大量无关子程序也包含在其中。2.仅将子程序库中的有关部分内容链接在应用程序之后,统一编译即可。有些子程序需要调用一些低级子程序,这些低级子程序也应该包含在内。优点是程序紧凑,缺点是需要对子程序库进行仔细删节。
- 2023-04-30 01:35:03下载
- 积分:1