搜索结果

找到约 595 项符合 first 的查询结果

按分类筛选

显示更多分类

单片机开发 This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose

This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first addres ...
https://www.eeworm.com/dl/648/148482.html
下载: 81
查看: 1088

数据结构 The subject which is to us propos¨&brvbar is as follows: calculation of the degr¨&brvbar d&iexcl &ma

The subject which is to us propos¨&brvbar is as follows: calculation of the degr¨&brvbar d&iexcl &macr inconsistance d&iexcl &macr un logical program possibilist in C++. We thus work on a logical program possibilist, it be-¨¤-statement a logical program resulting from non-classique logic. The go ...
https://www.eeworm.com/dl/654/149109.html
下载: 130
查看: 1053

数学计算 The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an inci ...
https://www.eeworm.com/dl/641/152718.html
下载: 25
查看: 1069

uCOS uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time k

uc/os-ii for 8051 This package provides the sources required to use the uC/OS-II v2.00 real time kernel on the 8051 processor. To use this package you will need the TASKING C Compiler toolset v6.0r1 or higher. For info on TASKING products you can contact our Web-site at: http://www.tasking.com U ...
https://www.eeworm.com/dl/649/155611.html
下载: 70
查看: 1078

微处理器开发 This zip file shows the use ROM Services in order to speed up an application and reduce its code siz

This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to load a method of the Xmodem service and obtain a first level bootloader. Includes main.html file for help.
https://www.eeworm.com/dl/655/156558.html
下载: 188
查看: 1032

单片机开发 Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl

Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared receiver. The use of two types is described here. Both are modular types used of ...
https://www.eeworm.com/dl/648/156645.html
下载: 85
查看: 1050

软件设计/软件工程 经典著作《设计模式》中将策略模式定义为:定义一系列的算法

经典著作《设计模式》中将策略模式定义为:定义一系列的算法,把它们一个个的封装起来,并且使它们可以相互转换。这个定义还是比较抽象,下面我将通过一个例子来具体的讲解策略模式。感觉这样更容易帮助新手理解模式,这也是《Head First Design Patterns》中讲解模式的方法。先来描述一下用到的例子的背景资料: ...
https://www.eeworm.com/dl/684/158442.html
下载: 99
查看: 1051

VC书籍 MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme

MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting thin ...
https://www.eeworm.com/dl/686/158832.html
下载: 30
查看: 1050

数据结构 The government of a small but important country has decided that the alphabet needs to be streamline

The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B ...
https://www.eeworm.com/dl/654/161975.html
下载: 197
查看: 1037

编译器/解释器 LL(1)文法

LL(1)文法,消除隐藏左递归,提取共因子,然后求First,Follow,Select集,以及预测分析表,最后进行预测分析
https://www.eeworm.com/dl/628/163388.html
下载: 96
查看: 1043