资源列表

« 1 2 ... .46 .47 .48 .49 .50 1351.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法BinaryTree

说明:给出了二叉树程序代码,方便在其他程序中调用-Binary code is given, called in other programs to facilitate
<chen> 在 2024-10-12 上传 | 大小:286720 | 下载:0

[数据结构常用算法lagrange

说明:拉格朗日插值算法 使用C++编写 代码简洁明了 好用-Lagrange interpolation algorithm using C++ code concise easy to use
<张力文> 在 2024-10-12 上传 | 大小:4316160 | 下载:0

[数据结构常用算法sorting-algorithm-implementation

说明:实现所有经典排序算法汇总:选择、冒泡、插入、希尔等经典排序算法-Summary of all classical sorting algorithm implementation: selection, bubble, insertion, Hill and other classic sorting algorithm
<sum> 在 2024-10-12 上传 | 大小:52224 | 下载:0

[数据结构常用算法beibao

说明:背包问题的动态规划求解采用一维数组求解 结构体数组-Knapsack problem solved using dynamic programming for solving one-dimensional array of array of structures
<潘庆云> 在 2024-10-12 上传 | 大小:202752 | 下载:0

[数据结构常用算法Stack-examples

说明:栈的几个应用举例——顺序栈、链栈结构定义与基本操作(SqStack_exercise.cpp,LinkStack_exercise.cpp),括号匹配(matching.cpp),表达式求值(evaluation.cpp),Ackerman递归函数的实现(Ackerman.cpp)-Stack a few application examples- the order of the stack, the stack structure
<> 在 2024-10-12 上传 | 大小:5120 | 下载:0

[数据结构常用算法SOR

说明:松弛因子的介绍(“松弛迭代法是高斯-塞德尔迭代法的一种加速方法,基本思想是将高斯-塞德尔迭代法得到的第k+1次近似解向量与第k次近似解向量作加权平均,当权因子(即松弛因子)w选择是适当时,加速效果很明显。因此这个方法最关键的是如何选取最佳松弛因子。")和算法。-Relaxation factor of the introduction (" relaxation method is the Gauss- Seidel itera
<陈倩倩> 在 2024-10-12 上传 | 大小:4096 | 下载:0

[数据结构常用算法VCPPchuanyu

说明:穿越丛林,演示如何让人越过障碍而前进,这是《学VC编游戏》的第五个示例,重点学习安排场景和解决对象遮档。操作方法:   A、在场景内用鼠标点任意点,可指挥主角移动。   B、ESC键,退出游戏。      游戏编写方面主要使用了以下知识、技术。   1.类文件和建立方法,使用方法   2.调入场景文件,初始化场景。   3.冒泡法排序。   4.用冒泡法排序解决对象遮挡。   5.实
<欧阳蓝> 在 2024-10-12 上传 | 大小:74752 | 下载:0

[数据结构常用算法Parking-lots

说明:设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序依次排列。VC++程序实现停车场编制按上述要求进行管理的模拟程序。-Parking lots is an n cars parked narrow channel, and only one gate for vehicle access. Car in the parking lot of time in order to rea
<陈倩倩> 在 2024-10-12 上传 | 大小:2048 | 下载:0

[数据结构常用算法VCFINDPT

说明:VC游戏编写中的求解最短路径算法源码,本示例是自动寻径演示,篮点是起点,红点是终点,按确定键开始。源码爱好者注:编译后运行的时候请把EXE文件从Debug目录中拷贝到项目根目录中,若不然会出错-VC games in preparation for solving the shortest path algorithm source code, this example is the automatic routing demonstr
<欧阳蓝> 在 2024-10-12 上传 | 大小:16384 | 下载:0

[数据结构常用算法Lecture2

说明:一个栈的实现和其策试可以充分的帮助初学者了解栈这种数据结构-A stack implementation and test of its strategy to help beginners learn the full stack, this data structure
<诸子> 在 2024-10-12 上传 | 大小:358400 | 下载:0

[数据结构常用算法1

说明:一本非常权威的算法书籍,可以帮助各个程度的程序开发人员在算法提高方面帮助。-Algorithm a very authoritative book that can help all levels of application developers to improve aspects of the algorithm to help.
<诸子> 在 2024-10-12 上传 | 大小:9110528 | 下载:0

[数据结构常用算法kaka

说明:ssd guanyu ssd deneirong
<kaka> 在 2024-10-12 上传 | 大小:266240 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1351.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org