SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Database * Informix Server * Interbase/Firebird Server * Microsoft SQL Server * MySQL Server * Oracle Database Server * PostgreSQL Server * Sybase Adaptive Server Enterprise and Adaptive Server Anywhere * ODBC datasources * OLEDB datasources
标签: Borland light-weight replacement SQLDirect
上传时间: 2013-12-10
上传用户:cuibaigao
一款国外的CMS管理系统 PHP-Fusion is a light-weight open-source content management system (CMS) written in PHP4. It uses a mySQL database to store your site content and includes a simple yet comprehensive adminstration system. PHP-Fusion includes the most common features you would expect to see in many other CMS packages including news, articles, forums, polls, shoutbox, comments, ratings & much more
标签: light-weight open-source PHP-Fusion management
上传时间: 2015-05-15
上传用户:www240697738
八单元线阵的DOA估计的MUSIC算法实现。可以看出music方法分辨率较高。这里用的是36度方向下的weight,自己也可以尝试其他的天线weight值。
上传时间: 2013-12-26
上传用户:水中浮云
Light weight TCP/IP implementation lwIP design document.
标签: implementation document weight design
上传时间: 2014-12-07
上传用户:kristycreasy
acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. The setup times are associated with cleaning operations and changing tools and shapes in the machine. The setup times of the woodworking machine are given as follows: (a) The setup time for the first wooden stick is 1 minute. (b) Right after processing a stick of length l and weight w , the machine will need no setup time for a stick of length l and weight w if l<=l and w<=w . Otherwise, it will need 1 minute for setup.
标签: WoodenSticks Description length wooden
上传时间: 2014-03-08
上传用户:netwolf
Use DCT-LMS algorithm with recursions on C to estimate optimum weight vectors for linear estimation.
标签: recursions estimation algorithm estimate
上传时间: 2014-01-10
上传用户:13160677563
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
标签: applications light-weight programming extending
上传时间: 2016-01-13
上传用户:1101055045
KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy-to-use password manager. You can store passwords in a highly-encrypted database on a mobile phone, and view them on the go.
标签: KeePass J2ME light-weight Password
上传时间: 2016-01-25
上传用户:er1219
Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights to % the outliers. % The motivation to write this function is to compute percentiles for Monte % Carlos simulations where some simulations are very bad (in terms of goodness % of fit between simulated and actual value) than the others and to give % the lower weights based on some goodness of fit criteria.
标签: percentiles weighted Returns sample
上传时间: 2016-01-28
上传用户:小儒尼尼奥
huffman 编码。typedef struct { int weight int flag int parent int lchild int rchild }hnodetype
标签: int huffman typedef struct
上传时间: 2016-02-06
上传用户:yan2267246