搜索结果
找到约 846 项符合
Set-TOP 的查询结果
通讯编程文档 根据有无固定基础设施
根据有无固定基础设施,无线局域网又可分为BSS (Basic Service Set)和IBSS (Independent Basic Service Set)。我们要研究的ad hoc网络属于后者。假设在一个ad hoc网络中,移动节点的发射功率PTx总是恒定的。要发送数据的移动节点总是先监听信道,测量接收到的信号功率X,其中X= I + N, I为接收到的干扰,N是噪声。移动节点 ...
单片机开发 温度控制器 显示为三个共阳极LED 温度传感器用单总线DS18B20 CPU为89C51
温度控制器
显示为三个共阳极LED
温度传感器用单总线DS18B20
CPU为89C51,三个按键,分别为UP,DOWN,SET
2个检测,
温度调节上限为125度,下限为-55度
其他书籍 The Microsoft® Windows Vista® Developer Story includes content for developers, and other techn
The Microsoft&reg Windows Vista&reg Developer Story includes content for developers, and other technology experts and managers, interested in an in-depth exploration of some of the new and extended features in Windows Vista. Top 10 Ways to Light Up Your Windows Vista Apps provides an overview of the ...
书籍源码 This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS server. For Xlib programs th
This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS
server. For Xlib programs that use KeyPress events you should either
(1) set the FocusLenience resource to `True , or (2) specifically notify
the window manager that you want to receive KeyPress/KeyRelease events
(but only in pro ...
书籍源码 Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a bo
Intro/: Directory containing introductory examples.
HelloWorld.c A simple program that draws a box and writes "Hello World" in
HelloWorld.f it.
data The data file for the introductory progressive example.
Lines.c Reads the data from file "data" and plots just the curve with
Lines.f no label ...
Linux/Unix编程 This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es
This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized,
see especially strtok,strstr,str[c]spn. They should work, but are not
very easy to understand. Every ...
Windows CE Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware
Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的)
AR6K SDIO support. Requires firmware 1.1 on SD13 cards.
readme:
Atheros Communications
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver ...
其他书籍 The IA-32 Intel Architecture Software Developer’s Manual, Volume 1: Basic Architecture (Order Numbe
The IA-32 Intel Architecture Software Developer’s Manual, Volume 1: Basic Architecture (Order
Number 245470) is part of a three-volume set that describes the architecture and programming
environment of all IA-32 Intel Architecture processors.
其他书籍 The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order Number 245472), is
The IA-32 Software Developer’s Manual, Volume 3: System Programming Guide (Order
Number 245472), is part of a three-volume set that describes the architecture and programming
environment of all IA-32 Intel&reg Architecture processors.
The IA-32 Software Developer’s Manual, Volume 3, describes
the ...
人工智能/神经网络 ami_snake算法源代码
ami_snake算法源代码,ami_snake is an implementationof the 2D snake technique proposedin . It is alevel set method
based on the partial di¡ èerential equation.