搜索资源列表
学生软件开发的原则和方法
- 一、 实习任务 1实习任务介绍: 熟悉软件工程学的基本思想进行软件开发的原则和方法;结构化分析方法和步骤;结构化编程方法;面向对象的思想和程序设计方法。按照软件开发的一般方法和步骤动手设计一个《学生成绩查询统计系统》。 2基本要求: ① 登录界面:密码最多尝试3次,连续3次均输入错误系统自动退出。 ② 具有录入成绩、添加记录、删除记录、修改记录功能。 ③ 具有成绩查询功能,可以按照学号、课程号、课程名、分数段进行查询。为便于查询,所有的学号和课程号可考虑以下拉列表的形式给出。 ④
TONGXIN
- 通信系统仿真与建模,后处理,DQPSK,眼图,波形,散点图-Communication system simulation and modeling, post-processing, DQPSK, eye pattern, waveform, plot
qumiannihe
- 根据(x,y,z)数据点进行曲面拟合,并绘制散点图、曲面图等-qumian nihe
Excel
- Excel画平滑曲线散点图.看走势。在excel 下有用。-Excel draw a smooth curve scatterplot
1
- 灰色预测matlab程序与散点图的绘制的matlab程序-Grey prediction matlab program and scatter diagram of MATLAB program
CCD-image-processing-algorithm
- 研究了线阵CCD 在动态测量中的整体图像处理方法,包括杂散点剔除、图像平滑、边缘识别等方法。提出的整体图像的样条插值方法。-CCD linear array of a dynamic measurement of the overall image processing method comprising removing spurious points, image smoothing, edge detection and other methods.
MATLAB_circlefit
- 拟合圆,MATLAB代码 拟合散点图,拟合圆-circle fit BY MATLAB
spot_draw
- 程序用labview编写,功能:输入txt稳定,输出3维散点图-the program is made by labview,inputting a text file,and then outputting a 3D scatter plot.
qiumian
- 在matlab中创建三维球面散点图,主要利用scatter3();(Creating a three-dimensional spherical scatter plot in MATLAB)