-
xianxing
1.输入一组整型元素序列,建立顺序表。
2.实现该顺序表的遍历。
3.在该顺序表中进行顺序查找某一元素,查找成功返回 1,否则返回 0。
4.判断该顺序表中元素是否对称,对称返回1,否则返回0。
5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。
6.输入整型元素序列利用有序表插入算法建立一个有序表。
7.利用算法 6 建立两个非递减有序表并把它们合并成一个非递减有序表。
8.编写一个主函数,调试上述算法。
* 9.综合训练:利用顺序表实现一个班级学生信息管理(数据录入、插入、删
除、排序、查找等)
(err)
- 2008-04-19 10:04:01下载
- 积分:1
-
WIFI
用C#制作的WIFI共享程序,可以构建虚拟WIFI,其他设备可以连接并有Internet访问。(C# produced by WIFI sharing program, you can build a virtual WIFI, other devices can be connected and have Internet access.)
- 2013-11-23 15:03:37下载
- 积分:1
-
WaveletSuper
基于小波的图像重建,基于小波的图像重建,基于小波的图像重建(Image Edge Detection)
- 2009-05-21 13:31:27下载
- 积分:1
-
GPS
以机载GPS接收机为对象,基于matlab通信工具箱模拟其捕获和跟踪GPS信号过程(Taking the airborne GPS receiver as the object and simulating its capture and tracking of the GPS signal process based on the MATLAB communication toolbox)
- 2018-01-04 16:38:05下载
- 积分:1
-
曲面重建
说明: pcl点云重建,贪婪三角化,可显示结果,保存obj模型(Greedy triangulation of PCL point cloud reconstruction)
- 2020-05-16 18:05:57下载
- 积分:1
-
new
POTDR模拟主程序(输入参数,输出偏振态和fft结果)(POTDR simulation main program (input parameters, output polarization and FFT results))
- 2017-10-11 14:14:08下载
- 积分:1
-
feng_uj11
音频信号通过LM386放大,包括四元数的各种计算,D-S证据理论数据融合。( LM386 audio signal amplification, Including quaternion various calculations, D-S evidence theory data fusion.)
- 2017-04-25 17:47:26下载
- 积分:1
-
大规模天线检测 传递算法
说明: 大规模天线检测,运用近似消息传递算法,仿真实验(Massive MIMO detection by implement AMP)
- 2019-05-26 13:21:26下载
- 积分:1
-
SER_compare
ofdm系统基于LS和LMS信道估计的SER性能仿真对比。(ofdm system based on LS and LMS Channel Estimation SER Performance Comparison.)
- 2007-06-15 19:12:39下载
- 积分:1
-
ConsoleUtils
创建控制台应用程序,了解如何写创建控制台应用程序(Create a console application, learn how to write to create a Console Application)
- 2012-04-25 19:47:07下载
- 积分:1