搜索:Example+Program

找到约 3,356 项符合「Example+Program」的查询结果

结果 3,356
按分类筛选
显示更多分类
https://www.eeworm.com/dl/516/432273.html DSP编程

程序所在目录:ex5_SPI D/A 转换芯片选用的是SPI 接口的TLC5620,串行4 通道8 位DA 转换。 打开CC2000,进行如下操作: 1.Project->Open

程序所在目录:ex5_SPI D/A 转换芯片选用的是SPI 接口的TLC5620,串行4 通道8 位DA 转换。 打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debug->RUN (快捷键F5) 用示波器可以看到 ...
下载 38
·
查看 1262
https://www.eeworm.com/dl/617/147435.html 压缩解压

在C语言中

在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_S ...
下载 95
·
查看 1094
https://www.eeworm.com/dl/kbcluoji/39394.html 可编程逻辑

Nios II定制指令用户指南

     Nios II定制指令用户指南:With the Altera Nios II embedded processor, you as the system designer can accelerate time-critical software algorithms by adding custom instructions to the Nios II processor instruction set. Using custom instructions, you can red ...
下载 61
·
查看 1086
https://www.eeworm.com/dl/654/155654.html 数据结构

数字运算

数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven ...
下载 115
·
查看 1126
https://www.eeworm.com/dl/745017.html 技术资料

Operational Ampifier Stability 运算放大器的稳定性

Wherever possible the overall technique used for this series will be "definition by example" withgeneric formulae included for use in other applications. To make stability analysis easy we will usemore than one tool from our toolbox with data sheet information, tricks, rules-of-t ...
下载 10
·
查看 5271
https://www.eeworm.com/dl/622/388601.html 手机短信编程

GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发

GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统, 开发包的主要功能是短信息的发送和接收。 开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模 ...
下载 51
·
查看 1076
https://www.eeworm.com/dl/846167.html 技术资料

如何彻底读懂并理解MOSFET的Datasheet(规格书)

如何彻底读懂并理解MOSFET的Datasheet(规格书)AllmanufacturersofpowerMOSFETsprovide adatasheetfor every type produced. The purpose of the data sheet isprimarily to give an indication as to the capabilities of aparticular product. It is also useful for the purpose ofselecting device ...
下载 6
·
查看 6672
https://www.eeworm.com/dl/allegro/20112.html allegro

US Navy VHDL Modelling Guide

  This document was developed under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intended for use by VHSIC HardwareDescription Language (VHDL) design engineers and is offered as g ...
下载 162
·
查看 1232
https://www.eeworm.com/dl/502/29308.html 单片机编程

基于AT89S52的汉字显示屏的设计

介绍了一种基于AT89S52微处理器、键控显示模式、多汉字显示的显示模块设计方法。对AT89S52的内部功能及使用高128字节RAM时的寻址方式进行说明。给出了四汉字显示模块的硬件电路原理图、主程序流程图以及中断显示流程图。 Abstract:  The design method of display module base on the AT89S52 ...
下载 180
·
查看 1073
https://www.eeworm.com/dl/502/29325.html 单片机编程

基于P89LPC922单片机的汽车后车窗控制器设计

介绍一种应用于长城赛弗SUV汽车后门车窗多功能控制器,能实现对电动玻璃车窗、车窗雨刮器、喷水器以及电加热除霜器等控制。介绍了基于NXP P89LPC922单片机多功能汽车后车窗控制器的控制功能、硬件电路原理和软件设计方法。 Abstract:  This paper presents a multipurpose automotive rear win ...
下载 58
·
查看 1069