This repository contains C++ sample codes that I adopted from various sources to help instruct programming in C++ in 2005. These samples try to help newcomers quickly find an appropriate pattern for ...
This repository contains C++ sample codes that I adopted from various sources to help instruct programming in C++ in 2005. These samples try to help newcomers quickly find an appropriate pattern for ...
Abstract: Large language models play an important role in the field of education and programming assistance. In this paper, we retrained an open source LLM(ChatGLM2-6B) with Cpp programming documents, ...