搜索结果

找到约 130 项符合 routines 的查询结果

Delphi控件源码 fast maths routines for delphi/BCB

fast maths routines for delphi/BCB
https://www.eeworm.com/dl/666/494012.html
下载: 132
查看: 1132

通讯/手机编程 SCommtest

VC与西门子PLC自由口通讯例程源码-VC and Siemens PLC source free port communication routines
https://www.eeworm.com/dl/527/11842.html
下载: 170
查看: 1038

单片机编程 Keil C51库函数参考

  第五章 Keil C51库函数参考   C51强大功能及其高效率的重要体现之一在于其丰富的可直接调用的库函数,多使用库函数使程序代码简单,结构清晰,易于调试和维护,下面介绍C51的库函数系统。   1. 第一节 本征库函数(intrinsic routines)和非本征证库函数   C51提供的本征函数是指编译时直接将固定的代码插 ...
https://www.eeworm.com/dl/502/29060.html
下载: 179
查看: 1046

单片机编程 FREERTOS的官方移植文档

FeaturesThe following standard features are provided.• Choice of RTOS scheduling policy1. Pre-emptive:Always runs the highest available task. Tasks of identical priorityshare CPU time (fully pre-emptive with round robin time slicing).2. Cooperative:Context switches only occur if a task blocks, ...
https://www.eeworm.com/dl/502/30820.html
下载: 192
查看: 1079

单片机编程 Emulating a synchronous serial

The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the a ...
https://www.eeworm.com/dl/502/31365.html
下载: 198
查看: 1102

单片机编程 使用软件程序仿真C500微控制器系列SSC(同步串行通道)功

The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using SW routines implemented in C. The code is focused onthe SAB C513, but will fit to all C500 derivatives.Beyond the low level software drivers a test shell is delivered. This shell a ...
https://www.eeworm.com/dl/502/31367.html
下载: 31
查看: 1027

单片机编程 P90CL301 IIC驱动电路的例行测试及其程序

The P90CL301 is a highly integrated 16/32 bit micro-controller especially suitable for applications requiring lowvoltage and low power consumption. It is fully software compatible with the 68000. Furthermore, it provides bothstandard as well as advanced peripheral functions on-chip.One of these peri ...
https://www.eeworm.com/dl/502/31377.html
下载: 189
查看: 1052

单片机编程 XA-S3 I2C driver software

This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bitMicrocontroller from Philips Semiconductors.Not only the driver software is given. This note also contains a set of (example) interface routines and a smalldemo application program. All t ...
https://www.eeworm.com/dl/502/31380.html
下载: 56
查看: 1072

单片机编程 XA-S3的IIC接口的驱动器软件程序(C语言)

The XA-S3 is a member of Philips Semiconductors’ XA (eXtended Architecture) family of high performance 16-bit single-chip Microcontrollers. The XA-S3 combines many powerful peripherals on one chip. Therefore, it is suited for general multipurpose high performance embedded control functions.One of t ...
https://www.eeworm.com/dl/502/31383.html
下载: 116
查看: 1144

单片机编程 87LPC76X的IIC从程序

Presents short and simple I2C software routines that support onlyslave (rather than master or master & slave) operation and an ASMdemonstration program. The slave-only software in this app notecomplements the master mode software presented in AN464, Usingthe 87LPC76X microcontroller as an I2C bus ma ...
https://www.eeworm.com/dl/502/31389.html
下载: 137
查看: 1053