This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones in the next time.
標簽: compress console utility program
上傳時間: 2015-08-27
上傳用戶:lili123
追加最小化按鈕: 利用JNI,給Java Dialog追加最小化按鈕。 Add Minimize box to java dialog。
上傳時間: 2013-12-06
上傳用戶:dragonhaixm
When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn t produce lib" checkbox in the Linker settings page for this project.
標簽: not created symbols produce
上傳時間: 2015-09-01
上傳用戶:asdkin
這是個在Linux系統下用C編寫的一個shell程序,這個shell程序實現了包括vi,add,ls,sort,args,history等功能。
上傳時間: 2014-11-25
上傳用戶:qlpqlq
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
標簽: recordsets container library ODBC
上傳時間: 2015-10-11
上傳用戶:xlcky
com集合技術的實現,作為com server端。有add,remove,removeall方法,和item,count,NewEnum屬性的實現代碼,以及集合的初始化方法。
標簽: com
上傳時間: 2015-10-17
上傳用戶:yuzsu
com集合技術,作為com的client端,演示在客戶端如何調用com組件,讀出集合的初始化數據,并可以add,remove集合數據。開發環境為ATL。
標簽: com
上傳時間: 2015-10-17
上傳用戶:wangchong
開源中間件 導入Hibernate相關的包進該項目: 選中項目名稱后單擊鼠標右鍵,從彈出的右鍵快捷菜單中選擇“MyEclise-> Add Hibernate Capability”
上傳時間: 2014-08-17
上傳用戶:cjf0304
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
標簽: representation Magnitude the magnitude
上傳時間: 2013-12-24
上傳用戶:金宜
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields
標簽: administration phpMyAdmin the intended
上傳時間: 2015-10-30
上傳用戶:時代電子小智