this is a digital intercom projects using ADC PWM and UART interrupt. you take the value from mic e
this is a digital intercom projects using ADC PWM and UART interrupt. you take the value from mic enter it to ADC and t...
Decimal+Value技术资料下载专区,收录74份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
this is a digital intercom projects using ADC PWM and UART interrupt. you take the value from mic enter it to ADC and t...
How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initi...
this program show how to get the value of every pixel,and you can modify it based on this case.
This code will sum-up the value of a listview and save the entire list of a listview in just one click.
自己写的二进制编辑器.二进制阅读器.类似于ultra Edit. 功能:decimal,hexadecimal,char: 十进制显示,十六进制显示.字符串显示. 十进制查找,十六进制查找.字符串查找.十进制替换,十六进制替换.字符串...
Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 ...
通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition