资源列表

« 1 2 ... .34 .35 .36 .37 .38 1239.40 .41 .42 .43 .44 ... 28522 »

[压缩解压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-23 上传 | 大小: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-23 上传 | 大小:9kb | 下载:0

[数学计算/工程计算vb_bezierfit

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

[数学计算/工程计算fitcurve

说明:
<qiao> 在 2025-01-23 上传 | 大小: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-23 上传 | 大小: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-23 上传 | 大小: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-23 上传 | 大小: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-23 上传 | 大小:3kb | 下载:0

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

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

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

说明:模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
<潘先生> 在 2025-01-23 上传 | 大小:162kb | 下载:0

[matlab例程svpwm的matlab仿真

说明:svpwm的matlab仿真主要利用matlab进行svpwm生成的PARK变换、Park逆变换、波形输出等-Matlab simulation based on SVPWM mainly utilizes Matlab to process park transission, park anti transition, wave output and etc produced by SVPWM.
<潘先生> 在 2025-01-23 上传 | 大小:20kb | 下载:4

[人工智能/神经网络/遗传算法ImageCodes-Harris

说明:VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
<赵辉> 在 2025-01-23 上传 | 大小:904kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1239.40 .41 .42 .43 .44 ... 28522 »

源码中国 www.ymcn.org