This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
標簽: compressor stuffing Kernel simple
上傳時間: 2013-12-24
上傳用戶:13215175592
aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable packer). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.
標簽: compression algorithm executa library
上傳時間: 2013-11-30
上傳用戶:一諾88
SNMP v1/v2c/v3 engine written in Python.
標簽: written Python engine SNMP
上傳時間: 2014-01-19
上傳用戶:changeboy
PyChem是用Python語言編寫的多元變量分析軟件。它包括一個前端圖形界面用于管理和保存試驗數(shù)據(jù),并用多元分析的算法分析試驗數(shù)據(jù)。主要的目錄結(jié)構(gòu)如下: PyChem\PURELIB\pychem 包括前端界面的管理和數(shù)據(jù)保存,以及核心的分析算法 PyChem\PURELIB\pychemlib 包括一些必要的支持庫
上傳時間: 2015-05-10
上傳用戶:gonuiln
This book is about using Python to get jobs done on Windows.This intended to be a practical book focused on tasks. It doesn t aim to teach Python programming, although we do provide a brief tutorial. Instead, it aims to cover:How Python works on Windows The key integration technologies supported by Python on Windows, such as the Win32 extensions, which let you call the Windows API, and the support for COM Examples in many topic areas showing what Python can do and how to put it to work.
標簽: This book practical intended
上傳時間: 2015-05-10
上傳用戶:ddddddos
classical examples of database development based on Visual FoxPro 7.0
標簽: development classical examples database
上傳時間: 2014-01-03
上傳用戶:zhanditian
An open-source WWW discussion Forum based on JSP/Servlets which uses JDBC to store and retrieve messages from a database
標簽: open-source discussion Servlets retrieve
上傳時間: 2015-05-13
上傳用戶:coeus
Python的中文學習教材,PDF格式,個人覺得很不錯,簡單通俗易懂,推薦下載。
上傳時間: 2015-05-14
上傳用戶:CHINA526
The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.
標簽: least-squares unconstrained Statisti Applied
上傳時間: 2015-05-14
上傳用戶:aig85
SVM example. based on SVM realize.
上傳時間: 2014-12-07
上傳用戶:aix008