MSP430怎样建立和调用自己的library库函数
前段时间有博友问到在IAR环境下隐藏原始代码开放功能性接口的方法,其实就是库(Library)的概念了,算是一种半开源的方式吧,估计应该是公司里常用到一种开发模式吧,不同分工团队部门之间最后的整合都是通过标准的接口来实现(当然限于大公司了,...
Code+Library技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
前段时间有博友问到在IAR环境下隐藏原始代码开放功能性接口的方法,其实就是库(Library)的概念了,算是一种半开源的方式吧,估计应该是公司里常用到一种开发模式吧,不同分工团队部门之间最后的整合都是通过标准的接口来实现(当然限于大公司了,...
This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample tr...
the source code of Ziemer s book Digital communication. This code is related to the exercise part.
its is a java RMI code for file transfer, it consist of code for server and client.
Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4 encoding and decoding. For 7.4 code, one err...
fifo code. i have adde the code for key lib to the data which has been transfered
This project contains code for testin realloc api tested in fre rtos ported to AT91SAM7x256.the code is compiled using I...
This is a GPS communication source code to interrupt the NMEA code though serial port. Very good code to study and ap...