搜索资源列表
vb等值线图的绘制方法※编程实践※水论坛
- 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就
DDS_VERILOG
- 本例给出了DDS的VERIOG的程序事例,可发生正弦\\余弦等波形,适应与通信方面的硬件实现!-the cases presented DDS VERIOG procedures example, can occur sine \\ cosine wave such as, Adaptation and communications hardware realization!
sine_cosine
- SINE COSINE三角函数硬件实现代码,采用LATTICE ISPLEVER6.0开发。-SINE COSINE trigonometry hardware implementation code, LATTICE ISPLEVER6.0 use development.
DDSforsinandcos
- 用VHDL实现的DDS,可输出正弦、余弦波形。将所有文件放在一个工程文件里,再分别生存模块,按原理图连接及可-using VHDL DDS, output sine, cosine wave. All documents will be placed on a project document, respectively survival module, according to diagram and can link
magnitude
- Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algori
myvc3
- 画图程序,能够画出正弦,余弦,正弦余弦乘积三种图形,且能够改变图形的粗细!-drawing program, to draw sine, cosine, sine three cosine product graphics, and can change the size of the graphics!
VBapi画图
- 在VB中利用API实现动态画图,包括正弦,余弦,正切,余切等,也可以通过修改代码自定义函数.-use in VB API Dynamic drawing, including sine, cosine, tangent, Cotangent, can also modify the code-defined functions.
dac0832.用单片机来实现方波、正弦波、余弦波的输出
- 用单片机来实现方波、正弦波、余弦波的输出,在proteus中模拟电路,并在示波器上观测波形.,Using single chip to achieve the square wave, sine wave, cosine wave output of analog circuits in proteus and observed in the oscilloscope waveform.
Untitled1
- 模拟信号发生器,模拟正弦,余弦,三角波,锯齿波,同时可实现幅度、频率调节-Analog signal generator, analog sine, cosine, triangle, sawtooth, while maintaining a range of frequency adjustment
fsk
- 用Verilog实现FSK调制,调用IP核实现正弦余弦的调制-Verilog implementation using FSK modulation, called IP core to achieve the modulation sine cosine
cos
- FPGA实现正弦,余弦的计算,verilog语言-FPGA realization of sine, cosine calculation, verilog language
Discrete_Cosine_and_Sine_Transforms
- 继 Discrete Cosine Transform: Algorithms, Advantages, Applications (K. R. Rao and P. Yip) 之后的一本关于离散余弦变换(DCT)的快速实现算法的最新专著. 本书第五章“Integer Discrete Cosine/Sine Transforms”关于DCT整数近似实现写的非常详细和精彩, 很方便大家编程实现. 值得一提的是本书的第一作者Vladimir Britanak 一直在从事DCT, 尤其是改进的离散余
DrawTest
- 有网格,坐标轴,正弦波,余弦波,三角波。不过三角波没画好,闪烁。MFC做的。-A grid, axes, sine, cosine, triangle. But do not draw a good triangle, flashing. MFC to do.
draw-sin-graph
- 一个使用VB完成的函数曲线绘图小程序,可以实现基本的三角函数绘制,如正弦,余弦,正切等-a VB completed mapping function curves small programs, can achieve a basic trigonometry mapping, such as sine, cosine, tangent, etc.
cal
- 计算器源码,主要是用Delphi实现的,功能有加减乘除、余弦正弦、开方等运算-Calculator source code, Delphi is mainly used to achieve, calculation functions, sine cosine, prescribing, such as computing
ComplexCalculator
- 使用NetBean开发的java简易复数计算器,支持复数的加法、减法、乘法、除法、根、模、自然对数、实幂指数、虚幂指数、正弦、余弦、正切的运算。设计了自己的复数类-NetBeans development of the use of the plural simple java calculator, support plural addition, subtraction, multiplication, division, roots, mold, natural logarithm, it
VBapihuatu
- Vb 画函数图 正弦函数 余弦函数 等源码 网上收集-Vb painting function graph sine cosine function, such as source code online collection
111111
- 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算。 2、科学计算函数,包括正弦、余弦、正切、开方、平方、阶乘、指数、对数等函数运行。 3、以角度、弧度两种方式实现上述部分函数。 4、具备历史计算的记忆功能。 5、对不正确的表达式能指出其错误原因。 6、整理上机步骤、完成实验报告、提交可运行的程序,给出实验数据和实验结果。 -1, binary, octal, decimal and hexadecimal number of add, subt
sin_cos_lookup_generator
- Generator of sine and cosine lookup tables in Matlab.
VB-sine--cosine-curve
- 用VB开发的小程序,可随意画出正弦、余弦曲线。-Using VB development of small programs, can draw a sine, cosine curve.