共查询到20条相似文献,搜索用时 0 毫秒
1.
2.
图G的孤立韧度定义为I(G)=min{|S|/i(G-S):S!V(G),i(G-S)≥2},若G不是完全图;否则,令I(G)=∞。论文给出了图的分数[a,b]-因子的存在性与图的孤立韧度的关系。证明若δ(G)≥I(G)≥a-1+a/b,则图G有分数[a,b]-因子,其中a相似文献
3.
4.
We present an analytic evaluation of the runtime behavior of the C4.5 algorithm which highlights some efficiency improvements. Based on the analytic evaluation, we have implemented a more efficient version of the algorithm, called EC4.5. It improves on C4.5 by adopting the best among three strategies for computing the information gain of continuous attributes. All the strategies adopt a binary search of the threshold in the whole training set starting from the local threshold computed at a node. The first strategy computes the local threshold using the algorithm of C4.5, which, in particular, sorts cases by means of the quicksort method. The second strategy also uses the algorithm of C4.5, but adopts a counting sort method. The third strategy calculates the local threshold using a main-memory version of the RainForest algorithm, which does not need sorting. Our implementation computes the same decision trees as C4.5 with a performance gain of up to five times 相似文献
5.
《国际计算机数学杂志》2012,89(10):2202-2211
Let G be a graph, and let a, b, k be integers with 0≤a≤b, k≥0. An [a, b]-factor of graph G is defined as a spanning subgraph F of G such that a≤d F (x)≤b for each x∈V(G). Then a graph G is called an (a, b, k)-critical graph if after deleting any k vertices of G the remaining graph of G has an [a, b]-factor. In this article, a sufficient condition is given, which is a neighborhood condition for a graph G to be an (a, b, k)-critical graph. 相似文献
6.
7.
A. Ghizzetti 《Calcolo》1982,19(1):1-14
Summary See the first thirtheen lines of Introduction and Theorem 1.I.
相似文献
8.
9.
11.
Hardware/software codesign grew out of system-level synthesis. ASICs offer performance advantages at the expense of post-design- time programmability. This contrasts with computer architecture, which focuses on support for a wide variety of end-use programming scenarios. Currently neither hardware synthesis nor hardware/software codesign describes the system-level design represented in CODES+ISSS. CODES were the name of the International Conference on Hardware/Software Codesign. ISSS was the name of the International Symposium on System Synthesis. 相似文献
12.
13.
Fluorescence quenching of benzo[k]fluoranthene in poly(vinyl alcohol) film: a possible optical sensor for nitro aromatic compounds 总被引:1,自引:0,他引:1
Benzo[k]fluoranthene (BkF) is a condensed multi-ring compounds with high fluorescence quantum yield and Stokes’ shift. Nitro aromatic compounds (NACs) are known to be good electron acceptors and quenchers. The fluorescence quenching of benzo[k]fluoranthene in poly(vinyl alcohol) film by different NACs, e.g. nitrobenzene, m-dinitrobenzene, o-nitrotoluene, m-nitrotoluene, p-nitrobromobenzene, o-nitroaniline, p-nitrophenol, etc. has been studied. The BkF film shows a strong quenching in the NACs concentration range from 1×10−4 to 1×10−3 M. The Stern–Volmer plots for NACs are found to be non-linear, but regular in this concentration range, which can be used for estimation of these compounds. The typical response time of the sensing film is found to be 2–10 s. The sensor film also shows minimal interference from different organic molecules and has good reversibility and reproducibility. The sensor gives a sensitivity of 1×10−5 M for p-nitrophenol. 相似文献
14.
The article is concerned with time and the deluge of data that we can expect to collect and view. We examine this from the perspective of a subproblem, a database management system that records a person's life in its entirety - referred to here as DBMS[me] and E-me (that is, a database of me or an electronic model of me). Challenges for the DBMS[me] are to augment human memory by recording all data about an individual, to organize such data into models, and to develop security and privacy languages to control access to such models. 相似文献
15.
《Software, IEEE》2001,18(5):87-89
The author argues that test-first coding is not testing. Test-first coding is not new. It is nearly as old as programming. It is an analysis technique. We decide what we are programming and what we are not programming, and we decide what answers we expect. Test-first is also a design technique 相似文献
16.
(n+1)维空间Cn[a,b]上规范B基存在的充要条件 总被引:4,自引:0,他引:4
给出(n 1)维空间C^n[a,b]上规范B基存在的充要条件,并就摆线的规范B基的非退化表示进行讨论,得到了函数空间Pl=span{l,t,cost,sint}中摆线的非退化规范B基表示. 相似文献
17.
《Computer Graphics and Applications, IEEE》1998,18(1):79-84
There is a storm cloud growing on the horizon of the digital convergence between computer graphics and television/graphic arts. Computer graphics and image processing assume that pixel values are linearly related to light intensity. A typical video or paint image, however, encodes intensity nonlinearly. Most image manipulation software does not take this into account and just does arithmetic on the pixel values as though they were linearly related to light intensity. This is obviously wrong. The question is, how wrong, and for what pixel values is the problem worst and best? The author presents a review of the basic concepts 相似文献
18.
《Software, IEEE》1991,8(2):105-107
As an expert in quantitative aspects of software management, the author shares his view of where the industry is and where it is going. He identifies a few basic measures that have been used successfully in management and describes the direction that measurement is being driven by the pressure of total quality management 相似文献
19.