资源列表

« 1 2 ... .79 .80 .81 .82 .83 27284.85 .86 .87 .88 .89 ... 28522 »

[数据结构常用算法先序线索化以及遍历

说明:该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。-the procedures needed to traverse the tree from the definition of import, and to be right tree for first sequence of clues after traversal of the tree.
<朱青> 在 2025-01-20 上传 | 大小:36kb | 下载:0

[数据结构常用算法(1)

说明:1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。 2、 通过堆栈及判断实现迷宫的自动寻找路径功能 -1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said
<毅君> 在 2025-01-20 上传 | 大小:37kb | 下载:0

[数值算法/人工智能mimp

说明:求解对角线元素很小的矩阵的逆矩阵,避免一般求逆的溢出问题,用Fortran编写-small diagonal elements of the matrix inverse matrix inversion generally avoid the overflow problems, Fortran prepared
<杨天笑> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[压缩解压MakeTwoBarCode

说明:教你如何制作PDF417、QRCode二维条码,如何进行图像压缩,提供免费的DLL,有打印复制设置样本,是你制作与应用二维条码的必备案例-show you how to make pdf417,ORCode 2d bar code,how to compress image,provid free dll, it has print and copy setting sample,it is necessary for you to m
<> 在 2025-01-20 上传 | 大小:126kb | 下载:0

[数据结构常用算法hilbert

说明:这个是Hilbert曲线的实现算法,可以具体演示出每级曲线的绘制过程,最多可实现8级曲线的绘制.-Hilbert Curve is the realization of the algorithm can be demonstrated that each specific grade curve of the process of drawing up to achieve eight curve drawing.
<慕容楚冰> 在 2025-01-20 上传 | 大小:9kb | 下载:0

[数学计算/工程计算vb_bezierfit

说明: 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curv
<qiao> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[数学计算/工程计算fitcurve

说明:
<qiao> 在 2025-01-20 上传 | 大小:6kb | 下载:0

[数学计算/工程计算fit_line

说明://最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) -//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
<qiao> 在 2025-01-20 上传 | 大小:3kb | 下载:0

[数学计算/工程计算2296_Regression

说明:Polynomial fit functions === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high de
<qiao> 在 2025-01-20 上传 | 大小:5kb | 下载:0

[数学计算/工程计算Interpolating

说明:Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally
<qiao> 在 2025-01-20 上传 | 大小:46kb | 下载:0

[数学计算/工程计算zuigansuanfa

说明:用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this cas
<qiao> 在 2025-01-20 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法TIERRA

说明:地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。 在Tierra中,计算机的RAM(随机访问存储器)中有
<陈谭> 在 2025-01-20 上传 | 大小:263kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 27284.85 .86 .87 .88 .89 ... 28522 »

源码中国 www.ymcn.org