资源列表

« 1 2 ... .94 .95 .96 .97 .98 2099.00 .01 .02 .03 .04 ... 2656 »

[数据结构常用算法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-09-28 上传 | 大小: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-09-28 上传 | 大小:256000 | 下载:0

[数据结构常用算法Jstudent1130

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

[数据结构常用算法duobianxingyouxi

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

[数据结构常用算法mapac

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

[数据结构常用算法17110202_13

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

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

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

[数据结构常用算法bishops

说明:棋盘上的象 ★问题描述: 国际象棋中的象在棋盘上总是沿着对角线方向移动。若两个象互相处在对方可以到达的 位置上,就可以互相攻击。 ★实验任务: 现在给你两个整数 n 和 k,求出将 k 个象摆放在一个 n×n 的棋盘上,并保证它们互相不能攻击的方案数。-On the board as ★ problem descr iption: like chess on the board is always moving
<liushui> 在 2024-09-28 上传 | 大小:83968 | 下载:0

[数据结构常用算法E10700104hf

说明:哈夫曼编码是一个很受欢迎的编码方式,本程序就是一个哈夫曼编码和译码器。-Huffman coding is a very popular way of encoding, the program is a Huffman coding and decoder.
<黄芳> 在 2024-09-28 上传 | 大小:415744 | 下载:0

[数据结构常用算法8540261

说明:IBM 服务器顺序处理任务的操作, 服务一个个运行不同的任务,同时这个项目还会计算出每个任务所花的时间,这是计算机的顺序执()
<Kenaub> 在 2024-09-28 上传 | 大小:565248 | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 2099.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org