资源列表
[压缩解压] 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
[数学计算/工程计算] 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
[数学计算/工程计算] 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