中文
相关论文

相关论文: Conversion of G-code programs for milling into STE…

200 篇论文

Turning is the most commonly available and least expensive machining operation, in terms of both machine-hour rates and tool insert prices. A practical CNC process planner has to maximize the utilization of turning, not only to attain…

计算几何 · 计算机科学 2019-07-03 Morad Behandish , Saigopal Nelaturi , Chaman Singh Verma , Mats Allard

In the past years, software reverse engineering dealt with source code understanding. Nowadays, it is levered to software requirements abstract level, supported by feature model notations, language independent, and simpler than the source…

软件工程 · 计算机科学 2019-04-30 Anas Alhamwieh , Said Ghoul

Polynomial based approaches, such as the Mat-Dot and entangled polynomial codes (EPC) have been used extensively within coded matrix computations to obtain schemes with good recovery thresholds. However, these schemes are well-recognized to…

信息论 · 计算机科学 2023-05-11 Kyungrak Son , Aditya Ramamoorthy

The paper extracts the process parameters from a sheet metal part model (B-Rep). These process parameters can be used in sheet metal manufacturing to control the manufacturing operations. By extracting these process parameters required for…

其他计算机科学 · 计算机科学 2016-05-10 Ravi Kumar Gupta , Pothala Sreenu , Alain Bernard , Florent Laroche

This work proposes a methodology for source code quality and static behaviour evaluation of a software system, based on the standard ISO/IEC-9126. It uses elements automatically derived from source code enhanced with expert knowledge in the…

We present a method for post-processing point clouds' geometric information by applying a previously proposed fractional super-resolution technique to clouds compressed and decoded with MPEG's G-PCC codec. In some sense, this is a…

图像与视频处理 · 电气工程与系统科学 2022-08-11 Renan U. B. Ferreira , Tomas M. Borges , Diogo C. Garcia , Ricardo L. de Queiroz

The split-inference paradigm divides an artificial intelligence (AI) model into two parts. This necessitates the transfer of intermediate feature data between the two halves. Here, effective compression of the feature data becomes vital. In…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Md Eimran Hossain Eimon , Hyomin Choi , Fabien Racapé , Mateen Ulhaq , Velibor Adzic , Hari Kalva , Borko Furht

Traditional human vision-centric image compression methods are suboptimal for machine vision centric compression due to different visual properties and feature characteristics. To address this problem, we propose a Channel Importance-driven…

图像与视频处理 · 电气工程与系统科学 2026-04-08 Yun Zhang , Junle Liu , Huan Zhang , Zhaoqing Pan , Gangyi Jiang , Weisi Lin

Stochastic computing (SC) is a high density, low-power computation technique which encodes values as unary bitstreams instead of binary-encoded (BE) values. Practical SC implementations require deterministic or pseudo-random number…

新兴技术 · 计算机科学 2019-02-28 Vincent T. Lee , Samuel Archibald Elliot , Armin Alaghi , Luis Ceze

In software engineering, log statement is an important part because programmers can't access to users' program and they can only rely on log message to find the root of bugs. The mechanism of "log level" allows developers and users to…

软件工程 · 计算机科学 2019-12-12 Mingzhe Li , Jianrui Pei , Jin He , Kevin Song , Frank Che , Yongfeng Huang , Chitai Wang

Generative Pre-Trained Transformer models have been shown to be surprisingly effective at a variety of natural language processing tasks -- including generating computer code. We evaluate the effectiveness of open source GPT models for the…

密码学与安全 · 计算机科学 2024-08-02 Elijah Pelofske , Vincent Urias , Lorie M. Liebrock

Code clone detection is about finding out similar code fragments, which has drawn much attention in software engineering since it is important for software maintenance and evolution. Researchers have proposed many techniques and tools for…

软件工程 · 计算机科学 2023-11-21 Junjie Shan , Shihan Dou , Yueming Wu , Hairu Wu , Yang Liu

Mainstream image and video coding standards -- including state-of-the-art codecs like H.266/VVC, AVS3, and AV1 -- adopt a block-based hybrid coding framework. While this framework facilitates straightforward optimization for Peak…

图像与视频处理 · 电气工程与系统科学 2025-10-17 Runyu Yang , Ivan V. Bajić

Distributed implementations are crucial in speeding up large scale machine learning applications. Distributed gradient descent (GD) is widely employed to parallelize the learning task by distributing the dataset across multiple workers. A…

信息论 · 计算机科学 2021-03-02 Baturalp Buyukates , Emre Ozfatura , Sennur Ulukus , Deniz Gunduz

With the promise of accelerating software development, low-code platforms (LCPs) are becoming popular across various industries. Nevertheless, there are still barriers hindering their adoption. Among them, vendor lock-in is a major concern,…

软件工程 · 计算机科学 2024-12-09 Iván Alfonso , Aaron Conrardy , Jordi Cabot

Automatic code generation is to generate the program code according to the given natural language description. The current mainstream approach uses neural networks to encode natural language descriptions, and output abstract syntax trees…

软件工程 · 计算机科学 2022-02-16 Maosheng Zhong , Gen Liu , Hongwei Li , Jiangling Kuang , Jinshan Zeng , Mingwen Wang

Code datasets, often collected from diverse and uncontrolled sources such as GitHub, potentially suffer from quality issues, thereby affecting the performance and training efficiency of Large Language Models (LLMs) optimized for code…

Ongoing progress in computational intelligence (CI) has led to an increased desire to apply CI techniques for the purpose of improving software engineering processes, particularly software testing. Existing state-of-the-art automated…

神经与进化计算 · 计算机科学 2023-02-16 Jarrod Goschen , Anna Sergeevna Bosman , Stefan Gruner

Modularity plays a crucial role in the development and maintenance of complex systems. While end-to-end text spotting efficiently mitigates the issues of error accumulation and sub-optimal performance seen in traditional two-step…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Mingxin Huang , Hongliang Li , Yuliang Liu , Xiang Bai , Lianwen Jin

We propose a new frontier: Neural Computers (NCs) that unify computation, memory, and I/O of traditional computers in a learned runtime state. Our long-term goal is the Completely Neural Computer (CNC): the mature, general-purpose…