资源列表

« 1 2 ... .67 .68 .69 .70 .71 1972.73 .74 .75 .76 .77 ... 2656 »

[数据结构常用算法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
<李丹> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法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 av
<晨海旭日> 在 2024-09-30 上传 | 大小:6144 | 下载:0

[数据结构常用算法Reference_source

说明:This enerymeter ade7754 calibration document.-This is enerymeter ade7754 calibration document.
<korea> 在 2024-09-30 上传 | 大小:2760704 | 下载:0

[数据结构常用算法Rational

说明:rational class in bluej can add or subtract and compare numbers
<ebieheh> 在 2024-09-30 上传 | 大小:4096 | 下载:0

[数据结构常用算法www

说明:这个文件包含了处理数据结构课程学习中的字符串逆序问题和经典的排序程序。-This file contains the string in the reverse problem in processing data structures course, and the classic sort program.
<李丹> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法VCPPinsort

说明:1. 采用插入排序的方法,输入10个整数按升序排序后输出。要求编写一个通用的插入排序函数InsertSort()。它带有三个参数,第一个参数是含有n个元素的数组,这n个元素已按升序排序;第二个参数给出当前数组中元素的个数;第三个参数是要插入的整数。该函数的功能是将一个整数插入到数组中,然后进行排序。另外还需要一个用于输出数组元素的函数Print(),要求每一行输出5个元素。-A. Insertion sort, the output o
<guosiqi> 在 2024-09-30 上传 | 大小:4096 | 下载:0

[数据结构常用算法HOTP-Algorithm

说明:HOTP 算法,包括实现HOTP算法,所以的函数。-HOTP Algorithm.java
<wang> 在 2024-09-30 上传 | 大小:3072 | 下载:0

[数据结构常用算法ranseti-C

说明:有关染色体的C语言编程文件,仅供大家参考-C language programming of the chromosome file for your reference
<崔盈雪> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法chainoperate

说明:这个是有关链表的C语言小程序,仅供大家参考-This is a linked list of C language program, for your reference
<崔盈雪> 在 2024-09-30 上传 | 大小:1024 | 下载: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 dat
<> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法yiyuanduoxiangshi

说明:要求选用线性表的一种合适的存储结构来表示一个一元多项式,并在此结构上实现一元多项式的加法,减法和乘法操作。 1.程序的输入 在设计程序的要求输入两个多项式。 2.程序的输出 输出两个多项式相加,想减,相乘的结果。-Requirements of a linear list chooses appropriate storage structure to say a unary, and on this struc
<> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法shizilianbiao

说明:一、 设计要求 1.问题描述 设计程序用十字链表实现稀疏矩阵的加、乘、转置。 2.需求分析 (1)设计函数建立稀疏矩阵,初始化值。 (2)设计函数输出稀疏矩阵的值。 (3)构造函数进行两个稀疏矩阵相加,输出最终的稀疏矩阵。 (4)构造函数进行两个稀疏矩阵的相乘,输出最终的稀疏矩阵。 (5)构造函数进行稀疏矩阵的转置,并输出结果。 (6)退出系统。-A, the design requirements
<> 在 2024-09-30 上传 | 大小:4096 | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 1972.73 .74 .75 .76 .77 ... 2656 »

源码中国 www.ymcn.org