-
Hohmann
典型的霍曼变轨算法,简单易懂,有清晰的注释(Hohmann orbit typical algorithm, easy to understand, there is a clear Notes)
- 2009-03-10 03:17:35下载
- 积分:1
-
hundun_svd_0525
效果非常好的数字水印的源代码,实现了基于小波变换的奇异值分解算法,选取载体图像的LH子带作为载体,并进行攻击测试算法性能(The effect of a very good source of digital watermarking, wavelet transform based on the realization of the singular value decomposition algorithm, select the carrier of the LH sub-band image as a carrier and test algorithm to attack)
- 2009-06-14 10:45:09下载
- 积分:1
-
07136288
本程序是使用 TURBO C 语言BOSS窗口开发程序库的应用程序,(This program is the use of TURBO C language BOSS window development program library application,)
- 2018-12-31 10:43:56下载
- 积分:1
-
GifAnimator
gif animation in visual basic
- 2017-09-26 04:18:19下载
- 积分:1
-
Deep
说明: 本文提出了一种用于通信系统中无线电信号检测的自动调制识别框架。该框架考虑了深度卷积神经网络(CNN)和长期短期记忆网络(LSTM)。 此外,我们提出了一种预处理信号表示,其组合了调制信号的同相,正交和四阶统计。所提供的数据表示允许我们的CNN和LSTM模型对我们的测试数据集实现8%的改进。(Automatic Modulation Recognition using Deep Learning Architectures, 2018 IEEE 19th International Workshop on Signal Processing Advances in Wireless Communications (SPAWC))
- 2020-11-12 21:19:44下载
- 积分:1
-
ffmpeg.js-master
使用ffplay播放视频源时,rtsp/rtmp等,会有一定的延时,这里我们可以通过设置ffplay播放参数将延时控制到最小。(When using ffplay to play video source, RTSP / RTMP and so on will have a certain delay. Here we can control the delay to the minimum by setting ffplay playing parameters.)
- 2020-06-24 16:00:01下载
- 积分:1
-
方向图综合
说明: 均匀线阵、圆阵、平面阵,结合空间谱估计方便理解(Uniform linear array, circular array, plane array, combined with spatial spectrum estimation is easy to understand)
- 2021-03-27 10:49:12下载
- 积分:1
-
输出你好,世界混乱的C++语言源代码(加密源代码,H ..
输出Hello, World
混乱C语言的源代码(加密源代码,嘿嘿)
仅供朋友们“消遣作乐”,能够看懂是为什么固然不错。看不懂也不必太过认真,如果你要觉得有意思的话,顶顶贴。如果你觉得没什么意思的话,一笑了之。仅供娱乐而已,不必太过认真。-The output Hello, World chaotic C language source code (encrypted source code, Hei hei) only friends " entertainment creating music" , able to read it all very well why. There is no need to read too seriously, if you want to find interesting, then, Dingding paste. If you think there is any meaning, then laugh. Only for entertainment only, do not be too careful.
- 2023-03-09 12:15:03下载
- 积分:1
-
glfdiff
说明: 用于对函数进行分数阶求解,可进行任意阶次的微积分(例如:整数阶或0.5次积分等)简单有效(Used for fractional order's resolution)
- 2018-01-25 15:15:34下载
- 积分:1
-
遗传算法求解多旅行商问题
说明: 旅行商问题(TravelingSalesmanProblem,TSP)是一个经典的组合优化问题。经典的TSP可以描述为:一个商品推销员要去若干个城市推销商品,该推销员从一个城市出发,需要经过所有城市后,回到出发地。应如何选择行进路线,以使总的行程最短。从图论的角度来看,该问题实质是在一个带权完全无向图中,找一个权值最小的Hamilton回路。由于该问题的可行解是所有顶点的全排列,随着顶点数的增加,会产生组合爆炸,它是一个NP完全问题。(Traveling Salesman Problem (TSP) is a classic combinatorial optimization problem. The classic TSP can be described as: a merchandiser sells goods to several cities. The salesman starts from a city and needs to go through all the cities and return to the starting point. How to choose the route of travel so that the total journey is the shortest. From the point of view of graph theory, the essence of the problem is to find a Hamilton loop with the smallest weight in a completely undirected graph with weights. Since the feasible solution to this problem is the full permutation of all vertices, as the number of vertices increases, a combinatorial explosion occurs, which is an NP-complete problem.)
- 2020-06-17 11:00:02下载
- 积分:1