资源列表
ScoreSystem
- 学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
ClusterBasics-V1.0
- 各类聚类算法程序包,包含各种经典的聚类算法,例如:k-mean聚类等-Various types of clustering algorithm package, contains a variety of classic clustering algorithms, such as: k-mean clustering, etc.
motion
- 目标运动模型,三维的和二维的都有,本人毕业设计时候编写的-Target motion model, three-dimensional and two-dimensional of all, I graduated from design time to the preparation of the
turnmodel
- 转弯运动模型,比较常见的几种目标转弯运动模型,用Matlab编的-Turning movement model, the more common goal of turning movement of several models, using Matlab series
bilidaoyin
- 用Matlab编写的导弹比例导引运动、圆形运动、三维曲线运动模型-Matlab prepared using proportional navigation missile movement, circular movement, three-dimensional curve motion model
TaoBaoManager
- 这是一个淘宝网商店的销售和库存管理系统,在vs2008、framework2.0环境下开发的,有多个页面,数据库用access -This is a TaoBao store sales and inventory management system, vs2008, framework2.0 development environment, there are multiple pages, database with access
sin
- 用MATLAB计算正弦波的波形数据.并产生.H档案-Calculated using MATLAB sine wave of waveform data. And produce. H file
Huffman
- 数据结构中重要的哈夫曼算法,其中有详细的代码解析。-An important data structure Huffman algorithm, including a detailed analysis of code.
migong
- 数据结构中重要的迷宫算法,其中有详细的代码解析-Important data structure in the maze algorithm, including a detailed analysis of code
GreedyAlgorithm
- 贪心算法Greedy Algorithm-Greedy algorithm Greedy Algorithm
Fortran_90_Handbook
- 一本Fortran 90非常好的入门书籍-Fortran 90 a very good entry-books
longintsizeyunsuan
- 课程设计是实践性教学中的一个重要环节,它以某一课程为基础,可以涉及和课程相关的各个方面,是一门独立于课程之外的特殊课程。课程设计是让同学们对所学的课程更全面的学习和应用,理解和掌握课程的相关知识。《数据结构》是一门重要的专业基础课,是计算机理论和应用的核心基础课程。 数据结构课程设计,要求学生在数据结构的逻辑特性和物理表示、数据结构的选择和应用、算法的设计及其实现等方面,加深对课程基本内容的理解。同时,在程序设计方法以及上机操作等基本技能和科学作风方面受到比较系统和严格的训练。 本课
