资源列表

« 1 2 ... .32 .33 .34 .35 .36 1637.38 .39 .40 .41 .42 ... 2656 »

[数据结构常用算法Advance-and-retreat-method

说明:用进退法、0.618法求解函数的解—实例。附有测试实例-Advance and retreat method, 0.618 Method function of the solution- an instance of. Attached to the test instance
<he san> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法tree

说明:一个字典树的实现,通过记录首字为关键字,进行搜索,算法是采用链表法-A dictionary tree, by recording the first word as a keyword search, the algorithm is to use a linked list method
<皇上> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法sequence-table-

说明:线性表的源码 顺序表的构造 按位查找 按值查找-Linear source table sequence table constructed bitwise Find Find by Value
<党心蕊> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法TPS-cpp

说明:针对TPS的简单贪心算法,可以实现对于TPS的分步解决,内容简单易懂,尤其针对打孔机生产效能提高进行特殊改进。-TPS simple greedy algorithm can achieve a step-by-step solution for TPS, simple and easy to understand, especially for the production efficiency of the drilling mac
<Robin> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法TemplateFun

说明::(1) Ddscat计算消光谱。 (2) Ddfield计算电场分布,需要的参数有网格。 (3) Calltarget生成粒子形状。 -: (1) Ddscat calculate the extinction spectrum. (2) Ddfield calculate the electric field distribution, the required parameters grid. (3) Calltarget
<殷超> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法josephu_22

说明:约瑟夫环。设编号为1,2,…,n(n>0)个人按顺时针方向围坐-圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m从第一个人开始顺时针方向自1起顺序报数。报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1起顺序报数.如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 -book system
<董大头> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法Rational

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

[数据结构常用算法VCPPinsort

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

[数据结构常用算法shizilianbiao

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

[数据结构常用算法09data_structure

说明:数据结构源码,内含链表,栈,二叉树,遍历图,排序算法-Source of data structures, containing linked lists, stacks, binary trees, traversing the graph, sorting algorithms
<11> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法cpp

说明:用栈实现的简单选择排序 ,对输入的十个数字进行从小到大排序-Stack to achieve the selection sort, enter the number of ten small to large
<徐佩秀> 在 2024-11-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法atof

说明:将字符串转换为浮点数子的小程序 -Please carefully write the upload information, including content descr iption (at least 20 words). Try not to let the owners have spent the time you fix instructions. Can not have a password archive deco
<Michael> 在 2024-11-09 上传 | 大小:4kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 1637.38 .39 .40 .41 .42 ... 2656 »

源码中国 www.ymcn.org