资源列表

« 1 2 ... .62 .63 .64 .65 .66 2067.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法Line

说明:1、定义一个建立一元多项式的函数; 2、定义能对单链表按指数排序的函数; 3、定义一元多项式加法和减法函数; 4、定义显示一元多项式的函数; 5、编写主程序调用上面的函数实现一元多项式的加减。 -1, the definition of an established one yuan polynomial function 2, the definition of a single linked list sorted exponential function 3, de
<Tracy> 在 2025-06-19 上传 | 大小:3.49mb | 下载:0

[数据结构常用算法topological-ordering

说明:这是拓扑排序的两种算法的对比,其中一个需要判断环结构算法过于复杂,但提出了另一个思路有兴趣的同学可以改一改,如果成功了请联系我,另一个是标准答案。-This is a comparison of the two topological sorting algorithm, one needs to determine the ring structure algorithm is too complex, but another idea Interested students can modi
<杨伟健> 在 2025-06-19 上传 | 大小:410kb | 下载:0

[数据结构常用算法zoj1027

说明:这是zoj1027代码,求串的相似度,里面有注释-This is zoj1027 code and string similarity inside a comment
<杨伟健> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法01bag-AGL

说明:01背包问题基础代码,在各大oj上有相似题目-01 knapsack problem underlying code
<杨伟健> 在 2025-06-19 上传 | 大小:407kb | 下载:0

[数据结构常用算法portfolio-problem

说明:企业已拥有定量资金,准备投资,有多个可供投资的项目,并可预知可供投资的项目的资金需求和投资回报率,求回报率最大化的投资组合。运用队列实现。-The companies already have quantitative funds are prepared to invest more available for investment in the project, can predict the demand for funds available for investment project
<family> 在 2025-06-19 上传 | 大小:332kb | 下载:0

[数据结构常用算法parking-management

说明:设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。具体要求在相应的word文档中列出了。试为停车场编制按上述要求进行管理的模拟程序。-Parking is a narrow channel n cars parking and only one door for cars in and out. Specific requirements are listed in the word document. Test for the car park of the simulat
<family> 在 2025-06-19 上传 | 大小:10kb | 下载:0

[数据结构常用算法hash_mpq

说明:一个具体的hash实现方法,取自于暴雪公司的程序实现,使用多个hash value来同时验证hash的有效性,保证一次命中,实现效率非常高。-A specific hash method, derived from the Blizzard program achieved using multiple hash value to verify the validity of the hash at the same time, guarantee a hit, to achieve a ver
<qingqing> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法mazeProblem

说明:本文件的亮点是用word文档详述了迷宫问题的解题思路,以软件工程的步骤进行展示,用户可以按照步骤深入了解。-The highlight of this document with the word document detailing the maze problem solving ideas, show software engineering steps, users can follow the steps in-depth understanding.
<family> 在 2025-06-19 上传 | 大小:27kb | 下载:0

[数据结构常用算法nweixiangliang

说明:编写一个n维向量类,要求具有构造函数和拷贝构造函数,实现如下功能: a) 成员变量为正整数n和n维float数组 b) 能够计算该向量的模(长度),并将向量单位化 c) 进行向量的加减运算 d) 计算两个向量的内积 -Preparation of an n-dimensional vector class, the constructor and copy constructor, the following functions: a) the member variable
<周鹏> 在 2025-06-19 上传 | 大小:250kb | 下载:0

[数据结构常用算法Jstudent1130

说明:学生成绩管理,可实现简单的输入输出,以及学号排序-Student achievement management
<oiewfijoef> 在 2025-06-19 上传 | 大小:530kb | 下载:0

[数据结构常用算法Bitreesearch

说明:算法设计与分析 实验 构造二叉排序树。进行中序遍历显示树的数据 包括主类和二叉树类和排序算法-Binary sort tree structure of algorithm design and analysis of experiments. The inorder traversal tree data including master classes and binary tree class and sort algorithms
<xr0517> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法sectog-shmbolic

说明:kmeans算法实现 a simple k-means clustering routine returns the clus()
<pbftordev> 在 2025-06-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2067.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org