资源列表

« 1 2 ... .77 .78 .79 .80 .81 982.83 .84 .85 .86 .87 ... 2656 »

[数据结构常用算法ClassAstar

说明:A*搜寻算法,俗称A星算法。这是一种在图形平面上,有多个节点的路径,求出最低通过成本的算法。常用于游戏中的NPC的移动计算,或线上游戏的BOT的移动计算上。-A* search algorithm, called A Star algorithm. This is a plane in the graphics, there are multiple nodes in the path, find the lowest cost met
<ligang> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法chazhao

说明:1:折半查找算法的思想及实现。 2:掌握二叉排序树,AVL树的查找,插入,删除,建立算法的思想及实现 3:存储结构的思想,能选择合适散列函数,实现不同冲突处理方法的散列表的查找,建立 -1: The binary search algorithm and the realization of the idea. 2: The master binary sort tree, AVL tree search, insert,
<王博> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法09

说明:电脑鼠走迷宫,该算法简单,能实现左转右转45°。快速搜索。-Computer Mouse Maze
<邱爱国> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法GreedySnake

说明:This article describes the functions for working with active contours, also known as snakes. Snakes - closed paths with minimized energy.
<kudukSweetone> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法Graph_upc

说明:利用数据结构的图论为基础创建的中国石油大学(华东)的平面图展示,可以在两点之间取最短路径并动画显示,代码简单易懂,适合初学者-Using data structures based on graph theory to create China University of Petroleum (East China) shows the floor plan, you can take the shortest path between
<Geyufei> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法KMP

说明:KMP算法,有好几种写法,配上图形,简单易懂。C/C++编写。-KMP algorithm, there are several writing, accompanied by graphics, easy to understand. C/C++ written.
<andy> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法sort-

说明:几种实现排序功能的算法,通过界面可以选择不同的算法-Several sorting functions of the algorithm,Interface can choose a different algorithm
<peter> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法QtCalculator

说明:1.键盘输入算式,回车后计算结果。 2.根据当前输入的函数的一部分,自动找到备选函数。这时可以用上/下键选择需要的函数后,按空格键确定输入。在整个过程中一直可以表示函数的帮助信息。我们可以参考帮助信息,选择合适的函数。 3.支持三角函数,反三角函数,求和,平均值,乘方,开方,对数,当然还有包含嵌套的四则运算。-A keyboard input formula, carriage return after the calculat
<guang> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法Philosopher

说明:实现哲学家算法模拟,出现死锁和不会出现死锁的情况-Philosophers algorithm simulation
<张驹强> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法ex_2_2

说明:链队列的进队和出队算法,删除,添加,队满和队空的描述方法。-Chain into the queue and dequeue algorithm, delete, add, teams and team full of empty descr iption method.
<Ecoll> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法result-by

说明:一些算法,用c/c+/c#实现的一些算法。-Some algorithm, c/c+/c# algorithm.
<lunck> 在 2025-02-02 上传 | 大小:83kb | 下载:0

[数据结构常用算法optional-project-blackjact

说明:经典数据结构作业,黑杰克游戏。要求程序可以连续打10次,每场比赛的赢家,赢得一个点(两点一倍)。在结束的10场比赛为你和电脑打印出的总奖金。-Write a program that simulates a simplified version of the game "BlackJack". A deck of cards numbered 2 to 10, jacks, queens, kings, and aces is used
<luck> 在 2025-02-02 上传 | 大小:83kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 982.83 .84 .85 .86 .87 ... 2656 »

源码中国 www.ymcn.org