USAGE

共 145 篇文章
USAGE 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 145 篇文章,持续更新中。

Calculator algorithm with postfix notation. Example of usage.

Calculator algorithm with postfix notation. Example of usage.

/* * 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

用JAVA语言编写

用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。

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!

Simple usage of TAPI

Simple usage of TAPI

RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom Bounds

RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom BoundsChecker events to a DDK driver. It links to the kchecker library and has several BOUNDSCHECKER() ca

蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth&#8482 devices necessary to set up str

蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth&#8482 devices necessary to set up streaming channels used for support of audio/video distribution. The requirements are expressed in term

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) IN

A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it

A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g

浅谈VB.NET的密码算法及其在信息安全中的应用 Simple Discussion on Cryptology Arithmetric of VB.NET and Its Usage in Inf

浅谈VB.NET的密码算法及其在信息安全中的应用 Simple Discussion on Cryptology Arithmetric of VB.NET and Its Usage in Information Secuirity ,介绍了Microsoft的最新开发工具Visual Basic 2005(简称VB.NET)中与密码算法相关的System.Security.Cryptog

texas instrument CC2400 FIFO Usage

texas instrument CC2400 FIFO Usage

This example imports a text file into a database table using ADO. Because it uses ADO, it should wor

This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code

THIS SOURCE CODE IS PROVIDED AS IS , WITH NO WARRANTIES WHATSOEVER, EXPRESS OR IMPLIED, INCLUDING A

THIS SOURCE CODE IS PROVIDED AS IS , WITH NO WARRANTIES WHATSOEVER, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS FOR ANY PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEA

C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con

C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to design

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:j

ds1302 timekeeper code for renesas M16c...I coded and optimized time keeping and ram usage function.

ds1302 timekeeper code for renesas M16c...I coded and optimized time keeping and ram usage function. (-:cool:-)

Displays CPU time usage, the list of processes (can be terminated) and the task which are running (c

Displays CPU time usage, the list of processes (can be terminated) and the task which are running (can be close or switch to). Plus a little net traffic monitor and a disk status report.

JTop monitors the CPU usage of all threads in a remote application which has remote management enab

JTop monitors the CPU usage of all threads in a remote application which has remote management enabled. JTop demonstrates the use of the java.lang.management API to obtain the CPU consumption for

The usage of devices in a communication network requires configuration of the device parameters and

The usage of devices in a communication network requires configuration of the device parameters and communication facilities. CANopen defines a standardised way to access these parameters

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: pja