资源列表
tudebianli
- 根据《数据结构》学所内容,使用C++中的封装、继承、运算符重载、类模板等技术,完成以上各个数据结构类的设计。-According to the data structure of the study content, use the inheritance, sealing, in c++ operator overloaded, class template technology, complete the above all data structure kind design. sub
chainoperate
- 这个是有关链表的C语言小程序,仅供大家参考-This is a linked list of C language program, for your reference
ranseti-C
- 有关染色体的C语言编程文件,仅供大家参考-C language programming of the chromosome file for your reference
HOTP-Algorithm
- HOTP 算法,包括实现HOTP算法,所以的函数。-HOTP Algorithm.java
VCPPinsort
- 1. 采用插入排序的方法,输入10个整数按升序排序后输出。要求编写一个通用的插入排序函数InsertSort()。它带有三个参数,第一个参数是含有n个元素的数组,这n个元素已按升序排序;第二个参数给出当前数组中元素的个数;第三个参数是要插入的整数。该函数的功能是将一个整数插入到数组中,然后进行排序。另外还需要一个用于输出数组元素的函数Print(),要求每一行输出5个元素。-A. Insertion sort, the output of input 10 integers sorted in
www
- 这个文件包含了处理数据结构课程学习中的字符串逆序问题和经典的排序程序。-This file contains the string in the reverse problem in processing data structures course, and the classic sort program.
Rational
- rational class in bluej can add or subtract and compare numbers
Reference_source
- This enerymeter ade7754 calibration document.-This is enerymeter ade7754 calibration document.
1w
- 用c写的,m个人的成绩存放在score数组中,请编写函数fun,它的功能是:将低于平均分的人数作为函数值返回,将低于平均分的分数放在below所指定的数组中。用vc++6.0运行 -Written with c, m, personal results stored in the score array, write the function fun, its functions are: to be lower than the average number is returned as th
code
- 该程序用c++语言实现了计算机专业课中算法设计学习中经典的多边形游戏和最大子段和问题-The program c++ language to achieve the classic polygon game in the study of algorithm design and the largest sub-segment and problems
shagnji
- 该程序用c++语言实现了算法设计学习中经典的0-1问题、旅行者最短路径问题。-The program c++ language to achieve a classic 0-1 in the algorithm design learning Traveler shortest path problem.
daima
- 这个压缩包包含了c语言版的数据结构中一些经典的上机例子,也是学习数据结构必须要会做的一些题目的代码。-This package contains the data structure in c language version of the classic example, but also to learn the code of the data structures must be doing some of the topics.
