Archive

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

This is a device for use by RC hobbysts: it transforms a servo from proportional to integrative. For

This is a device for use by RC hobbysts: it transforms a servo from proportional to integrative. For RC boats, it allows user not to change the functionality of the throttle stick, UP/DOWN in stead of

The xapp851.zip archive includes the following subdirectories. The specific contents of each subdi

The xapp851.zip archive includes the following subdirectories. The specific contents of each subdirectory below: \rtl - HDL design files \sim - simulation files \synth - Synthesis relat

This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladisla

This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladislav Zezula. The archive also includes the source of a general purpose "Utils" lib which contains s

This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation deve

This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the foll

T-kernel 的extension源代码

T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE arc

maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where y

maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2)

SMS SDK classes.This is the archive that must be included in the classpath.

SMS SDK classes.This is the archive that must be included in the classpath.

This code in this directory implements the binary hopfield network. Source code may be found in HOP

This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TS

在Delphi2009中实现类似于STL中auto_ptr的智能指针!关于此智能指针的原理及解释请进入以下网址: http://www.cnblogs.com/felixYeou/archive/2

在Delphi2009中实现类似于STL中auto_ptr的智能指针!关于此智能指针的原理及解释请进入以下网址: http://www.cnblogs.com/felixYeou/archive/2008/09/06/1285806.html

This archive file is for Eclipse 2.1.* and Eclipse 3.0 M5(or previous) users

This archive file is for Eclipse 2.1.* and Eclipse 3.0 M5(or previous) users

Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffm

Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or

Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the r

Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the relevant directory to compile: just do make to install: with root account cp sp54convert /usr

This code in this directory implements the binary hopfield network.Source code may be found in HOPNE

This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H

A simple bibliotech archive coded in C. A real exercise with fopen write and the other base functio

A simple bibliotech archive coded in C. A real exercise with fopen write and the other base functions of C.

sqlite的帮助文档

sqlite的帮助文档, This ZIP archive contains most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation.

WinBig. A file archive utility written in VB. Compression and decompression routines are LZSS. Full

WinBig. A file archive utility written in VB. Compression and decompression routines are LZSS. Full source code included.

The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution grap

The two C source files in this archive are specific to the TRS-80 Model 4 with high-resolution graphics board. However, the code which performs Huffman enco- ding and decoding is of general interest

CZipFile is a lite library that allows you to get information about a zip archive. It is not able to

CZipFile is a lite library that allows you to get information about a zip archive. It is not able to decompress the files, but just retrieves the contents—the file name, file size, and so on.

This the first release (version 0.0) of the Peersim high level P2P network simulator. This archi

This the first release (version 0.0) of the Peersim high level P2P network simulator. This archive contains the javadoc generated documentation, and a java archive containing the simulator source

jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後

jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,roo