Welcome![Sign In][Sign Up]
Location:
Search - SIN

Search list

[Othercalculator

Description: 使用vc++开发的一个简单的计算器 基本支持各种常用算术操作和函数表达式,如"7.5+sin(6*ln(8))/exp(5)" 图形界面方便易用 具备较好的检错功能 适合VC初学和平时使用-Use vc++ Developed a simple calculator supports a variety of commonly used basic arithmetic operations and function expression, such as 7.5+ Sin (6* ln (8))/exp (5) easy-to-use graphical interface with better Error function suitable for the beginner and the peacetime use of VC
Platform: | Size: 1394688 | Author: haotianr | Hits:

[Graph Drawing2_sinc_func_23908754

Description: 一个简单的用opengl绘制sin曲线的例子,教学用-A simple sin curve rendering using opengl example, teaching
Platform: | Size: 163840 | Author: joyce | Hits:

[VHDL-FPGA-Verilogsin

Description: 基于Quartus II 5.0编写的正弦波发生器,可控频率,用vhdl编写的-Quartus II 5.0 on the preparation of the sine wave generator, controllable frequency, prepared using VHDL
Platform: | Size: 475136 | Author: uuk | Hits:

[VHDL-FPGA-Verilogsin

Description: 正弦信号发生器程序,用VERILOG写出。-Sinusoidal signal generator procedures, used to write Verilog.
Platform: | Size: 2529280 | Author: 112254 | Hits:

[Othercalculator

Description: 本程序能实现: 1)常用的四则运算(+ - * / ),三角( sin(),cos(),tan(),cot()),反三角(asin(),acos(),atan(),acot()), 乘方(^) , 开方( sqrt() ) ,指数(exp()), 对数( ln(),log() ). 2)支持变量赋值,变量的覆盖和运算. 3)支持对向量的 + - .* 和共向量的简单赋值运算. 希望大家参考后加以改进!优化代码!
Platform: | Size: 125952 | Author: 黄勇 | Hits:

[DSP programsin-wave

Description: 在simulator中,对于初学者,1.掌握DSP求正弦函数值以及产生正弦波信号的基本方法; 2.熟悉子程序调用的程序结构 -In the simulator, for the beginner, 1. Seeking to master DSP sine function values, and generate the basic method of sine wave signal 2. Familiar with the subroutine calls the program structure
Platform: | Size: 80896 | Author: 臧寿鸿 | Hits:

[Othersin

Description: 单片机产生正弦波,频率可调,很好的资料啊!-Single-chip generated sine wave, frequency adjustable, very good information ah!
Platform: | Size: 245760 | Author: mermaid | Hits:

[VHDL-FPGA-Verilogsin

Description: 基于fpga的正弦波发生器设计,有一定的参考价值,写的比较详细-The sine wave generator based on FPGA design, have a certain reference value, a more detailed written
Platform: | Size: 632832 | Author: qlg | Hits:

[DSP programsin

Description: DSP5509的正弦波的发生器部分,从内存中读正弦表,然后向通用引脚发数,测得是好用的-DSP5509 part of the sine wave generator, sinusoidal read from the memory table, and then to pin the number of GM, is a useful measurement
Platform: | Size: 4096 | Author: LILI | Hits:

[Other0832program(sin-data)

Description: 单片机外围模数转换模块编程,正弦波输出,调试成功-Singlechip external analog-digital conversion module programming, sine wave output, debugging success
Platform: | Size: 1024 | Author: 黄山 | Hits:

[Graph Drawingsin_plot

Description: 用MFC绘制正弦曲线的简单实现方法,using mfc to plot a sin-MFC sinusoid with a simple drawing method, using mfc to plot a sin
Platform: | Size: 516096 | Author: ridgepole | Hits:

[matlabsin-fft

Description: 注释非常详细的FFT变换,用matlab实现两个正弦函数的区分,初学着都能看懂-Notes very detailed FFT transform, with the achievement of the two sine function matlab distinction, the novice can understand
Platform: | Size: 1024 | Author: 王冰 | Hits:

[GDI-Bitmapsin

Description: 实现环境为vc++,能实现小球沿着SIN曲线不间断的自由运动-The realization of the environment vc++, To achieve a small ball along the SIN curve uninterrupted freedom movement
Platform: | Size: 46080 | Author: 李平 | Hits:

[VHDL-FPGA-VerilogSIN

Description: 使用VHDL语言和CPLD芯片生成39KHz的信号-The use of VHDL language and CPLD chip 39KHz signal generated
Platform: | Size: 219136 | Author: Beyond | Hits:

[Windows Developsin

Description: 正弦波点计算点数随意设定,请联系我,有意想不到的惊喜-Sinusoidal set point calculation of points at random, please contact me, there is an unexpected surprise
Platform: | Size: 1024 | Author: songpeng | Hits:

[Windows Developsin

Description: 一个能够求函数正弦和余弦值的vc程序源代码。-Seeking function of a sine and cosine values of vc source code.
Platform: | Size: 1871872 | Author: zgeagle | Hits:

[VHDL-FPGA-VerilogtSinCordic

Description: 是codic算法实现Sin的浮点C程序,包括定点和浮点程序,已经通过验证.-Sin is codic floating-point algorithm C procedures, including fixed-point and floating-point procedures, has been validated.
Platform: | Size: 5120 | Author: 张堃 | Hits:

[Algorithmfft

Description: Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
Platform: | Size: 40960 | Author: dai | Hits:

[VHDL-FPGA-Verilogcustom_cordic

Description: verilog编程开发的cordic例程,计算SIN,COS功能与计算幅值角度功能可设定,运算宽度可设定,并有完善的TESTBENCH。-Verilog programming developed CORDIC routines to calculate SIN, COS function and calculating the amplitude of the perspective of function can be set, computing the width can be set, and perfect TESTBENCH.
Platform: | Size: 119808 | Author: yangyu | Hits:

[Algorithmcordic

Description: cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.-cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
Platform: | Size: 2048 | Author: waqas | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net