资源列表
rescue
- rescue 孤岛营救问题 大兵瑞恩被关押在迷宫的东南角,即(N,M)单元里,并已经昏迷。迷宫只有一个入口, 在西北角。也就是说,麦克可以直接进入(1,1)单元。另外,麦克从一个单元移动到另一个 相邻单元的时间为1,拿取所在单元的钥匙的时间以及用钥匙开门的时间可忽略不计。-island to rescue Private Ryan, rescue issues to be held in the southeast corner of the maze, namely (N, M)
findway
- 实现在在一张地图中设置障碍物,设置起点和终点,能找到其在地图和障碍物存在下的最短路径。-Achieve the obstacles set in a map, set start and end, can be found in the maps and the presence of obstacles the shortest path.
simple-grad-desend
- 简单梯度下降法,用于迭代求极值,是一种最速下降法-Simple gradient descent method for the iterative extremum is a steepest descent method
YiYuanDuoXiangShi
- 1.一元多项式相加(10分) 题目说明: 编写一元多项式加法运算程序。要求用线性链表存储一元多项式(参照课本)。该程序有以下几个功能: 1. 多项式求和 输入:输入三个多项式,建立三个多项式链表Pa、Pb、Pc (提示:调用CreatePolyn(polynomial &P,int m)。 输出:显示三个输入多项式Pa、Pb、Pc、和多项式Pa+Pb、多项式Pa+Pb+Pc (提示:调用AddPolyn(polynomial &Pa, polynomial Pb
BigNumeberOperator
- 这是高精度大数运算的源码,对于大于64位的整形数字的四则运算,是万能的啊-This is the code of big number s operator.
amber
- amber大牛所写的基本算法和数据结构模板,noi以上级别比赛强烈推荐-basic algorithms and data structures templates written by amber
GreedySnake
- This article describes the functions for working with active contours, also known as snakes. Snakes - closed paths with minimized energy.
huo-che-zui-duan-lu-jing
- 数据结构课程设计 求火车最短路径 题目为全国铁路最短路径经由问题 该题目采用我国铁路运输网的数据进行编程和运行验证。 -These are very important things.
routing
- 模拟距离向量路由算法的路由表交换过程,演示每轮交换后路由表的变化-Simulated distance vector routing algorithm routing table exchange, presentation after each round of exchange of routing table changes
title-1
- 集合运算 用c++完成,集合1,集合2,然后交,并,差运算-ji he yun suan
xushiliang
- 徐士亮常用c语言算法集,包含了许多数学公式及复杂运算的源代码,数学建模必备工具-Xu Shiliang common set of algorithms c language, contains many mathematical formulas and complex calculations of the source code, an essential tool for mathematical modeling
Pointer
- 单向链表等一些操作(建立 删除 排序 打印),本人所写 可编译运行!-One-way linked list and some other operations (create delete the print order), I wrote can be compiled to run!
