This is a test up load This is a test up load This is a test up load This is a test up load This is a test up load This is a test up load This is a test up load This is a test up load This is a test up load This is a test up load This is a test up load This is a test up load This is a test up load
资源简介:利用UP-NETARM3000 嵌入式实验平台上的A/D转换器、直流电机、LED和LCD模拟车辆的里程表盘系统。A/D转换器模拟汽车的油门和变速系统;直流电机模拟汽车发动机;LED显示车辆总里程数;LCD模拟当前车辆的速度
上传时间: 2014-02-11
上传用户:qwe1234
资源简介:A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵 A2=sim(netn,A) netn是前面已训练好的神经网络 A2=compet(A2) answer=find(compet(A2)==1) plotchar(alphabet(:,answer))
上传时间: 2014-01-27
上传用户:xuanchangri
资源简介:A good ebook for those who want to be an archtecher, it will help you how to manager a more efficient coding.
上传时间: 2013-12-13
上传用户:gxf2016
资源简介:1.了解D/A转换的基本原理。 2.了解D/A转换芯片0832的性能及编程方法。 3.了解8088/86CPU系统中扩展D/A转换的基本方法。
上传时间: 2016-11-20
上传用户:2404
资源简介:各功能描述: 1. 当A为低电平时,AC-3灯点亮,即是AC-3的输入方式 当A为高电平时,STEREO灯点亮,即是STEREO的输入方式 2. 当STANDBY灯点亮时,为待机状态;此LED闪动时为MUTE状态,PT2258为静音状态,同时STANDBY为低电平 3. 各声道(FRONT,SUB,REAR,CENT)...
上传时间: 2016-12-30
上传用户:VRMMO
资源简介:多媒体5.1声道遥控功放全套方案(原理图+制作元件参数全套)各功能描述: 1. 当A为低电平时,AC-3灯点亮,即是AC-3的输入方式 当A为高电平时,STEREO灯点亮,即是STEREO的输入方式 2. 当STANDBY灯点亮时,为待机状态;此LED闪动时为MUTE状态,PT2258为静音状态,同...
上传时间: 2017-02-21
上传用户:黄华强
资源简介:欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符
上传时间: 2014-01-10
上传用户:2467478207
资源简介:功能菜单 1.商品管理 a.商品目录 b.商品管理 c.促销商品 2.订单管理 3.报表统计 4.会员管理 a.会员管理 b.会员来源 c.会员分类 d.业务员管理 e.会员积分 f.会员充值 g.礼品数据 5.网站管理 a.信息管理 b.友情链接 c.网站留言 d.网站参数 e.配送管理...
上传时间: 2014-01-03
上传用户:woshini123456
资源简介:The purpose of This chapter is to bring relative newcomers up to speed in writing, compiling, and packaging servlets and JSPs. If you have never developed a servlet or JSP before, or just need to brush up on the technology to jumpstart your...
上传时间: 2014-01-13
上传用户:541657925
资源简介:This document specifies a subset of the C programming language which is intended to be suitable for embedded automotive systems up to and including safety integrity level 3 (as defined in the MisRA Guidelines). It contains a list of rules...
上传时间: 2013-12-11
上传用户:cursor
资源简介:The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very high...
上传时间: 2014-01-22
上传用户:努力努力再努力
资源简介:This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover:How Python wor...
上传时间: 2015-05-10
上传用户:ddddddos
资源简介:This book is about the management of business processes. This is certainly not a new topic. Since the beginning of the Industrial Revolution, it has been written about from every possible point of view—economic, sociological, psychologi...
上传时间: 2013-11-29
上传用户:shus521
资源简介: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 a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is ...
上传时间: 2016-08-24
上传用户:杜莹12345
资源简介:// chebysheve outlier detection // This function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // ...
上传时间: 2013-11-30
上传用户:13517191407
资源简介:Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects 1. Packager 2. Setup1 The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for ...
上传时间: 2017-02-26
上传用户:FreeSky
资源简介:This circuit is a nice edge detector that gives you synchronous notification of edges on your input signal. There s no excuse for not doing This it s a tiny circuit in just five lines of Verilog.
上传时间: 2017-09-18
上传用户:xieguodong1234
资源简介:The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic ...
上传时间: 2014-01-31
上传用户:z1191176801
资源简介:This example implements a gameport translator on the PIC16C765. The firmware translates a gaming device plugged into the gameport to a USB gaming device. The firmware is set up to translate the DexxaTM eight-button gamepad. Changes to...
上传时间: 2015-04-26
上传用户:yyq123456789
资源简介:* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the num...
上传时间: 2013-12-07
上传用户:llandlu
资源简介:cpress usb 芯片Vender 处理固件。 The purpose of This software is to demonstrate how to implement vendor specific commands. The following vendor specific commands are implemented: A0 Firmware Upload/Download A2 EEProm load A3 External ...
上传时间: 2016-01-14
上传用户:stvnash
资源简介:AppWizard has created This ac1080 application for you. This file contains a summary of what you will find in each of the files that make up your ac1080 application. ac1080.dsp This file (the project file) contains information at t...
上传时间: 2014-01-25
上传用户:我干你啊
资源简介:mp270app.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. m...
上传时间: 2016-07-05
上传用户:hj_18
资源简介:This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c ...
上传时间: 2017-01-07
上传用户:wyc199288
资源简介:This is GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each channel. The preamble is verified by check of the spacing between preambles [6sec] and parity checking of the first two words in a subfr...
上传时间: 2013-12-23
上传用户:秦莞尔w
资源简介:This experiment uses the Blackfi n BF533/BF537 EZ-KIT to run a simple FIR fi lter on stereo channels at a sampling frequency of 48 kHz. The CYCLE register is embedded in the main program ( process_data.c) to benchmark the time needed...
上传时间: 2013-12-27
上传用户:baiom
资源简介:This program is written in java and if given the host name it will give u its ip address.....it has a great GUI
上传时间: 2017-07-19
上传用户:PresidentHuang
资源简介:C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in so...
上传时间: 2014-01-17
上传用户:lz4v4
资源简介:ANALOG INPUT BANDWIDTH is a measure of the frequencyat which the reconstructed output fundamental drops3 dB below its low frequency value for a full scale input. Thetest is performed with fIN equal to 100 kHz plus integer multiplesof fCLK. ...
上传时间: 2013-11-12
上传用户:pans0ul