搜索:Module+Programming

找到约 2,280 项符合「Module+Programming」的查询结果

结果 2,280
按分类筛选
显示更多分类
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
https://www.eeworm.com/dl/897871.html 技术资料

单片机通信任务设计与实现

介绍单片机通信任务的设计与实现。介绍硬件电路设计原理、有关数据传送编程的注意思想,并在Proteus环境下仿真验证硬件电路设计合理,结果表明编写程序符合控制要求。The Design and Implementation of communication task based on Proteus is introduced. At first,the hardware was designed by tutor ...
下载 2
·
查看 1935
https://www.eeworm.com/dl/542/224601.html 其他书籍

This book is a hands-on introduction to the principles and practice of embedded system design usin

This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, a ...
下载 37
·
查看 1137
https://www.eeworm.com/dl/633/277313.html Java编程

作为一名刚来公司不久的新员工

作为一名刚来公司不久的新员工,有幸参加由侯捷老师做的高级C++培训,真的是很高兴。从接触Programming以来,C++一直是自己的主打语言(虽然最近正在研究Java^_^)。一天的培训下来,收获还是蛮大的,侯老师的细致入微的讲解给我留下了很深的印象。 将我所得到的东西与大家分享同时对我来说又是个复习 ...
下载 40
·
查看 1062
https://www.eeworm.com/dl/628/316871.html 编译器/解释器

IDE开发环境

IDE开发环境,可以挂载SDCC The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is ...
下载 198
·
查看 1117
https://www.eeworm.com/dl/684/371863.html 软件设计/软件工程

Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s

Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual ...
下载 111
·
查看 1101
https://www.eeworm.com/dl/502/29349.html 单片机编程

基于ROM单片机的汉字输入法的实现

在需要实时大量输入汉字的显示控制处理应用中,利用传统单片机实现显示控制的设计方法是较难实现的。带汉字字库的液晶模块的使用使得小容量ROM单片机的大量汉字信息输入与显示成为可能。提出了针对汉字字库编码的二级索引拼音输入检索方法,介绍了以ST7920作为控制器的带汉字字库的液晶显示模块的接口方 ...
下载 59
·
查看 1100
https://www.eeworm.com/dl/895603.html 技术资料

国密算法和国际密码算法在车载单片机上应用的对比研究

文章介绍了车载网络安全和密码学应用的研究现状,结合前人的研究分析了国密SM4、SM3、SM2算法和对应国际密码算法的差异。在可编程的硬件加密模块上进行实验,从软件执行时间、运行内存占用等方面对比了国密算法和国际密码算法的性能。结果表明,国密SM系列算法和对应国际密码算法占用大小相当的运行内存, ...
下载 9
·
查看 6255
https://www.eeworm.com/dl/895977.html 技术资料

基于dsPIC单片机的农业机械柴油机工况记录仪设计

设计了一种基于Microchip dsPIC33FJ128MC708A单片机的农业机械柴油机实时工况记录仪。主要通过dsPIC33FJ128MC708A单片机外接霍尔转速传感器、位移传感器、温度传感器以及CAN通讯接口等外设,实现对农业机械柴油机实际作业工况下主轴转速、油门开度、机油温度、排气温度等关键信息的获取,通过LCD显示模块 ...
下载 5
·
查看 2187
https://www.eeworm.com/dl/840511.html 技术资料

FatFs使用说明—基于SmartARMCortexM3-1700.

随着信息技术的发展,当今社会的信息量越来越大,以往由单片机构成的系统简单地对存储媒介按地址、按字节的读/写已经不能满足人们实际应用的需要,于是利用文件系统对存储媒介进行管理成了今后单片机系统的一个发展方向。目前常用的文件系统主要有微软的FATI2、FATI6、FAT32、NTFS以及Linux系统下的EXT ...
下载 7
·
查看 4651