CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - cos

搜索资源列表

  1. UART00

    0下载:
  2. μCOS-II下LPC210x的UART0底层驱动,用于UART串口通信- COS-II under LPC210x UART0 bottom of the drive for the UART serial communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3572
    • 提供者:孙凯
  1. 手机游戏物理模型之抛物线

    0下载:
  2. 物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。-objects do parabolic movement is the basic game campaign physical model one! The PC game can be easily simula
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:58491
    • 提供者:徐斌
  1. dtmf

    1下载:
  2. 本程序用于检测音频文件中是否具有DTMF信号,若有则将其检出。 程序首先使用Goertzel算法求出以FRAMESIZE(默认200)为大小的一帧数据在8个DTMF频点上的能量。 对Goertzel算法的改进,对于系数的计算不是采用2*cos[2*pi*k/N],而是采用2*cos[2*pi*fn/fs],这样能够降低误差。 确定了8个频点的能量后运用一系列判决门限来确定有没有DTMF信号,以及信号是什么。 -This procedure used to detect wh
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-26
    • 文件大小:325968
    • 提供者:李昊然
  1. ccf

    0下载:
  2. 实现SIN、COS的语言,基于CORDIC的应用-The realization of SIN, COS language, based on the application of CORDIC
  3. 所属分类:3G develop

    • 发布日期:2017-05-10
    • 文件大小:2279012
    • 提供者:陈静波
  1. orthogonal_signal_BER

    0下载:
  2. 以cos(2*pi*k*t/N)信号空间,k=0,1,……N-1, 取N= 4,8,16,32,64等基信号作为传输信号,通过计算机仿真正交信号的误码率。-To cos (2* pi* k* t/N) signal space, k = 0,1, ... ... N-1, take N = 4,8,16,32,64, such as the base signal as a transmission signal, through computer simulation orthogonal s
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-25
    • 文件大小:54351
    • 提供者:caomin
  1. calculator-src

    0下载:
  2. Descr iption Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your ow
  3. 所属分类:J2ME

    • 发布日期:2017-03-23
    • 文件大小:245656
    • 提供者:tang
  1. mat

    0下载:
  2. QASK mo QPSK modulation equation y=g(t)*cos(wc*t+2pi(m-1)/M) dulation equation y=am*g(t)*coswc Communication Systems Simulation with Wireless Applications, t
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:2030
    • 提供者:Daulappa
  1. Amplitude_mod_m

    0下载:
  2. fm=input( Enter the message signal frequency fm= ) fc=input( Enter the carrier frequency fc= ) Am=input( Enter the message signal amplitude Am= ) Ac=input( Enter the carrier signal frequency Ac= ) n=input( Enter the no of DFT points: )
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:729
    • 提供者:dasu
  1. ds_cdma

    0下载:
  2. DS-CDMA实现基本过程: <TRANSMITTING END>待传信息--NRZ变换(变成NRZ码)---调制(乘以sqrt(2*eb)*cos(2*w*t))----扩频(乘以m序列或其他伪随机码) ----信道中传输(有加性噪声)<DURING THE CHANNEL> ---解扩(乘以相同的m序列或其他伪随机码)---解调(乘以sqrt(2*eb)*cos(2*w*t))----比特判别(sum(i)>0-->1 sum(i)<0-
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:1671
    • 提供者:mlj
  1. QAM

    0下载:
  2. QAM是一种矢量调制,将输入比特先映射(一般采用格雷码)到一个复平面(星座)上,形成复数调制符号,然后将符号的I、Q分量(对应复平面的实部和虚部,也就是水平和垂直方向)采用幅度调制,分别对应调制在相互正交(时域正交)的两个载波(cos wt和sin wt)上-QAM is a modulation vector, the first mapping the input bits (Gray code commonly used) to a complex plane (constellation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:170401
    • 提供者:baibai
  1. Untitled2

    1下载:
  2. verify the 1st-order delta-sigma modulation by sampling the sinusoidal wave of cos 2πt + 4cos 6πt , assuming an oversampling factor of 16
  3. 所属分类:Modem program

    • 发布日期:2017-04-11
    • 文件大小:643
    • 提供者:mina
  1. C8051F336simcos

    0下载:
  2. c8051f330开发的sim卡cos 完整的cos,可以正常开机-sim cos c8051f330
  3. 所属分类:3G develop

    • 发布日期:2017-03-30
    • 文件大小:126189
    • 提供者:
  1. aee_math

    0下载:
  2. 求 sin(x)cos(x)手机mtk平台-this is sin(x) and cos(x)
  3. 所属分类:MTK

    • 发布日期:2017-11-18
    • 文件大小:870
    • 提供者:q
  1. jisuanqi

    0下载:
  2. java编写的安卓计算器,带有sin cos等函数-Andrews written in java calculator with functions such as sin cos
  3. 所属分类:android

    • 发布日期:2017-11-15
    • 文件大小:1028886
    • 提供者:ying
  1. circle.m

    1下载:
  2. function circle(cx, cy, r, linetype) N = 150 x = zeros(1,N+1) y = zeros(1,N+1) for n=1:N+1 x(n) = cx + r*cos(2*pi*n/N) y(n) = cy + r*sin(2*pi*n/N) end hold on plot(x, y, linetype) hold off -function circle(cx, cy, r, lin
  3. 所属分类:Windows Mobile

    • 发布日期:2017-11-13
    • 文件大小:689
    • 提供者:tristancohn
  1. calculator

    0下载:
  2. android 计算器开发源代码 包含计算器算法的实现,调试成功,计算器能进行复合运算,能计算含log,ln,sin,cos等的复合运算;文件建议为计算器android项目代码,可用编程工具导入后可调试可编辑-android source code contains a calculator to develop algorithms to achieve calculator, debugging success, calculator capable of complex calculati
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:150051
    • 提供者:杨家睿
  1. polyphase

    0下载:
  2. cordic algorithm is very use ful for implemention sin and cos and trangulation function
  3. 所属分类:GPS develop

    • 发布日期:2017-04-05
    • 文件大小:894
    • 提供者:m
  1. add

    0下载:
  2. 串口计算器,可以实现加、减、乘、除、括号、sin()、cos()等基础运算,支持浮点数和整数,以LCD显示,有报警功能。-Serial calculator can add, subtract, multiply, divide, brackets, sin (), cos () and other basic operations, support for floating point and integer, with LCD display, alarm function.
  3. 所属分类:Com Port

    • 发布日期:2017-04-26
    • 文件大小:85726
    • 提供者:李思扬
  1. FSK

    0下载:
  2. cos generator for fsk demodulated nice
  3. 所属分类:Modem program

    • 发布日期:2017-05-04
    • 文件大小:104497
    • 提供者:tyer426
  1. FMPSAM-COS-Manual

    2下载:
  2. 国密FMPSAM COS手册, 带书签。 介绍SAM卡的的COS,有全部命令分析(Country close FMPSAM COS manual with bookmarks. COS, introduced SAM card full command analysis)
  3. 所属分类:RFID编程

    • 发布日期:2019-08-21
    • 文件大小:3609600
    • 提供者:朝猛子
« 12 »
搜珍网 www.dssz.com