搜索结果
找到约 73 项符合
tasks 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (9)
- matlab例程 (8)
- 书籍 (7)
- 技术资料 (6)
- 其他 (5)
- Java编程 (5)
- 文件格式 (4)
- 软件工程 (3)
- Linux/Unix编程 (3)
- 单片机编程 (2)
- 软件设计/软件工程 (2)
- 电源技术 (1)
- 可编程逻辑 (1)
- 串口编程 (1)
- 电子书籍 (1)
- 文章/文档 (1)
- 中间件编程 (1)
- 数值算法/人工智能 (1)
- 汇编语言 (1)
- 其他行业 (1)
- Windows CE (1)
- 微处理器开发 (1)
- 单片机开发 (1)
- Delphi控件源码 (1)
- 加密解密 (1)
- 企业管理 (1)
- 书籍源码 (1)
- 其他嵌入式/单片机内容 (1)
- 压缩解压 (1)
- 系统设计方案 (1)
Windows CE This book is an in-depth exploration into eVB s inherent features, and how to use them to solve like
This book is an in-depth exploration into eVB s inherent features, and how to use them to solve likely mobile application programming tasks. After reading the book the reader will be able to write applications tackling a wide array of business problems for Windows CE-powered devices, both customized ...
Java编程 Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca
Abstract
The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities.
Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically ...
其他书籍 This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Rec
This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explain ...
其他 As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us ...
软件工程 matlab ctrllab30, CtrlLAB is a group of MATLAB functions which provide graphical interface to perfo
matlab ctrllab30, CtrlLAB is a group of MATLAB functions which provide graphical
interface to perform feedback system analysis and design tasks.
matlab例程 This document is intended to serve as an introduction to Wavelet processing through a set of Matlab
This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional ...
Linux/Unix编程 In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the
emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to
provide an environment that s powerful yet easy to use.
One of the main strengths of UNIX is ...
单片机开发 upsd_flash.c These functions are provided to help you develop your initial code. They are optim
upsd_flash.c
These functions are provided to help you develop your initial code.
They are optimized for speed rather that size. As a result, you will
see very few nested function calls. If speed is not critical, you
can use function calls for common tasks (like dat polling after
writing a byte ...
Delphi控件源码 Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i
Interface for Microsoft Audio Compression Manager. - Delphi Source
The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety ...
文件格式 Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course
Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from
Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II
will focus on practical algorithms, applicable to a wide ran ...