搜索资源列表
sin(x)1
- 这是我大一的时候做的sin(x)源程序,库函数的实现-This my freshman year when do sin (x) source, the realization of library functions
Sin
- Draw Sin with VC++!no twinkle!
两球在sin曲线上
- 两球在sin曲线上,可用来学习VC编程,学习系统函数的调用和界面的生成.-twice in sin curves can be used to learn the VC program, learning system function call interface and the formation.
draw-sin-graph
- 一个使用VB完成的函数曲线绘图小程序,可以实现基本的三角函数绘制,如正弦,余弦,正切等-a VB completed mapping function curves small programs, can achieve a basic trigonometry mapping, such as sine, cosine, tangent, etc.
sin
- 实现环境为vc++,能实现小球沿着SIN曲线不间断的自由运动-The realization of the environment vc++, To achieve a small ball along the SIN curve uninterrupted freedom movement
sin
- 正弦波点计算点数随意设定,请联系我,有意想不到的惊喜-Sinusoidal set point calculation of points at random, please contact me, there is an unexpected surprise
sin
- 一个能够求函数正弦和余弦值的vc程序源代码。-Seeking function of a sine and cosine values of vc source code.
ComplexFunction
- 本程序包括大部份复数处理函数:abs()、arg()、conj()、sin()、cos()、sinh()、cosh()、exp()、log()、log10()、norm()、polar()、pow()、sqrt()等。-look it yourself.
SIN
- 简易正弦波发生器 //精英团队提供 //控制信号 :P20 //数据线 :P0口-include <reg52.h> sbit WR2 = P2 ^ 0 unsigned char code sin[256]
sin
- 方波产生部分代码,正弦波产生部分代码,仅供新手参考-Square-wave part of the code generated, part of the code generated sine wave
PWM_sin
- PWM-SIN显示,C语言程序,AVR开发板编写,即SPWM单片机产生-PWM-SIN show, C language programs, AVR development board to prepare, that is, generate SPWM Microcontroller
GAFMAX
- 遗传算法 求下列函数的最大值 obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].-Optimization problem by genetic algorithm of a function obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].
C_Calculator
- c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数-c language calculator to achieve add, subtract, multiply, divide, add parentheses, sin/cos/tan functions
VBGRAPHIC
- VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发.-VB 6.0 Sin/Cos/Tan/Atan function, image display output, and coordinates programming based on the mouse to accompany them. When you learn to write, and hope to inspire the beginner.
SIN
- 正弦曲线 ROM 数据序列生成器。 用于硬件产生正弦波,避免低层调用SIN函数。 根据DAC的位数不同,可以设置不同的分辨率。 生产的数据在当前目录的SIN.TXT文件中,直接复制到源码中或者烧录ROM、FLASH中。-sin data generater. for DAC use.
Sin(x)
- Console Application for calculating Sin(x) from tylor serie
sin
- 这是用vc做的sin曲线,已经调试通过,使用mfc对话框做的界面,适合vc,c++的学习-This is done with vc sin curve has been debugged using mfc dialog box to do the interface for vc, c++ learning
Fast sin() and cos() functions
- Fast table method to calculate sin and cos
自定义sin函数值计算器
- 自定义sin函数值计算器,使用C#进行计算器的编写,控制台输出(Custom sin function value calculator)
output sin()
- c语言教程:输入振幅、相位和间隔增量,输出一个sin图像。(C language course: input amplitude, phase and interval increment, and output an sin image.)