CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - IDEA

搜索资源列表

  1. elevator-verilog-code

    0下载:
  2. SRAM CONTROLLER CAN GIVE YOU CORRET IDEA ABOUT VERILOG
  3. 所属分类:VHDL-FPGA-Verilog

  1. key

    0下载:
  2. 单片机按键及键盘算法处理例子,一种新思路。-MCU button and keyboard algorithm processing examples, a new idea.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-26
    • 文件大小:1825
    • 提供者:赖焕宁
  1. jiaotongxinhaodeng

    0下载:
  2. 把东西南北方向的红绿黄灯编号,然后在软件当中把灯亮时的状态设为“1”,灯灭时的状态设为“0”。第几个灯亮,就在第几位用二进制的1表示,所以以上提的状态都以这个思路来表示。之后把每一个状态的二进制转换为十六进制。因此用十六进制来表示每一个状态。-Things red, green and yellow Number of north-south direction, and then the software which lights when the state is set to "
  3. 所属分类:DSP program

    • 发布日期:2017-12-02
    • 文件大小:1159
    • 提供者:刘红喜
  1. PWM

    0下载:
  2. TIM3PWM波的输出,有四路TIM3的输出,有一路tim2的输出,频率不同(无死区)-TIM3 idea PWM wave output (no dead zone)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-25
    • 文件大小:636909
    • 提供者:李乔烨
  1. Realtime-serial-driver-on-UCOS-II

    0下载:
  2. 基于ucos-II的实时内核串口驱动程序的思路及部分关键代码,已用于产品中,稳定可靠。-Based on the idea of ​ ​ uCOS-II real-time kernel serial driver and some of the key code has been used, stable and reliable product.
  3. 所属分类:uCOS

    • 发布日期:2017-11-10
    • 文件大小:9811
    • 提供者:凡晨
  1. aircity

    1下载:
  2. 通过FPGA开发板上的蜂鸣器实现对乐曲天空之城的演奏,编码比较简单,主要是提供一种思路-Through the FPGA development board buzzer realize music playing Laputa, coding is relatively simple, the main idea is to provide a
  3. 所属分类:VHDL编程

    • 发布日期:2013-11-23
    • 文件大小:633954
    • 提供者:xueyuan
  1. 12-Flashing_LED

    0下载:
  2. 采用低级建模方式编写的任意可控流水灯程序,程序本身不难,主要是描述建模思想供大家学习-Using low-level modeling approach to the preparation of any controllable light water program, the program itself is not difficult, mainly descr iptive modeling idea for everyone to learn
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:2603
    • 提供者:xueyuan
  1. u-c

    0下载:
  2. 通过控制机控制CH376 USB芯片达到从机模式通信的目的,采用了低级建模的思想-By controlling the motor control chip CH376 USB slave mode to achieve the purpose of communication, the idea of ​ ​ using a low-level modeling
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-09
    • 文件大小:4112897
    • 提供者:xueyuan
  1. project_code

    0下载:
  2. 单片机项目编程的一些代码,大家可以借鉴一下,都是用c语言写的,毕业设计的朋友可以借鉴一下编程思想。-MCU project programming code,and i share with it through C program IDE .if anyone need graduation designed title,you can draw with it programming idea
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:459682
    • 提供者:杨刚
  1. audio-optical-terminal

    0下载:
  2. 这个是我设计的一个基于FPGA的音频光端的总体的思路框图-This is my design an FPGA-based audio optical terminal block diagram of the overall idea
  3. 所属分类:VxWorks

    • 发布日期:2017-03-29
    • 文件大小:4120
    • 提供者:王蕊
  1. Project_3

    0下载:
  2. 飞思卡尔,用双舵机的好处就是不会跑丢黑线,通过计算摆头舵机的偏差,来控制转向舵机。 基本思路就是这样,当然具体程序还要考虑很多东西。 -Freescale, the benefits of using dual servos just will not get lost black line, by calculating the deviation swing servos to control the steering servo. The basic idea is
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:300925
    • 提供者:姚志健
  1. Double-housing-planer-show-perfect

    0下载:
  2. 龙门刨床上的单片机控制程序,带有数码管的显示,我想这个程序的设计思路可以被大家学习,程序非常的精简-Double housing planer on single-chip microcomputer control procedures, with digital tube display, I think the program design idea can be everybody to learn, program is very compact
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:26519
    • 提供者:Wang
  1. keyboard

    0下载:
  2. 使用状态机的思想实现矩阵键盘的扫描,不使用延时,减少了CPU 的运行负担-Realize the idea of ​ ​ using the state machine matrix keyboard scanning, do not use delay, reducing the burden on the CPU running
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4913808
    • 提供者:fengqixu
  1. m25p64

    0下载:
  2. m25p64的配置和使用,在使用中用了文件的思想封装-m25p64 configuration and use, the use of the idea of ​ ​ using a file package
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:16126
    • 提供者:yu
  1. 9341--driver

    0下载:
  2. 9341驱动内核 我们公司用的 应该能帮到正在开发此显示屏的工程师们 希望大家都怀有开源的思想 共同进步-9341 driven by the core of our company should be able to help in development of this display engineers hope we all cherish the idea of ​ ​ open source and common progress
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4595
    • 提供者:吴疆
  1. geshihua

    0下载:
  2. 对于单片机24c02进行格式化(比较好的一种思路)-For microcontroller 24c02 format (better an idea)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1374
    • 提供者:萧九
  1. Dec_mul

    1下载:
  2. 时间同步后即可确定每帧数据的起始位置,这样就能完整的截取下每一帧。但是,数据中还带有频偏信息。在常规的通信系统中,多普勒很小仅仅会带来很小的频偏,但是在大多普勒的情况下,频偏将非常大,20马赫的速度将会带来将近34K的频偏。因此,如何很好的纠正频偏即为本系统的难点。 OFDM中,我们将大于子载波间隔倍数的频偏称为整数倍频偏,而将小于一个子载波间隔的频偏称为小数倍频偏。频偏矫正精度只要能保证小于十分之一倍的子载波间隔,频偏就不会对均衡和解调造成影响。本文中我们借鉴这种思想,由于硬件资源限制,我
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-03-26
    • 文件大小:14402560
    • 提供者:Nico_S
  1. FFT-C

    0下载:
  2. DIT、FFT 算法的基本思想分析,实数蝶形运算算法的推导以及倒位序算法分析-DIT, the basic idea of ​ ​ FFT algorithm analysis and inversion algorithm sequence deduced real butterfly algorithm analysis
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:Cristin
  1. ZERODC

    0下载:
  2. 在永磁同步电机的运动控制系统中采用直接转矩控制策略,其性能的优劣程度取决于磁链和电磁转矩的控制情况,因此很有必要进一步的研究控制系统转矩和磁链的性能。-Permanent magnet synchronous motor is widely used in the field of speed control systems because of its various high performance,such as its small volume, high efficiency, rel
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:16117
    • 提供者:史晓永
  1. cexiangwei

    0下载:
  2. 这是我写的相位测试仪中相位测试的主要代码,有相位测试的主要思路,不包含数码管显示部分。-This is what I wrote in the phase test phase tester main code, the main idea of ​ ​ the test phase, does not contain the digital display section.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5918
    • 提供者:uldbel
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com