-
全排列算法CPP代码Permutation
全排列算法的实现,从n个不同元素中任取m(m≤n)个元素,按照一定的顺序排列起来,叫做从n个不同元素中取出m个元素的一个排列。当m=n时所有的排列情况叫全排列。
- 2023-04-04 20:20:03下载
- 积分:1
-
本程序为三维FDTD方法在Matlab中的实现。
本程序为三维FDTD方法在Matlab中的实现。-This procedure for the three-dimensional FDTD method in the realization of Matlab.
- 2022-01-26 17:24:46下载
- 积分:1
-
code for FDTD 1D with pml and source
code for FDTD 1D with pml and source
- 2022-01-31 17:41:44下载
- 积分:1
-
Was established based on moving least square (Moving Least
建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲
面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具
有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散
乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲
面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demon
- 2023-02-17 12:50:04下载
- 积分:1
-
MSP430两路信号合成程序
基于MSP430F20X1的信号合成程序.采用C语言编程.实现两路输入信号(一路为传感器脉冲信号,另一路为开关信号)的合成输出.
- 2022-01-26 08:04:34下载
- 积分:1
-
通过 Delphi Keyloger 代码
程序 Send(x: string);
开始
form1。Memo1.Lines.Add(x)
结束 ;
程序 TForm1.Timer1Timer(Sender: TObject);
//begin
//if GetAsyncKeyState(Ord("A")) =-32767 然后 send("A") ;
//if GetAsyncKeyState(Ord("B")) =-32767 然后 send("B") ;
var X,y:integer ;
f:char ;
str:string ;
开始
X: = 0 到 255 做
开始
- 2022-06-29 21:37:30下载
- 积分:1
-
一个实用的复杂卡尔曼滤波,对初学者很有帮助。
一个实用的复杂卡尔曼滤波,对初学者很有帮助。
-The complexity of a practical Kalman filter, useful for beginners.
- 2022-07-26 23:49:26下载
- 积分:1
-
毕业设计四轴飞行
这是匿名论坛小陀毕业设计的源代码。程序参考了匿名和圆点博士的不凡驱动和核心算法!非常棒的参考资料!
- 2022-02-13 03:55:44下载
- 积分:1
-
这个是我自己编写的高斯列主元消去法的VC程序,简单实用!
这个是我自己编写的高斯列主元消去法的VC程序,简单实用!-this is what I have written out of the Gaussian Elimination PCA VC procedures simple and practical!
- 2022-04-26 16:21:24下载
- 积分:1
-
在VC++中使用GPU的基本遗传算法
about the basic GA in the VC++ using GPU to -about the basic GA in the VC using GPU to
- 2022-12-27 19:45:03下载
- 积分:1