-
这是用java编写的一个简单的计算器的源码以及编译后生成的文件...
这是用java编写的一个简单的计算器的源码以及编译后生成的文件-This is a java prepared by the simple calculator and the compiled source files created in the
- 2022-05-20 08:39:13下载
- 积分:1
-
研究数据结构,使课程设计。实现一些文件,第1个…
学习数据结构做的课程设计.有多个文件实现,这个项目也是比较多人选的,相信上传会有帮助的-study data structure so the curriculum design. Achieve a number of documents, the project is more of the candidates, Upload believe can be helpful
- 2023-04-02 22:10:04下载
- 积分:1
-
完成M=4的正交信号的数字通信系统的蒙特卡罗仿真。分析其在加性高斯白噪声下误码率与信噪比之间的关系,绘出误码率...
完成M=4的正交信号的数字通信系统的蒙特卡罗仿真。分析其在加性高斯白噪声下误码率与信噪比之间的关系,绘出误码率-信噪比曲线图,并和物理曲线进行比较。-The completion of M = 4 orthogonal signals in Monte Carlo simulation of digital communication systems. Analysis of the additive white Gaussian noise bit error rate and signal to noise ratio under the relationship between the mapped BER- signal to noise ratio curve, and and physical curves for comparison.
- 2023-06-13 19:50:03下载
- 积分:1
-
电子大赛制版及其资料 大家可以相互看看 学习学习
电子大赛制版及其资料 大家可以相互看看 学习学习
-E-Contest plate and take a look at the information we can learn
- 2022-01-25 14:19:45下载
- 积分:1
-
一个用java写的贪吃蛇游戏 写的不好大家见谅啦
一个用java写的贪吃蛇游戏 写的不好大家见谅啦-with a written Snake game badly written you will forgive me--
- 2022-06-12 03:27:11下载
- 积分:1
-
一个九宫问题的源码,a星算法,深度优先广度优先算法都有
一个九宫问题的源码,a星算法,深度优先广度优先算法都有-a JiuGongTu the source, a Star algorithm, depth-first algorithm has breadth priority
- 2022-01-25 15:24:17下载
- 积分:1
-
对飞行器飞行情况的c++简单实现过程,主要利用visual C
对飞行器飞行情况的c++简单实现过程,主要利用visual C-Pairs of aircraft flown by the c++ simple implementation process
- 2022-08-24 18:19:17下载
- 积分:1
-
- 2022-02-02 14:48:56下载
- 积分:1
-
谁有需要的话可以看看啊 !!不错还凑合源代码
谁有需要的话可以看看啊 !!不错还凑合源代码-yes
- 2022-08-03 23:42:43下载
- 积分:1
-
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表...
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。
3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。
-internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.
- 2023-01-14 13:35:03下载
- 积分:1