LPC2368 TFTP测试程序,具体请查看http://www.elechome.com/
上传时间: 2013-12-24
上传用户:agent
LPC2368 SD卡控制程序,带文件系统,具体请查看http://www.elechome.com/
上传时间: 2016-04-16
上传用户:qoovoop
LPC2368 CAN总线例子程序,具体请查看http://www.elechome.com/
上传时间: 2013-12-06
上传用户:eclipse
AT89S52单片机电子表仿真程序 功能说明: ①、日期与时间显示与设定; ②、可指定开始及持续时间的闹铃功能; ③、闹铃时,可被随时终止; ④、可设定的整点响铃功能(7:00—23:00)。 www.200yi.com提供。
上传时间: 2013-12-17
上传用户:zgu489
Keil编程环境下基于AT89S52单片机的C语言编程实践,本文是笔者实际工作的点滴经验总结。 www.200yi.com 提供。
上传时间: 2016-04-17
上传用户:wcl168881111111
KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程,读者可以从http://www.freewebs.com/four-f/下载最新的英文版本,为了使用本教程,你还需要下载Kernel mode驱动程序开发包KmdKit,更多信息请参考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~) 0.2 关于KmdKit KmdKit的全称是Kernel Mode Driver development Kit for assembly language programmers,即内核模式驱动程序汇编开发包,KmdKit中包括了用宏汇编编译器开发驱动程序需要用到的所有东西。 你可以从http://www.wasm.ru/或者http://www.freewebs.com/four-f/下载到最新版本的KmdKit。
上传时间: 2014-01-11
上传用户:Ants
12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={"www.zansi.com"} delay(BYTE ms) {
标签: include unsigned intrins typedef
上传时间: 2016-04-25
上传用户:zsjinju
--- --- --- --- --- --- Visual Studio Project Renamer For Win9x/NT/2k By Niek Albers nieka@daansystems.com (C)2001 DaanSystems Homepage: http://www.daansystems.com ------------------------------------ Use with care and on your own risk! Make backups before you use this program. Do a rebuild all on your renamed project. Usage: vsrename <oldname> <newname> <dir> Where: oldname : The old name of your project (typically the xxx from xxx.dsw) newname : The new name for your project dir : The directory tree that holds the project. The program will replace all occurences of oldname to newname in all files and rename all filenames that have the old name in it. It will walk subdirectories.
标签: Project Renamer Visual Studio
上传时间: 2013-12-15
上传用户:13517191407
键盘扫描程序,线翻转扫描法。 使用mege32 键盘为3×4的行列键盘 /********************************************************* / 线翻转法键盘扫描程序,只检测和处理单键,多键按下返回12 / www.avrvi.com http://bbs.avrvi.com / /高三位列 p456,低四位行p0123 /键盘排列如下: 2 1 0 -------------- 3| 1 2 3 | 2| 4 5 6 | 1| 7 8 9 | 0| * 0 # | --------------
标签: 键盘扫描程序
上传时间: 2016-05-04
上传用户:515414293
WindPE for Borland Delphi 7.0: {*******************************************************} { } { WindPE for Borland Delphi 7.0 } { } { Code:WindRand http://www.pefine.com } { } { Copyright (c) 2007 Pefine Security Lab } {*******************************************************}
上传时间: 2016-05-05
上传用户:han_zh