搜索结果

找到约 1,796 项符合 Shader-X 的查询结果

数学计算 拉个朗日插值公式是把Pn(X)的构造问题转化为n+1插值基函数问题的构造!此软件就是拉哥郎日插值的原程序matlab版

拉个朗日插值公式是把Pn(X)的构造问题转化为n+1插值基函数问题的构造!此软件就是拉哥郎日插值的原程序matlab版
https://www.eeworm.com/dl/641/210776.html
下载: 99
查看: 1068

数学计算 在Z2[X]中判断一个多项式是否本原多项式

在Z2[X]中判断一个多项式是否本原多项式,并能对给定的多项式求逆。
https://www.eeworm.com/dl/641/211207.html
下载: 176
查看: 1075

matlab例程 利用高斯-勒让德多项式计算 sin(x+y)在矩形区域的积分

利用高斯-勒让德多项式计算 sin(x+y)在矩形区域的积分
https://www.eeworm.com/dl/665/211778.html
下载: 153
查看: 1051

软件设计/软件工程 不使用Dx common框架 直接使用sdk,读取.x文件的项目

不使用Dx common框架 直接使用sdk,读取.x文件的项目,可以让你更深入了解.x文件读取方式。
https://www.eeworm.com/dl/684/211921.html
下载: 196
查看: 1056

其他 用进程查看器(优化大师,兔子里面附带着)查看路进程文件路径,如果不是直接跟在系统目录(X:Windowssystem32)下,那就很有可能是木马,如果是在带有迷惑性的系统经常出现的目录名下就更有可能了

用进程查看器(优化大师,兔子里面附带着)查看路进程文件路径,如果不是直接跟在系统目录(X:\Windows\system32)下,那就很有可能是木马,如果是在带有迷惑性的系统经常出现的目录名下就更有可能了.
https://www.eeworm.com/dl/534/212500.html
下载: 30
查看: 1045

驱动编程 X-Trap Driver X-Trap Driver

X-Trap Driver X-Trap Driver
https://www.eeworm.com/dl/618/212572.html
下载: 156
查看: 1036

文件格式 DragQueryPoint( hDropInfo,&pt ) CString strPos strPos.Format("拖放的位置:(%d %d)",pt.x,pt.y) Set

DragQueryPoint( hDropInfo,&pt ) CString strPos strPos.Format("拖放的位置:(%d %d)",pt.x,pt.y) SetDlgItemText(IDC_FILEPOS,strPos)
https://www.eeworm.com/dl/639/213786.html
下载: 153
查看: 1210

matlab例程 %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma

%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by ...
https://www.eeworm.com/dl/665/214092.html
下载: 34
查看: 1088

matlab例程 %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,

%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) warn if too long. Also make LB and UB vectors if not % a ...
https://www.eeworm.com/dl/665/214093.html
下载: 181
查看: 1104

matlab例程 %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the %

%DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Vector dv is 0-1 sign vector (See ?? for more detail.) % % Copyr ...
https://www.eeworm.com/dl/665/214095.html
下载: 110
查看: 1036