资源列表

« 1 2 ... .79 .80 .81 .82 .83 2084.85 .86 .87 .88 .89 ... 2656 »

[数据结构常用算法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 av
<family> 在 2024-10-21 上传 | 大小:339968 | 下载: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 f
<family> 在 2024-10-21 上传 | 大小:10240 | 下载: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, gua
<qingqing> 在 2024-10-21 上传 | 大小:1024 | 下载: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 u
<family> 在 2024-10-21 上传 | 大小:27648 | 下载:0

[数据结构常用算法nweixiangliang

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

[数据结构常用算法Jstudent1130

说明:学生成绩管理,可实现简单的输入输出,以及学号排序-Student achievement management
<oiewfijoef> 在 2024-10-21 上传 | 大小:542720 | 下载: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 algorithm
<xr0517> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法zuiyousanjiaopoufen

说明:算法设计与分析 实验 最有三角剖分 源码 和书上的原先要求一致-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> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法duobianxingyouxi

说明:算法设计与分析 多边形游戏 动态规划算法 源码 java编写 王晓东版本-Algorithm design and analysis polygon game version of the dynamic programming algorithm source code java prepared Wang Xiaodong
<xr0517> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法mapac

说明:地图绘制方法,只是初步显示,需要进一步开发-Mapping method is only preliminary, need to be further developed
<徐涛> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法17110202_13

说明:使用链表实现学生成绩管理系统 注意有插入 删除 排序 查询等算法-Use a linked list of student achievement management system Note insertion and deletion Sort query algorithm
<赵信> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法Joseph-problems

说明:约瑟夫问题的一种描述为,编号为 1,2,3,……n 的n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1 开始顺序报数,报到m 时停止报数。报m 的人出列,将他的密码作为新的m 的值,从他在顺时针方向上的下一个人开始重新从1 报数,如此下去,直至所有的人全部出列为止。试设计一个程序求出出列顺序。-Joseph problems for a descr iptio
<王尹晨> 在 2024-10-21 上传 | 大小:1024 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 2084.85 .86 .87 .88 .89 ... 2656 »

源码中国 www.ymcn.org