This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0x110000) for execution.
資源簡介:This prj demonstrates how to use the SROM memory classes for the Dallas DS80C400. This example uses the memcpy function to copy a function in the SROM memory class (which is located in CODE memory) to von Neumann mapped XDATA (starting at 0...
上傳時間: 2013-12-22
上傳用戶:tuilp1a
資源簡介:ppc 下讀取電池狀態的代碼。 This sample demonstrates how to use the State and Notification Broker APIs.
上傳時間: 2015-12-17
上傳用戶:戀天使569
資源簡介:On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neur...
上傳時間: 2016-04-07
上傳用戶:lindor
資源簡介:This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It sends packets, and using a loopback Ethernet cable, it ll receive the same packets which are then displayed. It also works if the board is co...
上傳時間: 2013-11-27
上傳用戶:skfreeman
資源簡介:This code demonstrates how to use installed audio codecs to compress a WAVE file.
上傳時間: 2014-01-21
上傳用戶:han_zh
資源簡介:This article descrice how to use unnecessary I/O in the 51MCU to test the temperature, circuit is simple.
上傳時間: 2016-06-11
上傳用戶:13517191407
資源簡介:This sample demonstrates how to use message queuing (MSMQ). It is a visual wrapper around MSMQADM.exe
上傳時間: 2014-10-26
上傳用戶:yyyyyyyyyy
資源簡介:RTX51 CAN Program for the Infineon C505C, This program demonstrates how to transmit and receive CAN messages using the Infineon C505C Micrcontroller s integrated CAN Controller.
上傳時間: 2014-11-27
上傳用戶:linlin
資源簡介:This example program demonstrates how to use the on-chip Comparators of the Philips LPC767/768/769 Devices.
上傳時間: 2016-02-09
上傳用戶:dyctj
資源簡介:c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. the program reads a character using the STDIO routine getkey(), outputs that character ...
上傳時間: 2013-12-25
上傳用戶:lepoke
資源簡介:MIDlet通過藍牙與電腦通信的案例,This resource demonstrates how to create Java™ applications that use Bluetooth communication between a PC and a mobile device. the document focuses, from Java programming point of view, on how to configur...
上傳時間: 2014-01-18
上傳用戶:xiaoyunyun
資源簡介:This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted ...
上傳時間: 2015-03-24
上傳用戶:xcy122677
資源簡介:This code show how to use computer sole the poblem to piece image together
上傳時間: 2015-07-12
上傳用戶:330402686
資源簡介:This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the default filename. (Otherwi...
上傳時間: 2013-12-15
上傳用戶:kikye
資源簡介:DeviceListener is an Objective-C example which demonstrates how to use the DiscRecording framework to listen for device plug and unplug events as well as media insertion events. Requirements: Mac OS X 10.2 and later Keywords: DiscRecording
上傳時間: 2016-01-14
上傳用戶:日光微瀾
資源簡介:// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. the program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
上傳時間: 2013-12-23
上傳用戶:hopy
資源簡介:// // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // there are various w...
上傳時間: 2013-12-15
上傳用戶:ryb
資源簡介:This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. the de...
上傳時間: 2014-01-18
上傳用戶:康郎
資源簡介:This project shows how to use the IOKit notification mechanism to register to be notified when devices come and go. It uses the Cypress/Anchor EZ-USB chip. (Look at the following example for another way to get notified when a device is unpl...
上傳時間: 2013-12-01
上傳用戶:zhuimenghuadie
資源簡介:This tutorial illustrates how to use the versatile Eclipse environment to facilitate development of Globus Toolkit V4 (GT4) grid services. the tutorial is written for Web service and grid developers who would like the convenience of orch...
上傳時間: 2014-08-18
上傳用戶:我們的船長
資源簡介:This example demonstrates how to use WEKA s SVMs classifier in Matlab.
上傳時間: 2013-12-18
上傳用戶:dbs012280
資源簡介:Xilix spartan 3E 旋轉編碼器接口,脈沖方向識別,AB脈沖濾波 Rotary Encoder Interface demonstrates how to use the rotary encoder portion of the rotary pushbutton switch.
上傳時間: 2014-12-21
上傳用戶:aig85
資源簡介:This program demonstrates how to draw lines in a picture box using the GDI, controlling background color and line color. It also includes a simple animation using a timer.
上傳時間: 2014-01-16
上傳用戶:小眼睛LSL
資源簡介:demonstrates how to use Delphi with WinLIRC. the source-code is included and there is also a binary file. It runs with Delphi versions 3 through 7. No special components are required.
上傳時間: 2014-01-20
上傳用戶:q123321
資源簡介:This C++ application demonstrates how to display Chinese characters from resource files. the application supports internationalization and localization. In the updated version also the context-sensitive help has been added. the application ...
上傳時間: 2014-01-09
上傳用戶:hakim
資源簡介:This article introduces how to use Visual C++ to develop ActiveX control by example.then we compile script to insert it into web page.from This ,it displays the strong life of the ActiveX controll in the development of netware.
上傳時間: 2015-12-02
上傳用戶:athjac
資源簡介:This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.
上傳時間: 2013-12-18
上傳用戶:youmo81
資源簡介:This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numeric...
上傳時間: 2014-01-13
上傳用戶:youke111
資源簡介:Java 訪問ORACLE存儲過程 /* * This sample demonstrates how to make PL/SQL calls * with index-by table parameters * * Please use jdk1.2 or later version */
上傳時間: 2016-10-26
上傳用戶:hustfanenze
資源簡介:This app illustrates how to use SMS interception. It provides a UI for managing multiple instant messaging conversations over SMS.
上傳時間: 2013-11-27
上傳用戶:Late_Li