搜索结果
找到约 370 项符合
ultra-FAST 的查询结果
STL It is fast sparse linear programming solver, with fast speeder.
It is fast sparse linear programming solver, with fast speeder.
家庭/个人应用 Home made 4x3 keyboard library for PIC microcontrollers. Fast and simple.
Home made 4x3 keyboard library for PIC microcontrollers. Fast and simple.
单片机开发 ultra sonic range finder data
ultra sonic range finder data
matlab例程 ICA算法提供fast ICA 算法 P.COMON的算法
ICA算法提供fast ICA 算法 P.COMON的算法
其他 some on ultra wide band
some on ultra wide band
数学计算 This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF
This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The efficiency is proved by pe ...
数据结构 The running time of quicksort can be improved in practice by taking advantage of the fast running t
The running time of quicksort can be improved in practice by taking advantage of the fast
running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a
subarray with fewer than k elements, let it simply return without sorting the subarray. After the
top-level call ...
数值算法/人工智能 ACM UVA 10092 - flow dinic fast
ACM UVA 10092 - flow dinic fast
文件格式 The STi7105 uses state of the art process technology to provide an ultra low-cost, fully featured
The STi7105 uses state of the art process
technology to provide an ultra low-cost, fully
featured HD AVC decoder IC. It is a highly
integrated system-on-chip suitable for STB markets across all networks (cable/satellite/DTT/x-
DSL/IP) worldwide
matlab例程 nice document about the fast manipulation of multi-dimensional arrays in matlab,with some examples t
nice document about the fast manipulation of multi-dimensional arrays in matlab,with some examples to avoid loops and using indices