网站首页  词典首页

请输入您要查询的英语单词:

 

单词 Data structure
例句
1) The knowledge sources communicated through a blackboard data structure.
2) This is a data structure with a condition an action and maybe a name other details.
3) An alternative, data structure diagram technique to relate records, is shown in the case study found in Chapter 14.
4) Data structure containing package and ancestors is empty An unexpected internal error has occurred while processing your request.
5) Thirdly, the existence of a global data structure allowed the interfaces between components to be specified in an orderly manner.
6) This is an implementation of the tree data structure.
7) So you were actually creating this linked data structure.
8) Define hash table data structure . 2.
9) Data structure the curriculum design of some source code!
10) The Split-and-Merge algorithm using this data structure is given.
11) Generalized Data Structure Definition Facility?
12) This paper analyzes the main data structure of NTFS.
13) The definition of binary tree data structure chain. 2.
14) Furthermore,[http:///data structure.html] the data structure of semantic cache items and how to create invalidation report based on bit-sequence and index table are presented.
15) Numeric core code and data structure initializing core code are generated for the the simulator in a high level programming language from the language of the symbolic language translator.
16) Pregenerics programs would hit a dead end in data structure analysis whenever you ran into a Java collection class or application class using untyped references.
17) The core uses a data structure called USB Request Block, or URB (defined in include/linux/usb.h), to asynchronously manage data transfers between the host and the device.
18) Bipartite Graph is important data structure for data base system etc.
19) And a data structure of XML index table was designed to reduce the search space greatly.
20) Classing and coding the materials, we can simplify data structure and reduce data redundancy.
21) The upper data structure table is only for your reference.
22) The domain model is a recursive data structure of nested objects that can be serialized as XML.
23) Each data structure behaves slightly differently in response to the conj function (lists grow at the front, vectors grow at the end, and so on), but they all support the same API.
24) Means of setting data structure by standard template library is mainly introduced.
25) As a general rule, avoid using a more complex data structure where a simpler one will suffice.
26) Contrast to the usual methods, the algorithm is based upon a data structure called edge-table, which makes it easy to implement it in microcomputers using assembly language and structured program.
27) In system analysis, the thesis analyses system function structure, data flow and the data structure and describes system with data flow chart.
28) We will call any data type whose values are composed of component elements that are related by some structure a structured data type, or data structure.
29) This code is taken from a performance test example which uses Java serialization to convert a result data structure into an array of bytes, and then returns that array as an attachment.
30) When a procedure is passed a pointer to a data structure, it adds to the reference count.
31) The design uses hierarchical design method, with the use of chain and tree data structure to achieve the FAT file system. It has well maintainability and portability.
32) In this model, a new rule for evaluating view dependent dynamic error is adopted and the method of repairing the cracks intrinsically caused by quadtree data structure is also improved.
33) Designed and realized the data structure of disk array, how to organize the share memory of disk array.
34) In this paper, the design considerations of the geometric modelling for three types of furniture parts and the hierarchical data structure of the FCAD system are presented.
35) The efficiency of geometric modelling is mainly decided by the design and realization of the data structure of modelling system.
36) The advantage to this is that you don't have to follow every path in your program that a given data structure may follow.
37) It was introduced a new data structure which offered an advance method for realization of station level display and communication in DMIS.
38) But you can conceptualize a four-dimensional data structure by thinking of the fourth dimension as multiple three-dimensional cubes.
39) The basic idea,[sentence dictionary] field data record program and Data reorganization of advanced coding are described. Some reference codes on the data structure and data's dynamic storage are given.
40) Companion documents include the Data Structure specification and the API Schema, which define the message and data semantics.
41) Using DCM as a data structure for the reachability analysis algorithm for multirate automata, the complexity can considerably be decreased.
42) This simple design, possible because the data obeys strict LIFO order, means that no complex data structure is needed to track stack contents - a simple pointer to the top of the stack will do.
43) According to the characters of mid-voltage distribution system, the adjacency list of data structure is introduced to save its topology structure.
44) The concrete method for deleting hidden line and the form of data structure which describes any polyhedron have been provided, too.
45) You can use data bindings to transform binary data to an Service Data Object (SDO) data structure during inbound flow and transform the SDO to binary data during outbound flow.
46) Minimum spanning tree data structure source code. Hope useful for all of us. Thanks!
47) In the algorithm of mesh simplification based on vertex clustering, a vertex tree is built to represent the data structure of the models by octonary subdivision.
48) Embedded System Application, Information System Analysis and Design, Data Structure, Compiler Construction Principles, Composition Principle of Computer.
49) Chapter three introduces the description method of digital circuit and the realization of the data structure.
50) The generality in the cross assembler and the data structure in the simulator are described. A product example for solving these problems is mentioned.
51) Based on confirming the data structure of object nodes, it presents the procedure of route search.
52) In this paper, a node flag algorithm is presented on the general data structure. The algorithm can search out all independent minimum polygon in a ichnography.
53) The data structure is the foundation of computer algorithm theory and software design technology, and plays an important role in the computer field.
54) Typically in GSS-API, a secure connection between two communicating applications is represented by a data structure called a security context.
55) The data structure of linear quadtree coding for two - dimension graphic data is presented.
56) GPS data structure combining the characteristics of choice and to determine compression method.
57) This type of infinite loops can sometimes occur due to multithreaded access into a shared unsynchronized data structure.
58) All target connections within the grouping of If, Else if, and Else refinements must target sibling elements on the target data structure.
59) This paper deals with the design method of bibliographic data base microcomputer management system, the system data structure, function and feature are given.
60) If the file system data structures happen to align perfectly with the underlying physical partition size, a read or write of a 4096-byte data structure results in a read or write of a single sector.
61) Represents a delegate, which is a data structure that refers static method method of that class.
62) Also the article mainly puts forword the way to realize the arithmetic, the data structure, and the kernel code which uses the computer programming language - C.
63) These results are probably what you'd expect: an unsynchronized array access is the fastest data structure.
64) Flow table entries are used to identify the pattern data structure for a given flow .
65) Meanwhile , we describe data organization data structure of web data warehouse and development of web technology.
66) Concentrating on the conceptual and structural stage, a hierarchical data structure of the logical assembly model was presented,[http:///data structure.html] and the key components of it were analyzed.
67) The second stage: rebuilding software with high-level language, this stage includes data structure level mapping and statement level mapping.
68) I prefer Zip because it offers a hierarchical data structure.
69) Adopting high coupling PC network, hierarchical data structure and object oriented design techniques, we can enhance the performance of simulation system in real time and openness .
70) This paper discusses how to using model forecasting technology based on multidimensional data structure appropriately.
71) However, the previously proposed methods still exist some problems , such as complex data structure, candidate set generation, and so on.
72) An inductively-defined data set is a data structure defined in terms of itself -- this is called an inductive definition.
73) Listing 1 shows the WSDL for the Web service (SOAP/HTTP) that acts as the real provider; the provider simply echoes a complex data structure.
74) Use to create data structure diagrams, memory object diagrams, structural diagrams, functional decomposition diagrams, and memory diagrams.
75) The suffix tree is a very important data structure, which finds a wide variety of applications in many areas related to string processing.
76) A data structure adapted to the searching of the connected region of contours is automatically created.
77) Every aggregation type corresponds to a data structure diagram and an entity relationship model.
78) So the whole display system, which built with an ordered data structure model by processing the data from MEMS technical simulation with Object Oriented Programming(OOP), is presented.
79) It is emphasized that structural simulation systems should be developed using maintainable data structure and program structure.
80) In order to support dynamic update, we mend the data structure of inverted index, and take a new update strategy of inverted index based on extendible hashing to make inverted index extendible.
81) We build up such a data structure on the fly in the format routine, using the reverse command.
82) This paper introduces in detail the data structure and ISR, which relates to the network device driver program.
83) Based on data-distort method, we propose privacy preserving association rules mining algorithm IFB-PPARM using efficient data structure namely inverted file.
84) After giving the data structure article ransacks FEARG using breadth traversal and find the assembly sequence.
85) Data structure in the realization of topological sort. Make one map.
86) Your class subscribes to events generated by your internal data structure.
87) In the design of the subsystem, the dynamic hierarchic link and data structure of an entity are described and the modeling of the virtual scene and the railway automatic block simulation are realized.
88) Data structure often associated with efficient retrieval algorithms and indexing technology.
89) Regression testing: The differential analysis and data structure views provided by MDD4J can help you track changes in memory consumption as bugs are fixed and new features are added or removed.
90) An octree is actually nothing more then a data structure.
91) The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
92) The capability of a data circuit to transfer all data without changing the data content or data structure.
93) Quotes Interface Specification Yinjiang V 1.02, stock analysis software contains the basic data structure.
94) The computer-based sampling method including the initial data structure and pro- gramming is described in detail.
95) The design of architecture of firmware, GUI, data structure, communication protocol, and program of the instrument of line patrol are presented in the thesis.
96) A random array edge table is described as a basic data structure to form a plane chart,[] instead of the concepts about inner or outer rounding ring and point table.
97) For example, the output of all our data transformation jobs are Clojure data structure literals, and the intermediate representation in all our Hadoop jobs are as well.
98) Don't use them for non-shared data, and don't use them if your program's logic ensures that only one thread is accessing a particular data structure at a single time.
99) Linear said the simplest and most commonly used as a data structure.
100) The canonical data model defines data structure, attributes and relationships used for business process and service modeling.
101) Regarding the route search in railway station computer interlocking, this paper puts forward an algorithm of route generation and search based on yard data structure.
102) When a new document is created, someone has to associate it with the right categories in this complex data structure.
103) Finally, I settled on the vec() function -- it is quite fast, and was the right choice for handling DNA (essentially, the DNA is a bit vector, a built-in Perl data structure).
104) The predigestion of the bending products, the selection of base-face and tree data structure of products, automatic determination of bending sequence etc have also been introduced.
105) On the base of deep study on the rule of composition of a picture and the structure theory of point line area symbols, a storage data structure of symbol base is designed.
106) The reason this data structure is named the minimax game tree is because of the simple algorithm behind the structure.
107) The Output Step allows you to map the hierarchical data structure to a relational data structure.
108) Instead we will use a data structure called a binary tree.
109) Data structure algorithms: CRC32 algorithm theory short, CRC is a value.
110) It offers many new features for application developers, hierarchical data structure support, and improved query capabilities across multiple instances of the database.
111) The output from such a test in Mahout is a data structure called a confusion matrix.
112) In the data structure, the binary tree can be uniquely confirmed when the nodes sequences of this binary tree for preorder traversal and inorder traversal are knows.
113) LDAP provides a standards-based, hierarchical data structure that allows applications access without security credentials, or by supplying credentials stored in their own target records.
114) This paper first analyses traditional record storage structures and gives the design of a data structure that is appropriate for storing length variable and format variable data records.
115) Use of data structure, the preparation of a business simulation program stores.
116) In order to calculate the inventory requirements for each entry in the sales leads feed, the production manager needs to create a master detail data structure.
117) Partially persistent data is a persistent data structure that allows updates to the latest version only.
118) Much of the power of the relational model comes from the fact that the relational table is the single data structure that represents homogeneous collections of data.
119) Chances are the accounting package already has a data structure, most likely a database.
120) Symptoms: A program that performs a recursive descent over a data structure throws a class-cast exception.
121) It creates a tight coupling between your application data structure and the XML document structure.
122) A method to design a computer aided software engineering tool data structure diagram is presented, and so is the syntax of the data structure diagram.
123) In DSPRINT, the data structure of histogram is offered to combine class lists into each attribute list, which helps reduce data to fit in memory.
124) Next month, I'm going to finish my coverage of generics with a recursive data structure analyzer built around ASM.
125) It used ring data structure to save massive data effectively. Bounded error-distances from vertices to average plane were computed to find prime vertices for removal.
126) Listing 1 shows the classes I'll use for the basic data structure representation.
127) LFS data structure, disk layout, free space management[/data structure.html], access mechanism and segment cleaning mechanism were summarized.
128) On the basis of LIS data structure and data operation analysis, this paper study the object-oriented data model for LIS.
129) This program is a college computer professional "data structure" to operate on the experimental one.
130) Resizes a data handle based on the data structure of an argument that you pass to the CIN. This function does not set the array dimension field.
131) The results of this paper are of great significance to the AUV s autonomous navigation and application of data structure of quadtree and octree.
132) We have also designed the database according to the tree-shaped data structure of fashion design information.
133) An efficient segmentation method based upon fuzzy c-means (FCM) clustering principles is proposed. The approach utilizes a pyramid data structure for the hierarchical ana- lysis of color images.
134) This System model is directly constructed by the primary data. Consequently it may avoid the restriction of mathematical formula and keep integrity of the primary data structure.
135) In addition to the expected data structure manipulation support, SDOs also provide the ability to set and retrieve the contents of an SDO based on an XPath-like expression, including queries.
136) So, one of the first researchers on the minimax tree decided to name player X as Max and player O as Min. Thus, the entire data structure came to be called the minimax game tree .
137) RDBMS is based on firm mathematics set theory with simple and clear data structure, and powerful query function, so it has become the basic technology for realization of information system.
138) A kind of technology is introduced, which uses meta-data in database management system to make clear data structure which is unknown in closed module.
139) Game and the model editor model using a custom data structure of the game, so you can draw the editor to edit out of the model.
140) The constructor interprets each string as a directory path and builds a data structure to represent the files and child directories under that path.
141) Long string and data structure up to 2 gigabyte in size.
142) The software can not only repair the file header, but also analyze the current data structure and repair attempt to repair them.
143) The algorithm has the features of efficiency and fastness and does not require complex data structure.
144) Dependent peer services are represented by a graph based data structure.
145) It is an important and basic course in the field of computer and its applications, such as data structure, data library, operating system, compilation procedure and artificial intelligence.
146) A new hierarchical data structure was presented to maintain the Topological consistency between different LOD.
147) To illustrate the problem, imagine a Web service that returns a linked list data structure which we serialize to XML using the SOAP Section 5 Encoding rules.
148) In order to keep the data independence from application program, the necessary local logical data structure can be self-defined in every individual application program.
149) It can also be a data structure of a type that is fitting to the SELECT clause.
150) Finally, a particular description of a route searching algorithm is given based on graph data structure of an adjacency list.
151) It is caused by recursively descending a composite data structure in such a way that, sometimes, more than one step in the descent is taken in a single recursive call.
152) Data structure among the Huffman tree structure and its encoding!
153) Next to improve the O (1) after the process scheduling scheduler data structure, time, and the calculation method of priority scheduling of analysis and study of the part.
154) Persistent data is a data structure that preserves its old versions; that is, both previous and current versions may be queried.
155) Besides, in order to facilitate applications to check affectivity and consistency of this model, a formal concept model based on hyper-graph data structure is proposed.
156) As well , it could be widely used in any situations which needs dynamic data structure.
156) try its best to gather and build good sentences.
157) A data structure for mutual exclusion, also known as a binary semaphore.
158) This algorithm uses special data structure to construct index table, and can support inserting, deleting and updating route dynamically.
159) In tills paper, the design considerations of the geometric modelling for three types of furniture parts and the hierarchical data structure of the FCAD system are presented.
160) The conditions that make a data structure eligible for deletion depend on the features and logic of the subsystem, but a common criterion is the presence of a null reference count.
161) The object motion was represented using hierarchical data structure of quad tree.
162) It would be better if traversing the data structure was a separate and generic operation.
163) A new unsupervised multiresolution edge detection technique was presented, which combines the morphological filtering, pyramid data structure and fuzzy technique.
164) Instead of buckets and timer cascading, hrtimers maintain a time-ordered data structure of timers (timers are inserted in time order to minimize processing at activation time).
165) Listing 2 shows two different serializations of the same linked list data structure serialized according to SOAP Encoding rules.
166) This paper constructs a special data structure model for montane altitudinal belts (MABs) and thereby realizes their digitalization and visualization.
167) A method of shading process based on hidden surface algorithm and data structure is proposed, and a rule to determine the external normal line of shading-surfaces is presented.
168) This is a topological sorting example, the data structure of the students will have a great help!
169) At the same time, the text also illuminates the command format and data structure of the GPS receiver.
170) Based on a point line patch hierarchical data structure, three dimensional complex geometries are described by several typical kinds of surface patches.
171) Linux actually includes red-black trees as a reusable data structure, and they can be used generically.
172) This article presents a layered data structure for the three basic orthographic views.
173) For each iteration, you receive a list_head reference, which can be provided to list_entry to identify the container object (your data structure).
174) There is no sheet of cells out there, but a tightly packed data structure of values, with various pointers between them, from which the program synthesizes a new image to display in real time .
175) For example in social networks it's easier to use a graph data structure to represents friend relations and do traversals and queries like "get me all the friends of my friends friends".
176) The Apple partition map contains several 512 - byte data structures, and each partition uses one data structure.
177) In this paper, first the software system design for such integration is outlined and it gives a definition of the data structure and programming frame.
178) In this paper, according to the 4-double-linked list data structure used to represent any track layout in the Microcomputer Interlocking system, a kind of robust storage structure RDS is proposed.
179) In a hierarchical data structure, each root record may have many associated records at the next level down in the hierarchy, and there may be many additional subordinate levels.
180) The author emphasizes the implement of a complex data structure with object-oriented technology, which can be used in many computer graphics algorithms, such as usually-used linked list method.
181) Joseph Ring is a typical problem with circular list data structure is a list of the last element pointer to force the first element.
182) Its efficiency is directly decided by the main operation and spatial data structure.
183) Itconsists of a GORC physical data structure, detailed shape description and abstract description.
184) The element and text contents are inserted into the correct position, we store the tree structure information to the relational database by the data structure of binary chained list.
185) The flat file adaptor picked up the password file and converted into a data structure required by the data handler, complete with information about the target service.
186) On the fist page of the Data Binding wizard, you have to select the backend system language for the data structure that you want to map to Java.
186) is a sentence dictionary, on which you can find nice sentences for a large number of words.
187) The Licensee is not permitted to copy an EPO data carrier using all data, data structure and software as sent to the Licensee by the EPO.
188) This algorithm ensured the average times of off-chip access close to 1 through changing the operating sequence and data structure of peacock hash.
189) This paper showed the information demonstration and data structure of line set, and gave some living examples for discussion.
190) Information of grading level and the passing order of bamboo sticks were stored in doubly linked list data structure by control algorithm.
191) It designs its own data structure and file storage structure, and does a further study of the three-dimensional graphics platform instruction.
192) Using O-O technology and double linked list data structure, the general program of constraint adjustment algorithm is developed and embedded into the genetic algorithm.
193) Like arrays in other programming languages, DB2 arrays can be used as an auxiliary data structure when coding algorithms in SQL PL.
194) Connect6 game system is divided into 4 parts: UI, data structure, search engine and evaluation function, and then the heuristic search is applied to optimize the searching engine.
195) In this model, a proper data structure is developed to store the information of functions, and a tiny programming language interpreter is designed and embedded to analyze the functions.
196) This method develop one-dimensional MAW method into high-dimensional DLB method by introducing HSFC, block data structure and even more measurement information.
197) Data structure to achieve stack operation. Data structure to achieve stack operation.
198) Ordered binary decision diagrams ( OBDDs ) are a data structure for efficient representation manipulation of Boolean functions.
199) Balanced binary tree data structure is a very important concept.
200) It projects the key network traffic information into summary data structure(sketch)in every circle online which is used to detect anomalies.
201) Some key problems were addressed about the context sensitive L system in terms of the fundamental data structure.
202) With the use of oriented-object technology and design pattern idea, it implements the class structure of lexical analysis, data structure, symbol table and syntax parsing.
203) The solver of this software uses the linked list data structure to store the global stiffness matrix, which is efficient in storage and calculation.
204) Each row in the table identifies a data structure with a potential container object that has a large number of child objects.
205) The equipment parameters of power system are described in the Frame Knowledge Representation, and a visual and hierarchal clear data structure is constructed.
206) The data or data structure provided does not meet requirements for this categorization scheme.
207) The choice of the data structure often begins from the choice of an abstract data type.
208) An Open SQL select clause always needs a data structure where it can put the results of the call, such as a structure or an internal table for bulk calls.
209) The 2D CAD model data structure and the calculation of related parameters are discussed. Based on the research, the software on the gear wheel spoke optimization was developed.
210) When the timer is fired, the reference count on the structure is incremented, because the last thing you want is for the data structure to be freed before the timer expires.
211) Methods of constructing the bounding volume boxes tree and space division were given, and the data structure of Hash table was used to accelerate the collision detection in space division.
212) This macro is simpler in that it automatically provides your data structure, obviating the need to perform a list_entry.
213) Results HIS and new rural cooperative medical information system could successfully exchange data by data structure modification and the interface.
214) On a data structure and algorithms books, containing source code.
215) Our clustering algorithm for basic structures is a high-efficiency method due to a good adaptability for hypergraph data structure.
216) Because the web service does the work of retrieving the stock ticker data and storing it in a simple data structure, I only needed to convert that data to RDF.
217) A new sparse matrix access technique based on an improved two-dimensional chain table data structure is presented and applied to power flow calculation.
218) The handler program must perform two functions: 1) close the SQL cursor and 2) deallocate the memory used by the stateInfo data structure.
219) Discrete mathematics is the mathematics foundation of further studying professional courses such as data structure, compiler construction principles, circuit design and so on.
220) We use Clojure data structure literals as both intermediate representation for communication, and for storage.
221) The design goal, type, data structure, basic working principle and mode as well as the related process flows of time gate and passing token are discussed.
222) The design on the architecture, the data structure and the data sublanguage of CDMS-83-1 is also presented.
223) The thread in this image that has the mutex locked gets to access the complex data structure without worrying about having other threads mess with it at the same time.
224) Data structure set - up and addressing system of parameter configuration managerial module is analyzed and designed thoroughly.
225) The method takes station-train adjacency list as its basic data structure and rebuilds the rail-net with the restriction of train routes, to make the got-route data validity and rationality.
226) The rate of change of the data structure in a warehouse is much greater than that of operational data structures.
226) try its best to collect and build good sentences.
227) This method uses some relative simple data structure to conserve XMLs dynamic information and correlational information.
228) This open-source package provides an API to extract XML-encoded information from a configuration file and turn it into a native data structure, for immediate use within an application.
229) If you wanted to create a program that tracks the activity of a chess club, you might use a data structure that would be described by the following Perl code.
230) CRPSL add priority and abstract area using skip lists data structure.
231) A red-black tree is a data structure and open technology that can be used for predefined priority-based sorting operations.
232) When encoding a data structure into XML, do you make object parameters into attributes of the object element or independent child elements?
233) Note that the subproblem() method does not copy the elements; it merely copies the array reference and offsets into an existing data structure.
234) Concept lattice is the core data structure of formal concept analysis.
235) To improve the speed, accelerating algorithm for ray tracing was studied and compared and a ray tracing algorithm based on octree data structure was presented.
随便看

 

英语例句大全共收录104207条中英例句词条,基本覆盖所有常用英文单词的例句、长难句及中文翻译,是不可多得的英语学习材料。

 

Copyright © 2000-2024 Suppus.net All Rights Reserved
更新时间:2024/10/7 0:40:59