资源列表

« 1 2 ... .62 .63 .64 .65 .66 2467.68 .69 .70 .71 .72 ... 2656 »

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

说明:栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据 序列进行模拟管理。对每一组输入数据进行操作后的输出信息为:若是 车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去, 则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时 间不收费) 。设每单位时间收费 1 元。-Parking Stack simulation to simulate the queue sidewalk outsid
<王丹> 在 2024-11-07 上传 | 大小:1437696 | 下载:0

[数据结构常用算法lab1

说明:数位讯号处理,简单的数位讯号处理,适合学生该应用-math ways
<李明明> 在 2024-11-07 上传 | 大小:40960 | 下载:0

[数据结构常用算法Hamilton

说明:一个寻找哈密顿回路的应用实例。幼儿园的老师要为孩子们排座次吃饭,桌子是圆形的,其中有一些孩子应为彼此间有矛盾不能坐在一起,求一种排座方案。该程序即是为解决这一问题而编写的,其中的核心功能就是寻找哈密顿回路。-Looking for a Hamiltonian circuit application examples. Kindergarten teacher for the children to eat row seating, ta
<> 在 2024-11-07 上传 | 大小:251904 | 下载:0

[数据结构常用算法Euler

说明:一个欧拉回路的应用实例。一个农夫要巡视农场,要求每条路都要来回走一遍(即每条路走两遍且两遍的方向不同),求其解决方案。该问题的核心问题就是如何求欧拉回路。-Application examples of a Euler. A farmer to farm inspections required every road should go back and forth again (that is the way to go twice
<> 在 2024-11-07 上传 | 大小:250880 | 下载:0

[数据结构常用算法Link_List

说明:Visual C++实现的链表,队列,和栈的代码-Visual C++,LinkList,Stack,Queue code
<myname> 在 2024-11-07 上传 | 大小:2455552 | 下载:0

[数据结构常用算法Search

说明:Visual C++实验的各种搜索算法,比较全-Various search algorithms Visual C++ Experiment
<myname> 在 2024-11-07 上传 | 大小:933888 | 下载:0

[数据结构常用算法Sort

说明:Visual C++实现的各种排序算法,比较全-Various sorting algorithms Visual C++ implementation, more full
<myname> 在 2024-11-07 上传 | 大小:1116160 | 下载:0

[数据结构常用算法Tree

说明:Visual C++实现的树数据结构,对应的操作方法比较全面-Visual C++ implementation of tree data structure, corresponding to a more comprehensive method of operation
<myname> 在 2024-11-07 上传 | 大小:1809408 | 下载:0

[数据结构常用算法TreePractice

说明:Visual C++实验的数据结构中的树,对其操作比较全-Visual C++ experimental data structure tree, its operation more full
<myname> 在 2024-11-07 上传 | 大小:7265280 | 下载:0

[数据结构常用算法horse-riding

说明:数据结构,马踏棋盘问题源代码。已经编译通过,源文件内包含代码解释。-Data structures, horse riding board source of the problem.It has been compiled by the inner source file that contains code interpreter.
<李欧> 在 2024-11-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法20150505

说明:GPS平差辅助函数,其中有所有测量平差的各个模型和算法-GPS assisted adjustment function, including all the various models and algorithms of measurement adjustment
<zhang> 在 2024-11-07 上传 | 大小:728064 | 下载:0

[数据结构常用算法Polynomial-arithmetic-calculation

说明:计算多项式的加减乘除求值求根 在codeblocks中c++11标准下编译通过-caculate the polynominal use codeblocks in c++ 11 standard
<cofludy> 在 2024-11-07 上传 | 大小:3072 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2467.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org