初始值

  • 网络Initial value;value;initial;initialization
初始值初始值
  1. value(信号量计数器)是这个信号量的初始值。

    Value ( semaphore count ) is the initial value of the semaphore .

  2. 如果没有指定VALUE子句,则表示没有定义该项的初始值。

    If a VALUE clause is not specified , the initial value of the item is undefined .

  3. current参数的初始值是数组内的第一个元素。

    The current parameter starts off as the first element in the array .

  4. C语法中会有轻微的歧义现象,这使得它可用把属性初始值设定项和对象初始值设定项联系起来。

    In C # there is a slight ambiguity in the syntax , which makes it impossible to combine property initializers with object initializers .

  5. 这些条件说明模型解的收敛性和周期解存在性依赖于参数a、b及初始值的取值范围。

    These conditions show that the convergence and periodicity of solutions depend on the parameter a and b , and on the range of the initial value .

  6. 分配一个初始值给阵列变量时,DB2会分配足够的内存以便存放此值。

    When an array variable is assigned an initial value , DB2 allocates enough memory to hold that value .

  7. 再次利用agent函数包装droid和history的初始值。

    Once again you start off by wrapping the initial values of droid and history by using the agent function .

  8. 否则,类似于初始值问题,误差界是O(εlnε+ε)。

    Otherwise , as in the initial value problem , the error bound is O.

  9. 结果HIV感染者CD4淋巴细胞计数初始值与正常成人CD4淋巴细胞计数比较差异有显著性,CD4/CD8比值比较差异亦有显著性。

    Result There is a remarkble difference in CD4 value and CD4 / CD8 ratio between HIV carriers and normal adults .

  10. WebContent/WEB-INF/portlet.xml:清除WSDL文件的索引和创建的所有初始值。

    WebContent / WEB-INF / portlet . xml : Removes references to the WSDL file and any init params created .

  11. 使用遗传算法(GA)与模糊c均值聚类(FCM)算法相结合的方法来设计码书,有效地克服了FCM算法容易陷入局部最优且对初始值敏感的缺点。

    Codebook of vector quantization is designed through fuzzy c-mean clustering and genetic algorithm . This algorithm overcomes the shortcomings of FCM effectively .

  12. GAEM算法通过GA算法得到EM算法更稳健的参数初始值,并可使EM算法收敛于全局最优。

    The more robust initial values of EM algorithm can be achieved GA algorithm , and can convergence to a global optimum .

  13. 在一个后台运行的ABAP程序中设置为“X”,否则就是初始值。

    Set to " X " in an ABAP program that runs in the background , otherwise initial .

  14. 码产生模块从某个时间初始值开始运行产生时间信息,并按照国际通用的B码格式,产生出与当前时间对应的B码信号,其中运行初始值可由微机通过ISA总线任意设置;

    According to the international B-code format , B-Code generation part outputs B-code signal which is corresponding to current time which is generated form a pre-defined data through ISA bus .

  15. 实验结果证明,该算法有很好的全局收敛性,不仅有效地克服了传统的k均值算法易陷入局部极小值和对初始值敏感的问题,而且具有较快的收敛速度。

    The experimental results show that the algorithm not only avoids the local optima and is robust to initialization , but also increases the convergence speed and has global searching capability .

  16. SystemV信号量是计数器变量,因此可以实现Windows中事件对象的功能,信号量的计数器的初始值可以使用semctl()设置为0。

    System V semaphores are count variables , so to achieve the Windows event-object functionality , the initial count of the semaphore is set to0 using semctl () .

  17. 通过Matlab仿真表明,该控制策略克服了BP算法对初始值敏感的问题,有效提高神经网络的控制效果,和常规PID控制器相比较,超调量小、抗干扰性强和鲁棒性好。

    The simulation results indicate that Matlab simulation improves effeciency of neural network and has robustness and anti jamming , meanwhile proves the superiority of this controller to the PID controller .

  18. 根据SAR的定义,每个时间点上SAR的取值都依赖于初始值,这对于指标计算是繁杂的。

    According to the definition of SAR , the value of SAR at each time depends on the initial value , which is complicate to the calculation of SAR .

  19. 这显示了我们想要做的另一件事,那就是我在这段代码中设置了一个,名为Solution,Found的变量,初始值设为。

    And that shows you one other nice little thing we want to do , which is if I look in this code notice I set up a variable up here called false Solution Found , initially bound to false .

  20. 对线性二次调节器LQR算法中Q和R矩阵的参数与控制系统反馈矩阵K之间的关系进行了实验研究,并将所获得的最佳反馈矩阵作为所设计的神经网络控制器的权值初始值。

    The relationship between parameters of matrix Q and R in linear quadratic regulator ( LQR ) algorithm and control system feedback matrix K are studied by experiment .

  21. 我们甚至可以添加变量符号(“x=y+12”)并接受Map作为evaluate()函数的参数,该函数包含每个变量的初始值。

    We could even add a variable notation (" x = y + 12 ") and accept a Map as a parameter to the evaluate () function containing the starting values of each of those variables .

  22. 本文阐述了如何初始化会话范围变量,使之显示出与应用程序启动时ComboBox控件的初始值相对应的数据。

    It explains how to initialize the session scope variable to display the data corresponding to the initial value of the Combo Box control at application startup .

  23. 模糊C均值聚类算法(FCM)在图像处理和模式识别中有着广泛的应用,该算法实质上是一种局部搜索寻优方法,对初始值很敏感,容易陷入局部极小值。

    Fuzzy c ─ means clustering ( FCM ) algorithm is widely applied in variety areas such as image processing and pattern recognition The algorithm is essentially a partially searching optimization .

  24. 根据该水平面上的初始值,用快速傅里叶变换(FFT)的方法向上延拓计算观测面上的位场值。

    With these initial values on the continuing horizontal plane , the potential field on the original plane is calculated using the Fast Fourier Transformation ( FFT ) .

  25. 通过使用关键字With和From,有人可能会假定VB能克服这方面的限制,把两个初始值设定写在同一条语句中。

    By using the keywords " With " and " From ", one might assume that VB could overcome this limitation and combine the two in a single statement .

  26. 下面的示例中,利用Java将堆大小初始值设置为768MB,最大值为1024MB。

    The following example causes Java to set an initial heap size of768MB and a maximum of1024 MB .

  27. 提出了一种改进的基于最小最大原则的k-means文档聚类初始值选择算法。

    In this paper a novel algorithm of choosing initial values for k-means document clustering is proposed , which is based on an adapted minimum maximum principle .

  28. 将基于训练序列的信道估计结果作为Kalman滤波器的初始值和观测值,用基于导频的信道估计结果来计算Kalman滤波器参数。并利用导频进一步跟踪信道在时间上的变化。

    The result of training sequence based estimation is used as the initialization and observation of Kalman filter and the result of pilots based estimation is used to calculate the parameters of Kalman filter .

  29. WebContent/WEB-INF/portlet.xml:当编辑一个Facesportlet时,如果需要的话,涉及输入属性名称和目标行为名称的两个初始值可能被删除。

    WebContent / WEB-INF / portlet . xml : When editing a Faces portlet two init-params referencing the name of the input property and the name of the target action may be deleted as needed .

  30. 该方法基于纵向成层背景地层的Green函数,以一维反演结果作为联合反演的迭代初始值,同时反演一维背景地层和二维异常剖面的电导率。

    Based on the Green 's function of longitudinal layered background medium , the algorithm can simultaneously invert the conductivities of the 1-D background and the 2-D anomalous sections by taking the result of the 1-D inversion as the initial model for the combined inversion .