搜索结果

找到约 165 项符合 STATIC 的查询结果

书籍 Essentials+of+Short-Range+Wireless

Over the past ten years there has been a revolution in the devel- opment and acceptance of mobile products. In that period, cel- lular telephony and consumer electronics have moved from the realm of science fiction to everyday reality. Much of that revolu- tion is unremarkable – we use wireless, in ...
https://www.eeworm.com/dl/521899.html
查看: 80

技术资料 at89c2051-24pu

Features • Compatible with MCS®-51Products • 2K Bytes of Reprogrammable Flash Memory – Endurance: 1,000 Write/Erase Cycles • 2.7V to 6V Operating Range • Fully Static Operation: 0 Hz to 24 MHz • Two-level Program Memory Lock • 128 x 8-bit Internal RAM • 15 Programmable I/O Lines • Two 16-b ...
https://www.eeworm.com/dl/949281.html
下载: 1
查看: 6414

uCOS 应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... exter

应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START"中国人民万岁"GUI_UC_END /* Set ShiftJIS font */ ...
https://www.eeworm.com/dl/649/132892.html
下载: 102
查看: 1265

Linux/Unix编程 #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h&gt

#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim extern void yylex() int main (void){ for( ){ if(fputs(PROMPT_STRING,stdout ...
https://www.eeworm.com/dl/619/386155.html
下载: 32
查看: 1076

传感与控制 STATCOM并联技术的研究

分析了静止同步补偿器(Static Synchronous Compensator, STATCOM)的系统结构和工作原理,采用基于调节控制角δ的单变量间接电流控制策略,以PSIM软件为工具建立了STATCOM的仿真模型。在此基础上,分析了多台STATCOM并联运行的控制方法,并选择分散控制方法对2台STATCOM并联进行了仿真分析。仿真实验结果表明STATCOM ...
https://www.eeworm.com/dl/562/33955.html
下载: 84
查看: 1091

其他 PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of

PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of both static and dynamic pages, spidering of almost all links in HTML content, in hrefs, areamaps, and frames, and full text indexing. The search results appearence is skin-able, using a very simple t ...
https://www.eeworm.com/dl/534/104101.html
下载: 48
查看: 1175

电子书籍 Features &#8226 Compatible with MCS-51&reg Products &#8226 8K Bytes of In-System Programmable (ISP

Features &#8226 Compatible with MCS-51&reg Products &#8226 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles &#8226 4.0V to 5.5V Operating Range &#8226 Fully Static Operation: 0 Hz to 33 MHz &#8226 Three-level Program Memory Lock &#8226 256 x 8-bit Internal ...
https://www.eeworm.com/dl/cadence/ebook/168871.html
下载: 174
查看: 1101

串口编程 一个简单的SPI IP核

一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchronous communication protocol ...
https://www.eeworm.com/dl/624/198141.html
下载: 112
查看: 1060

电子书籍 The emphasis of this book is on real-time application of Synopsys tools, used to combat various pro

The emphasis of this book is on real-time application of Synopsys tools, used to combat various problems seen at VDSM geometries. Readers will be exposed to an effective design methodology for handling complex, submicron ASIC designs. Significance is placed on HDL coding styles, synthesis and optimi ...
https://www.eeworm.com/dl/cadence/ebook/461290.html
下载: 75
查看: 1073

数据库系统 重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量

重写了微软提供SQLHelper(共用的数据库调用接口) 1把SqlHelper的connectionString做成一个全局量,统一设置数据库连接字符串 2增加了返回特定表名的DataSet的各接口。 可在项目的config文件设置数据库连接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["Conne ...
https://www.eeworm.com/dl/523/115914.html
下载: 156
查看: 1055