The structure is appalling, and the programmers clearly didn't think deeply about correctness, algorithms, data structures, or maintainability.
代码结构糟糕透了,程序员显然没有深入思考程序的正确性,算法,数据结构和可维护性。
The content of this paper includes two respects: research of data mining algorithms and the system structure of the application platform of data mining.
本文的内容包括两个方面:关联规则挖掘算法研究和数据挖掘应用系统体系结构的研究。
A model of data mining is set up after preparation of data by means of attribute structure, and association rule algorithms are carried out. the data mining result is explained and analysed.
采用了属性构造法进行数据预处理,建立了数据挖掘模型,实现了关联规则算法,并对挖掘结果进行解释与分析。
It examines the major data structure and algorithms used in the operating system that ultimately provide users with the standard user interface.
本书研究了为用户最终提供标准用户界面的操作系统中采用到的主要数据结构和算法。
DSP adopts Harvard structure in which program memory and data memory are divided. DSP can realize various digital signal process algorithms by special hardware multiplier.
DSP内部采用程序和数据分开的哈佛结构,具有专门的硬件乘法器,可以用来快速地实现各种数字信号处理算法。
This text has analysed three algorithms for finding the critical paths from several respects separately, such as complexity of the algorithm, the structure form of the data and easy degree.
本文分别从算法复杂度、数据结构形式及实现的容易程度等几方面分析了三种求关键路径算法的优劣。
This paper introduces the data acquisition and analysis software for the scanner, including the main program structure and the defect quantification algorithms.
介绍了该检测设备的上位机数据采集和分析软件的开发,包括主程序结构和腐蚀缺陷深度量化算法等。
The system hardware structure, analog channels circuits, data acquisition circuits, measurement algorithms of electric parameters and anti-jamming methods are given.
给出了系统总体结构、模拟通道设计、倍频锁相电路、数据采集电路、各种电参数测量算法及系统软硬件抗干扰措施。
Key data structure, program flows designed for promotion of differentiated classes of service, scheduling algorithms and specification of API have been narrated in addition.
描述了实现过程采用的重要数据结构、针对区分服务支持设计的流程以及网络调度算法。给出了API接口使用规范。
The fuction of the system, the form of data structure and some algorithms are introduced in this paper.
研制过程中,运用结构程序设计思想,在算法分析和程序设计方法等方面都做了细致的探讨。
Based on data compression, a inverted index structure in full textual databases is proposed, and some search algorithms on the index are designed to obtain better performance.
提出了一个基于数据压缩的全文本数据库倒排索引结构,并在此结构上设计出了一些查找算法来获得更好的查找性。
Based on the analysis of the computational complexity of JM73 decoder, we perform PC platform optimization on its program structure, data structure and algorithms.
基于对JM 73解码器运算复杂度的分析,本文在PC平台上对其程序结构、数据结构和算法进行了优化。
This paper introduces system structure, function and the major part of the subsystem design and implementation, and talks about the data collection, storage and matching algorithms in detail.
本文介绍了该系统的系统结构、各子系统功能及各主要部分的设计与实现,并对数据采集、存储与选配算法及上下位机通信进行了详细介绍。
The genetic algorithms was adopted to optimize sensor placement and enhance completeness of the test data in the space grid structure modal test.
为解决空间网格结构模态测试中的传感器位置优化布置问题,提高采集数据信息的完备性,采用遗传算法优化传感器布置位置。
The algorithms and the data structure are employed for reducing the grid information of 3d entity, so as to improve the display velocity of the 3d entity.
这些算法和数据结构都围绕着一个问题,就是如何减少三维实体的点阵信息,以提高三维图形的显示速度。
Based on a three-level structure of WSN, base station and data server, water attainment sampling algorithms by predicate are designed and simulated.
在无线传感器网络、基站和数据服务器三层结构的基础上讨论基于谓词的水质达标采样算法,对算法进行分析、设计和仿真。
QR-tree, a spatial index structure based on R-tree and a kind of space partition method using Quad-tree, is proposed. Its data structure and algorithms are also stated.
提出了一种基于R-树与“四叉树”空间层次划分的空间索引结构QR-树,给出了其数据结构和算法描述。
Compared with the old-fashioned, the new sensor has a new internal structure and data processing algorithms, it can be able to measure ice thickness, water level values, the ice temperature gradient.
与老式的冰层厚度传感器相比,新研制的冰层厚度-冰温传感器具有新的内部结构以及数据处理的算法,能够对冰层厚度、水位值、冰层内部的温度梯度进行准确测量。
The structure designment of diagnostic inference module, data base, knowledge base and algorithms library is discussed, and the function of each diagnostic module is analyzed.
探讨了诊断推理模块与数据库、知识库、算法库之间的结构设计,分析了各诊断模块的功能。
GABWIT is a software of inversion for 3d crustal velocity structure using seismic body travel time data and genetic algorithms.
GABWIT是应用地震体波走时资料、遗传算法反演地壳三维速度结构的软件。
The main characters of this data structure include that: Set the complex data and matrix as the basic data unit, which can implement the algorithms of signal processing more conveniently;
此数据结构的特点如下:将复数和矩阵设置为基本的数据形式,便于雷达信号处理算法的实现;
Compared to other algorithms, the data structure of this algorithm was simple to store and the simplified model also maintained the visual characteristics of the original model better.
此算法数据结构存储简单,大规模简化后的模型仍然较好保持了原模型的视觉特征。
These algorithms will build the tree structure to store the paths sequence data and mine the path by traversing the tree.
此二演算法主要以树状结构储存路径资料再利用走访树状结构的方式加以探勘。
Data structure is a key and fundamental course in computer science. It introduces basic data structures, typical algorithms and applications.
《数据结构》是计算机学科的主干基础课,主要介绍基本数据结构、典型算法及其应用。
In this paper, a new data structure of graph, double list, is presented. It is more flexible than other data structures of graph and shows better time and space complexity in graph algorithms.
本文提出了图的一种双链式存储结构,比以往的图的链式存储结构有更好的灵活性,并在图的各种算法的实现上显示了较好的时空复杂性,具有其它存储结构所不具备的各种优点。
In this paper, a new data structure of graph, double list, is presented. It is more flexible than other data structures of graph and shows better time and space complexity in graph algorithms.
本文提出了图的一种双链式存储结构,比以往的图的链式存储结构有更好的灵活性,并在图的各种算法的实现上显示了较好的时空复杂性,具有其它存储结构所不具备的各种优点。
应用推荐