查询词典 deictic function
- 与 deictic function 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
However, the successful reference of deictic "we" cannot always guarantee the accuracy of the deictic information that the word "we" conveys.
从发话者使用模糊指示语we时所涉及的语义对象、认知过程和语用策略三个层面看,we的模糊性产生在语用层面上。
-
Though comparing Canny operator and center B spline dyadic wavelet, the following conclusion is proven in this dissertation: a Center B spline function has tight support and Canny operator hasn't. b Center B spline function asymptotic convergence to Gaussian function and the derivative of Center B spline function asymptotic convergence to Canny operator. c The derivative of fourth order center spline B function is more suitable as a optimal edge detector than Canny operator. d Center B spline function can balance the smoothing and approximation of original data, and the fourth center B spline function is the only optimal solution of two order smoothing problem. e The error between the valve of time-frequency uncertainty of the fourth center B spline function and the lower bound of time-frequency uncertainty does not exceed 0.143% of the lower bound. f The derivative of center spline B function can construct a stability dyadic wavelet and can give a fast algorithm for multiscale edge detection, but Canny operator can do neither.
作者给出了Canny算子与中心B样条二进小波严格的比较证明,得出如下结论:a中心B样条函数具有紧支集,Canny算子不具有紧支集。b中心B样条函数的极限收敛于高斯函数,中心B样条函数的导数收敛于Canny算子。c四阶中心B样条函数的导数比Canny算子更接近最佳边缘检测滤波器。d中心B样条函数比高斯函数更能兼顾对原函数平滑和逼近的折中要求,并且四阶中心B样条函数是二阶逼近问题的唯一最优解。e四阶中心B样条函数的时频测不准关系值与时频测不准关系下界的逼近误差不超过0.143%。f中心B样条函数的导数可以构成稳定的二进小波,存在快速的多尺度算法;而Canny算子不构成稳定的二进小波,无法给出快速的多尺度算法。
-
The problem of multi-objective usually meet many conflict each other and can not use the objective of the same standard unit, then to employ membership function of fuzzy theory,at first each objective function to change fuzzy set and express with membership function, membership function include the maximum constraint, minimum constraint, the decrease function of monotonic property, to become optimal of the multi-objective function, but still to scanty of weighting value with regard to adjustment of objective function, thus this thesis proposes the method of combine orthogonal arrays and particle swarm optimization to solve the problem of multi-objective optimal power flow, each objective function separately add weighting value, to setting each weighting value of objective function in order to the result of anticipating.
多目标最佳化的问题通常会面临到许多互相冲突且不能用同ㄧ标准单位的目标,於是利用模糊理论中的归属函数,首先将各目标函数转换成模糊集合并以归属函数表示,归属函数包含了最大限制值、最小限制值、单调的递减函数所组成,将各目标函数利用归属函数表示,形成单一目标函数的最佳化,但是仍缺乏权重值对於目标函数的调整,於是本篇论文提出ㄧ种权重值设定与粒子群优演算法的方法去解决多目标最佳电力潮流的问题,将各目标函上分别加上权重值设定各目标函数的权重值,得到预期的效果。
-
Along with the time development, the computer technology more and more thorough various trades and occupations, have provided thorougher and a convenient service for the general users In order to realize raises department's working efficiency, uses the resources fully, reduces the nonessential manpower, physical resource and financial resource goals and so on disbursement, presented various information management system The paper will design university student's dormitory information management system's Web and realizes using the solution The university student's dormitory information management system is one safe and the highly effective proprietory system, designs specially for the information engineering institute This system has used many technologies, for instance JSP, JDBC, Web service and so on The proprietory system use's database is SQL the Server 2000 databases The university student's dormitory information management system's major function includes: May realize to the student's dormitory information inquiry function, including fast inquiry function and classified inquiry function; To the student's dormitory information's input function, the revision function, deletes the function and the statistical function Realizes the dormitory Control section through the system above function regarding the student's dormitory information current management, namely facilitates the dormitory administrative personnels to keep abreast of the student lodging situation and the billeting situation comprehensively promptly; Has provided some simple data inquiry for the user and outputs each kind of information and so on
随着时代的发展,计算机技术越来越深入各行各业,为广大的用户提供了更为周到和便捷的服务。为了实现提高部门的工作效率,充分利用资源,减少不必要的人力,物力和财力的支出等目的,出现了各种各样的信息管理系统。论文将设计一个高校学生公寓信息管理系统的Web应用解决方案并予以实现。高校学生公寓信息管理系统是一个安全和高效的专用系统,专为信息工程学院设计。这个系统使用了很多技术,比如JSP,JDBC ,Web服务等。专用系统使用的数据库是SQL Server 2000 数据库。高校学生公寓信息管理系统的主要功能包括:可以实现对学生公寓信息的查询功能,包括快速查询功能和分类查询功能;对学生公寓信息的录入功能,修改功能,删除功能和统计功能。通过系统上述功能实现公寓管理部门对于学生公寓信息的日常管理,即方便公寓管理人员及时全面地掌握学生住宿情况及公寓分配情况;为用户提供了一些简单的数据查询并输出各种信息等。
-
The program is divided into five blocks: the main function, contracting keys function, numbers and decimal memory function, processing function, the value function, display function,rest function and positive and negative function.
将程序分为五个模块:主函数、判键函数、数字和小数点存储函数、运算处理函数、求值函数、显示函数、正负和清零处理函数。
-
Special attributes: func doc or doc is the function's documentation string, or None if unavailable; func name or name is the function's name; module is the name of the module the function was dened in, or None if unavailable; func defaults is a tuple containing default argument values for those arguments that have defaults, or None if no arguments have a default value; func code is the code object representing the compiled function body; func globals is the dictionary that holds the function's global variables — it denes the global namespace of the module in which the function was dened; func dict or dict contains the namespace supporting arbitrary function attributes; func closure is None or a tuple of cells that contain bindings for the function's free variables.
func defaults是一个包括有参数中设有默认值的元组;func name 或 name 是函数名。func code是一个编译后的代码对象;func globals是一个引用,指向保存了函数的全局变量的字典—-如果你在函数所在模块中定义了全局变量的话。func dict或 dict 包括了支持任意函数属性的名字空间;func closure 要么是None,要么是包括有函数自由变量捆绑的单元的元组。
-
Those pragmatic functions of form of address,such as its social deictic function,the politeness markedness function,and its essential functions in the conversational analysis have attached much more significance to literature and linguistics as well.
这种称呼语的语用功能,比如其社会指示功能,礼貌标记功能,及在会话结构的分析中所起到的作用对于语言学和文学研究的结合有着重要的意义。
-
At the beginning of this thesis, the author gives the definition and the equivalent definition of convex function, and then proves the equivalent relationship between them. Secondly the author proposes the decision theorem of convex function which provides a judgment basis of whether a function is a convex function. Thirdly the author summarizes and proves the convex function's operational, basic, differential and integral property. Finally the author proves several famous convex function inequalities, such as Jensen inequality, Holder inequality, Cauchy inequality. The author also provides the application of these inequalities and illustrates the importance of convex function's basic inequality and integral property in the proving process.
本文开始给出了凸函数的定义及等价定义,并证明了它们之间的等价关系;接着提出了凸函数的判定定理,对一个函数是否是凸函数提供判断依据;然后对凸函数的运算性质、基本性质、微分性质、积分性质四个方面的性质进行了总结,并给予了证明;最后证明了凸函数的几个著名不等式詹森不等式、赫尔德不等式、柯西不等式,给出了这几个不等式的一些应用实例,并举例说明凸函数的基本性质和积分性质在不等式证明过程中的重要作用。
-
At the beginning of this thesis, the author gives the definition and the equivalent definition of convex function, and then proves the equivalent relationship between them. Secondly the author proposes the decision theorem of convex function which provides a judgment basis of whether a function is a convex function. Thirdly the author summarizes and proves the convex function's operational ,basic , differential and integral property. Finally the author proves several famous convex function inequalities, such as Jensen inequality, Holder inequality, Cauchy inequality and Minkowski inequality. The author also provides the application of these inequalities and illustrates the importance of convex function's basic inequality and integral property in the proving process.
本文开始给出了凸函数的定义及等价定义,并证明了它们之间的等价关系;接着提出了凸函数的判定定理,对一个函数是否是凸函数提供判断依据;然后对凸函数的运算性质、基本性质、微分性质、积分性质四个方面的性质进行了总结,并给予了证明;最后证明了凸函数的几个著名不等式詹森不等式、赫尔德不等式、柯西不等式和闵可夫斯基不等式以及这几个不等式的应用,并举例说明凸函数的基本性质和积分性质在不等式证明过程中的重要作用。
-
The linear function applicable scope is broad, when the reservoir turnover water volume and the time, the student leaves the staircase mouth population and the time and the time and the motion communication speech spends the comparison and so on the relational question has the important application;The study linear function, may deepen in the life the linear question understanding and the understanding, is helpful in solves some simple function problem; The linear function some problem solving method has the universality in mathematics, the linear function related theory may use for to solve some other mathematics problem, For instance the dual linear equation group, a Yuan inequality, a Yuan quadratic equation most value question and some complex mathematics question, the light is studies the linear function the theory is insufficient, the key is can utilize actual the linear function goes is our final goal.
一次函数的适用范围广,在蓄水池的进出水量与时间、学生出楼梯口人数与时间与时间和移动通讯的话费比较等的关系问题时均有重要的应用;学习一次函数,可以加深生活中线性问题的认识与理解,有助于解决一些简单的函数问题;一次函数的一些解题方法在数学中具有普遍性,一次函数的有关理论可以用来解决一些其它的数学问题,比如二元一次方程组、一元一次不等式、一元二次方程的最值问题及一些复杂的数学问题,光是学习一次函数的理论是不够的,关键是能把一次函数运用到实际中去才是我们最终的目的。
- 相关中文对照歌词
- Function
- Function At The Junction
- Function
- Run
- Form Follows Function
- At The Club
- Pin Drop
- Nothing's Something
- Pretenders
- Euro Zero Zero
- 推荐网络例句
-
You can snipe the second and third union leaders from this position.
您可以鹬第二和第三工会领袖从这一立场出发。
-
Aiming at the currently shortage of XML streams quality detecting, this paper proposes a new forecasting method of XML streams quality by least squares support vector machines, which is used the method of XML keys' vector matrix as windows, and vector product wavelet transform to multilevel decompose and refactor the XML streams series, that can fulfill real-time checking demand of XML quality, and ensure constraint, consist- ency and integrality. For even more adapting net load, it proposes a control strategy by weight and adaptive adjustment to ensure XML streams quality.
针对当前XML数据流质量检测存在的不足,提出构建XML键的矢量矩阵作为窗口,利用矢量积小波变换多级分解与重构XML数据流,再结合最小二乘支持向量机对XML数据流质量进行预测的一种方法,满足XML数据流质量重构时实时检测的要求,保证XML数据的约束性、一致性与完整性;为了更好的适应网络负载,采取加权与自适应窗口调整等调度策略充分保证XML数据流的质量检测。
-
This is a very big challenge to developers especially that Ajax is constantly changing.
这对开发者来说是一个非常大的挑战,尤其是需要不断变化的Ajax。