搜索:Development+Example

找到约 2,359 项符合「Development+Example」的查询结果

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

如何在matlab中使用NXPMCU的工具箱和数学函数库以及其他调试工具

·Overview:20 minutes-Introduction and Objectives-Motor Control Development Toolbox:Library blocks,FreeMASTER, and Bootloader·Hands-On Demo:50 minutes-Motor Kit(Describe Freescale 3-Phase Motor Kit)-Convert simple model to run on Motor Kit with MCD Toolbox and use FreeMASTER·Mo ...
下载 9
·
查看 2269
https://www.eeworm.com/dl/897785.html 技术资料

基于单片机的数据串口通信研究

随着信息化和工业化的快速发展,单片机相关技术也迅速发展。随着多媒体计算机信息技术的不断发展,单片机技术被广泛应用于多种行业。单片机是一种快捷、方便及效率高的微型处理器,可连接PC机串行接口,以完成与外界设备的通信,如检测系统。单片机是控制系统的核心所在,其通信效率的高低直接影响单片机的广 ...
下载 10
·
查看 7974
https://www.eeworm.com/dl/898676.html 技术资料

新工科背景下单片机课程的项目情景教学方法

为了适应服务京津冀区域经济的“双一流”高校建设需求,加快实施“新工科”背景下的人才培养目标,在通信工程的专业认证过程中,针对性地解决传统的单片机与接口技术课程教学过程中存在的问题,将授课全部改为实践环节,通过给学生设计具体工程项目案例形成项目管理和项目研发团队,调动学生的学习兴趣和课外 ...
下载 9
·
查看 8293
https://www.eeworm.com/dl/898933.html 技术资料

步进电机控制体系设计中的单片机应用

随着经济、科技的发展,我国在各方面的技术都得到了飞速提升,自动化控制技术技术其中之一,作为人们生产生活不可或缺的一部分,数控行业的发展尤其受到了重视,步进电机在工业领域中得到了广泛的应用,它能够将数字信号直接转换成角位移,驱动速度和指令脉冲能够同步,有着较高的定位精度,系统控制成本较低,在 ...
下载 5
·
查看 245
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/641/284429.html 数学计算

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for th ...
下载 123
·
查看 1119
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