搜索结果
找到约 562 项符合
second-order 的查询结果
matlab例程 iris localization using integro differential operator. The rar contains 5 files in order to computer
iris localization using integro differential operator. The rar contains 5 files in order to computer the integro differential operator of the normalized contour of the iris and puil boundaries and then add circles to the respective boundaries.
通讯编程文档 gsm operation the second generation wired wireless
gsm operation the second generation wired wireless
其他书籍 The second edition of WiMax Operator鈥檚 Manual includes most of the material from the first edition
The second edition of WiMax Operator鈥檚 Manual includes most of the material from the first
edition, plus new discussions of
鈥?The ultra-high-speed mobile telephone standard, HSDPA
鈥?Ultrawideband (UWB)
鈥?Changes to DSL technologies
鈥?Mobile voice
鈥?Mobile entertainment
鈥?New backup systems ...
其他 Fir filter with 40tap, 4 order
Fir filter with 40tap, 4 order
其他书籍 Advanced ASIC Chip Synthesis Using Synopsys Design Compiler. This second edition of this book descr
Advanced ASIC Chip Synthesis Using Synopsys Design Compiler. This second edition of this book describes the advanced concepts and
techniques used towards ASIC chip synthesis, physical synthesis, formal
verification and static timing analysis, using the Synopsys suite of tools.
软件设计/软件工程 Extreme Programming Explained: Embrace Change, Second Edition By Kent Beck, Cynthia Andres ISBN
Extreme Programming Explained: Embrace Change, Second Edition
By Kent Beck, Cynthia Andres
ISBN : 0-321-27865-8
Linux/Unix编程 A order algoritm comparison by the C time(). Comparison beetwen : insort,selection sort,mergesort,
A order algoritm comparison by the C time().
Comparison beetwen : insort,selection sort,mergesort,and quick sort.
Read the source, and the usage after compiling .
Enjoy it!
行业发展研究 Author:Eubank year:(1999)Name:Nonparametric Regression and Spline Smoothing second edition
Author:Eubank year:(1999)Name:Nonparametric Regression and Spline Smoothing second edition
其他 This is a safe double linked list data structure in order to store data on void* pointer for data se
This is a safe double linked list data structure in order to store data on void* pointer for data segment.
其他 This is a binary search tree with void* pointer in data segment in order you to search store and del
This is a binary search tree with void* pointer in data segment in order you to search store and delete O(n) worst case, O(log(n)) agerage case data.