有关ARM7R A/D采样程序,为标准程序,基本不需改动.LPC系列.
上传时间: 2017-02-13
上传用户:songnanhua
These notes are only intended as a brief guide for building and running the example.
标签: intended building example running
上传时间: 2013-12-25
上传用户:love_stanford
A java program used to check the physical memory and used memory
标签: memory used physical program
上传时间: 2017-02-16
上传用户:waitingfy
熟悉A/D转换 软件思路:选择RAO做为模拟输入通道; 连续转换4次再求平均值做为转换结果 最后结构只取低8位 结果送数码管的低3位显示
上传时间: 2014-01-21
上传用户:eclipse
The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of program, when programmer needs to find, replace or compare source code. The program can compile the file using for this purpose the Microsoft VC compiler. Most effectively the editor can be used with a file search utility. The search utility Search&Edit or IDE Helper is available for download on developer s WEB site (http://www.easydevtools.com/dwnl_frame.htm).
标签: editor highlighting programmers The
上传时间: 2013-12-09
上传用户:x4587
dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
标签: probabilistic distributed large-scale dynamical
上传时间: 2014-01-12
上传用户:wangdean1101
a Library for Support Vector Machines 支持向量机的公式原理的介绍
标签: Machines Library Support Vector
上传时间: 2014-01-19
上传用户:cjl42111
A Triangulation on vertices (generic type V)
标签: Triangulation vertices generic type
上传时间: 2013-12-20
上传用户:jyycc
A communication class for serial port
标签: communication serial class port
上传时间: 2014-05-29
上传用户:zhengjian
有限元素求和 给定具有n个不同元素的整数集合A和另一个整数值M,问,可否从A中取最多k次元素(所取元素可以相同),使得所取的元素和为M。 例如,从n=3个元素的集合A={1, 4, 6}中取最多 k=3次,使 M=13 。可以取 1+6+6=13,若m=6,则可以直接取6 或者 1+1+4。 若可以,则输出 yes,否则,输出no.
上传时间: 2017-02-28
上传用户:3到15