Along

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

This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected

This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited a

A short implementation of a visual fox pro 6.0 code of a tram line , along with the stations through

A short implementation of a visual fox pro 6.0 code of a tram line , along with the stations through which it passes.

A Design and Implementation of The Online Shopping System Abstract: Along with the development

A Design and Implementation of The Online Shopping System Abstract: Along with the development of the computer ,the database technique is widespread in the application of Internet, more and more

PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that ran

PHP Cookbook has a wealth of solutions for problems that you ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical exa

SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural la

SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural language parsing) specify the sentence along with the correct parse tree. The goal is to predict the p

In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t

In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of

.NET Remoting is very important in distributed environments. This book essentially deals with the co

.NET Remoting is very important in distributed environments. This book essentially deals with the core concepts of .NET remoting along with some working examples. A must read.

LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral a

LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over whi

This project demonstrates the use of secure hash functions technique to implement a file encryption

This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly

face detection Face detection can be regarded as a more general case of face localization In face

face detection Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one).

Quartz is a full-featured, open source job scheduling system that can be integrated with, or used al

Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the l

This collection of 28 research papers provides an insightful overview of past and current research f

This collection of 28 research papers provides an insightful overview of past and current research findings in Project Management, and takes an eye-opening excursion along frontiers fertile for future

The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitu

The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB,

Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough dat

Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations li

The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisid

遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of

遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of cities along with the cost of travel between each pair of them, find the cheapest way of visiting a

SL811开发资料_包含源程序_电路图_芯片资料

SL811开发资料_包含源程序_电路图_芯片资料:SL811HS Embedded USB Host/Slave Controller.The SL811HS is an Embedded USB Host/Slave Controller capable of communicate with either full-speed or low-speed USB peripherals. The

We obtained the energy transport velocity distribution for a three dimensional ideal cloak explicit

We obtained the energy transport velocity distribution for a three dimensional ideal cloak explicitly. Near the operation frequency, the energy transport velocity has rather peculiar distribution. T

Ever wondered how all those COM components that you ve written through the years play along with the

Ever wondered how all those COM components that you ve written through the years play along with the .NET runtime. If you are a diehard COM developer interested in knowing how Classic COM Components a

The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting

The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 400 examples arranged by topic. Each example answers the question "How do I do this in