CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - sin

搜索资源列表

  1. SINEFFTTr.rar

    1下载:
  2. 用c++Builder编写的一个显示正弦波信号和傅立叶变换后的频谱波形工程,c++Builder FFT SIN
  3. 所属分类:Other windows programs

    • 发布日期:2015-04-28
    • 文件大小:382.8kb
    • 提供者:赵签
  1. FFT

    2下载:
  2. 流水线模数转换电路输出信号做fft后求SNR,SNDR的matlab程序-matlab fft program for SNR and SNDR of pipelined analog to digital converter(ADC)
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:145.81kb
    • 提供者:liu
  1. Calculator_source

    0下载:
  2. 能计算数学函数的计算器 这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。-Mathematical functions to calculate calculato
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:13.82kb
    • 提供者:ian
  1. quick_math

    0下载:
  2. Most quick math sin and cos(+sqrt). work in integer types.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1.01kb
    • 提供者:DmT
  1. SIN

    0下载:
  2. 简易正弦波发生器 //精英团队提供 //控制信号 :P20 //数据线 :P0口-include <reg52.h> sbit WR2 = P2 ^ 0 unsigned char code sin[256]
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:953byte
    • 提供者:刘海
  1. sin

    0下载:
  2. 方波产生部分代码,正弦波产生部分代码,仅供新手参考-Square-wave part of the code generated, part of the code generated sine wave
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:dede
  1. GAFMAX

    0下载:
  2. 遗传算法 求下列函数的最大值 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].
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:4.72kb
    • 提供者:HU
  1. C_Calculator

    0下载:
  2. c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数-c language calculator to achieve add, subtract, multiply, divide, add parentheses, sin/cos/tan functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1.66kb
    • 提供者:hanyu
  1. Calculation

    0下载:
  2. 一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能-A calculator with basic functions (with document), enter: an arithmetic expression string. Multiplication and division with addition and subtraction, cos, sin, seek n-th power, open square
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:3.77mb
    • 提供者:gu
  1. SIN

    0下载:
  2. 正弦曲线 ROM 数据序列生成器。 用于硬件产生正弦波,避免低层调用SIN函数。 根据DAC的位数不同,可以设置不同的分辨率。 生产的数据在当前目录的SIN.TXT文件中,直接复制到源码中或者烧录ROM、FLASH中。-sin data generater. for DAC use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:23.52kb
    • 提供者:tmp_tmp_1
  1. make-sin-x

    0下载:
  2. 绘制sin x函数(其中x=0...n ) 及积分 ,n的值可以在前面板输入-make sin x
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:35.59kb
    • 提供者:杨树源
  1. rbf-sin

    0下载:
  2. RBF网络逼近sin函数的程序,调试过了,很好用-RBF network approximation sin function procedures, debugging, and good with
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.5kb
    • 提供者:刘瑞
  1. sin()-8.0

    0下载:
  2. sin()函数 给定一个弧度值或者任意数值,可以计算相应的sin值即正弦值-sin () function is given a value, or any value in radians, we can calculate the corresponding value of the sine value sin
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:223.78kb
    • 提供者:三毛
  1. sin

    0下载:
  2. c语言写的sin函数,对初学者有一定的帮助。-sin by c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:178.15kb
    • 提供者:张平
  1. Matlab-sin-wave-to-music

    0下载:
  2. 實驗目的: 利用Matlab 以sin波合成一段音樂,學習音樂數位合成技術。 使用軟體: MATLAB v7.7.0R2008b 合成部分: 〈偽裝〉副歌第一小節 《偽裝》 演唱人:高振梅 作曲人:許凱鈞 填詞人:許凱鈞 編曲人:許嘉翔、許凱鈞-Purpose: Using Matlab to sin wave synthetic piece of mus
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5.02kb
    • 提供者:
  1. sin

    0下载:
  2. 有一天编写了一个生成正弦和方波的小程序~中途还请教了个程序猿。大家拿去玩吧,如果能用上最好了。-a sin code in VS
  3. 所属分类:其他小程序

    • 发布日期:2017-12-19
    • 文件大小:71.12mb
    • 提供者:何苗乐
  1. 自定义sin函数值计算器

    0下载:
  2. 自定义sin函数值计算器,使用C#进行计算器的编写,控制台输出(Custom sin function value calculator)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:40kb
    • 提供者:Hkhan
  1. Compiler_Code Vision

    0下载:
  2. this program calculate cos, sin and ..... with avr
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:8kb
    • 提供者:mjmaleki
  1. sin(x)

    0下载:
  2. 可以在visiual平台上画出sinx函数(You can draw the Sinx function on the visiual platform)
  3. 所属分类:其他

  1. output sin()

    0下载:
  2. c语言教程:输入振幅、相位和间隔增量,输出一个sin图像。(C language course: input amplitude, phase and interval increment, and output an sin image.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:小鸟orz
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com