The C# program will display a mine field, plant mines, and provide Hints on the number of mines around each grid. The player can therefore enjoy a typical Minesweeper game on a Smartphone.
标签: mines program display provide
上传时间: 2013-12-19
上传用户:xuanjie
gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion Hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz
标签: Installtion gcclib kernel Linux
上传时间: 2014-03-12
上传用户:源码3
Atmel Atmega128 processor brushless controller source code with compiler Hints.
标签: controller processor brushless compiler
上传时间: 2017-05-05
上传用户:stella2015
UART developing tutorial module with source codes a褌胁 Hints.
标签: developing tutorial module source
上传时间: 2014-05-28
上传用户:zhangzhenyu
adaptive MIMO helpful Hints
标签: adaptive helpful Hints MIMO
上传时间: 2013-12-21
上传用户:franktu
helpful Hints for adaptive MIMO in mat lab
标签: adaptive helpful Hints MIMO
上传时间: 2017-08-05
上传用户:chens000
SOurce code for creating skined Hints in delphi.
标签: creating SOurce delphi skined
上传时间: 2017-08-30
上传用户:www240697738
UNIX Hints and Hacks e-book
上传时间: 2017-09-04
上传用户:fandeshun
Internal Interrupts are used to respond to asynchronous requests from a certain part of themicrocontroller that needs to be serviced. Each peripheral in the TriCore as well as theBus Control Unit, the Debug Unit, the Peripheral Control Processor (PCP) and the CPUitself can generate an Interrupt Request.So what is an external Interrupt?An external Interrupt is something alike as the internal Interrupt. The difference is that anexternal Interrupt request is caused by an external event. Normally this would be a pulseon Port0 or Port1, but it can be even a signal from the input buffer of the SSC, indicatingthat a service is requested.The User’s Manual does not explain this aspect in detail so this ApNote will explain themost common form of an external Interrupt request. This ApNote will show that there is aneasy way to react on a pulse on Port0 or Port1 and to create with this impulse an InterruptService Request. Later in the second part of the document, you can find Hints on how todebounce impulses to enable the use of a simple switch as the input device.Note: You will find additional information on how to setup the Interrupt System in theApNote “First steps through the TriCore Interrupt System” (AP3222xx)1. It would gobeyond the scope of this document to explain this here, but you will find selfexplanatoryexamples later on.
上传时间: 2013-10-27
上传用户:zhangyigenius
The Infineon TriCore provides an Interrupt System with a high safety standard. Thisdocument contains some instructions on how to initiate an Interrupt from an externaldevice. First it will show you how to trigger an Interrupt Service Request by an impulseon Port 0 or Port 1. Then in the second part of the document you can find Hints how todebounce impulses to enable the use of a simple switch as input device.Authors: Thomas Bliem, CQ Nguyen / Infineon SMI MD Apps
上传时间: 2013-11-05
上传用户:uuuuuuu