Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including t
Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including the option of execute...
GUI+library技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Flash functions for STR71X uControllers. This file replaces the ST Library flash.c file, including the option of execute...
Low Power ISM-Transceiver of Chipcon/Texas-Instruments. Contents of the library are CC1000, CC1000-UCSP, CC1020, CC1...
Basic library that implements Kohonen s SOM and its learning. Lanuage: C# (.Net 3.5 Framework)
前段时间有博友问到在IAR环境下隐藏原始代码开放功能性接口的方法,其实就是库(Library)的概念了,算是一种半开源的方式吧,估计应该是公司里常用到一种开发模式吧,不同分工团队部门之间最后的整合都是通过标准的接口来实现(当然限于大公司了,...
这是周立功公司的ZLG GUI源代码,你只要简单的实现几个底层的LCD基本命令和读写操作就可以移植到你的51,AVR,ARM7,ARM9上,GUI类似微软窗口,基于消息的,内附文档说明,开发简单。