-
ReadDepth
OpenGL读取深度值的一个例子,挺准确的(OpenGL depth value read an example, very accurate)
- 2013-11-10 13:48:18下载
- 积分:1
-
ECC_Paper
关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)
- 2013-09-18 23:47:01下载
- 积分: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
-
Stochastic-Programming
A good book related to stochastic programming
- 2013-03-26 11:12:34下载
- 积分:1
-
ADAM4017code
台湾研华ADAM4017通讯驱动,vc代码,生成DLL,便于大家学习使用(Taiwan Advantech ADAM4017 communication driver, VC code, the generation of DLL, for everyone to learn to use)
- 2015-02-04 09:24:00下载
- 积分:1
-
Projects
Linear selection algorithm, similar to sequencing, the analysis algorithm to learn to be aware of
- 2014-10-02 13:51:07下载
- 积分:1
-
多个运动控制卡流程
运动控制卡发展越来越讯速,不同类型的控制卡亦多种多样,使软件项目经理具备越来越灵活的方案选择。而对于软件开人员,对不同的类型卡的性能测试工作无疑也越来越麻烦,通常各类型的控制卡其驱动库函数各不一样,都需要用户自己进行整理封装多类型卡编程方式,供参考(Multi - type card programming mode for reference)
- 2018-11-21 10:30:01下载
- 积分:1
-
VC++中调用Matlab .m函数编译后的对应c函数
说明: vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。(vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.)
- 2005-09-12 10:09:51下载
- 积分:1
-
TFT480800-32-initial-code
Himax LCD Initialization code
- 2011-06-23 18:44:55下载
- 积分:1
-
Ssammple-ratea
有关多采样率转换问题,本文介绍了多采采样率转换的MATLAB实现和基础理论。
(This article describes a much more expensive than the sample rate conversion of MATLAB and basic theory of the multi-sampling rate conversion problem.)
- 2012-08-20 14:47:42下载
- 积分:1