Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleDecember 2022
Efficient Parallel Computation Of 3D Model Deformation Based On Conformal Mapping
CSSE '22: Proceedings of the 5th International Conference on Computer Science and Software EngineeringPages 248–252https://doi.org/10.1145/3569966.3570048In general, the animation between three-dimensional models uses linear interpolation between models to calculate the intermediate state. Before interpolation, the mapping relationship between the source model and the target model should be calculated ...
- research-articleDecember 2022
Accelerating minimap2 for long-read sequencing on NUMA multi-core CPU
CSSE '22: Proceedings of the 5th International Conference on Computer Science and Software EngineeringPages 152–158https://doi.org/10.1145/3569966.3570012Recent advances in three-generation sequencing technology allow for the rapid generation of large throughput of long reads, and mapping these long reads to a reference sequence is one of the first and most time-consuming steps in the downstream ...
- research-articleDecember 2022
Isolate-Set-Based In-Memory Parallel Subgraph Matching Framework
CSSE '22: Proceedings of the 5th International Conference on Computer Science and Software EngineeringPages 129–134https://doi.org/10.1145/3569966.3570004Subgraph matching is a classical graph task, which finds all subgraphs that are isomorphic to the query graph in a labeled data graph. According to the theoretical basis, there are three types of subgraph matching methods: exploration-based methods, ...