资源列表

« 1 2 ... .15 .16 .17 .18 .19 2420.21 .22 .23 .24 .25 ... 2656 »

[数据结构常用算法saleforecast

说明:本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 。 本算法用指数平滑法预测数据-the algorithm using the least-squares method based on the designated function of M and N-known data and the curve-fitting. The algorithm used to predict exponential smooth
<fcx> 在 2024-11-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法Calculator_cmd

说明:同Windows自带的计算器类似的程序,命令行界面,可以识别表达式,大小括号,弧度等,也可以使用一些控制台命令,界面为彩色,使用方便。主要练习栈的使用。-with Windows built-in calculator similar procedure, a command line interface can be identified expression, Size brackets, such as Radian, we ca
<小花猫> 在 2024-11-08 上传 | 大小:276kb | 下载:0

[数据结构常用算法wide_search

说明: 广度优先搜索 c语言实现-BFS c Language
<崔恒> 在 2024-11-08 上传 | 大小:4kb | 下载:0

[数据结构常用算法EFGM_SOLVERsrc

说明:关于网格自动生成delaunay算法的,自动生成三角形网格-on automatic mesh generation Delaunay method of automatically generating triangle mesh
<lgc> 在 2024-11-08 上传 | 大小:37kb | 下载:0

[数据结构常用算法chear

说明:这是一个数据结构实验的查找的程序,开发工具是用c++面向对象编写的。-This is a data structure to the search for the experimental procedures, the development tools are used object-oriented c prepared.
<scjun> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法newrank

说明:这是用VC++做的一个堆排序的程序,非常适合用作数据结构的课程设计。有默认的输入,并且可以生成树型结构。-This is done with the VC heap sort of a procedure, very suitable for the data structure used for the design. Is the default input, and generate the tree structure.
<zzl> 在 2024-11-08 上传 | 大小:38kb | 下载:0

[数据结构常用算法minitree

说明:这是用VC实现的一个查找最小生成树的程序,界面很漂亮,实现的功能也很好。具有固定的节点,权值可以任意输入,最后确定一个最小的生成树。-This is the VC search for a minimum spanning tree procedures, a very nice interface, function very well. Having fixed nodes, the weights can be arbitrary
<zzl> 在 2024-11-08 上传 | 大小:40kb | 下载:0

[数据结构常用算法PowerCount

说明:设给定n 个变量1 x , 2 x ,…, n x 。将这些变量依序作底和各层幂,可得n重幂如下 n x x x x  3 2 1 这里将上述n 重幂看作是不确定的,当在其中加入适当的括号后,才能成为一个确定的 n 重幂。不同的加括号方式导致不同的n 重幂。例如,当n=4 时,全部4重幂有5个。-located n given a variable x, x 2, ..., n x. Th
<张三> 在 2024-11-08 上传 | 大小:55kb | 下载:0

[数据结构常用算法Bala

说明:给定n个整数a , a , ,an 1 2  组成的序列。序列中元素i a 的符号定义为: ï î ï í ì - < = > = 1 0 0 0 1 0 sgn( ) i i i i a a a a 符号平衡问题要求给定序列的最长符号平衡段的长度L,即: þ ý ü &ic
<张三> 在 2024-11-08 上传 | 大小:59kb | 下载:0

[数据结构常用算法CH07_Water

说明:分水问题,是数据结构的实验问题。主要运用了栈的概念和穷举的算法。-tapping issue is the experimental data structure problem. Primarily use the concept of the stack and exhaustive algorithm.
<zhangmengfei> 在 2024-11-08 上传 | 大小:111kb | 下载:0

[数据结构常用算法TriHANOI

说明:自己写的汉诺塔程序,IDE是TC2.0 程序特点: 1)三根柱子都有若干盘子 2)程序可演示运行过程 编译时需要根据实际情况修改下面这句: initgraph(&driver,&mode,"c:\\TC2\\BGI") -himself wrote the Tower of Hanoi procedures, IDE process is TC features : 1) three pillars have
<yxw> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法addwww

说明:平衡二叉树的操作演示 平衡二叉树的操作演示-balanced binary tree operation and demonstration of the operation of a balanced binary tree demo
<adwa> 在 2024-11-08 上传 | 大小:107kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 2420.21 .22 .23 .24 .25 ... 2656 »

源码中国 www.ymcn.org