搜索结果
找到约 273 项符合
Several 的查询结果
按分类筛选
- 全部分类
- 技术资料 (48)
- 书籍 (44)
- matlab例程 (17)
- 其他 (9)
- Linux/Unix编程 (9)
- 模拟电子 (8)
- 其他书籍 (7)
- 数学计算 (6)
- 单片机开发 (6)
- 单片机编程 (5)
- 驱动编程 (5)
- 人工智能/神经网络 (5)
- 可编程逻辑 (4)
- Java编程 (4)
- 技术管理 (4)
- 嵌入式/单片机编程 (4)
- SQL Server (4)
- 行业发展研究 (4)
- 电源技术 (3)
- 无线通信 (3)
- 数值算法/人工智能 (3)
- 通讯/手机编程 (3)
- 教程资料 (3)
- 编译器/解释器 (3)
- 网络 (3)
- 通讯编程文档 (3)
- 文章/文档 (3)
- 软件设计/软件工程 (3)
- 其他嵌入式/单片机内容 (3)
- 论文 (2)
- 加密解密 (2)
- 数据库系统 (2)
- 书籍源码 (2)
- 软件工程 (2)
- 电子书籍 (2)
- 压缩解压 (2)
- Internet/网络编程 (2)
- 文件格式 (2)
- 数据结构 (2)
- 微处理器开发 (2)
- Delphi控件源码 (2)
- Jsp/Servlet (2)
- 软件 (1)
- 手册 (1)
- PCB相关 (1)
- DSP编程 (1)
- 其他文档 (1)
- 单片机 (1)
- 教育系统应用 (1)
- Applet (1)
- CA认证 (1)
- USB编程 (1)
- Java书籍 (1)
- FlashMX/Flex源码 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- 其他行业 (1)
- 系统设计方案 (1)
- VC书籍 (1)
- 邮电通讯系统 (1)
- GPS编程 (1)
- Ajax (1)
- VIP专区 (1)
电子书籍 《Prolog Programming in Depth》: In this book, we emphasize practical Prolog programming, not just th
《Prolog Programming in Depth》:
In this book, we emphasize practical Prolog programming, not just theory. We
present several ready-to-run expert system shells, as well as routines for sorting,searching, natural language processing, and even numerical equation solving.
We also emphasize interoperabi ...
Java编程 MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create Java™ applications that use Bluetoo
MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create Java&#8482 applications that use Bluetooth communication between a PC and a mobile device. The document focuses, from Java programming point of view, on how to configure and use two alternative PC-side solutions: COM-based and J ...
软件设计/软件工程 In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containi
In this paper, we present LOADED, an algorithm for outlier
detection in evolving data sets containing both continuous
and categorical attributes. LOADED is a tunable algorithm,
wherein one can trade off computation for accuracy so that
domain-specific response times are achieved. Experimental
result ...
系统设计方案 We address the problem of predicting a word from previous words in a sample of text. In particular,
We address the problem of predicting a word from previous words in a sample of text. In particular,
we discuss n-gram models based on classes of words. We also discuss several statistical algorithms
for assigning words to classes based on the frequency of their co-occurrence with other words. We
fin ...
其他书籍 Behavioral models are used in games and computer graphics for realistic simulation of massive crowd
Behavioral models are used in games and computer graphics for
realistic simulation of massive crowds. In this paper, we present a
GPU based implementation of Reynolds [1987] algorithm for simulating
flocks of birds and propose an extension to consider environment
self occlusion. We performed several ...
书籍 Applications of Evolutionary Computing
Evolutionary Computation (EC) deals with problem solving, optimization, and
machine learning techniques inspired by principles of natural evolution and ge-
netics. Just from this basic definition, it is clear that one of the main features of
the research community involved in the study of its theory ...
书籍 Detection Algorithms for Wireless Communications
This book presents, in a unitary and novel perspective, some of the research work
the authors have carried out over the last decade, along with several collaborators and
students. The roots of this book can be traced back to the design of adaptive sequence
detection algorithms for channels with para ...
书籍 Future+Mobile+Communications+LTE
Providing QoS while optimizing the LTE network in a cost efficient manner is
very challenging. Thus, radio scheduling is one of the most important functions
in mobile broadband networks. The design of a mobile network radio scheduler
holds several objectives that need to be satisfied, for example: t ...
书籍 Wavelength Division Multiplexing
Wavelength division multiplexing (WDM) refers to a multiplexing and transmission
scheme in optical telecommunications fibers where different wavelengths, typically
emitted by several lasers, are modulated independently (i.e., they carry independent
information from the transmitters to the receivers) ...
数值算法/人工智能 This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in seve
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. ...