北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can GET the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the maximum number by going down the right node. Now you are given some queries as "What are the minimum and maximum numbers in the subtree whose root node is X?" Please try to find answers for there queries.
标签: the Consider infinite numbers
上传时间: 2013-12-16
上传用户:日光微澜
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
标签: implements currently complete provides
上传时间: 2014-01-16
上传用户:siguazgb
Excellent Bootloader with a lot of features for arm, can be used for homebrew applications or for learning how a bootloader works, it has support for networking and yet has a very small size. support for filesystems, flash disk, flash, cf etc present. ideal when you would like GET ur board up and running quickly.
标签: for applications Bootloader Excellent
上传时间: 2014-12-07
上传用户:klin3139
一个简单的IBM MQ操作例子,put方法和GET方法
上传时间: 2016-06-02
上传用户:zsjzc
The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used toGETher with the STM32F103xx motor control starter kit (STM3210B-MCKIT) and PM motor, a motor can be made to run in a very short time. It also eliminates the need for time-consuming development of FOC and speed regulation algorithms by providing ready-to-use functions that let the user concentrate on the application layer. Moreover, it is possible to GET rid of any speed sensor thanks to the sensorless algorithm for rotor position reconstruction.
标签: free-of-charge compatible KickStart modules
上传时间: 2014-01-09
上传用户:498732662
实现smtp协议。根据HTTP协议的会话过程,本实例中实现了GET请求的Web服务器程序的方法
上传时间: 2016-06-06
上传用户:fredguo
This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to GET notified when a device is unplugged).
标签: notification mechanism notified register
上传时间: 2013-12-01
上传用户:zhuimenghuadie
The full Fusion SDK consists of a directory of header files (*.h), the eyeonSystem.lib file and the eyeonScript.lib file. We have also included some sample plug‐ins to help GET you acquainted with the Fusion plug‐in architecture.
标签: eyeonSystem directory the consists
上传时间: 2016-06-07
上传用户:dancnc
pashload是应用在linux下的网络带宽测试源程序精确度比较高 ///////////////////////////////////// Pathload is a tool for estimating the available bandwidth of an end-to-end path from a host S (sender) to a host R (receiver). The available bandwidth is the maximum IP-layer throughput that a flow can GET in the path from S to R, without reducing the rate of the rest of the traffic in the path.
标签: pashload Pathload linux tool
上传时间: 2016-06-29
上传用户:xzt
美国标准化组织和马里兰大学共同开发.实现java matrix包. JAMA由六个java类组成:Matrix, CholeskyDecomposition , LUDecomposition QRDecomposition SingularValueDecomposition EigenvalueDecomposition . 它提供了广泛的构造函数,丰富的GET,set访问子matrix和元素matrix. 基本的矩阵操作有:矩阵的加,乘,矩阵范数.和提供了方便的打印矩阵的方法. 提供了五个基本的矩阵分离类.可以通过Matrix类调用它们来进行线性计算,翻转和其它矩阵方法.
标签: CholeskyDecomposition java LUDecomposition Matrix
上传时间: 2014-01-16
上传用户:123456wh