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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Short-Term

  • void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) {

    void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) { unsigned int reg1, reg2,i unsigned int part3_length = part2_start + gr->part2_3_length unsigned used int h,*f=&freqline[0][0] if(gr->window_switching_flag && gr->block_type == 2) { /* short block regions */ reg1 = 36 reg2 = 576 } else { /* long block regions */ reg1 = sfBandIndex[fr_ps.header->sampling_frequency].l[gr->region0_count + 1] reg2 = sfBandIndex[fr_ps.header->sampling_frequency].l[gr->region0_count + gr->region1_count + 2] }

    標(biāo)簽: III_hufman_decode int freqline Granule

    上傳時(shí)間: 2013-12-19

    上傳用戶:jjj0202

  • Libvirt是一套在linux上用C編寫(xiě)的虛擬化操作工具接口。其目的是提供一個(gè)穩(wěn)定的支持Xen

    Libvirt是一套在linux上用C編寫(xiě)的虛擬化操作工具接口。其目的是提供一個(gè)穩(wěn)定的支持Xen,QEME和KVM虛擬化平臺(tái)的C(也支持Python) API Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes).The library aim at providing long term stable C API initially for the Xen paravirtualization but should be able to integrate other virtualization mechanisms, it currently also support QEmu and KVM.

    標(biāo)簽: Libvirt linux Xen 編寫(xiě)

    上傳時(shí)間: 2016-05-02

    上傳用戶:Altman

  • 主要是修改了一些2.3.0版本的Bug

    主要是修改了一些2.3.0版本的Bug,特別是當(dāng)autoCommit=false的情況下以及多線程添加Document,有些字段打開(kāi)了term-vector有些沒(méi)有打都會(huì)對(duì)索引數(shù)據(jù)造成破壞 autoCommit 選項(xiàng)是從2.2.0版本就添加了,默認(rèn)是true,我對(duì)這個(gè)參數(shù)還不是很理解,都是用的默認(rèn)值true。所以沒(méi)有碰到問(wèn)題。 2.3.1版本沒(méi)有包含任何新的功能,索引文件的格式也沒(méi)有變化,完全兼容2.3.0版本。 官方鼓勵(lì)所有使用2.3.0版本的應(yīng)用盡快升級(jí)到2.3.1版本。

    標(biāo)簽: Bug 修改 版本

    上傳時(shí)間: 2013-12-16

    上傳用戶:wkchong

  • 3rd Generation Partnership Project Technical Specification Group Terminals Technical realization

    3rd Generation Partnership Project Technical Specification Group Terminals Technical realization of the Short Message Service

    標(biāo)簽: Technical Specification Partnership realization

    上傳時(shí)間: 2014-01-24

    上傳用戶:1966640071

  • The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart e

    The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with the STM32F103xx motor control starter kit (STM3210B-MCKIT) and PM motor, a motor can be made to run in a very short time. It also eliminates the need for time-consuming development of FOC and speed regulation algorithms by providing ready-to-use functions that let the user concentrate on the application layer. Moreover, it is possible to get rid of any speed sensor thanks to the sensorless algorithm for rotor position reconstruction.

    標(biāo)簽: free-of-charge compatible KickStart modules

    上傳時(shí)間: 2014-01-09

    上傳用戶:498732662

  • GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to so

    GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional optimization problem which can be viewed as an extension of the classical problem of moments [8]. From a theoretical viewpoint, the GPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to cite a few. In addition, and despite a rather simple and short formulation, the GPM has a large number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For an account of various methodologies as well as some of potential applications, the interested reader is referred to [1, 2] and the nice collection of papers [5].

    標(biāo)簽: optimization semidefinite programming GloptiPoly

    上傳時(shí)間: 2016-06-05

    上傳用戶:lgnf

  • This paper presents the results of the Finnish national "Technology Vision of the Future Distributio

    This paper presents the results of the Finnish national "Technology Vision of the Future Distribution Network" project. The aim of the project was to create a technology vision of future distribution networks. Because the life span of networks is very long, a long term vision is very important for guiding network investments and technology development.

    標(biāo)簽: the Distributio Technology national

    上傳時(shí)間: 2013-12-18

    上傳用戶:李彥東

  • The production of this book required the efforts of many people, but two in particular deserve to be

    The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability. Marc Young, whose talents as a technical editor are nothing short of amazing, was relentless in tracking down bugs, testing sample code, and verifying facts. Sally, Marc: This book is immeasurably better because of you. Thanks.

    標(biāo)簽: production particular required efforts

    上傳時(shí)間: 2016-07-15

    上傳用戶:ve3344

  • This sample is demostrating how to create an event in a DLL file and afterward how to call this even

    This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.

    標(biāo)簽: demostrating afterward how sample

    上傳時(shí)間: 2014-01-23

    上傳用戶:silenthink

  • 高效整數(shù)開(kāi)平方 我能實(shí)現(xiàn)的最高效率的函數(shù)

    高效整數(shù)開(kāi)平方 我能實(shí)現(xiàn)的最高效率的函數(shù),用于將一個(gè)unsigned int數(shù)開(kāi)平方。如果被求的數(shù)不是完全平方數(shù),求出它的平方根的整數(shù)部分。盡你所可能的優(yōu)化它的效率,并用文字證明你優(yōu)化策略有效。 函數(shù)的聲明為: unsigned short work(unsigned int n) 用到了位運(yùn)算

    標(biāo)簽: 整數(shù) 函數(shù) 高效率

    上傳時(shí)間: 2013-12-23

    上傳用戶:kbnswdifs

主站蜘蛛池模板: 浙江省| 涞水县| 佳木斯市| 栖霞市| 涿州市| 敦煌市| 瑞丽市| 鄂伦春自治旗| 瑞丽市| 萝北县| 新民市| 保康县| 余江县| 红原县| 平南县| 卫辉市| 杂多县| 翁牛特旗| 吴忠市| 尼木县| 新和县| 长垣县| 屏山县| 吉安县| 石渠县| 金坛市| 镇巴县| 永靖县| 邢台县| 蒙山县| 平利县| 治多县| 布拖县| 喀什市| 桂平市| 东山县| 府谷县| 清镇市| 长岭县| 永城市| 翼城县|