亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Joint-Process

  • Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w

    Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.

    標簽: available libraries Although nearly

    上傳時間: 2014-01-22

    上傳用戶:zhoujunzhen

  • FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering fo

    FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can choose the data set and clustering number from the GUI buttons at right, and then click "Start" to start the fuzzy clustering process.

    標簽: clustering parameters displays FCMDEMO

    上傳時間: 2014-01-23

    上傳用戶:bjgaofei

  • LAME無疑是目前最優秀的MP3編碼軟件

    LAME無疑是目前最優秀的MP3編碼軟件,與傳統的MP3編碼器相比,它能夠更好地利用人耳遮蔽效應,并且支持VBR(可變碼率)以及joint stero(聯合立體聲)技術,從而在一定的壓縮比達到了更好的聽音效果。所以,使用LAME編碼的MP3具有細節豐富、高頻失真小的優點。這是最新發布的4.0 Alpha版本,編碼速度有了非常大的改善,但是音質效果卻并沒有提高的跡象。推薦使用VBR-0方式編碼。 HTTP://WWW.PSPHOME.NET   里面有個:工具軟件   文件名是:Lame392和RozarLame115

    標簽: LAME MP3 編碼 軟件

    上傳時間: 2013-12-19

    上傳用戶:zhengjian

  • 亞定方程組求解:If serial correlation is found, you may have misspecified your model and should return to y

    亞定方程組求解:If serial correlation is found, you may have misspecified your model and should return to your theory for a better representation of the data generating process. This possibility is quite likely and should be taken seriously.

    標簽: misspecified correlation serial return

    上傳時間: 2015-06-16

    上傳用戶:熊少鋒

  • 常用MATLAP程序

    常用MATLAP程序,包括通信DSP常用算法。希望對大家用幫助 matlap example,including communivation digital signal process.

    標簽: MATLAP 程序

    上傳時間: 2015-06-18

    上傳用戶:coeus

  • -- WISHBONE revB2 compiant I2C master core -- -- author: Richard Herveille -- rev. 0.1 based on s

    -- WISHBONE revB2 compiant I2C master core -- -- author: Richard Herveille -- rev. 0.1 based on simple_i2c -- rev. 0.2 april 27th 2001, fixed incomplete sensitivity list on assign_dato process (thanks to Matt Oseman) -- rev. 0.3 may 4th 2001, fixed typo rev.0.2 txt -> txr -- rev. 0.4 may 8th, added some remarks, fixed some sensitivity list issues

    標簽: Herveille WISHBONE compiant Richard

    上傳時間: 2014-01-18

    上傳用戶:tzl1975

  • The J2000 codec was written in an effort to produce the cleanest and simplest implementation possibl

    The J2000 codec was written in an effort to produce the cleanest and simplest implementation possible of the JPEG-2000 standard. We have put a particular emphasis on good architecture design and code simplicity, while at the same time providing an implementation as complete and efficient as possible. The source code for the codec is freely available for anyone to study or even for use in commercial programs. We hope that our open development process and our focus on clean, straightforward code will help make the J2000 codec become a reference implementation of the JPEG-2000 standard

    標簽: implementation cleanest simplest produce

    上傳時間: 2015-07-03

    上傳用戶:dengzb84

  • DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient represen

    DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient representation and interchange of digital images are essential. To date, some of the most successful still image compression standards have resulted from the ongoing work of the Joint Photographic Experts Group (JPEG). This group operates under the auspices of Joint Technical Committee 1, Subcommittee 29, Working Group 1 (JTC 1/SC 29/WG 1), a collaborative effort between the International Organization for Standardization (ISO) and International Telecommunication Union Standardization Sector (ITUT). Both the JPEG [1–3] and JPEG-LS [4–6] standards were born from the work of the JPEG committee. For the last few years, the JPEG committee has been working towards the establishment of a new standard known as JPEG 2000 (i.e., ISO/IEC 15444). The fruits of these labors are now coming to bear, as JPEG-2000 Part 1 (i.e., ISO/IEC 15444-1 [7]) has recently been approved as a new international standard.

    標簽: Consequently efficient pervasive standards

    上傳時間: 2013-12-21

    上傳用戶:源弋弋

  • IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at

    IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at a rate of -- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video -- the core is 100% synthesizable

    標簽: continous IDCT-M accept medium

    上傳時間: 2015-07-07

    上傳用戶:1583060504

  • Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best practices in the program dev

    Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best practices in the program development process. It covers coding style, writing SQL in PL/SQL, data structures, control structures, exception handling, program and package construction, and built-in packages.

    標簽: easy-to-use Practices practices concise

    上傳時間: 2015-07-11

    上傳用戶:gonuiln

主站蜘蛛池模板: 吴川市| 彰化市| 香港 | 台中县| 呼玛县| 鄂伦春自治旗| 泽州县| 沙河市| 南华县| 德江县| 布拖县| 色达县| 澄城县| 浙江省| 鄄城县| 句容市| 普陀区| 鄂尔多斯市| 惠来县| 西平县| 京山县| 贵南县| 卓资县| 措美县| 德庆县| 怀仁县| 济源市| 汝南县| 浠水县| 灵武市| 城市| 会理县| 南康市| 武宣县| 谢通门县| 石景山区| 炎陵县| 龙泉市| 望奎县| 鄂州市| 平谷区|