搜索结果
找到约 128 项符合
usage 的查询结果
按分类筛选
- 全部分类
- Java编程 (12)
- Linux/Unix编程 (10)
- 书籍 (9)
- 其他书籍 (7)
- 其他 (6)
- matlab例程 (5)
- 文章/文档 (4)
- 电子书籍 (4)
- 人工智能/神经网络 (3)
- 驱动编程 (3)
- 网络 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- Delphi控件源码 (3)
- VHDL/FPGA/Verilog (3)
- 行业发展研究 (3)
- 数学计算 (3)
- 单片机开发 (3)
- 单片机编程 (2)
- TAPI编程 (2)
- Internet/网络编程 (2)
- 数据库系统 (2)
- 通讯/手机编程 (2)
- 压缩解压 (2)
- 数值算法/人工智能 (2)
- 其他数据库 (2)
- 多媒体处理 (1)
- 传感与控制 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- Windows CE (1)
- OA系统 (1)
- DSP编程 (1)
- 串口编程 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- 中间件编程 (1)
- Symbian (1)
- 汇编语言 (1)
- 数据结构 (1)
- 手机彩信(MMS)编程 (1)
- 文件格式 (1)
- 微处理器开发 (1)
- 加密解密 (1)
- Ajax (1)
- 编译器/解释器 (1)
- Windows Mobile (1)
- 编辑器/阅读器 (1)
- 源码 (1)
- 软件 (1)
通讯/手机编程 Cypress Semiconductor makes a variety of PLL-based clock generators. This application note provides
Cypress Semiconductor makes a variety of PLL-based clock
generators. This application note provides a set of recommendations
to optimize usage of Cypress clock devices in a
system. The application note begins with recommended termination
techniques for clock generators. Subsequently, power
supply fi ...
Java编程 VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection sta
VerboseGC demonstrates the use of the java.lang.management API to
print the garbage collection statistics and memory usage remotely
by connecting to a JMX agent with a JMX service URL:
service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi
where <hostName> is the hostname and <portNum> is the ...
matlab例程 ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix an ...
Java编程 Local Lucene ==================== Provide geographical based searching to lucene in an efficent ma
Local Lucene
====================
Provide geographical based searching to lucene in an efficent mannor
Contents
* Compiling from Source
* Using local lucene
Author: Patrick O Leary
email: pjaol@pjaol.com
A white paper on local lucenes usage is available
http://www.nsshutdown.com/projects/lucene/wh ...
Java编程 Very Nice library for using ActiveX controls directly from java without heavy knowledge of JNI, simp
Very Nice library for using ActiveX controls directly from java without heavy knowledge of JNI, simple activeX control usage like in VB, for windows platform, I always used this java library for activeX controls
Delphi控件源码 Synapse The synchronyous socket library. File content: 1.) About Synapse 2.) Distribution pa
Synapse
The synchronyous socket library.
File content:
1.) About Synapse
2.) Distribution package
3.) Installation instructions
4.) Usage notes
单片机开发 LIN_InitNode_C161xx.h preconfiguration for C161xx LIN_InitNode_C164xx.h preconfiguration for C164
LIN_InitNode_C161xx.h preconfiguration for C161xx
LIN_InitNode_C164xx.h preconfiguration for C164xx
For usage in a project the file has to be renamed to LIN_InitNode.h
数学计算 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order
working in C++ Builder 2007 as a template class,
using vector<FloatType> parameters.
Added a method to handle some EMathError exceptions.
If do NOT want to use this just call PolyFit2 directly.
usage: Call PolyFit by ...
数据结构 /* * The internal form of a hash table. * * The table is an array indexed by the hash of the k
/*
* The internal form of a hash table.
*
* The table is an array indexed by the hash of the key collisions
* are resolved by hanging a linked list of hash entries off each
* element of the array. Although this is a really simple design it
* isn t too bad given that pools have a low allocation ...
网络 *** *** *** *** *** *** *** *** *** *** *** *** *** * assniffer v0.1 alpha, Copyright (C) 2004, Coc
*** *** *** *** *** *** *** *** *** *** *** *** *** *
assniffer v0.1 alpha, Copyright (C) 2004, Cockos Incorporated
*******************************************************************************
Usage:
assniffer output_directory [-d deviceindex] [flags (see below)]
-nopromisc disables promiscuou ...