资源列表

« 1 2 ... .98 .99 .00 .01 .02 2403.04 .05 .06 .07 .08 ... 28523 »

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

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

[数值算法/人工智能mimp

说明:求解对角线元素很小的矩阵的逆矩阵,避免一般求逆的溢出问题,用Fortran编写-small diagonal elements of the matrix inverse matrix inversion generally avoid the overflow problems, Fortran prepared
<杨天笑> 在 2025-09-14 上传 | 大小: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 make and apply 2d bar code.
<> 在 2025-09-14 上传 | 大小: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-09-14 上传 | 大小:9kb | 下载:0

[数学计算/工程计算vb_bezierfit

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

[数学计算/工程计算fitcurve

说明:
<qiao> 在 2025-09-14 上传 | 大小: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-09-14 上传 | 大小: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 degree, no matter: this class ha
<qiao> 在 2025-09-14 上传 | 大小: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 spaced points over the same
<qiao> 在 2025-09-14 上传 | 大小:46kb | 下载:0

[数学计算/工程计算zuigansuanfa

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

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

说明:地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。 在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有
<陈谭> 在 2025-09-14 上传 | 大小:263kb | 下载:0

[人工智能/神经网络/遗传算法模糊逻辑c语言自动生成器

说明:模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
<潘先生> 在 2025-09-14 上传 | 大小:162kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 2403.04 .05 .06 .07 .08 ... 28523 »

源码中国 www.ymcn.org