搜索结果
找到约 308 项符合
methods 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (31)
- 书籍 (30)
- matlab例程 (27)
- 数学计算 (20)
- 其他 (17)
- 数值算法/人工智能 (17)
- 单片机编程 (14)
- Java编程 (12)
- 人工智能/神经网络 (9)
- 技术资料 (8)
- 文章/文档 (7)
- 软件设计/软件工程 (7)
- 书籍源码 (6)
- 模拟电子 (5)
- 文件格式 (5)
- 系统设计方案 (5)
- 电子书籍 (5)
- Linux/Unix编程 (5)
- 行业发展研究 (5)
- 通讯编程文档 (5)
- VC书籍 (4)
- 单片机开发 (4)
- 可编程逻辑 (3)
- 软件工程 (3)
- JavaScript (3)
- Delphi控件源码 (3)
- 论文 (3)
- 电源技术 (2)
- 教程资料 (2)
- 网络 (2)
- 人物传记/成功经验 (2)
- 数据结构 (2)
- Internet/网络编程 (2)
- 嵌入式/单片机编程 (2)
- 通讯/手机编程 (2)
- GPS编程 (2)
- VIP专区 (2)
- 电机控制 (1)
- 技术书籍 (1)
- PCB相关 (1)
- 无线通信 (1)
- 测试测量 (1)
- 编译器/解释器 (1)
- 微处理器开发 (1)
- 交通/航空行业 (1)
- *行业应用 (1)
- 加密解密 (1)
- Symbian (1)
- Java书籍 (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 手机彩信(MMS)编程 (1)
- 其他行业 (1)
- 嵌入式Linux (1)
- 手机短信编程 (1)
- 并行计算 (1)
- 压缩解压 (1)
- VHDL/FPGA/Verilog (1)
- 电工电气 (1)
- Delphi/CppBuilder (1)
- Windows编程 (1)
- 源码 (1)
其他书籍 This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the
This handbook presents a thorough overview in 45 chapters from more than 100 renowned experts in the field. It provides the tools to help overcome the problems of video storage, cataloging, and retrieval, by exploring content standardization and other content classification and analysis methods. The ...
软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After intro ...
软件设计/软件工程 Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already fami ...
网络 LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards,
LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently.
It supports RT-Linux, 2.2, 2.4, and 2.6 with fully implemented select, po ...
matlab例程 A general technique for the recovery of signicant image features is presented. The technique is ba
A general technique for the recovery of signicant
image features is presented. The technique is based on
the mean shift algorithm, a simple nonparametric pro-
cedure for estimating density gradients. Drawbacks of
the current methods (including robust clustering) are
avoided. Feature space of any nat ...
VC书籍 C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI framewor ...
Delphi控件源码 Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows
Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows NT/2000. Provides properties for reading and writing bytes, words and doublewords from/to IO ports. New fast block data transfer methods enable to read and write megabytes of data per second.
人物传记/成功经验 In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandl
In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandler helps you create an action plan for living your vision in business and in life. It features 100 proven methods to positively change the way you think and act-methods based on feedback from the hund ...
VC书籍 This paper presents an interactive technique that produces static hairstyles by generating individu
This paper presents an interactive technique that
produces static hairstyles by generating individual hair strands
of the desired shape and color, subject to the presence of gravity
and collisions. A variety of hairstyles can be generated by
adjusting the wisp parameters, while the deformation is so ...
文章/文档 To develop functional modules to process grayscale image intensity data. And perform Point and spati
To develop functional modules to process grayscale image intensity data. And perform Point and spatial operations. Uses Prewitt, Sobel, and Laplacian of Guassian Methods. And calculates their histograms.