-
src
OpenGL screensaver that display a 3d object rotating in the center.
- 2009-12-01 08:34:24下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
c++-voronoi
利用c++程序来实现voronoi图的生成,十分简单、有效(Using c++ program to achieve the generation of Voronoi diagram, very simple and effective)
- 2017-08-11 10:38:57下载
- 积分:1
-
123
字符串的查找删除功能以及提出子串数据功能(String search function and delete function string data were submitted)
- 2011-11-30 22:06:22下载
- 积分:1
-
多选的combox
多选的combox
- 2015-03-20下载
- 积分:1
-
61850标准库文件
用于61850开发的库文件,VS 编程。适用于61850通讯底层开发者使用。
- 2022-08-03 06:24:40下载
- 积分:1
-
ASK_cyuyan
ASK调制解调,用C++语言进行运行,学习的好资料(ASK modulation and demodulation, using C++ languages running, learning good information)
- 2010-09-05 21:15:56下载
- 积分:1
-
刽子手游戏
这是C具有不同水平的容易#中高水平的刽子手游戏它允许多个用户同时玩如果一直猜单词造成损失
- 2023-01-25 11:10:05下载
- 积分:1
-
cameraqudong
AVR32单片机驱动OV7620+FIFO的程序(AVR32 microcontroller drive OV7620+ FIFO procedures)
- 2012-11-15 20:17:08下载
- 积分:1
-
二维周期性边界流动
说明: 格子Boltzmann方法,二维周期性边界流动的c++代码(Lattice Boltzmann Method, C++ Code for Two-Dimensional Periodic Boundary Flow)
- 2019-03-20 16:42:02下载
- 积分:1