// Copyright (c), Philips Semiconductors Gratkorn // (C)PHILIPS Electronics N.V.2000 // All rights are reserved. // Philips reserves the right to make changes without notice at any time. // Philips makes no warranty, expressed, implied or statutory, including but // not limited to any implied warranty of merchantibility or fitness for any //particular purpose, or that the use will not infringe any third party patent, // copyright or trademark. Philips must not be liable for any loss or damage // arising from its use.
标签: Semiconductors Electronics Copyright Gratkorn
上传时间: 2016-02-04
上传用户:xuanjie
cam350 v 9.5.1 cam software license files only for study!
标签: cam software license files
上传时间: 2013-12-18
上传用户:qunquan
modbus RTU 的mega128主程序,使用ICCAVR编译
上传时间: 2014-01-21
上传用户:iswlkje
Latest ucFS v.3.10d PC Windows Evaluation Ed., provided with free Flash driver
标签: Evaluation provided Windows Latest
上传时间: 2014-01-01
上传用户:ainimao
ICCAVR的中文说明,对初学者很有帮助
标签: ICCAVR
上传时间: 2013-11-26
上传用户:wang5829
本人改编和测试过的用于AVR mega128关于I2C总线的应用实例--使用EEPROM的读写方法。采用ICCAVR编译器实验。
上传时间: 2016-02-20
上传用户:13188549192
//构造具有指定的标签的菜单 files = new Menu("文件(F)") compile = new Menu("编辑(E)") see = new Menu("查看(V)") format = new Menu("格式(O)") font = new Menu("字体和颜色(F)...") //在格式菜单下再添加一个字体及颜色的菜单 help = new Menu("帮助(H)") //构造具有指定的标签的菜单项 news = new MenuItem("新建(N)" + " " + "Ctrl+N") open = new MenuItem("打开(O)..." + " " + "Ctrl+O") save = new MenuItem("保存(S)" + " " + "Ctrl+S") other = new MenuItem("另存为(A)...") page = new MenuItem("页面设置(U)...") mim = new MenuItem("打印(P)..." + " " + "Ctrl+P") quit = new MenuItem("退出(X)")
上传时间: 2016-02-27
上传用户:小儒尼尼奥
用ICCAVR所写的温度采集函数,硬件使用为ATmega128
上传时间: 2013-12-25
上传用户:csgcd001
这个代码特点是由System V的IPC对象信号量和共享内存模拟了多进程间的同步手段--P,V操作,验证了进程间的同步互斥问题
上传时间: 2016-02-29
上传用户:han_zh
MEGA32L 单片机的按键,LED,LCD等测试例程,ICCAVR编译器
上传时间: 2013-12-23
上传用户:Thuan