News

3 Overview of artificial intelligence and task scheduling algorithms 3.1 Localized big data real-time query processing task scheduling algorithm Data localization means that both the data and the ...
Learn how logical reasoning can improve algorithms for efficient large-scale data processing and optimization.
Given a set of historic good traces, trace-based anomaly detection deals with the problem of determining whether or not a specific trace represents a normal execution scenario. Most current approaches ...
The paper details the vector indexing algorithm for post processing of data in optical time domain reflectometer. Post processing is necessary in OTDR for event detection and feature extraction from ...
In the era of big data, processing information in multi-linear arrays is a challenge. In this paper, a parallel singular value decomposition algorithm based on unilateral Jacobi is proposed, and a ...
An implementation of data structures and algorithms in C, including intrusive linked list, generic vector, hash table, index priority queue, adjacency list representation of graph, and so on.