资源列表
[数据结构常用算法] Reference_source
说明:This enerymeter ade7754 calibration document.-This is enerymeter ade7754 calibration document.<korea> 在 上传 | 大小:2.63mb | 下载:0
[数据结构常用算法] VCPPinsort
说明:1. 采用插入排序的方法,输入10个整数按升序排序后输出。要求编写一个通用的插入排序函数InsertSort()。它带有三个参数,第一个参数是含有n个元素的数组,这n个元素已按升序排序;第二个参数给出当前数组中元素的个数;第三个参数是要插入的整数。该函数的功能是将一个整数插入到数组中,然后进行排序。另外还需要一个用于输出数组元素的函数Print(),要求每一行输出5个元素。-A. Insertion sort, the output of input 10 integers sorted in<guosiqi> 在 上传 | 大小:4kb | 下载:0
[数据结构常用算法] HOTP-Algorithm
说明:HOTP 算法,包括实现HOTP算法,所以的函数。-HOTP Algorithm.java<wang> 在 上传 | 大小:3kb | 下载:0
[数据结构常用算法] chainoperate
说明:这个是有关链表的C语言小程序,仅供大家参考-This is a linked list of C language program, for your reference<崔盈雪> 在 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 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<云> 在 上传 | 大小:2kb | 下载:0
[数据结构常用算法] yiyuanduoxiangshi
说明:要求选用线性表的一种合适的存储结构来表示一个一元多项式,并在此结构上实现一元多项式的加法,减法和乘法操作。 1.程序的输入 在设计程序的要求输入两个多项式。 2.程序的输出 输出两个多项式相加,想减,相乘的结果。-Requirements of a linear list chooses appropriate storage structure to say a unary, and on this structure realize a yuan polynomial<云> 在 上传 | 大小:2kb | 下载:0