本代码适合嵌入式系统(爱普生S1C33209)硬件驱动,其中包括led驱动,key驱动,timer驱动,以及必须的boot,vector等源代码。
上传时间: 2016-07-31
上传用户:lps11188
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 to the screen, and then outputs the ASCII hex value of that character.
标签: demonstrates c8051f340 C8051F340 configure
上传时间: 2013-12-25
上传用户:lepoke
(1) 设计和编写代表矩阵的Matrix类。该类包括矩阵行列数变量int rows和int cols,矩阵数据数组double data[][],构造方法Matrix()、Matrix(int rows,int cols)、Matrix(int rows,int cols,double data[][]),获取某元素值的方法getData(int row,int col),设置某元素值的方法setData(int row,int col,double value),计算两个矩阵的乘积的方法multiply(Matrix m)以及toString()等内容。
上传时间: 2016-08-19
上传用户:qiao8960
Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make your wall into a remote controll.
标签: specified Control detects program
上传时间: 2016-08-20
上传用户:英雄
The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
标签: technologies Microsoft continued Internet
上传时间: 2014-12-04
上传用户:waizhang
DES加密类,可以自定义key,可以更改IP置换表
上传时间: 2016-09-04
上传用户:lacsx
This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 )
标签: controller implements simulator control
上传时间: 2014-01-01
上传用户:13160677563
用89c51实现数字时钟,6位LED,4*3的key,程序已经调试好,可以直接使用
上传时间: 2016-09-17
上传用户:skfreeman
FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.
标签: arguments parameter Optional numerous
上传时间: 2014-08-18
上传用户:2525775
Philips的RFID技术I Code的核心处理芯片,支持ISO14443A, B还有ISO15693。 Key: tere-were-este
上传时间: 2014-01-13
上传用户:sunjet