搜索结果
找到约 656 项符合
dominant-set 的查询结果
单片机开发 温度传感器用单总线DS18B20
温度传感器用单总线DS18B20,CPU为2051,三个按键,分别为UP,DOWN,SET温度调节上限为125度,下限为-55度。
软件工程 this is the documentation for intel processors, first volume. it contains detailed specification and
this is the documentation for intel processors, first volume. it contains detailed specification and instrucion set - for hardcore programers on assembly
其他 C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les
C in A Nutshell
Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to co ...
单片机开发 Buses are a powerful and efficient modeling construct. Using them to produce optimal code is depende
Buses are a powerful and efficient modeling construct. Using them to produce optimal code is dependent on following a basic set of best practices. This document provides a set of patterns that can be followed the best results
数据库系统 首先确认您的机器上已经安装了VC6.0以上版本
首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据 ...
VHDL/FPGA/Verilog This tutorial presents an introduction to Altera’s Nios R II processor, which is a soft processor
This tutorial presents an introduction to Altera’s Nios R
II processor, which is a soft processor that can be in-
stantiated on an Altera FPGA device. It describes the basic architecture of Nios II and its instruction set. The NiosII processor and its associated memory and peripheral components ar ...
Java编程 snmp inquistor Pour la communication avec les agents SNMP on utilise un package Java open source
snmp inquistor
Pour la communication avec les agents SNMP on utilise un package Java open source développé par Jonathan Sevy. Ce package contient notamment les différents types de données utilisés par SNMP, ainsi que des classes permettant l’envoi de requêtes GET et SET.
其他书籍 QuickSteps books are recipe books for computer users. They answer the question 揌ow do I...??by prov
QuickSteps books are recipe books for computer users. They answer the
question 揌ow do I...??by providing a quick set of steps to accomplish the
most common tasks with a particular program. The sets of steps are the
central focus of the book. Sidebar QuickSteps provide information on how to
do quick ...
Java书籍 As I write this foreword, I am collaborating with four leading user interface (UI) component vendo
As I write this foreword, I am collaborating with four leading user interface
(UI) component vendors on a presentation for the 2004 JavaOneSM conference.
In our presentation, the vendors will show how they leverage JavaServerTM
Faces technology in their products. While developing the presentation, ...
Java编程 bubble sort quick sort selection sort developed to measure time performance of each sorting an
bubble sort
quick sort
selection sort
developed to measure time performance of each sorting and compare their results with each other
for very large data set 2