文章
首页 我的博文
用户1336267 2009-5-15 12:19
简单实用的PSoC单片机烧写器:CYP Freeware Programmer
http://www.psocdeveloper.com/tools/misc-dev-tools.html 电路简单,支持芯片很多,速度还行。需要电脑有并口。
用户1336267 2007-7-18 12:44
较好的操作系统资源
http://www.osdever.net/downloads.php   http://www.osdcom.info/content/view/28/38/
用户1336267 2007-3-21 23:50
AVRUSB电压表
  用VC6.0做的PC端程序。开启程序后,设置定时器,每隔1秒检查USB设备一次,检查USB设备是否连接。插入USB设备,程序检测到USB设备后,更改定时器,每隔100m ...
用户1336267 2007-3-21 09:30
VC中将程序前端显示的方法
调用函数: BOOL SetWindowPos(   HWND hWnd ,             // handle to window   HWND hWndInsertAfter ,  // placement-order h ...
用户1336267 2007-3-19 14:37
LED数码管界面的演示-VC程序
这是来自 http://www.codeproject.com/staticctrl/digistring.asp  的一个有趣的例子。   How to use (in a dialog): Add digistatic.h, di ...
用户1336267 2007-3-7 10:12
一些好的VC++资源
1. http://www.codeproject.com/ 2.http://www.codeguru.com/   # VC++ 技巧:  Alt + F8  :重新编排;  
用户1336267 2007-1-3 01:02
128X96点阵LCD驱动及演示程序
  基于三星S6B0741芯片的LCD,LCD型号为LM9033A。单3.3V电压,有并行和串行通讯模式,串行通讯只需5个IO,所以使用起是来很方便。本例用ATmega16驱 ...
关闭 站长推荐上一条 /2 下一条