搜索结果

找到约 2,901 项符合 Using 的查询结果

按分类筛选

显示更多分类

单片机开发 C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive us

C51源程序集锦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive using only one hardware timer. The transmit and receive routines divide each bit time into 4 slices to allow synchronizing to incoming data that may be out of synch with outgoing data. ...
https://www.eeworm.com/dl/648/402130.html
下载: 183
查看: 1114

DSP编程 Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, usin

Hardware and firmware for a DSP based digital audio MP3 player with USB pen drive funtionality, using a 16-bit fixed point Texas Instruments TMS320 C55x DSP and CompactFlash card. This is an open source and open hardware MP3 player project.
https://www.eeworm.com/dl/516/406609.html
下载: 70
查看: 1120

电子书籍 This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size

This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can be done only on specific objects of the scene. You can imagine using such a postprocessing effect in CA ...
https://www.eeworm.com/dl/cadence/ebook/406749.html
下载: 48
查看: 1093

软件设计/软件工程 The first decision, that has to be made for the AVR platform, is to select the development environm

The first decision, that has to be made for the AVR platform, is to select the development environment you want to use, either ImageCraft s ICCAVR or GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE and is the first choice of most professional developers using a Windows PC. T ...
https://www.eeworm.com/dl/684/430168.html
下载: 102
查看: 1099

VC书籍 As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro

As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and output can be directed to the terminal or to files. Related d ...
https://www.eeworm.com/dl/686/441638.html
下载: 22
查看: 1098

VHDL/FPGA/Verilog This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with inte

This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The &#64257 rst program uses the programmed I/O approach a ...
https://www.eeworm.com/dl/663/453249.html
下载: 97
查看: 1098

其他 NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vect

NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functio ...
https://www.eeworm.com/dl/534/458769.html
下载: 84
查看: 1078

其他 I originally wrote this for a Z80 back in the early 80s. I found the source code recently in one o

I originally wrote this for a Z80 back in the early 80s. I found the source code recently in one of the boxes of printouts I ve kept over the years. Good thing too, since most of the work was on a CPM system using 128k 8inch floppies.
https://www.eeworm.com/dl/534/467974.html
下载: 55
查看: 1149

数学计算 VC MATLAB 混编示例 ppWizard has created this matlab调用 application for you. This application not only

VC MATLAB 混编示例 ppWizard has created this matlab调用 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the file ...
https://www.eeworm.com/dl/641/482005.html
下载: 36
查看: 1119

软件设计/软件工程 When C++ was first introduced many benefits such as code reuse, portability and scalability were pro

When C++ was first introduced many benefits such as code reuse, portability and scalability were promised, but somehow these benefits failed to eventuate. It didn’t take too long before most people in the embedded world decided that the promises were just hype, and settled down to using C++ as a sl ...
https://www.eeworm.com/dl/684/486338.html
下载: 190
查看: 1109