资源列表

« 1 2 ... 85 86 87 88 89 9091 92 93 94 95 ... 2656 »

[数据结构常用算法daan

说明:数据结构习题和答案!重要!!!!考研复习所用!-Data Structure Exercises and answers! Important! ! ! ! Articles by review of the use!
<木西小珊> 在 2024-11-20 上传 | 大小:4.62mb | 下载:0

[数据结构常用算法shujujieg

说明:里面有详细的注释,是学习数据结构的好实例的源码,单链表的操作!-There are detailed notes, the data structure is a good example to learn the source code for the operation of a single list!
<曾思> 在 2024-11-20 上传 | 大小:4.61mb | 下载:0

[数据结构常用算法AStar

说明:A*(A-Star)算法是一种静态路网中求解最短路最有效的方法。公式表示为: f(n)=g(n)+h(n),其中f(n) 是从初始点经由节点n到目标点的估价函数,g(n) 是在状态空间中从初始节点到n节点的实际代价,h(n)是从n到目标节点最佳路径的估计代价。 -A* (A-Star) is a static network algorithm for solving the shortest most effective way. F
<王健> 在 2024-11-20 上传 | 大小:4.62mb | 下载:0

[数据结构常用算法Coll

说明:简单的一种算法,一款像素碰撞。物体于地图碰撞。不是特别精确-A simple algorithm, a pixel collision. Objects on the map collision. Not particularly accurate
<> 在 2024-11-20 上传 | 大小:4.65mb | 下载:0

[数据结构常用算法shujujiegousuanfa

说明:学习数据结构的一本好书,示例丰富,环境为VC++6.0-a good book to study data structure
<ning> 在 2024-11-20 上传 | 大小:4.63mb | 下载:0

[数据结构常用算法iCarnegieSSD5datastruct

说明:东北大学软件学院软件工程引进卡耐基梅隆大学SSD5课程,C++数据结构,完整版答案-Software College of Northeastern University, the introduction of software engineering Carnegie Mellon University SSD5 courses, C++ data structure, complete answer
<刘晗> 在 2024-11-20 上传 | 大小:4.59mb | 下载:0

[数据结构常用算法Symbol-triangle

说明:符号三角形问题,共同学习研究,有不足之处还请指出-Symbol triangle problem, common study, also requested the inadequacies pointed out
<徐昌> 在 2024-11-20 上传 | 大小:4.65mb | 下载:0

[数据结构常用算法Westward-design-patterns

说明:本书为超级畅销书《大话设计模式》作者程杰潜心三年推出的扛鼎之作!以一个计算机教师教学为场景,讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻,是一本非常适合自学的读物。-This book is a super-selling book
<杨宇飞> 在 2024-11-20 上传 | 大小:4.59mb | 下载:0

[数据结构常用算法Matrix

说明:自定义数组类,实现生成任意规模的数独文本文件。-A custom array class implementation of arbitrary size sudoku.
<niuwe> 在 2024-11-20 上传 | 大小:4.62mb | 下载:0

[数据结构常用算法Palindrome-judgment

说明:回文判断的C++程序,迭代实现,很有参考价值-Palindrome judge C++ program, iterative implementation, a good reference value
<无鞋童鞋> 在 2024-11-20 上传 | 大小:4.62mb | 下载:0

[数据结构常用算法studentguanli

说明:数据结构链表算法演示,链表的增加删除添加修改侧长度(Data structure linked list algorithm demonstration)
<mnfantu > 在 2024-11-20 上传 | 大小:4.62mb | 下载:0

[数据结构常用算法20163311_李颖__16计科2班_数据结构与算法实验2

说明:数据结构链表的8个实验,约瑟夫环,一元稀疏多项式计算器,将元素X插入到链表中的适当位置,删除链表中所有大于mink且小于maxk的元素,就地逆置,删除线性表A中同时出现在表B和表C中的结点,构造三个循环链表,长整数的四则运算(8 experiments, data structure of Joseph ring, one dollar sparse polynomial calculator, the X element into t
<respire_ly > 在 2024-11-20 上传 | 大小:4.64mb | 下载:0
« 1 2 ... 85 86 87 88 89 9091 92 93 94 95 ... 2656 »

源码中国 www.ymcn.org