Data Processing

Read about data processing, The latest news, videos, and discussion topics about data processing from alibabacloud.com

XML function library: Xml_set_notation_decl_handler

xml_set_notation_decl_hanhttp://www.aliyun.com/zixun/aggregation/16504.html ">dler configuration notation Declaration of the header. Syntax: boolean xml_set_notation_decl_handler (int parser, string handler); Return value: Boolean function type: Data processing   ...

Perl compatible formal expression function library: Preg_split

Preg_split the string according to the specified rule. Syntax: Array preg_split (string pattern, string subject, int [limit]); Return value: Array function kind: Data processing content Description This function separates strings by the rules you specify. The returned value of the incision is an array variable. Parameter pattern is the specified rule string, parameter subject is the string to be processed, the parameter limit ...

Hierarchical data Format 1.9.110 publish a file format for scientific datastore

The Hierarchical Data Format (HDF) is a general-purpose library for storing scientific data in a file format. It can http://www.aliyun.com/zixun/aggregation/14345.html "> Data processing to Datasets (multidimensional arrays) and groups (organization object structure). Hierarchical Data Format 1.9.110 This version clears the build system, adding Linux parallelism ...

Research and development of mobile geographic information system based on cloud computing

Research and development of mobile geographic information system based on cloud computing Gao Guenyunlan in view of the current low transmission efficiency of mobile GIS and the limitation of large data processing, the paper introduces the Hadoop cloud computing platform and constructs the Mobile Information system based on the Hadoop cloud computing platform, and studies the workflow The difference between it and the current mobile Geographic Information system is analyzed. The experimental results show that the mobile geographic information system based on Hadoop has quicker response time than the existing system in service processing, and can solve the existing transmission efficiency to some extent.

Research and application of large data storage technology based on NoSQL database

Research and application of large data storage technology based on NoSQL database Sun Zhunting The amount of data collected and processed in the actual project is very large, which presents a great challenge to the traditional database technology. Aiming at the disadvantage of traditional relational database with slow storage speed and high hardware requirement, a large data processing method based on NoSQL database is proposed, which breaks the relational model of traditional database, and the data is stored in a free way, but not dependent on fixed table structure. This method mainly combines empirical mode decomposition and NoSQL database technology, and is applied to deformation monitoring of large structural parts.

XML function library: Xml_parse

Xml_parse parse the XML file. Syntax: boolean xml_parse (int parser, string data, int [isfinal]); Return value: Boolean function kind: Data processing content Description This function is used to parse XML format file data. Parameter parser to parse code. Parameter data is a parsed data block (chunk). Parameter isfinal can be omitted, if set to True then system ...

Orfeo Toolbox 3.12.0 Release Remote sensing image processing library

Orfeo Toolbox 3.12.0 This version supports large http://www.aliyun.com/zixun/aggregation/16701.html ">jpeg2000 file and Pleiades metadata data processing. Supports Monteverdi efficient JPEG2000 visualization and ROI decompression tools. OTB is applied to a common and extensible framework, running on the command line to launch applications, an automatically generated QT graphical user interface. ...

Open source Graphlab Breakthrough human Graph Computing "limit value"

Graph data processing in the past has been the patent of data scientists, as the application of data has become more and more widely used, graph analysis becomes an essential part of the field of data analysis, people increasingly need to be easy to use, simple graph data analysis tools. Graphlab is a very popular open source project, Graphlab developers are constantly pursuing the innovation and development of graph computing, so that it can meet the requirements of mass data processing. Sframe's debut appears low-key and mysterious, but its function is not to be underestimated, it extends the graphlab to the table so that it can easily manage TB series ...

How open source technology and cloud computing spark

Cloud computing has not been overlooked, and recently, according to army and contractor executives working on the distributed general ground System-Army standard Cloud (DSC) in Afghanistan, cloud computing has been used militarily and has changed military intelligence forever. "From a technical standpoint, we can have almost unlimited processing power, unlimited memory, unlimited storage in response to data processing and management and data fusion," said Shane Miller, head of DCGS's main contractor Booz Allen Hamilton. These are the things you can hardly imagine ...

XML function library: xml_parser_create

Xml_parser_create the initial XML parser. Syntax: int xml_parser_create (string [encoding]); Return value: integer function kind: Data processing content Description This function is used to initialize a new XML parser. Parameter encoding can be omitted, the character set used for XML, the default value is Iso-8859-1, and other ASCII, UTF-8 two kinds. Success returns PA ...

Virtualization of LIDAR data products with cloud computing

