搜索:Code+Program

找到约 6,816 项符合「Code+Program」的查询结果

结果 6,816
按分类筛选
显示更多分类
https://www.eeworm.com/dl/502/31633.html 单片机编程

用单片机配置FPGA—PLD设计技巧

用单片机配置FPGA—PLD设计技巧 Configuration/Program Method for Altera Device Configure the FLEX Device You can use any Micro-Controller to configure the FLEX device–the main idea is clocking in ONE BITof configuration data per CLOCK–start from the BIT 0􀂄The total Confi ...
下载 56
·
查看 1143
https://www.eeworm.com/dl/542/234656.html 其他书籍

本章提供于Windows 操作系统设计Modbus 通信程序所需的基本子程 序

本章提供于Windows 操作系统设计Modbus 通信程序所需的基本子程 序,以Borland C++ Builder V5.0 所设计的Sample Porgram 提供读者参考。 所有原始档(source program)都存于随书赠送的光盘片内。读者必须了 解通信程序是需要高度与操作系统的API 相配合,各种资料型态的转换, Multi-Thread 的运用, ...
下载 47
·
查看 1090
https://www.eeworm.com/dl/639/305388.html 文件格式

This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea

This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 &micro m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit comp ...
下载 51
·
查看 1077
https://www.eeworm.com/dl/845758.html 技术资料

AEC-Q-200-Rev-D-6-01-2010-(汽车电子试验标准-最新最完整的版本)

AEC-Q-200-Rev-D-6-01-2010-(汽车电子试验标准-最新最完整的版本)This specification defines the minimum stress test driven qualification requirements and references test conditions for qualification of passive electrical devices. This document does not relieve the supplier of their r ...
下载 4
·
查看 9889
https://www.eeworm.com/dl/875955.html 技术资料

Multisim简体中文汉化包

Multisim简体中文汉化包安装指南 下载汉化包 解压文件,提取Chinese文件夹。 此文件夹中包含了Multisim中文本地化所需的所有文件; 关闭Multisim和Ultiboard; 将Chinese文件夹复制粘贴至以下Multisim安装文件夹中: C:\Program Files\National Instruments\Circuit Design Suite 12.0\ ...
下载 4
·
查看 7192
https://www.eeworm.com/dl/502/31330.html 单片机编程

数字钟显示电路

SHUZIZHONG显示电路 源程序如下: #include <reg51.h>#include <intrins.h> unsigned char data dis_digit; unsigned char code dis_code[]={ 0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71};unsigned char data dis_buf[16];unsigned char data dis_index;char h ...
下载 174
·
查看 1069
https://www.eeworm.com/dl/959542.html 技术资料

FREESCALE单片机AC60的源码

Freescale系列单片机常用模块与综合系统设计实例精讲 1、光盘的组成内容 该光盘为实例素材,包括2部分内容:“程序代码”、“电路图”。 其中“程序代码”部分(CODE文件夹下),用记事本即可打开; “电路图”(Circuit文件夹下,为PDF文件),用Adobe Reader软件打开。 ...
下载 3
·
查看 5430
https://www.eeworm.com/dl/652/259968.html 文章/文档

This document is an operation guide for the MPC8XXFADS board. It contains operational, functional a

This document is an operation guide for the MPC8XXFADS board. It contains operational, functional and general information about the FADS. The MPC8XXFADS is meant to serve as a platform for s/ w and h/w development around the MPC8XX family processors. Using its on-board resources ...
下载 119
·
查看 1134
https://www.eeworm.com/dl/656/253901.html Java书籍

thinkinjava2English Thinking in Java, 2nd Edition, Release 11 To be published by Prentice-Hall mi

thinkinjava2English Thinking in Java, 2nd Edition, Release 11 To be published by Prentice-Hall mid-June, 2000 Bruce Eckel, President, MindView, Inc. Planet PDF brings you the Portable Document Format (PDF) version of Thinking in Java (2nd Edition). Planet PDF is the premier PDF-r ...
下载 107
·
查看 1111
https://www.eeworm.com/dl/534/167785.html 其他

A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of

A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then ...
下载 195
·
查看 1088