搜索:Development+Example

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

结果 2,359
按分类筛选
显示更多分类
https://www.eeworm.com/dl/cadence/ebook/378302.html 电子书籍

从C&C++过渡到Objective-C 对于已经熟悉C++的人来说

从C&C++过渡到Objective-C 对于已经熟悉C++的人来说,从事iPhone开发一开始就陷入过多的Objective-C的细节可能并非好事。 我们希望可以更加关注于iPhone开发特有的东西,快速上手。 下面这些内容可以帮助C++程序员快速获得Objective-C的基本知识,并开始编写和阅读iPhone程序,如果在读别人的程序时 ...
下载 46
·
查看 1058
https://www.eeworm.com/dl/844436.html 技术资料

无线遥控芯片CMT2150A手册,可作门铃方面设计和制作等

无线遥控门铃发射芯片可以用作门铃方面设计和制作等240 – 480 MHz OOK Stand-Alone Transmitter with EncoderFeatures  Embedded EEPROM Very Easy Development with RFPDK All Features Programmable  Frequency Range: 240 to 480 MHz  Symbol Rate: 0.5 to 40 ksps &nb ...
下载 3
·
查看 6868
https://www.eeworm.com/dl/834888.html 技术资料

ARMv7 Architecture manual

This manual documents the Microcontroller profile of version 7 of the ARM® Architecture, the ARMv7-M architecture profile. For short definitions of all the ARMv7 profiles see About the ARMv7 architecture, and architecture profiles on page A1-20.ARMv7 is documented as a set of ar ...
下载 1
·
查看 8210
https://www.eeworm.com/dl/894759.html 技术资料

一种机床电气设备教学器材的智能答题器

本文介绍一款机床电气设备教学器材的智能答题器的设计。该答题器有手动设置、测验、考证三种功能。具有操作简便、造价低廉、自主研发、能够供平时上课、过程检测、考证等各种场合。适合对职业学校的机床电气实训台进行维修或改造。This paper introduces the design of an intelligent answering devic ...
下载 3
·
查看 7440
https://www.eeworm.com/dl/985890.html 技术资料

局域网聊天软件源码net

LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.1.3 Bate版-LanMsg is used. Net C# devel ...
下载 8
·
查看 1738
https://www.eeworm.com/dl/502/31386.html 单片机编程

I2C slave routines for the 87L

The 87LPC76X Microcontroller combines in a small package thebenefits of a high-performance microcontroller with on-boardhardware supporting the Inter-Integrated Circuit (I2C) bus interface.The 87LPC76X can be programmed both as an I2C bus master, aslave, or both. An overview of t ...
下载 147
·
查看 1158
https://www.eeworm.com/dl/617/147435.html 压缩解压

在C语言中

在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_S ...
下载 95
·
查看 1094
https://www.eeworm.com/dl/kbcluoji/39394.html 可编程逻辑

Nios II定制指令用户指南

     Nios II定制指令用户指南:With the Altera Nios II embedded processor, you as the system designer can accelerate time-critical software algorithms by adding custom instructions to the Nios II processor instruction set. Using custom instructions, you can red ...
下载 61
·
查看 1086
https://www.eeworm.com/dl/654/155654.html 数据结构

数字运算

数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven ...
下载 115
·
查看 1126
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