6,011 results on '"parallel"'
Search Results
152. Resistors in Series and in Parallel
- Author
-
Zeng, Gengsheng Lawrence, Zeng, Megan, Zeng, Gengsheng Lawrence, and Zeng, Megan
- Published
- 2021
- Full Text
- View/download PDF
153. Waveform Coding
- Author
-
Faruque, Saleh and Faruque, Saleh
- Published
- 2021
- Full Text
- View/download PDF
154. Parallel incremental association rule mining framework for public opinion analysis.
- Author
-
Song, Yingjie, Yang, Li, Wang, Yaohua, Xiao, Xiong, You, Sheng, and Tang, Zhuo
- Subjects
- *
ASSOCIATION rule mining , *SENTIMENT analysis , *PUBLIC opinion , *BIG data , *ELECTRONIC data processing - Abstract
Internet public opinion association rule mining (POARM) has garnered significant attention from a larger group of netizens. However, most POARM methods have been applied to post-event analysis, which has poor timeliness and a low efficiency. Therefore, the real-time monitoring of public opinion association rules is lacking. To address this problem, we propose the parallel Incremental POARM Framework (IPOARM), which improves the timeliness of association rule mining in two ways: 1) using an incremental merge method to consider both inserted and deleted public opinion transaction sets and reuse previous frequent itemsets to reduce redundant computation and 2) employing a parallel implementation of big data process platforms. Moreover, the flexible association rule mining (ARM) algorithm selection structure of IPOARM enables users to freely select suitable ARM algorithms. We represent four classic transaction sets as public opinion transaction sets and compare the IPOARM framework with two novel incremental association rules mining algorithms. Our evaluations indicate that the IPOARM framework can discover Internet public opinion association rules quickly, implying that it can be easily integrated into existing big data processing platforms and that it significantly improves the mining accuracy and efficiency by 12.756% and 29.371%, respectively. • We propose a public opinion association rules analysis architecture. • We design an incremental association rules mining framework to deal with both inserted and deleted data. • We explain how our framework resolves redundant computation and describe its correctness and time complexity. • Results show our framework outperforms two incremental association rules mining algorithms. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
155. Multiscale SPH simulations of viscoelastic injection molding processes based on bead-spring chain model.
- Author
-
Xu, Xiaoyang, Tian, Lingyun, and Yu, Peng
- Subjects
- *
INJECTION molding , *COUETTE flow , *PARALLEL algorithms , *NON-Newtonian fluids , *VISCOELASTIC materials - Abstract
In this paper we present an extension of a multiscale smoothed particle hydrodynamics (SPH) method to transient viscoelastic injection molding processes. Specifically, we use the method presented by Xu and Yu, J. Non-Newtonian Fluid Mech. 229 (2016) pp. 27–42, in which the bead-spring chain model is employed to describe the viscoelastic behavior of the fluid without resort to a closed-form constitutive equation. Moreover, to resolve the heavy computation and the time-consuming problem, an efficient parallel algorithm, including parallelizations of both SPH particles and Brownian configuration fields, is developed. To validate the algorithm, we first simulate the viscoelastic Couette flow based on Hookean dumbbell, FENE dumbbell, and FENE chain models. The SPH results are compared with the analytical solutions or those obtained by other methods. The parallel performances of the algorithm are analyzed. Then, we extend the method to the challenging injection molding problem. A number of numerical examples including the injection molding of an F-shaped cavity in two dimensions and a door handle in two and three dimensions are investigated. Some molecular information such as the molecular stretch, the orientation angle, and the mean configuration thickness are displayed. It is found that the injection molding processes could be successfully investigated by SPH from a micro perspective. The proposed parallel algorithm is essential for the efficient simulation of injection molding processes. The maximum speedup can reach more than 130 for the case of the door handle in three dimensions. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
156. Radar emitter multi-label recognition based on residual network
- Author
-
Yu Hong-hai, Yan Xiao-peng, Liu Shao-kun, Li Ping, and Hao Xin-hong
- Subjects
Radar emitter recognition ,Image processing ,Parallel ,Residual network ,Multi-label ,Military Science - Abstract
In low signal-to-noise ratio (SNR) environments, the traditional radar emitter recognition (RER) method struggles to recognize multiple radar emitter signals in parallel. This paper proposes a multi-label classification and recognition method for multiple radar-emitter modulation types based on a residual network. This method can quickly perform parallel classification and recognition of multi-modulation radar time-domain aliasing signals under low SNRs. First, we perform time-frequency analysis on the received signal to extract the normalized time-frequency image through the short-time Fourier transform (STFT). The time-frequency distribution image is then denoised using a deep normalized convolutional neural network (DNCNN). Secondly, the multi-label classification and recognition model for multi-modulation radar emitter time-domain aliasing signals is established, and learning the characteristics of radar signal time-frequency distribution image dataset to achieve the purpose of training model. Finally, time-frequency image is recognized and classified through the model, thus completing the automatic classification and recognition of the time-domain aliasing signal. Simulation results show that the proposed method can classify and recognize radar emitter signals of different modulation types in parallel under low SNRs.
- Published
- 2022
- Full Text
- View/download PDF
157. A Comparative Assessment of Hybrid Parallel, Series, and Full-Electric Propulsion Systems for Aircraft Application
- Author
-
Enrico Fornaro, Massimo Cardone, and Adolfo Dannier
- Subjects
Hybrid-electric aircraft ,parallel ,series ,full-electric ,training mission ,energy saving ,Electrical engineering. Electronics. Nuclear engineering ,TK1-9971 - Abstract
This article presents a preliminary suitable sizing methodology for the design process of the powertrain architecture for a hybrid-electric propulsion system for ultra-light and general aviation aircraft. The main objective of this activity is to design and realize a prototype of a hybrid-electric propulsion system for Cessna 337 aircraft with a maximum take-off power of 134 kW. At the same mission, two operating strategies have been chosen, max recharge and max efficiency. The first one consists of the engine running at wide-open throttle to quickly charge the battery, while the second runs at minimum specific consumption to reduce consumption. The primary energy assessment has been conducted in all proposed propulsion configurations with the same aircraft, mission, and maximum take-off weight. The results also indicated that parallel hybrid propulsion shows a better compromise in terms of 10% energy saving, 4% CO2 reduction, and mission duration.
- Published
- 2022
- Full Text
- View/download PDF
158. Parallel Implementation of RC4 Data Encryption Method for Cloud Computing
- Author
-
Arif Ullah, Tanweer Alam, Fawad Salam Khan, and Hanane Aznaoui
- Subjects
Cloud computing ,RC4 algorithm ,encryption ,parallel ,latency ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
Cloud computing is an on-demand availability of computing resources. The current cloud computing environment uses different algorithms for its security; RC4 is one of them. However, due to the serial implementation of RC4 over cloud computing, the process of encryption and data transmission is badly affected by the factors of poor latency. This research is proposed to cover this factor by implementing a parallel RC4 algorithm in a cloud computing environment. The parallel RC4 model has been developed in web-based architecture relevant to the cloud computing environment. The method processed data simultaneously in four parallel pipelines encrypted through the RC4 algorithm. The proposed method used RC4 algorithms’ parallel implementation to encrypt and decrypt the data. The proposed method increases the efficiency of data encryption and decryption and transmission over a cloud environment using four pipelines at once. These four pipelines receive data and encrypt them using a key and then merge those four streams into a single cipher. These four pipelines enhance the speed of communication over cloud and solve the latency issue majorly. Data sending from node devices to cloud servers is divided into four equal streams and then encrypted using RC4 distinctly but parallel. Then after the roaming, the data are again first combined and then decrypted using the RC4 algorithm. The sample data sets are evaluated on the criteria of the starting time and ending time of the encryption and decryption of data. Results show that the proposed method is able to enhance the speed of the whole process up to average 3.7% due to the implementation of parallel technique and had reduced the time notably. The future work on this research involves enhancement of security process of RC4 algorithm since it can be breached easily.
- Published
- 2023
- Full Text
- View/download PDF
159. Design Principles for Sparse Matrix Multiplication on the GPU
- Author
-
Yang, Carl, Buluç, Aydın, and Owens, John D
- Subjects
Information and Computing Sciences ,Computer Vision and Multimedia Computation ,Sparse matrix multiplication ,Parallel ,GPU ,cs.DC ,sparse matrix multiplication ,parallel ,Artificial Intelligence & Image Processing ,Information and computing sciences - Abstract
We implement two novel algorithms for sparse-matrix dense-matrix multiplication (SpMM) on the GPU. Our algorithms expect the sparse input in the popular compressed-sparse-row (CSR) format and thus do not require expensive format conversion. While previous SpMM work concentrates on thread-level parallelism, we additionally focus on latency hiding with instruction-level parallelism and load-balancing. We show, both theoretically and experimentally, that the proposed SpMM is a better fit for the GPU than previous approaches. We identify a key memory access pattern that allows efficient access into both input and output matrices that is crucial to getting excellent performance on SpMM. By combining these two ingredients—(i) merge-based load-balancing and (ii) row-major coalesced memory access—we demonstrate a 4.1 × peak speedup and a 31.7% geomean speedup over state-of-the-art SpMM implementations on real-world datasets.
- Published
- 2018
160. Design Principles for Sparse Matrix Multiplication on the GPU
- Author
-
Yang, C, Buluç, A, and Owens, JD
- Subjects
cs.DC ,sparse matrix multiplication ,parallel ,GPU ,Artificial Intelligence & Image Processing - Abstract
We implement two novel algorithms for sparse-matrix dense-matrix multiplication (SpMM) on the GPU. Our algorithms expect the sparse input in the popular compressed-sparse-row (CSR) format and thus do not require expensive format conversion. While previous SpMM work concentrates on thread-level parallelism, we additionally focus on latency hiding with instruction-level parallelism and load-balancing. We show, both theoretically and experimentally, that the proposed SpMM is a better fit for the GPU than previous approaches. We identify a key memory access pattern that allows efficient access into both input and output matrices that is crucial to getting excellent performance on SpMM. By combining these two ingredients—(i) merge-based load-balancing and (ii) row-major coalesced memory access—we demonstrate a 4.1 × peak speedup and a 31.7% geomean speedup over state-of-the-art SpMM implementations on real-world datasets.
- Published
- 2018
161. RELIABILITY ANALYSIS OF PARALLEL SYSTEM USING INSPECTION FOR REPAIR ACTIVITIES.
- Author
-
Dabas, Neetu, Rathee, Reetu, and Kumar, Joginder
- Abstract
The objective of this paper is to develop a reliability model for a two-unit parallel system using the concept of inspection. A single server is available to inspect the failed unit before its repair. Failed unit is replaced by new one if its repair is not possible. Semi-Markov process and regenerative techniques are used to derive the expressions for various reliability and economic measures such as mean time to system failure, availability, busy period analysis of server, expected number of visits by the server and profit function. The numerical values are also assigned to various parameters and costs for studying the graphical behavior of performance measures like MTSF, availability and profit of the developed models. The findings of the present study help the system developers to identify hazardous conditions, which further help in either correct them immediately or report them for corrective action before replacement of the system. [ABSTRACT FROM AUTHOR]
- Published
- 2022
162. A Fractional Sample Rate Converter with Parallelized Multiphase Output: Algorithm and FPGA Implementation.
- Author
-
Shahabuddin, Shahriar, Manninen, Petri, and Juntti, Markku
- Abstract
Sample rate conversion is an essential scheme used in almost every radio design. Supporting sampling rates higher than the clock rates require parallel processing. In this paper, we propose an algorithm for a sample rate converter (SRC) with multiple parallel output phases so that the conversion ratio can be a fixed rational number. Due to the structure of the proposed algorithm, it is suitable for embedded platforms which are restricted by their clock frequency but require very high sample rates. A dual phase output variant of the proposed algorithm is simulated with a 400 MHz input signal to perform a 15/8 conversion. The test and verification of the SRC algorithm is presented with the aid of a design example. A VLSI architecture of the dual phase output SRC is implemented on a Virtex-7 field-programmable gate array (FPGA) and results are presented. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
163. Area-Time-Efficient Scalable Schoolbook Polynomial Multiplier for Lattice-Based Cryptography.
- Author
-
Birgani, Yahya Arzani, Timarchi, Somayeh, and Khalid, Ayesha
- Abstract
Lattice-based cryptography (LBC) stands out as one of the most viable classes of quantum-resistant schemes. This brief explores a time-sharing approach, with different parallelism levels, for a crucial operation in LBC cryptosystems, i.e., polynomial multiplication. We also employ an innovative coefficient ordering method in our time-shared schoolbook polynomial multiplication (SPM) to combine the best of two worlds: design compactness and lower processing latency. Thus, our work offers a choice of design points with performance vs. resource trade-offs. Our fastest proposed design exhibits 80% and 57% reductions in LUTs and throughput, respectively, compared to the existing fully parallel SPM architecture (on Xilinx Ultrascale+), which lead to a 53% improvement in the area-time-product efficiency. Our smallest proposed design is more than $2.2\times $ faster than the existing low-cost parallel SPM architecture (on Xilinx Kintex-7) at the expense of 85% additional area resources. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
164. An accelerated optimization algorithm for the elastic-net extreme learning machine.
- Author
-
Zhang, Yuao, Dai, Yunwei, and Wu, Qingbiao
- Abstract
Extreme learning machine (ELM) has received considerable attention due to its rapid learning speed and powerful fitting capabilities. One of its important variants, the elastic-net ELM (Enet-ELM), was recently proposed to improve its sparsity and stability of simulations simultaneously. However, entering the era of big data, the explosive growth of data volume and dimensions poses a huge challenge to Enet-ELM. On the other hand, the alternating direction method of multipliers (ADMM) is a powerful iterative algorithm for solving large-scale optimization problems by splitting a large problem into a set of executable sub-problems. But its performance is highly restricted by its astringency and convergence rates. In this paper, we therefore develop a novel Enet-ELM algorithm based on the over-relaxed ADMM, termed over-relaxed Enet-ELM (OE-ELM), which accelerates model training by applying the results of the previous iteration to the next iteration. Besides, we also propose a parallel version of OE-ELM (POE-ELM) to implement parallel and distributed computation, which is trained by the consensus over relaxation ADMM algorithm. Finally, the convergence analysis conducted on the two proposed algorithms proves the effectiveness of model training, and extensive experiments on classification and regression datasets demonstrate their competitiveness in accuracy and convergence rate. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
165. Efficient parallel processing of high-dimensional spatial kNN queries.
- Author
-
Jiang, Tao, Zhang, Bin, Lin, Dan, Gao, Yunjun, and Li, Qing
- Subjects
- *
PARALLEL processing , *K-nearest neighbor classification , *USER experience , *PARALLEL algorithms , *ALGORITHMS - Abstract
Some efficient top-k algorithms, i.e., Fagin's Algorithm, threshold algorithm (TA), and best position algorithm (BPA), can be used to answer k nearest neighbor (kNN) queries. However, extending the existing algorithms without further changes to the algorithms themselves would not be efficient since there are the different characteristics between the kNN queries and top-k queries. For example, the kNN queries are more distance-sensitive rather than the position of data points. Second, it is necessary to add some novel parallel heuristics and pruning policies for the kNN queries. Third, there are still many redundant random accesses among FA, TA, and BPA. In this paper, we address aforementioned these problems and take these algorithms to answer parallel kNN (PkNN) queries in spatial databases. We integrate the advantages of the B + -tree and Open MP programming and propose three efficient parallel kNN query algorithms, namely distance priority-based PkNN, optimized PkNN, and partition-based PkNN. Our performance evaluation shows that our proposed algorithms achieve significant improvement in comparison with existing algorithms, i.e., BPA and BPA2. In addition, our approaches are also capable of returning kNN results incrementally which greatly shorten the query response time and enhance user experience. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
166. 一种高性能RLWE加密处理器的设计与实现.
- Author
-
王春华, 李斌, 杜高明, and 李桢旻
- Subjects
- *
PARALLEL electric circuits , *ARCHITECTURAL design , *WRITING processes , *TABLE tennis , *BUTTERFLIES , *SOFTWARE architecture - Abstract
The RLWE encryption scheme is one of the most potential candidates in the lattice cryptosystem in the post-quantum era. In view of the problem of high latency and low throughput in RLWE cryptoprocessor, this study proposes a high-performance RLWE cryptoprocessor hardware architecture. The parallel circuit structure of two NTT modules and four butterfly modules are adopted in the proposed architecture. In the pre-calculation and post-calculation process, the multipliers in the four butterfly modules are used for parallel calculation. In the encryption process, NTT calculation and ciphertext calculation are performed in parallel. In the processing of NTT and INTT operations, the data read and write process and calculation process are ping-pong operations, thereby hiding the data read and write cycle, reducing the delay of the RLWE encryption processor, and improving the throughput of the RLWE encryption processor. A hardware architecture is designed for resource reuse, the multiplier and adder are reused in the butterfly module during the encryption and decryption process, and the circuit structure of NTT is reused by INTT, thereby reducing the hardware resource consumption of the encryption processor. The cryptoprocessor with parameters of n=256 and q=65 537 is implemented on the Spartan-6 FPGA development platform. The results indicate that the encryption time is only 12.18 μs, the throughput is 21.01 Mbit·s-1, the decryption time is only 8.65 μs, and the throughput is 29.60 Mbit·s-1. Compared with other cryptoprocessor, the proposed design has improved the delay and throughput of the cryptoprocessor. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
167. 面向逆变器并联的虚拟振荡器控制技术综述.
- Author
-
林燎源, 柯 全, and 李 平
- Subjects
SYNCHRONOUS generators ,ELECTRIC inverters ,COMPARATIVE studies ,SYNCHRONIZATION - Abstract
Copyright of Electric Power Automation Equipment / Dianli Zidonghua Shebei is the property of Electric Power Automation Equipment Press and its content may not be copied or emailed to multiple sites or posted to a listserv without the copyright holder's express written permission. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)
- Published
- 2022
- Full Text
- View/download PDF
168. A ROBOTIC FLYING CRANE CONTROLLED BY AN EMBEDDED COMPUTER CLUSTER.
- Author
-
Gonçalves Ribeiro, Constantino, Constantin Raptopoulos, Luciano, and Suel Dutra, Max
- Subjects
ROBOTICS ,COMPUTER workstation clusters ,REMOTE control ,DRONE aircraft ,SOCIAL interaction ,FLY control ,TASK performance ,AUTOMATION ,COMPUTER software - Abstract
Copyright of Revista Foco (Interdisciplinary Studies Journal) is the property of Revista Foco and its content may not be copied or emailed to multiple sites or posted to a listserv without the copyright holder's express written permission. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)
- Published
- 2022
- Full Text
- View/download PDF
169. Parallel Ensemble Matching Based on Subscription Partitioning for Content-Based Publish/Subscribe Systems.
- Author
-
Li, Junshen, Deng, Yufeng, Qian, Shiyou, Cao, Jian, and Xue, Guangtao
- Subjects
DATA structures ,ALGORITHMS - Abstract
The content-based publish/subscribe system is an effective paradigm for implementing on-demand event distribution. Each event needs to be matched against subscriptions to identify the target subscribers. To improve the matching performance, many novel data structures have been proposed. However, the predicates contained in subscriptions are handled the same way in most existing data structures, without considering their differences in matching probability. In this paper, we propose the concept of parallel ensemble matching (PEM) based on subscription partitioning. The basic idea is that we have the right algorithm handling the right subscriptions at the right time. First of all, we design a PEM framework by classifying subscriptions according to their matching probabilities and use the proper algorithms to process each subscription category. Furthermore, to deal with high-dimensional subscriptions, we propose a fine-grained PEM (fgPEM) that exploits matching algorithms with complementary behaviors by partitioning subscriptions into sub-subscriptions. We implement the prototype of PEM and fgPEM based on two existing algorithms. The experiment results show that PEM improves the matching performance by 43%. On the basis of PEM, fgPEM further improves the performance by 31%. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
170. Effective and efficient aggregation on uncertain graphs.
- Author
-
Yin, Dan, Zou, Zhaonian, and Yang, Fengyuan
- Subjects
- *
CHARTS, diagrams, etc. , *GRAPH algorithms , *DATA analysis , *DESIGN techniques - Abstract
Large-scale graphs are widely used to model the entities and their complex relations. Uncertain graphs are adopted when the relations between entities contain some uncertainty. However, the inherent uncertainties, which are embedded underlying the data and structure of the graphs derived from various sources introduce difficulties on data analysis. To understand the underlying characteristics of large graphs, graph aggregation techniques are critical. However, the existing graph aggregation techniques are designed for deterministic graphs therefore are not applicable on uncertain graphs. In this paper, we provide the first attempt on addressing the aggregation problem on uncertain graphs. To deal with the computation complexity of the aggregation problem, we propose a heuristic-based aggregation algorithm for uncertain graphs and some optimization methods to improve its efficiency in real world implementation. Besides the optimization, to further speed up the process, we design a parallel aggregation implementation approach. The intensive evaluations on the two datasets, DBLP and Flickr, demonstrate that our proposed algorithms are able to produce high quality aggregation results within reasonable operation time and the parallel implementation accelerates the aggregation by up to 82 times compared with the baseline algorithm. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
171. CMSuG: Competitive mechanism-based superpixel generation method for image segmentation.
- Author
-
Cui, Qianna, Pan, Haiwei, Li, Xiaokun, Zhang, Kejia, and Chen, Weipeng
- Subjects
- *
REMOTE sensing , *PARALLEL algorithms , *IMAGE segmentation , *PROBLEM solving - Abstract
During the last years, object-based image segmentation (OBIA) has seen a considerable increase in the image segmentation. OBIA is generally based on superpixel methods, in which the clustering-based method plays an increasingly important role. Most clustering methods for generating superpixels suffer from inaccurate classification points with inappropriate cluster centers. To solve the problem, we propose a competitive mechanism-based superpixel generation (CMSuG) method, which both accelerates convergence and promotes robustness for noise sensitivity. Then, image segmentation results will be obtained by a region adjacent graph (RAG)-based merging algorithm after constructing an RAG. However, high segmentation accuracy is customarily accompanied by expensive time-consuming costs. To improve computational efficiency, we address a parallel CMSuG algorithm, the time of which is much less than the CMSuG method. In addition, we present a parallel RAG method to decrease the expensive time-consuming cost in serial RAG construction. By leveraging parallel techniques, the running time of the whole image segmentation method decline with the time complexity from O (N) + O (K2) to O (N/K) or O (K2), in which N is the size of an input image and K is the given number of the superpixel. In the experiments, both nature image and remote sensing image segmentation results demonstrate that our CMSuG method outperforms the state-of-the-art superpixel generation methods, and then performs well for image segmentation in turn. Compared with the serial segmentation method, our parallel techniques gain more than four times acceleration in both remote sensing image dataset and nature image dataset. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
172. Optimization of Remote Sensing Image Segmentation by a Customized Parallel Sine Cosine Algorithm Based on the Taguchi Method.
- Author
-
Fan, Fang, Liu, Gaoyuan, Geng, Jiarong, Zhao, Huiqi, and Liu, Gang
- Subjects
- *
REMOTE sensing , *TAGUCHI methods , *METAHEURISTIC algorithms , *ALGORITHMS , *SOLAR radiation , *PARALLEL algorithms , *IMAGE segmentation , *OPTICAL remote sensing - Abstract
Affected by solar radiation, atmospheric windows, radiation aberrations, and other air and sky environmental factors, remote sensing images usually contain a large amount of noise and suffer from problems such as non-uniform image feature density. These problems bring great difficulties to the segmentation of high-precision remote sensing image. To improve the segmentation effect of remote sensing images, this study adopted an improved metaheuristic algorithm to optimize the parameter settings of pulse-coupled neural networks (PCNNs). Using the Taguchi method, the optimal parallelism scheme of the algorithm was effectively tailored for a specific target problem. The blindness in the design of the algorithm parallel structure was effectively avoided. The superiority of the customized parallel SCA based on the Taguchi method (TPSCA) was demonstrated in tests with different types of benchmark functions. In this study, simulations were performed using IKONOS, GeoEye-1, and WorldView-2 satellite remote sensing images. The results showed that the accuracy of the proposed remote sensing image segmentation model was significantly improved. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
173. 并列平头尾翼弹气动干扰特性计算研究.
- Author
-
陈志宏, 谭献忠, and 吕续舰
- Abstract
Copyright of Journal of Ordnance Equipment Engineering is the property of Chongqing University of Technology and its content may not be copied or emailed to multiple sites or posted to a listserv without the copyright holder's express written permission. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)
- Published
- 2022
- Full Text
- View/download PDF
174. СТАТИЯ ЕКСЦЕРПТ ОТ DE SPIRITU SANCTO НА ВАСИЛИЙ ВЕЛИКИ В СИМЕОНОВИЯ СБОРНИК И В ЕФРЕМОВСКАТА КРЪМЧАЯ: (Два независими превода или две версии на един превод?).
- Author
-
Спасова, Мария
- Subjects
TRANSLATORS ,BASIL ,TRANSLATING & interpreting ,VOCABULARY ,HYPOTHESIS - Abstract
The article explores two independent Old Bulgarian translations of an excerpt from De Spiritu sancto by Basil the Great that are part of Simeon’s Florilegium under article [422] Τοῦ ἁγίου Βασιλείου ἐκ τοῦ Περὶ τοῦ ἁγίου πνεύματος Svyatago vasiliya ot togo yezhe svyatym dus and of Efremovskaya Kormchaya as Τοῦ αὐτοῦ ἐκ τοῦ κζ΄ λόγου τῶν Περὶ τοῦ ἁγίου πνεύματος πρὸς Ἀμφιλόχιον γεγράμενων; Τοῦ αὐτοῦ ἐκ τοῦ κϑ΄ κεφαλαίου τῆς αὐτῆς πραγματείας togo zhe dvadesetisemaago slova o svyatym dse k amfilohiyu napisanyh; togo zhe ot dvadeseti devetyya glavy togo zhe stroyeniya. The structure and contents of the Greek article used for the two Old Bulgarian translations is examined and evidence is found that it was the same but in Simeon’s Florilegium it was slightly abridged. The identical places and the differences in the two translations are identified through the isolation of the lexical parallels against one Greek word. Based on the result of the analysis the hypothesis is made that the second translator probably had an earlier translation of the article at his disposal (as evidenced by several common places in the two translations). The conclusion is that the second translation is an independent one, which is proven by the translation differences at all lexical levels as well as the isolated 104 lexical parallels against Greek words). Both Old Bulgarian translations have been made during the rule of king Simeon in Eastern Bulgaria but by two different translators. [ABSTRACT FROM AUTHOR]
- Published
- 2022
175. Multi-beam coherent Fourier scatterometry
- Author
-
Soman, S. (author), Horsten, R.C. (author), Scholte, T.C. (author), Pereira, S.F. (author), Soman, S. (author), Horsten, R.C. (author), Scholte, T.C. (author), and Pereira, S.F. (author)
- Abstract
Inspection of surface and nanostructure imperfections play an important role in high-throughput manufacturing across various industries. This paper introduces a novel, parallelised version of the metrology and inspection technique: Coherent Fourier scatterometry (CFS). The proposed strategy employs parallelisation with multiple probes, facilitated by a diffraction grating generating multiple optical beams and detection using an array of split detectors. The article details the optical setup, design considerations, and presents results, including independent detection verification, calibration curves for different beams, and a data stitching process for composite scans. The study concludes with discussions on the system's limitations and potential avenues for future development, emphasizing the significance of enhancing scanning speed for the widespread adoption of CFS as a commercial metrology tool., ImPhys/Pereira group
- Published
- 2024
- Full Text
- View/download PDF
176. A general purpose parallel Fortran code for grid projected concentration reconstruction from multidimensional particle distributions
- Author
-
Universitat Politècnica de Catalunya. Departament d'Enginyeria Civil i Ambiental, Universitat Politècnica de Catalunya. GHS - Grup d'Hidrologia Subterrània, Pérez Illanes, Rodrigo Alfonso, Fernández García, Daniel, Universitat Politècnica de Catalunya. Departament d'Enginyeria Civil i Ambiental, Universitat Politècnica de Catalunya. GHS - Grup d'Hidrologia Subterrània, Pérez Illanes, Rodrigo Alfonso, and Fernández García, Daniel
- Abstract
Particle-based transport models are widely used for simulating the movement of pollutants in environmental systems. Unlike grid-based methods, particles naturally address advective transport without numerical dispersion. However, these models require concentration reconstruction from the discrete particle information. This is computationally demanding in multidimensional problems, posing a challenge for field-scale models requiring frequent reconstruction. Grid Projected Kernel Density Estimation (GPKDE) is a cell-averaged reconstruction with improvements in computational performance compared to classical KDE. Currently, no programs implementing this method are readily integrated into particle simulators, compatible with three-dimensional domains, and particles with unequal weights. This article introduces a Fortran code for general-purpose GPKDE, with modular functionalities facilitating the integration into external software. The program implements locally adaptive kernel bandwidth selection and alternatives for the reconstruction from particles with non-uniform weights. The code is parallelized with the OpenMP library. Numerical test cases demonstrate the program’s applicability and scalability of the parallel implementation., To Guillem Sole-Mari for discussions regarding BAKS source code. To Escola Tècnica Superior d’Enginyers de Camins, Canals i Ports de Barcelona for granting computational resources in the cluster Titani, which contributed to results presented in this article. The research leading to these results has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska - Curie grant agreement no. 814066 (Managed Aquifer Recharge Solutions Training Network – MARSoluT) and project GRADIENT (reference no. PID2021-127911OB-I00) from the Ministry of Science and Innovation of Spain ., Peer Reviewed, Postprint (published version)
- Published
- 2024
177. Comparison of Parallel Versions of SA and GA for Optimizing the Performance of a Robotic Manipulator
- Author
-
Baena, Adán H., Valdez, Sergio I., de Jesús Trujillo Romero, Felipe, Montes, Moisés M., Ceccarelli, Marco, Series Editor, Hernandez, Alfonso, Editorial Board Member, Huang, Tian, Editorial Board Member, Takeda, Yukio, Editorial Board Member, Corves, Burkhard, Editorial Board Member, Agrawal, Sunil, Editorial Board Member, Hernandez, Eusebio E., editor, Keshtkar, Sajjad, editor, and Valdez, S. Ivvan, editor
- Published
- 2020
- Full Text
- View/download PDF
178. Parallel Absorbing Diagonal Algorithm: A Scalable Iterative Parallel Fast Eigen-Solver for Symmetric Matrices
- Author
-
Wu, Junfeng, Zheng, Hui, Li, Peng, Filipe, Joaquim, Editorial Board Member, Ghosh, Ashish, Editorial Board Member, Kotenko, Igor, Editorial Board Member, Prates, Raquel Oliveira, Editorial Board Member, Zhou, Lizhu, Editorial Board Member, Barbosa, Simone Diniz Junqueira, Founding Editor, He, Jing, editor, Yu, Philip S., editor, Shi, Yong, editor, Li, Xingsen, editor, Xie, Zhijun, editor, Huang, Guangyan, editor, Cao, Jie, editor, and Xiao, Fu, editor
- Published
- 2020
- Full Text
- View/download PDF
179. TUKNN: A Parallel KNN Algorithm to Handle Large Data
- Author
-
Borah, Parthajit, Teja, Aguru, Jha, Saurabh Anand, Bhattacharyya, Dhruba K., Filipe, Joaquim, Editorial Board Member, Ghosh, Ashish, Editorial Board Member, Prates, Raquel Oliveira, Editorial Board Member, Zhou, Lizhu, Editorial Board Member, Patgiri, Ripon, editor, Bandyopadhyay, Sivaji, editor, Borah, Malaya Dutta, editor, and Thounaojam, Dalton Meitei, editor
- Published
- 2020
- Full Text
- View/download PDF
180. Parallel Mining of Frequent Subtree Patterns
- Author
-
Qu, Wenwen, Yan, Da, Guo, Guimu, Wang, Xiaoling, Zou, Lei, Zhou, Yang, Filipe, Joaquim, Editorial Board Member, Ghosh, Ashish, Editorial Board Member, Prates, Raquel Oliveira, Editorial Board Member, Zhou, Lizhu, Editorial Board Member, Qin, Lu, editor, Zhang, Wenjie, editor, Zhang, Ying, editor, Peng, You, editor, Kato, Hiroyuki, editor, Wang, Wei, editor, and Xiao, Chuan, editor
- Published
- 2020
- Full Text
- View/download PDF
181. Decomposition/Aggregation K-means for Big Data
- Author
-
Krassovitskiy, Alexander, Mladenovic, Nenad, Mussabayev, Rustam, Filipe, Joaquim, Editorial Board Member, Ghosh, Ashish, Editorial Board Member, Prates, Raquel Oliveira, Editorial Board Member, Zhou, Lizhu, Editorial Board Member, Kochetov, Yury, editor, Bykadorov, Igor, editor, and Gruzdeva, Tatiana, editor
- Published
- 2020
- Full Text
- View/download PDF
182. The Charging Control Scheme of On-board Battery Energy Storage System in Tram
- Author
-
Duan, Dangwei, Zheng, Caihui, Wang, Zhanguo, An, Fulai, Angrisani, Leopoldo, Series Editor, Arteaga, Marco, Series Editor, Panigrahi, Bijaya Ketan, Series Editor, Chakraborty, Samarjit, Series Editor, Chen, Jiming, Series Editor, Chen, Shanben, Series Editor, Chen, Tan Kay, Series Editor, Dillmann, Rüdiger, Series Editor, Duan, Haibin, Series Editor, Ferrari, Gianluigi, Series Editor, Ferre, Manuel, Series Editor, Hirche, Sandra, Series Editor, Jabbari, Faryar, Series Editor, Jia, Limin, Series Editor, Kacprzyk, Janusz, Series Editor, Khamis, Alaa, Series Editor, Kroeger, Torsten, Series Editor, Liang, Qilian, Series Editor, Martín, Ferran, Series Editor, Ming, Tan Cher, Series Editor, Minker, Wolfgang, Series Editor, Misra, Pradeep, Series Editor, Möller, Sebastian, Series Editor, Mukhopadhyay, Subhas, Series Editor, Ning, Cun-Zheng, Series Editor, Nishida, Toyoaki, Series Editor, Pascucci, Federica, Series Editor, Qin, Yong, Series Editor, Seng, Gan Woon, Series Editor, Speidel, Joachim, Series Editor, Veiga, Germano, Series Editor, Wu, Haitao, Series Editor, Zhang, Junjie James, Series Editor, Liu, Baoming, editor, Liu, Zhigang, editor, Diao, Lijun, editor, and An, Min, editor
- Published
- 2020
- Full Text
- View/download PDF
183. Evaluation of Parallel Exploration and Exploitation Capabilities in Two PSO Variants with Intra Communication
- Author
-
Kawano, Yunkio, Valdez, Fevrier, Castillo, Oscar, Kacprzyk, Janusz, Series Editor, Castillo, Oscar, editor, and Melin, Patricia, editor
- Published
- 2020
- Full Text
- View/download PDF
184. Multithreading Approach for Clustering of Multiplane Satellite Images
- Author
-
Rashmi, C., Hemantha Kumar, G., van der Meer, Freek D., Series Editor, Jarocińska, Anna, Series Editor, and Hemanth, D. Jude, editor
- Published
- 2020
- Full Text
- View/download PDF
185. Perception-Aware Motion Planning via Multiobjective Search on GPUs
- Author
-
Ichter, Brian, Landry, Benoit, Schmerling, Edward, Pavone, Marco, Siciliano, Bruno, Series Editor, Khatib, Oussama, Series Editor, Antonelli, Gianluca, Advisory Editor, Fox, Dieter, Advisory Editor, Harada, Kensuke, Advisory Editor, Hsieh, M. Ani, Advisory Editor, Kröger, Torsten, Advisory Editor, Kulic, Dana, Advisory Editor, Park, Jaeheung, Advisory Editor, Amato, Nancy M., editor, Hager, Greg, editor, Thomas, Shawna, editor, and Torres-Torriti, Miguel, editor
- Published
- 2020
- Full Text
- View/download PDF
186. Parallel Algorithm for K-Means Clustering in Wood Species Classification
- Author
-
Gunawan, P. H., Fathurahman, Taufik, Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, and Silhavy, Radek, editor
- Published
- 2020
- Full Text
- View/download PDF
187. A Parallel Compressed Data Cube Based on Hadoop
- Author
-
Shi, Jingang, Zheng, Yan, Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, Atiquzzaman, Mohammed, editor, Yen, Neil, editor, and Xu, Zheng, editor
- Published
- 2020
- Full Text
- View/download PDF
188. ASIC Implementation of Fixed-Point Iterative, Parallel, and Pipeline CORDIC Algorithm
- Author
-
Naga Jyothi, Grande, Debanjan, Kundu, Anusha, Gorantla, Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, Das, Kedar Nath, editor, Bansal, Jagdish Chand, editor, Deep, Kusum, editor, Nagar, Atulya K., editor, Pathipooranam, Ponnambalam, editor, and Naidu, Rani Chinnappa, editor
- Published
- 2020
- Full Text
- View/download PDF
189. Classify Ecuadorian Receipes with Convolutional Neural Networks
- Author
-
Soria, Luis, Cadena, Gabriela Alejandra Jimenez, Martinez, Carlos Eduardo, Castillo Salazar, David R., Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, Rocha, Álvaro, editor, Ferrás, Carlos, editor, Montenegro Marin, Carlos Enrique, editor, and Medina García, Víctor Hugo, editor
- Published
- 2020
- Full Text
- View/download PDF
190. Hybrid Parallel Computation for Sparse Network Component Analysis
- Author
-
Elsayad, Dina, Hamad, Safwat, Shedeed, Howida A., Tolba, M. F., Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, Hassanien, Aboul Ella, editor, Shaalan, Khaled, editor, and Tolba, Mohamed Fahmy, editor
- Published
- 2020
- Full Text
- View/download PDF
191. Feature Selection and Classification of Big Data Using MapReduce Framework
- Author
-
Renuka Devi, D., Sasikala, S., Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, Pandian, A. Pasumpon, editor, Ntalianis, Klimis, editor, and Palanisamy, Ram, editor
- Published
- 2020
- Full Text
- View/download PDF
192. Comparison of Parallel and Non-parallel Approaches in Algorithms for CAD of Complex Systems with Higher Degree of Dependability
- Author
-
Drabowski, Mieczyslaw, Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, Zamojski, Wojciech, editor, Mazurkiewicz, Jacek, editor, Sugier, Jarosław, editor, and Walkowiak, Tomasz, editor
- Published
- 2020
- Full Text
- View/download PDF
193. A Single Program Multiple Data Algorithm for Feature Selection
- Author
-
Chanduka, Bhabesh, Gangavarapu, Tushaar, Jaidhar, C. D., Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, Abraham, Ajith, editor, Cherukuri, Aswani Kumar, editor, and Gandhi, Niketa, editor
- Published
- 2020
- Full Text
- View/download PDF
194. Parallel Computation for Sparse Network Component Analysis
- Author
-
Elsayad, Dina, Hamad, Safwat, Shedeed, Howida A., Tolba, M. F., Kacprzyk, Janusz, Series Editor, Pal, Nikhil R., Advisory Editor, Bello Perez, Rafael, Advisory Editor, Corchado, Emilio S., Advisory Editor, Hagras, Hani, Advisory Editor, Kóczy, László T., Advisory Editor, Kreinovich, Vladik, Advisory Editor, Lin, Chin-Teng, Advisory Editor, Lu, Jie, Advisory Editor, Melin, Patricia, Advisory Editor, Nedjah, Nadia, Advisory Editor, Nguyen, Ngoc Thanh, Advisory Editor, Wang, Jun, Advisory Editor, Hassanien, Aboul Ella, editor, Azar, Ahmad Taher, editor, Gaber, Tarek, editor, Bhatnagar, Roheet, editor, and F. Tolba, Mohamed, editor
- Published
- 2020
- Full Text
- View/download PDF
195. Characteristics of Capacitor: Fundamental Aspects
- Author
-
Tahalyani, Jitendra, Akhtar, M. Jaleel, Cherusseri, Jayesh, Kar, Kamal K., Hull, Robert, Series Editor, Jagadish, Chennupati, Series Editor, Kawazoe, Yoshiyuki, Series Editor, Kruzic, Jamie, Series Editor, Osgood, Richard M., Series Editor, Parisi, Jürgen, Series Editor, Pohl, Udo W., Series Editor, Seong, Tae-Yeon, Series Editor, Uchida, Shin-ichi, Series Editor, Wang, Zhiming M., Series Editor, and Kar, Kamal K., editor
- Published
- 2020
- Full Text
- View/download PDF
196. Inception Parallel Attention Network for Small Object Detection in Remote Sensing Images
- Author
-
Yang, Shuojin, Tian, Liang, Zhou, Bingyin, Chen, Dong, Zhang, Dan, Xu, Zhuangnan, Guo, Wei, Liu, Jing, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Peng, Yuxin, editor, Liu, Qingshan, editor, Lu, Huchuan, editor, Sun, Zhenan, editor, Liu, Chenglin, editor, Chen, Xilin, editor, Zha, Hongbin, editor, and Yang, Jian, editor
- Published
- 2020
- Full Text
- View/download PDF
197. Parallel Variable-Length Motif Discovery in Time Series Using Subsequences Correlation
- Author
-
Rong, Chuitian, Chen, Lili, Lin, Chunbin, Yuan, Chao, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Wang, Xin, editor, Zhang, Rui, editor, Lee, Young-Koo, editor, Sun, Le, editor, and Moon, Yang-Sae, editor
- Published
- 2020
- Full Text
- View/download PDF
198. CC-MOEA: A Parallel Multi-objective Evolutionary Algorithm for Recommendation Systems
- Author
-
Wei, Guoshuai, Wu, Quanwang, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, and Qiu, Meikang, editor
- Published
- 2020
- Full Text
- View/download PDF
199. Toward Supporting Multi-GPU Targets via Taskloop and User-Defined Schedules
- Author
-
Kale, Vivek, Lu, Wenbin, Curtis, Anthony, Malik, Abid M., Chapman, Barbara, Hernandez, Oscar, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Milfeld, Kent, editor, de Supinski, Bronis R., editor, Koesterke, Lars, editor, and Klinkenberg, Jannis, editor
- Published
- 2020
- Full Text
- View/download PDF
200. Placement Strategies: Structured Skeleton Composition with Location-Aware Remote Data
- Author
-
Schiller, Lukas Immanuel, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Byrski, Aleksander, editor, and Hughes, John, editor
- Published
- 2020
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.