搜索资源列表
improved_gaborfilter
- Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) an
sin
- 绘制sin曲线,更改一下函数名就可绘制出cos,二次函数等多种图形。-Draw sin curve, change can be drawn about the function name cos, quadratic function and other graphics.
Calculator
- 一个计算器的全部源码... 利用Visual C++ 6.0,开发制作一个小软件,初步设想为制作一个小型计算器,该小型计算器除能进行加减乘除等基本运算外,还能进行sin,cos,tan等运算…-err
FFT
- 利用傅立葉轉換計算核心的部份,再用sin,cos的方式以表顯示。-Calculated using Fourier transform part of the core, and then sin, cos the manner shown in the table below.
Untitled2
- 可要求绘制正弦信号,余弦信号等,并可改变信号在图中的显示区域,同时可选择是否加格-this programe could draw different kinds of signal such as sin and cos signals ,and changes the show areas of the signal.This progame could also add the grid on the screen.
a_3d_Shape15015611222002
- 用数学函数生成3维图形。-This code generats nice 3d shapes using the Math.cos and Math.sin objects.
coordinate_system
- 绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。-The code of drawing coordinate system,including the examples of drawing sin(x) and cos(x).
MFCsin
- MFC 单文档画正余弦函数图像 MFC 单文档画正余弦函数图像-mfc sin cos mfc sin cos sin cos
opengl
- 畫出一個正方形,四個頂點以 sinθ、cosθ 去決定 以改變θ值來讓圖形產生旋轉效果 並且做出按滑鼠左鍵旋轉,按右鍵停止的功能 旋轉方向隨意 -Draw a square, four vertices sinθ, cosθ to decide to change the value of θ to make graphics made by generating spin and rotate the left mouse button, right-click fea
sin-and-cos
- 一个计算sin和cos三角函数值的小程序,并有其动画画图,小练练!-A calculation of trigonometric functions sin and cos values small program, and its animation drawing, small and thought!
MyVC5_1
- 输出正弦函数图形,余弦函数图形,和正余弦乘积函数图形,-Outout sin()Function graph and cos() Function graph ,and sin*cos Function graph
openglattro
- This program creates beautiful 2d x-y patterns in OpenGL using sin and cos.
3-(2)
- 可现实sin cos tan cot 的函数图像,需要用户输入相关参数-Real sin cos tan cot can be a function of the image, requiring users to input parameters
DrawSinCosLine
- 使用openGL程序,用实线和虚线画出sin,cos函数的曲线示意图-Use openGL program, with solid and dashed lines drawn sin, cos function curve diagram
liuyetu-an
- 画弧函数arc()的应用,同时要注意两个三角函数sin()、cos()(只能用弧度)的使用方法。 -Arc function arc () application, keeping in mind two trigonometric functions sin (), cos () (only in radians) is used.
BackGroundClock
- 在LCD屏幕上显示模拟时钟,此程序主要用与arm编程,编译器为arm-linux-gcc 4.4.1,包含画点画线画圆的动态算法,计算角度坐标所需要的sin & cos 表-for lcd Bell
caculate109
- 简单的计算器程序,能够进行科学计算,即输入表达式之后可以得到结果,而且支持sin,cos,ln等的计算-Simple calculator program, to carry out scientific computing, that is, after the importation of expression can be the result of, and support the sin, cos, ln, such as the calculation of
calculator176
- 简单计算器,可以实现⑴正弦sin⑵余弦cos⑶正切tan⑷开平方sqrt⑸反正弦arcsin⑹反余弦arccos⑺反正切arctan⑻常用对数lg⑼自然对数ln⑽e指数exp⑾乘幂函数∧-A simple calculator, you can achieve of ⑴ sine sin ⑵ the cosine cos ⑶ tangent tan ⑷ open square sqrt ⑸ anyway chord arcsin ⑹ inverse cosine arccos ⑺ arctang
MyVC4
- 实现正余弦函数图像的输出和一些图像参数的设置-to finsh the output of sin anf cos function s draw
CORDIC算法MATLAB代码
- 坐标旋转数字计算机算法利用简单的移位和加法实现sin,cos,tan,arctan等函数的计算,适合计算机处理,速度快。(The algorithm of coordinate rotation digital computer realizes the computation of functions such as sin, cos, tan and arctan by simple shift and addition, which is suitable for computer pro