搜索资源列表
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control
数学函数
- 包含求反余弦函数,计算Y/X的反正切值 ,向上舍入,把一个双精度数分解为尾数的指数,计算直角三角形的斜边长-include cosine function for calculating Y / X arc tangent, rounded upward, a few double precision decomposition of the final index, calculated length of the hypotenus
欧拉数
- 这是一个计算图像中的欧拉数的程序.先将图像二值化,然后再求反计算欧拉数-This is a calculated image of the Euler number of procedures. First two binary images, and then calculated for anti-Euler number
awqf
- 输入一个10进制数据,自动转换为16进制、2进制,然后逐位求反,求反后的数据,转换为16进制,最后转换为10进制-importation of a 10-band data is automatically converted to 16-band, two-band, and then one by one anti-seeking, for the data-converting 16-band, finally converted
tuxiangqiufanse
- 图像操作变换---图像求反色。Visual C++编译环境,已经调试通过。-images -- Image Transform operations for anti-Israel. Visual C compiler, debugger has passed.
hist
- 用直接灰度变换改变图像(求反,增强对比度,动态范围压缩,灰度切分)及报告
E15_8870
- 做多项式的减法subtratpolyn(polynomail *pa,polynomail *pb)时可不用重新写函数,可先对多项式的系数进行求反,然后调用加法函数addpolynmail(polynomail *pa,polynomail *pb);
jichen
- -调用基类myarray创建数组 调用派生类averarray求平均数 调用派生类revarray求反序数组
Calculator
- 相应的功能划分如下: (1) 加,减,乘,除,求余,求平方,求立方,开平方,求对数,求倒数,求正弦,求余弦,求正切,求阶层,求e的参数次幂等基本算术运算 (2) 求反 (3) 显示pi的值和e的值,退格,将内存清0 (4) 将存储器中的信息输出,将当前文本框内容保存入内存,显示 M ,将当前文本框里的数据和存储器中数据相加后,再存入存储器 (5) 编辑(复制,粘贴),查看(数字分组),帮助(关于计算器) (6)
幂法反幂法求矩阵最大和最小特征值
- 上下带宽分别为2,矩阵元素分别为ai,b,c的对称带状矩阵A,运用两次幂法和一次反幂法求得该矩阵A的最大和最小特征值、按模最小特征值、中心移位法求与常数k最接近的特征值,以及特征值A的行列式detA和条件数cond(A)。
高级计算器 V1.0
- 系统支持的数学函数:PI ! ^ % SQR SQRT INT/TRUNC ROUND ABS FRAC SIN COS TAN ARCSIN ARCCOS ARCTAN LN LOG2 LOG10PI:圆周率。Exp!:计算Exp(表达式)的介乘。Exp1^Exp2:计算Exp1的Exp2次方。Exp1%Exp2:计算Exp1除以Exp2后的余数。Sqr(Exp):计算Exp的平方。Sqrt(Exp):计算Exp的平方根。Int(Ex
作业1
- 用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 自己编的三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.-own series of the three non-uniform B-spline curves Reverse : Given a data set, reverse control
数学函数
- 包含求反余弦函数,计算Y/X的反正切值 ,向上舍入,把一个双精度数分解为尾数的指数,计算直角三角形的斜边长-include cosine function for calculating Y/X arc tangent, rounded upward, a few double precision decomposition of the final index, calculated length of the hypotenuse
欧拉数
- 这是一个计算图像中的欧拉数的程序.先将图像二值化,然后再求反计算欧拉数-This is a calculated image of the Euler number of procedures. First two binary images, and then calculated for anti-Euler number
awqf
- 输入一个10进制数据,自动转换为16进制、2进制,然后逐位求反,求反后的数据,转换为16进制,最后转换为10进制-importation of a 10-band data is automatically converted to 16-band, two-band, and then one by one anti-seeking, for the data-converting 16-band, finally converted
hist
- 用直接灰度变换改变图像(求反,增强对比度,动态范围压缩,灰度切分)及报告 -Direct gray-scale transformation to change the image (for anti-, enhance contrast, dynamic range compression, gray-level segmentation) and the report
arccos
- 一个求反余弦的cordic算法,整个工程。包括仿真。可以直接打开。-An inverse cosine of the cordic seeking algorithms, the whole project. Including the simulation. Can be directly opened.
tuxiangqiufanquzao
- 图像去躁,图像求反,动态范围压缩,直方图均衡化,高通滤波器处理(Image denoising, image inversion, dynamic range compression, histogram equalization, high pass filter processing)
B样条曲线反求_OpenGL环境--数据点加入输出点列
- 三次非均匀B样条曲线反求:给定数据点列,反求控制点,节点向量,按照给定精度,等分参数区间,离散B样条曲线,输出离散点列,模拟真实曲线.此算法包括德布尔-考格斯算法,节点向量算法,反求控制点,以及节点插入技术.对搞图形学的朋友比较有参考作用.(Three non uniform B spline curve in reverse: given data points, reverse control points, node vector