搜索:function-programming

找到约 2,551 项符合「function-programming」的查询结果

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

Datasheet for ST17H26 蓝牙芯片产品详细信息

Legal Disclaimer Lenze Semiconductor reserves the right to make changes without further notice to any products herein to improve reliability, function or design. Lenze Semiconductor disclaims any and all liability for any errors, inaccuracies or incompleteness contained herein or ...
下载 4
·
查看 7626
https://www.eeworm.com/dl/835787.html 技术资料

基于滑模观测器与分数阶锁相环的无传感器PMSM矢量控制

Abstract: A sliding mode observer and fractional-order phase-locked loop (FO-PLL) method is proposed for the sensorless speed control of a permanent magnet synchronous motor (PMSM).The saturation function is adopted in order to reduce the chattering phenomenon caused by the slidi ...
下载 6
·
查看 4474
https://www.eeworm.com/dl/898037.html 技术资料

基于51单片机的生活小区智能垃圾桶控制系统设计

文章研究设计了基于51单片机的生活小区智能垃圾桶的控制系统。整个控制系统的设计包括两个部分:一部分是硬件设计,硬件设计又分为单片机控制系统的设计、传感器模块的设计、电机模块的设计以及电源的设计,将这几部分进行硬件系统搭建,形成主要硬件系统;另一部分则是软件设计,软件设计是通过编程软件进行 ...
下载 10
·
查看 6779
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/666/227386.html Delphi控件源码

嘿嘿,大侠看到不要见笑呀... 大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去. 到网上找,发现是MDI和模式窗体的,非模式的也有很多问题.便想自己解决这个问题. 原来是用

嘿嘿,大侠看到不要见笑呀... 大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去. 到网上找,发现是MDI和模式窗体的,非模式的也有很多问题.便想自己解决这个问题. 原来是用DLL创建一个对象返回,但发现有很多的问题. 想了半天就去寻根问柳吧. 找到了类. 我就想把类封装进DLL,到时简单的返回一个 ...
下载 179
·
查看 1080