资源列表
Student-information
- 《学生信息管理系统的实现》包括学号号等一系列属性,对其进行增删除和信息修改等作用-" Student Information Management System to achieve" a series of numbers, including school property, increase its role such as delete and modify information
sy1
- 数据结构 线性表的基本操作 如建立、查找、插入和删除等 建立一个包含学生(学号,姓名,成绩)信息的的链表,并具有如下功能: (1) 根据学生姓名进行查找,返回此学生的学号和成绩; (2) 根据指定的位置可返回相应的学生信息(学号,姓名,成绩); (3) 给定一个学生信息,插入到表中指定的位置; (4) 删除指定位置的学生记录; (5) 统计表中学生人数。
pres_temp_4D_wr
- 利用f90接口创建nc文件,并演示4维数据的创建方法-Nc file created using f90 interface and a demonstration of four-dimensional data to create methods
queue
- It is about link data structure of q
DSDVAlgorithm
- 采用及其简单的方法实现dsdv选路算法,多线程,udp协议,读取初始距离信息,计算最短路径-dsdv algorithm
POJ
- POJ1048,加强版的约瑟夫问题 难度中等-POJ1048, enhanced version of Joseph problems
LinkedList
- 一个java的数据结构(链表)的实现,模拟磁盘清理-Implement the defragment in java by using data structure(linkedlist)
sqrty
- 此为经典排序算法.采用面向对象的思想,很有接见价值-this classical algorithm. Using object-oriented thinking, value is received
progression
- there are basic source codes of data structure. these codes will help study data structure. about progression.
Circular-queue
- 数据结构 循环队列 用C语言实现,在VC6.0下实现-Circular queue data structure using C language, to achieve in the VC6.0
lqx10005
- 给定n 个正整数和4 个运算符+、-、*、/, 且运算符无优先级,如2+3*5=25。对于任意给定 的整数m,试设计一个算法,用以上给出的n 个数 和4 个运算符,产生整数m,且用的运算次数最少 给出的n个数中每个数最多只能用1 次,但每种运 算符可以任意使用。-given positive integer n and four Operators +,-,*,/, but Operators without precedence, if 2 3 * 5 = 25. For
test8
- 冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序的关键字比较和交换次数进行统计-Bubble sort, direct insertion sort, simple selection sort, quick sort, Shell sort, Heap sort of keyword statistics on the number of comparisons and the exchange of
