Done

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

The literature of cryptography has a curious history. Secrecy, of course, has always played a centra

The literature of cryptography has a curious history. Secrecy, of course, has always played a central role, but until the First World War, important developments appeared in print in a more or less

ARP test mode. According to the idea we design the arithmetic for the key part, first the system sen

ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a me

本程序模拟GP算法处理数据的方法步骤How can computers learn to solve problems without being explicitly programmed? In

本程序模拟GP算法处理数据的方法步骤How can computers learn to solve problems without being explicitly programmed? In other words, how can computers be made to do what is needed to be done, without being told exactly h

GTD (Getting Things Done) 一書的workbook

GTD (Getting Things Done) 一書的workbook

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of th

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 p

This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block

This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example). The frames are then output with a one-frame d

A simple (de)compression program using Run Length Encoding. Compression is done that easy: compr

A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData)

This script was designed as a stand alone script which can be easily intergrate into any existing we

This script was designed as a stand alone script which can be easily intergrate into any existing website as it is,but if you want to intergrate it into a site which uses a content management format,

Tracking a moving object through several frames, provided changes from frame to frame are on the ord

Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done

UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether

UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another

Shop Cart

<p class="MsoNormal" align="left"> An application that adds products to an electronic shopping cart. The application uses three classes: Product, ShoppingCart, and ShoppingCartApplication. Part of th

if you do what you ve always done,you will get what you ve always getten.很不错的名言

if you do what you ve always done,you will get what you ve always getten.很不错的名言,这本电子书里介绍很多人的成功经验.

MySQL 5.1参考手册 这是MySQL参考手册的翻译版本

MySQL 5.1参考手册 这是MySQL参考手册的翻译版本,关于MySQL参考手册,请访问dev.mysql.com。 原始参考手册为英文版。 This translation was done by MySQL partner GreatLinux, Beijing, People s Republic of China. GreatLinux Inc. 北京万里开源软件有限公司在全

The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran

The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the pr

The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran

The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the pr

GDB Remote Stub Backend for debugging an embedded ARM system via JTAG common hardware debug interfac

GDB Remote Stub Backend for debugging an embedded ARM system via JTAG common hardware debug interface. Communication is done via standard TCP/IP GDB Remote Serial Protocol.

signal processing of lpc matlab done

signal processing of lpc matlab done

Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track cha

Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be

MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme

MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to th