#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the List of commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" #define MSGLOMEM "Not enough memory to allocate cell."
标签: define Demonstration MSGKEYPRESS MSGHEADER
上传时间: 2015-07-22
上传用户:xinzhch
PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - List of n breakpoints, -inf and +inf are implicitly
标签: PIECEWISE_EVAL breakpoints evaluates piecewise
上传时间: 2014-01-25
上传用户:xyipie
开发工具:iar for c51 主要IC:tusb2136(ti)(8052内核) 主要应用:PC外接usb键盘,智能手机/PDA外接usb键盘 备注:使用keil开发工具编译时需要将地址分配固定,对照firmware/release/List下map文件修改源码
上传时间: 2015-08-13
上传用户:TF2015
* DEFINITION * This is the header file for a library module used to calculate the median * of a List of values. It finds the value that would be in the center if * the List were sorted. If the List contains an even number of values, the * lower of the two center values is reported. The values themselves are not * sorted or modified in any way. This algorithm can be used as a filtering * tool for rejecting noisy data.
标签: DEFINITION calculate the library
上传时间: 2015-09-07
上传用户:refent
some csh scripts, for example, you can find the best machine with light loading, you can find a special process on a List of server.
上传时间: 2015-09-08
上传用户:ve3344
由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLists.pas -- 排序的List组件 ThreadTimer.pas -- 定时器与线程池 DelayLists.pas -- 一个延时5秒再释放Object的队列 FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用 Bit Torrent Specification.htm -- BT协议文档
上传时间: 2015-09-10
上传用户:lizhen9880
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than List the classes and their functions. The C++ Standard Library not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code.
标签: interfaces Standard provides Library
上传时间: 2014-03-01
上传用户:lizhizheng88
人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING List,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。
上传时间: 2014-01-11
上传用户:日光微澜
This libusb version 0.1.12. libusb is a library which allows userspace application access to USB devices. The official ftp site is: ftp://ftp.libusb.sourceforge.net/pub/libusb/ The official web site is: http://libusb.sourceforge.net/ A mailing List is located at: libusb-devel@Lists.sourceforge.net
标签: libusb application userspace library
上传时间: 2013-12-21
上传用户:zhengzg
J2EE实现mvc模式的事例,简单易懂,而且其中没有用到连接数据库的功能,用List模拟了该功能,使其可以无需调试环境直接运行。
上传时间: 2015-09-22
上传用户:金宜