-
anti aliasing c+ code
Line drawing with Anti-aliasingWuLines.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.WuLines.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-22 10:46:50下载
- 积分:1
-
1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=<n的绝对值<=1,e为10的指数幂) * * 例如10...
1. 实现原理: * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=
- 2022-05-09 05:35:56下载
- 积分:1
-
一个快速算法的例子,有和一般算法的比较
一个快速算法的例子,有和一般算法的比较--A example about fast algorithm , it has been comparied with common algorithms
- 2022-03-18 07:42:54下载
- 积分:1
-
纯惯性导航解算程序,结果很好
纯惯性导航解算程序,结果很好,有四种不同的解算方法,参考了四种不同的书中的捷联解算方法。
- 2023-03-03 18:55:03下载
- 积分:1
-
I have written eight issues of a variety of Queen' s random algorithm: includ...
自己编写的八皇后问题的各种随机算法:包括了随机算法,回溯法,随机+回溯求解八皇后-I have written eight issues of a variety of Queen" s random algorithm: including a random algorithm, backtracking random+ back to solve the eight Queen" s
- 2023-08-24 07:15:03下载
- 积分:1
-
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a cl...
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 has good performance and scales seamlessly with the complexity of your problem.-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 has good performance and scales seamlessly with the complexity of your problem.
- 2022-11-25 05:50:02下载
- 积分:1
-
这是一个利用simpson求积公式来计算近似积分值,精度比较高
这是一个利用simpson求积公式来计算近似积分值,精度比较高-This is an advantage of simpson quadrature formula to calculate the approximate integral value, high precision
- 2022-06-20 05:09:16下载
- 积分:1
-
plane eight
平面8节点单元类,可以输出单元的刚度、质量、阻尼矩阵,并可通过形函数插值得到内部各点得位移、应力等。对各位以前编写的程序的一个补充和完善吧。-plane eight-unit category, the output unit stiffness, mass, damping matrix, through the shape function can be interpolation points in the internal displacement and stress. Right before you and the procedure for the preparation of a supplement and perfect it.
- 2023-02-03 03:45:04下载
- 积分:1
-
FFT by C++, with source file
快速傅立叶变换 采用c++编程 有源代码-FFT by C++, with source file
- 2022-07-22 05:09:18下载
- 积分:1
-
OULU大学LBP源码简单测试
一个基于简单的LBP程序的验证程序,得到LBP图以及其直方图,通过对比直方图可以看出两幅输入图像的相似性,有LBP的三种模式:一致模式、旋转不变模式、旋转不变一致模式。
- 2022-02-04 16:18:37下载
- 积分:1