搜索结果
找到约 2,113 项符合
O-tree 的查询结果
数学计算 Kth Largest element in an array in time O(n) without sorting the entire array.
Kth Largest element in an array in time O(n) without sorting the entire array.
DSP编程 本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器
本系统采用MSC-51系列单片机ATSC51和可编程并行I/O接口芯片8255A为中心器件来设计交通灯控制器,实现了能根据实际车流量通过8051芯片的P1口设置红、绿灯燃亮时间的功能;红绿灯循环点亮,倒计时剩5秒时黄灯闪烁警示(交通灯信号通过PA口输出,显示时间直接通过8255的PC口输出至双位数码管);车辆闯红灯报警;绿灯时间可检 ...
Java编程 this class is an implementation of the kd-tree algorithm
this class is an implementation of the kd-tree algorithm
单片机开发 Sample program on how to blink LEDs attached on PIC32 microcontroller I/O pins.
Sample program on how to blink LEDs attached on PIC32 microcontroller I/O pins.
Java书籍 Tree Java Development
Tree Java Development
Linux/Unix编程 关于MPI的并行I/O程序
关于MPI的并行I/O程序,环境是linux,语言是c+mpi
Jsp/Servlet Tree View in JSP. You can able to edit and expand. Very useful for developers
Tree View in JSP. You can able to edit and expand. Very useful for developers
微处理器开发 on-chip peripheral I/O control for microblaze
on-chip peripheral I/O control for microblaze
VC书籍 关于后缀数组的文件 本文介绍后缀数组的基本概念、方法以及应用。 首先介绍O(nlogn)复杂度构造后缀数组的倍增算法
关于后缀数组的文件
本文介绍后缀数组的基本概念、方法以及应用。
首先介绍O(nlogn)复杂度构造后缀数组的倍增算法,接着介绍了配合后缀
数组的最长公共前缀 LCP(Longest Common Prefix)的计算方法,并给出一个
线性时间内计算height 数组(记录跨度为1 的LCP 值的数组)的算法。为了让
读者对如何运用后缀数组有一个感性 ...