完整的原创单片机控制彩色液晶源代码(keil工程) 320x240液晶模块底层驱动 控制芯片5408 CPU LPC2131(OR Higher) 开发环境 keil C fOR ARM (MDK3.01) 65536色显示 支持16*16 12*12字库 支持图形 支持触摸 所以程序模块化设计便于移植
上传时间: 2017-08-12
上传用户:偷心的海盗
You may read code because you have to-to fix it, inspect it, OR improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. OR you may read code because you are scavenging--looking fOR material to reuse. Code-reading requires its own set of skills, and the ability to determine which technique you use when is crucial. In this indispensable book, Diomidis Spinellis uses mORe than 600 real-wORld examples to show you how to identify good (and bad) code: how to read it, what to look fOR, and how to use this knowledge to improve your own code. Fact: If you make a habit of reading good code, you will write better code yourself.
上传时间: 2017-08-13
上传用户:jyycc
* TFTP client compatible with RFC-1350 * compile under visiual c++ OR bORland c++ * authOR email: yuyushine@163.com ***************************************************/ #define _VC /* if compile under visiual c++ else undefine this*/ #include <stdio.h> #include <winsock.h> #include <conio.h> #ifndef MAKEWORD #define MAKEWORD(l,h) ((WORD)(((BYTE)(l))|(((WORD)(BYTE)(h))<<8))) #endif #define WSA_MAJOR_VERSION 1 #define WSA_MINOR_VERSION 1 #define WSA_VERSION MAKEWORD(WSA_MAJOR_VERSION, WSA_MINOR_VERSION)
标签: compatible bORland compile visiual
上传时间: 2014-01-15
上传用户:yuchunhai1990
this is a dot matrix of led OR lcd system
上传时间: 2013-12-25
上传用户:hakim
Pascal 7 to Delphi 2005 code conversion OR update to replace pascal unit files Graphics, Keyboard, Mouse commands to equivalent in Delphi 2005
标签: conversion Graphics Keyboard replace
上传时间: 2014-01-21
上传用户:zjf3110
GeoprocessOR Programming Model Use CreateObject to create a Spatial Reference, a Value Table, OR a FieldInfo Object
标签: GeoprocessOR CreateObject Programming Reference
上传时间: 2013-12-23
上传用户:天涯
Blink cell OR colouring cell.The used of this table ,it can let user know that new data was insert. The cell wil blink when new data is inserted.
标签: cell colouring insert Blink
上传时间: 2017-08-19
上传用户:VRMMO
SrcDecompiler is about creating a Delphi program decompiler. The program is written fOR Delphi 4 OR higher and will not wORk with a previous version of Delphi. Also it can only decompile programs written with the same version of Delphi as the decompiler is compiled with.
标签: program Delphi SrcDecompiler decompiler
上传时间: 2013-12-20
上传用户:invtnewer
What happens with your machine when you need to move away from the computer fOR 10 OR mORe minutes? How secure is your data? Can someone sit on your chair while you are at a cowORkers office and play with your data? Maybe you need a computer locking tool that is small and easy to use yet powerful enough to make sure your machine is locked when you need to go out fOR a break.
标签: computer happens machine minutes
上传时间: 2017-08-24
上传用户:semi1981
:OR绍了有限元法的本质特征及用变分试函数法和残值试函数法导出有限元法的过程,给出了在Matlab 语言环境下实现有限元法的步骤.利用Matlab语言中的PDE工具箱求解偏微分方程具有简便、快速、可视化 程度高等优点,能满足精度要求,并以一个工程实例说明了利用有限元法求解偏微分方程从而解决实际问题 的方法.
上传时间: 2017-08-25
上传用户:四只眼