CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - cos

搜索资源列表

  1. uCOS-II

    0下载:
  2. μCOS-II在EP7312上的移植,介绍μC/OS-II操作系统的特点。重点分析μCOS-II在EP7312上的移植方法及开发过程。-μCOS-II on the EP7312 transplantation, introduced μC/OS-II operating system features. Analyzed μCOS-II on the method of transplant in the EP7312 and the development process.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:424803
    • 提供者:阿鹏
  1. fpga

    0下载:
  2. 采用正弦/ 余弦细分方案,通过嵌入cos/ sin 表格于FPGA 中,合理控制步进电机两相绕组的电流,实现斩波恒流均匀细分驱动,减小了步距角、提高了步进分辨率,最高细分达到256 。-Using sine/cosine segment program, by embedding cos/sin table in the FPGA, the reasonable control of two-phase stepper motor winding current to achieve const
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:233713
    • 提供者:邓志远
  1. uCOSIIconfiguration

    0下载:
  2. μCOS-II配置文件,非常有用,具体的看里面详细说明-μCOS-II profile, is very useful to see which specific details
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:125573
    • 提供者:chanly
  1. Calculator

    0下载:
  2. 1) 支持基本的四则(+、-、*、/)运算。 2) 支持sin cos tan等三角函数的运算。 3) 支持log、ln、exp、x^y、sqr等复杂的运算。 4) 实现了解析运算(可以输入一个数学表达式,然后正确计算出结果)。 5) 具有清零功能。 6) 具有退格与记忆键。 7) 支持圆周率一键输入。 8) 支持科学计数法输入。 9) 具有连续计算的能力,即上一次计算的结果可以直接参与下一次计算(即兼有标准计算器的特点)。 10) 输入可以通过界面实现,即用
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:208775
    • 提供者:绝毅
  1. Plot_of_sin_Vs_cos_in_2D

    0下载:
  2. Plot sin vs cos to get feel of complex exponential signals
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:21620
    • 提供者:Amit
  1. ADC

    0下载:
  2. hi this a good one plsuse it for some purpose cos it would be useful for u -hi this is a good one plsuse it for some purpose cos it would be useful for u
  3. 所属分类:IT Hero

    • 发布日期:2017-03-29
    • 文件大小:736
    • 提供者:Pearly
  1. Cos021105

    0下载:
  2. 最新的cos,api帮助有钻研的人学习问题的解决办法.可以提高自己的功力-The latest cos, api help people learn to study solutions to the problem can be to improve their skill
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:145107
    • 提供者:jofen
  1. dds_ds558

    0下载:
  2. The LogiCORE™ IP DDS (Direct Digital Synthesizer) Compiler core sources sinusoidal waveforms for use in many applications. A DDS consists of a Phase Generator and a SIN/COS Lookup Table. These parts are available individually or combined
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:606149
    • 提供者:Yuri
  1. simulink

    0下载:
  2. 数字信号的处理,正弦函数与余弦函数的结合-digital signal prozessing sin cos function
  3. 所属分类:File Formats

    • 发布日期:2017-05-18
    • 文件大小:4703649
    • 提供者:程扬
  1. vc

    0下载:
  2. 简单迭代方法求方程cos(x)-x=0的一个实根-A simple iterative method for solving a real root of the equation cos (x)-x = 0
  3. 所属分类:Document

    • 发布日期:2017-12-02
    • 文件大小:2704
    • 提供者:ww
  1. 在Nios_II处理器中使用MicroCOS-II实时操作系统指南

    0下载:
  2. 在Nios_II处理器中使用MicroCOS-II实时操作系统指南,指导如何使用μCOS-II
  3. 所属分类:其它文档

  1. zhinengkaxitongjieshi

    0下载:
  2. CPU卡cos详解,解释卡片内操作系统具体格式命令,方便卡片操作理解-The CPU card cos Detailed explain the card operating system specific format command, convenient card operation understand
  3. 所属分类:File Formats

    • 发布日期:2017-11-20
    • 文件大小:28504
    • 提供者:丁昊
  1. CORDIC-For-Dummies

    0下载:
  2. CORDIC For Dummies CORDIC is a method of calculating a math function using much simpler math operations in a loop called a Binary Search. Most commonly CORDIC is used to calculate ATAN2 (Angle), and Hypotenuse (Distance) of a point. CORDIC c
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:125215
    • 提供者:tiopepe123
  1. cos

    0下载:
  2. 单相电功率因数的计算方法,包括非正弦波等效法等计算不规则波形的功率因数-Calculation method of single-phase power factor, power factor, including non sine wave equivalent method, calculation of irregular wave
  3. 所属分类:Project Design

    • 发布日期:2017-11-30
    • 文件大小:255825
    • 提供者:rere89
  1. cc

    0下载:
  2. 计算器是我们生活中常用的工具,本文中我们将看到C语言在计算器程序中的应用并实现简单初步的计算。程序的编写基础是Tubro C2.0,它在tubro c的原有基础上实现了多汉字的支持方便了我们的使用。生成的程序可移植性强兼容性好。现在实现了加、减、乘、除、求幂、求模,求平方根,求Sin,求Cos,求Log10,以及一个时钟原代码。这个系统是基于软件发展的生命周期来研制的,它可以直接输入数学表达式,不需要任何转换,就可以直接输出数学四则运算的结果。本文主要介绍了程序的开发背景,开发的过程和所要完成
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:31898
    • 提供者:张声
  1. 112compute-COS

    0下载:
  2. 用C语言编写的计算一个数的余弦值的函数文件-Calculate the cosine of a number using the C language function file
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:799
    • 提供者:柠羽
  1. pidzhiliudianji

    0下载:
  2. 实时微型直流电机PID转速闭环调速控制系统程序(基于移植于LPC2106上的uc/cos实时操作系统-Real-time micro DC motor PID speed closed-loop speed control system program (based transplant uc LPC2106/cos real-time operating system
  3. 所属分类:Project Design

    • 发布日期:2017-12-02
    • 文件大小:15979
    • 提供者:冰儿
  1. Research-on-Optimization

    0下载:
  2. 介绍了基于模型的位姿估计中所使用的一些优化方法。为了提高位姿估计的精度, 摄像机的标定参数必须足够精确, 这就对标定过程的非线性优化算法提出了很高的要求, 采用了一种新的优化目标函数, 用来最小化控制点间的三维重建误 差, 从而使标定参数是全局最优 在双像机位姿估计中, 引入了实时遗传算法进行全局搜索, 加快了算法的收敛速度。最后的 实验证明了这些方法的正确性并显示出这些方法在精度上比传统方法有了较大程度的提高- It int roduces s ome opt imizat ion
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:111512
    • 提供者:cp
  1. arm-for-ucos-study1

    0下载:
  2. this is collection of book for u cos to understand the concept of message queue
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:774393
    • 提供者:sagar
  1. Desktop

    0下载:
  2. matlab code for generating sine, cos signal and any power of any number
  3. 所属分类:Communication

    • 发布日期:2017-12-08
    • 文件大小:1277
    • 提供者:Raza
« 1 23 4 »
搜珍网 www.dssz.com