资源列表
Cpp1
- 2 使用顺序查找方法,从查找表中查找姓名为赵阳和王夏的学生。如果查找成功,则显示该生的相关信息;如果查找不成功,则给出相应的提示信息。 3 使用直接插入排序方法,按姓名对学生信息进行排序。输出排序前和排序后的学生信息表,验证排序结果。 4 使用直接选择排序方法,对学生信息中的C成绩进行排序。输出排序前和排序后的学生信息表,验证排序结果。 -2 using the sequential search method, from the lookup table to find the n
VertChanErrCorrected
- Vertical Channel Stabilization
program1
- 本文利用MATLAB从预处理、边缘检测、车牌定位、车牌切割,字符分割、字符识别等几个方面,具体介绍了数字图像处理中车牌自动识别的原理。-In this paper , Principle of automatic license plate recognition in digital image processing is specially introduced using MATLAB from some perspectives , which conclude processing ,
xcgx
- SIMPLE ALGORITHM FOR PARALLEL PLATES FLOW
FBG
- It shows a reflection spectrum of a Fiber Bragg Grating.
lo
- 在低仰角的情况下,海面的杂波振幅特性满足对数正态分布。本程序就产生这样的杂波-At low elevation, the sea clutter amplitude characteristics to meet the lognormal distribution. This procedure resulted in such a clutter
2
- 通讯录管理程序 目 标:编写程序,建立一个通讯录,存放有姓名、电话号码、住址等,具备输入、查找、添加、修改及删除等功能。 要 求:具备菜单功能或详细的提示功能,至少具备数据输入、输出、查询、删除、文件保存、文件读入中的两项功能。能力强的同学可以设计表格化输出。熟练掌握文件或结构体的操作,程序中至少要有一个自定义结构体。总程序量不少于100行,输出数据要进行适当美化。程序要有详细的注释及必要的说明文档 -Contact management program goals: write a p
Artificialfishalgorithmcodes
- 鱼群算法源代码,测试没问题,请大家看看并指导-Fish algorithm source code, test no problem, please take a look and guide
plant_INS
- 平台式惯性导航系统解算源代码 供从业人员学习参考和衍变 -inertial navigation
KNN_method
- In pattern recognition, the k-Nearest Neighbors algorithm (or k-NN for short) is a non-parametric method used for classification and regression.[1] In both cases, the input consists of the k closest training examples in the feature space. farzanh
DDS_32_half
- 使用MATLAB 实现得仅有一半存储量的DDS。-MATLAB to achieve half of the storage capacity of DDS
systemOpt_EMA2
- matlab用于模拟程序化交易。双EMA交易系统,用于优化参数。-matlab for simulating program trading. Two-EMA trading system, used for parameter optimizing.