搜索:example+code

找到约 5,882 项符合「example+code」的查询结果

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

Operational Ampifier Stability 运算放大器的稳定性

Wherever possible the overall technique used for this series will be "definition by example" withgeneric formulae included for use in other applications. To make stability analysis easy we will usemore than one tool from our toolbox with data sheet information, tricks, rules-of-t ...
下载 10
·
查看 5271
https://www.eeworm.com/dl/622/388601.html 手机短信编程

GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发

GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统, 开发包的主要功能是短信息的发送和接收。 开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模 ...
下载 51
·
查看 1076
https://www.eeworm.com/dl/846167.html 技术资料

如何彻底读懂并理解MOSFET的Datasheet(规格书)

如何彻底读懂并理解MOSFET的Datasheet(规格书)AllmanufacturersofpowerMOSFETsprovide adatasheetfor every type produced. The purpose of the data sheet isprimarily to give an indication as to the capabilities of aparticular product. It is also useful for the purpose ofselecting device ...
下载 6
·
查看 6672
https://www.eeworm.com/dl/proteus/doc/19263.html 教程资料

在软件Proteus中仿真ucos(ARM)

在软件Proteus中仿真ucos(ARM)\r\n1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. \r\n2。应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data ...
下载 37
·
查看 1174
https://www.eeworm.com/dl/503/37338.html C/C++语言编程

lcd计数显示程序

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ---- Uncomment the following library declaration if instantiating ---- any Xilinx primitives in this code. --library UNISIM; --use UNISIM.VComponents.all; entity ...
下载 137
·
查看 1105
https://www.eeworm.com/dl/kbcluoji/39392.html 可编程逻辑

Nios II软件开发人员手册中的缓存和紧耦合存储器部分

        Nios II 软件开发人员手册中的缓存和紧耦合存储器部分 Nios® II embedded processor cores can contain instruction and data caches. This chapter discusses cache-related issues that you need to consider to guarantee that your program execut ...
下载 121
·
查看 1060
https://www.eeworm.com/dl/686/181855.html VC书籍

This book is intended for "hands-on" developers or advanced students interested in understanding the

This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop fl ...
下载 161
·
查看 1096
https://www.eeworm.com/dl/686/216908.html VC书籍

C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de

C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer. A metaprogram is a program that generates or manipulates program code. Ever sin ...
下载 184
·
查看 1110
https://www.eeworm.com/dl/686/211684.html VC书籍

MFC深入浅出教程

MFC深入浅出教程,下面是作者的前言: 我曾写一本关于MFC的书,分析了MFC的结构和设计(《MFC深入浅出》),华中理工大学出版。书的内容建立在对MSDN和MFC SOURCE CODE的大量分析上,该书对于希望学习MFC的人来说,是较有价值的。可惜出版社好象只在几个城市针对学生作销售,虽然学生反应不错,但是外界 ...
下载 108
·
查看 1077
https://www.eeworm.com/dl/648/357504.html 单片机开发

///*** *** *** *** *** *** * //一、程序说明: //1, 24LC02器件地址是1010000R/W. //2, 数组写入24LC02采取页写方式. //3, 数

///*** *** *** *** *** *** * //一、程序说明: //1, 24LC02器件地址是1010000R/W. //2, 数组写入24LC02采取页写方式. //3, 数组code从24LC02读出时采取自由读方式. //4, 采用4.00M晶体。 //5,采用软件I2C。 //二、硬件连接: //1, SDA------->23 pin.(当然你可以任意选择脚位) //2, SCL------->1 ...
下载 129
·
查看 1636