资源列表
pointer2
- we can learn pointer method!
xueshengchengjiguanlixitong
- 学生成绩管理系统: 本程序包含两个模块:包括管理员功能和用户功能. ⑴管理员包含如下功能: 1.增加用户 2.删除用户 3.修改用户信息 (用于修改学生的成绩信息) 4.查询功能 A单项查询功能 按姓名查询学生的信息 按学号查询学生的信息 按学号顺序浏览所有学生的信息 B范围查询功能 分数段查询 5.分类统计功能 统计各科的成绩等级水平的分布情况 统计各科的平均分 统计各科的挂科详细情况 6.对用户排序
joseph
- C语言数据结构课程设计约瑟夫环1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止-C language data structures course design Josephus 1. The demonstration program, the number n should be arbitrary, we must first enter a value as
CAR
- some problems about c++.(car.cpp)
sh_SVM_regression
- SVM回归方面的代码,可供入门学习者参考。包含有部分matlab代码。-SVM aspects of the code, for entry learners.
fiboMain(2)
- fibonacci by recursive function
stone
- 采用可变式分区管理,首次适应算法实现内存分配和回收-Using variable partitioning management, first-fit memory allocation and recovery algorithm
TripleMatrix
- 输入稀疏矩阵中非零的元素,然后建立整个矩阵,实现这两个矩阵相加、相减和相乘运算。 -Enter non-zero elements of sparse matrix, and then build the whole matrix, to achieve these two matrices are added together, subtraction, and multiplication operations.
进程调度.rar
- 进程调度.rar
Josephus
- 约瑟夫问题,输入总人数n,输入每隔m个人出列一个,按出列顺序输出每人的原始序号。-Joseph problems, enter the total number n, m input every individual out of a column, press the column order number of the original output per person.
bijiao
- 数据结构c语言各种排序时间复杂度的比较,希尔排序,快速排序等-C language data structure a variety of sorting time complexity comparison, Shell sort, quick sort, etc.
maze
- 用VC绘制一个迷宫,并根据一定算法,走出迷宫,(数据结构与算法)-Draw a maze with the VC, and according to some algorithm, out of the maze (data structures and algorithms)
