搜索:Example+Program

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

结果 3,356
按分类筛选
显示更多分类
https://www.eeworm.com/dl/840982.html 技术资料

电力系统的matlab simulink仿真及应用

电力系统是一个大规模、时变的复杂系统,在国民经济中有非常重要的作用。电力系统数字仿真已成为电力系统研究、规划、运行、设计等各个方面不可或缺的工具,特别是电力系统新技术的开发研究、新装置的设计、参数的确定更是需要通过仿真来确认。目前常用的电力系统仿真软件有:(1)邦纳维尔电力局(Bon ...
下载 5
·
查看 10002
https://www.eeworm.com/dl/897714.html 技术资料

基于单片机的PLC数据储存系统研究

文中以单片机中PLC数据储存系统为例,进行深入研究,结合单片机的特点,对PLC数据储存系统进行全面地分析与设计,以此提高PLC数据储存系统的容量,提高资料查询的速度,推动现代工业的发展。This paper takes the PLC data storage system in single chip computer as an example,carries on the thorough re ...
下载 1
·
查看 6749
https://www.eeworm.com/dl/898214.html 技术资料

首要教学原理在《单片机原理》课程教学中的应用

《单片机原理》课程对理论和实践的要求都比较高,采用传统的教学方法效果不明显。本文结合首要教学原理,以贵州工程应用技术学院为例,就应用型地方本科院校的《单片机原理》课程改革进行了有益的实践和探索。The course of single chip microcomputer has deep theory and strong practical,the teaching ...
下载 9
·
查看 2025
https://www.eeworm.com/dl/951658.html 技术资料

JPEG压缩matlab源码

JPEG压缩解压缩的matlab源代码: 1) take an image (2D matrix) and devide it to 8x8 matrices 2) for each matrix (8x8) use the DCT conversion (from the signal processing toolbox). you will get an (8x8) matrix as an answer 3) build an 8x8 matrix, which is the sum off all the ma ...
下载 7
·
查看 5679
https://www.eeworm.com/dl/523538.html 源码

MiniCore

An Arduino core for the ATmega328, ATmega168, ATmega88, ATmega48 and ATmega8, all running a [custom version of Optiboot for increased functionality](#write-to-own-flash). This core requires at least Arduino IDE v1.6.2, where v1.8.5+ is recommended. <br/> **This core gives you two ...
查看 156
https://www.eeworm.com/dl/646/470696.html 通讯编程文档

Because WDM networks are circuit switched loss networks blocking may occur because of lack of resour

Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is ...
下载 142
·
查看 1121
https://www.eeworm.com/dl/619/487389.html Linux/Unix编程

VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica

VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways. With VideoMan is very easy and fast to ini ...
下载 100
·
查看 1172
https://www.eeworm.com/dl/685/482771.html JavaScript

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separate ...
下载 199
·
查看 1159
https://www.eeworm.com/dl/502/29091.html 单片机编程

Atmel AT89C系列单片机电路板设计指南

Designing Boards with Atmel AT89C51,AT89C52, AT89C1051, and AT89C2051 for Writing Flash at In-Circuit Test. Recent improvements in chips and testers have made it possible for the tester to begin taking over the role tradi-tionally assigned to the PROM program-mer. Instead of ...
下载 42
·
查看 1082
https://www.eeworm.com/dl/502/29346.html 单片机编程

SAM8系列S3C825A型单片机软件设计

以S3C825A为例介绍三星公司SAM8系列单片机的内部结构及其软件开发环境,详细描述采用混合编程法来对SAM8系列单片机进行软件设计的一般方法,最后给出用混合编程法对S3C825A进行软件设计的具体应用实例。 Abstract:  With S3C825A,this paper firstly introduces the SAM8 series single-chip m ...
下载 160
·
查看 1076