Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely balanced. -If the height of this binary tree is h, then leaves can be at level h or level h-1. -All leaves at level h are as far to the left as possible. -The data associated with all descendants of a node are smaller than the datum associated with this node. Implementation 1.using a linear array not a binary tree. -The sons of A(h) are A(2h) and A(2h+1). 2.time complexity: O(n log n)
标签: followingconditions tree completely satisfying
上传时间: 2017-05-25
上传用户:2467478207
this version is only interesting for people that want to generate their own levels (need JDK to compile new level).
标签: interesting generate version levels
上传时间: 2017-06-02
上传用户:tb_6877751
8051 assembly language source code for serial 2 chanel analog digitan converter. useful for intermediate level 8051 assembly language programmer.
标签: for converter assembly language
上传时间: 2017-06-10
上传用户:zhaoq123
一款Java实现的HTTP代理服务器,兼容HTTP/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed of Web browsers.
上传时间: 2017-06-11
上传用户:hebmuljb
Abstract—In this paper, we propose transform-domain algorithms to effectively classify the characteristics of blocks and estimate the strength of the blocky effect. The transform-domain algorithms require much lower computational complexity and much less memory than the spatial ones. Along with the estimated blocky strength,
标签: transform-domain effectively algorithms Abstract
上传时间: 2017-06-16
上传用户:zukfu
High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. For full-speed USB devices the operating frequency was low enough to allow data recovery to be handled in a vendors VHDL code, with the ASIC vendor providing only a simple level translator to meet the USB signaling requirements. Today s gate arrays operate comfortably between 30 and 60 MHz. With USB 2.0 signaling running at hundreds of MHz, the existing design methodology must change.
标签: technology 2.0 USB designed
上传时间: 2014-01-02
上传用户:二驱蚊器
High volume USB 2.0 devices will be designed using ASIC technology with embedded USB 2.0 support. For full-speed USB devices the operating frequency was low enough to allow data recovery to be handled in a vendors VHDL code, with the ASIC vendor providing only a simple level translator to meet the USB signaling requirements. Today s gate arrays operate comfortably between 30 and 60 MHz. With USB 2.0 signaling running at hundreds of MHz, the existing design methodology must change.
标签: technology 2.0 USB designed
上传时间: 2017-07-05
上传用户:zhoujunzhen
This material is not only up-to-date, it defines up-to-date. It is truly cutting-edge. As the only book on the subject, Rootkits will be of interest to any Windows security researcher or security programmer. It s detailed, well researched and the technical information is excellent. The level of technical detail, research, and time invested in developing relevant examples is impressive.
标签: up-to-date only cutting-edge material
上传时间: 2017-07-09
上传用户:comua
ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using a low-level style of C code.
标签: Codeveloper implements ImpulseC hardware
上传时间: 2014-01-16
上传用户:hustfanenze
Introduction ? ? The ARM Cortex -A8 microprocessor is the first applications microprocessor in ARM!ˉs new Cortex family. With high performance and power efficiency, it targets a wide variety of mobile and consumer applications including mobile phones, set-top boxes, gaming consoles and automotive navigation/entertainment systems. The Cortex-A8 processor spans a range of performance points depending on the implementation, delivering over to 2000 Dhrystone MIPS (DMIPS) of performance for demanding consumer applications and consuming less than 300mW for low-power mobile devices. This translates into a large increase in processing capability while staying with the power levels of previous generations of mobile devices. Consumer applications will benefit from the reduced heat dissipation and resulting lower packaging and integration costs.
标签: microprocessor Introduction applications Cortex
上传时间: 2013-12-09
上传用户:xzt