Using cloud computing to LIDAR data product virtualization processing Tang Xuan Wang Liu Zhongliang Airborne LiDAR Data processing computation is large, the processing algorithm is numerous, the traditional data processing method based on single machine and serial computing has been difficult to quickly respond to the demand of a large number of users for personalized products. On the basis of discussing the concept of virtual LiDAR data product, this paper puts forward a LiDAR data processing method based on cloud computing, and proves the validity and feasibility of the method by experiment. Virtualization of LIDAR data products with cloud computing

Application of cloud Computing in University Computing Center

The application of cloud computing in University Computing Center Guo Yao with the development of the national higher education, all the universities have established computer software and hardware laboratories such as computing center. Due to the rapid progress of computer technology, computing center is facing problems such as unbalanced utilization of hardware resources, large amount of hardware and software maintenance and outdated performance. Cloud computing through the Internet to provide users with resource virtualization solutions, with strong data processing capabilities, high equipment reliability and relatively inexpensive equipment input, flexible scalability and so on, to solve the above problems provide a flexible solution. &nb ...

XML function library: Xml_get_error_code

Xml_get_error_code Gets the XML error code. Syntax: int xml_get_error_code (int parser); Return value: integer function kind: Data processing content Description This function can get the error code that XML is processing. Parameter parser to parse code. Return false value if parser wrong, otherwise return error code (such as Xml_error_binary_entity_ref ...).

Ecromedos 2.0.4 publishes a Web publishing and printing solution

Ecromedos 2.0.4 This version has been slightly revised. Update the style sheet and newer version of the Koma script. Ecromedos is an integrated, xml-based, publishing, printing solution on the web. Documents are stored in XML format, translated with Ecromedos representative format file processors (Electronic http://www.aliyun.com/zixun/aggregation/14345.html "> Data Processing"). Ecro ...

Cloud computing applications will be widely used in the field of automation

Industrial automation is the use of automated production lines to engage in industrial production, and through the sensor network electronic equipment for real-time data, and through the network transmission to the control center for specialized processing. In the future, with the further development of production automation, the data generated per second will be more and timely data processing will be the main link in the process of automation. In the field of industrial automation, as applications and services migrate to cloud computing, the main patterns of data and computing positions have been changed, leading to disruptive changes in the field of embedded devices, and what will be the trend of industrial automation? With the ...

Interpretation: A large scale data processing system based on Hadoop

Part of Hadoop is a Java implementation of Google's MapReduce.   MapReduce is a simplified distributed programming model that allows programs to be distributed automatically to a large cluster of ordinary machines. Hadoop is mainly composed of HDFs, MapReduce and HBase. The concrete composition is as follows: the composition of Hadoop figure 1. The Hadoop HDFs is the Open-source implementation of Google's GFS storage system, the main ...

XML function library: xml_error_string

Xml_error_string Gets the XML error string. Syntax: string xml_error_string (int code); Return value: String function type: Data processing &http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; content description This function gets the error code for XML processing. Parameter code is parse ...

HPCC Bae 3.6.2 Publishing parallel processing computing platform

HPCC is a high configured Computing cluster abbreviation, namely High-performance computing cluster, is a huge parallel processing computing platform to solve the problem of large data processing. It uses large-scale parallel http://www.aliyun.com/zixun/aggregation/20795.html "> Processing technology to store and process large amounts of data, processing hundreds of millions of records per second." A large number of data across different data sources can be accessed, analyzed, and ...

Compound similarity analysis system based on cloud computing technology

Compound similarity analysis system based on cloud computing technology Fudan University Li Jiehui This paper studies the related theories, characteristics and key technologies of cloud computing, explores the distributed data processing programming model MapReduce and its operating mechanism and principle of the open source implementation of Hadoop, A distributed solution is proposed for the comparison of molecular structure. Mainly did the following research: 1 The cloud computing technology and molecular similarity comparison algorithm, combined with the advantages of Hadoop cloud computing technology, for Hadoop can not directly apply to the molecular similarity of the problem ...

HPCC 3.6 Publishing Parallel processing computing platform

HPCC is a high configured Computing cluster abbreviation, namely High-performance computing cluster, is a huge parallel processing computing platform to solve the problem of large data processing. It uses large-scale parallel http://www.aliyun.com/zixun/aggregation/20795.html "> Processing technology to store and process large amounts of data, processing hundreds of millions of records per second." A large number of data across different data sources can be accessed, analyzed, and ...

Total Pages: 9 1 2 3 4 5 6 .... 9 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.