The zip file in this directory contains a series of lectures and examples intended as an introduction to USB.
資源簡介:The zip file in this directory contains a series of lectures and examples intended as an introduction to USB.
上傳時間: 2015-04-02
上傳用戶:lxm
資源簡介:Each exploration in this book is a mixture of text and interactive exercises. The exercises are unlike anything you鈥檝e seen in other books. Instead of multiple choice, fill-in-the-blank, or simple Q&A exercises, lessons are interactive ...
上傳時間: 2017-05-14
上傳用戶:whenfly
資源簡介:AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary co...
上傳時間: 2014-07-06
上傳用戶:鳳臨西北
資源簡介:A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. A...
上傳時間: 2014-01-04
上傳用戶:trepb001
資源簡介:This directory contains a code example that demonstrates the functionality of the general purpose timers on the ADSP-BF561 EZ-KIT,用VDSP++打開
上傳時間: 2015-12-29
上傳用戶:徐孺
資源簡介:The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has...
上傳時間: 2016-08-24
上傳用戶:wcl168881111111
資源簡介:Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resources, including code samples, that are designed to help you build powerful vertical applications using the Microsoft CRM platform. It includ...
上傳時間: 2014-01-20
上傳用戶:zhichenglu
資源簡介:This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like...
上傳時間: 2013-12-08
上傳用戶:Altman
資源簡介:This document contains a description of the CAN Reference Model. This document is part of a set of documents that standardize the CAN Application Layer for Industrial Applications.
上傳時間: 2016-02-08
上傳用戶:yoleeson
資源簡介:This program is a series of 51 single-chip microcomputer simulation IIC bus, the memory of the 24 operations
上傳時間: 2013-12-18
上傳用戶:yan2267246
資源簡介:A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maxim...
上傳時間: 2015-06-23
上傳用戶:chongcongying
資源簡介:The MATLAB C/C++ Graphics Library is a collection of MATLAB graphics routines distributed as a single library.
上傳時間: 2016-10-25
上傳用戶:ynzfm
資源簡介:A Java class representation of a fuzzy cognitive map which contains a set of factors and relationships between them.
上傳時間: 2014-01-03
上傳用戶:努力努力再努力
資源簡介:This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the p...
上傳時間: 2013-12-14
上傳用戶:希醬大魔王
資源簡介:This standard describes a keyed-hash message authentication code (HMAC), a mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative Approved cryptographic hash function, in combination w...
上傳時間: 2014-01-07
上傳用戶:鳳臨西北
資源簡介:轉(zhuǎn)載一個程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contai...
上傳時間: 2014-08-28
上傳用戶:爺?shù)臍赓|(zhì)
資源簡介:This file contains a summary of what you will find in each of the files that make up your hpauth application.
上傳時間: 2015-05-03
上傳用戶:wang5829
資源簡介:This file contains a summary of what you will find in each of the files that make up your xxxlogon application.
上傳時間: 2015-05-03
上傳用戶:wangyi39
資源簡介:stk接口 This file contains a summary of what you will find in each of the files that make up your work application.
上傳時間: 2015-10-09
上傳用戶:ywqaxiwang
資源簡介:This file contains a summary of what you will find in each of the files that make up your hello application.
上傳時間: 2016-03-28
上傳用戶:jcljkh
資源簡介:This file contains a summary of what you will find in each of the files that make up your GPKolmogorov application.
上傳時間: 2016-05-04
上傳用戶:Avoid98
資源簡介:This file contains a summary of what you will find in each of the files that make up your ac_iocard application. ac_iocard.dsp This file (the project file) contains information at the project level and is used to build a single proj...
上傳時間: 2014-10-09
上傳用戶:zwei41
資源簡介:This file contains a summary of what you will find in each of the files that make up your Process application.
上傳時間: 2014-01-25
上傳用戶:wang0123456789
資源簡介:This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place thi...
上傳時間: 2014-01-18
上傳用戶:songnanhua
資源簡介:this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorit...
上傳時間: 2014-01-17
上傳用戶:hanli8870
資源簡介:This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers ...
上傳時間: 2014-01-27
上傳用戶:maizezhen
資源簡介:LVQ學習矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQ...
上傳時間: 2015-05-02
上傳用戶:hewenzhi
資源簡介: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, H5x8D7.TST and H5x8D9.TST, Output of...
上傳時間: 2014-01-16
上傳用戶:123啊
資源簡介:This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and voltage using the push button switches on the board.
上傳時間: 2014-01-03
上傳用戶:evil
資源簡介:VDSP++打開。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and then puts the part in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up, the RTC is reconfigured to toggle th...
上傳時間: 2015-12-29
上傳用戶:330402686