基于QT开发的五子棋,MVC设计模式思想,支持双人模式和人机模式(隐藏机机模式)
☆15May 8, 2020Updated 6 years ago
Alternatives and similar repositories for Gobang-high-
Users that are interested in Gobang-high- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Notepad++ equivalent editor using only Qt framework.☆10Jan 28, 2021Updated 5 years ago
- Nankai University(NKU) "Introduction to Parallel Programming" course project(南开大学《并行程序设计》课程)☆12Jun 18, 2019Updated 7 years ago
- Dicom_Sample☆12Apr 19, 2020Updated 6 years ago
- An extension of QTcpServer to support ssl. The counterpart to QSslSocket☆19May 2, 2021Updated 5 years ago
- 用于简化解耦过程的C++/Qt泛用MVC框架☆12Dec 11, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Template-based tree and table model creation for Qt MVC in a modern c++11 functional style (More easy than direct using QAbstractItemMode…☆14Aug 9, 2017Updated 9 years ago
- A fun android game to train your brain with some quick math quizes.☆13May 30, 2019Updated 7 years ago
- 南开大学编译原理课程所编写的简易编译器☆11Dec 29, 2022Updated 3 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆12Jun 28, 2021Updated 5 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 12 years ago
- An open source C++ wrapper library for sqlite. This is a linux-style port from main project.☆18Jun 12, 2015Updated 11 years ago
- 【Qt】【C++】五子棋游戏,游戏双方联网对战。(服务器+客户端)☆75Mar 11, 2020Updated 6 years ago
- 使用CTk开发的一个简单程序,可作为简单的应用参考☆11Oct 14, 2018Updated 7 years ago
- FIRA RoboSot☆14Aug 22, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- libDBConnector程序库使用C/C++语言开发,通过MySQL C API 和Oralce OCI方式访问MySQL和Oracle数据库,且程序库可以跨平台使用,保留统一访问接口,用户只需设置创建连接对象的参数,即可改变数据库连接,同时保证同一应用程序可同时访问M…☆12May 14, 2015Updated 11 years ago
- The course of Parallel programming in Nankai university(南开大学《并行程序设计》课程 by 王刚老师)☆12Oct 5, 2022Updated 3 years ago
- ☆26Sep 16, 2025Updated last year
- This is a paper list about the most important techs and some hard core knowledge about ray tracing.☆28Dec 23, 2022Updated 3 years ago
- A minimal unit testing framework for ANSI C.☆11Sep 20, 2014Updated 11 years ago
- 代币CTB☆19Nov 23, 2020Updated 5 years ago
- Qt calls python to implement word read and write functions。 Qt 调用 python 实现 word读写功能☆27Nov 21, 2024Updated last year
- C++ lock-free queue.☆14Jun 24, 2020Updated 6 years ago
- CTK QWdiget Log4Qt plugin app demo☆13Dec 1, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 本工具用于自动生成一个Wallace Tree算法VerilogHDL代码实例,并附带了一些配套的工具和一个完整的VerilogHDL描述的乘法器。☆27Jun 1, 2023Updated 3 years ago
- 毕业设计-校园二手物品交易管理系统☆10Aug 4, 2024Updated 2 years ago
- Linux环境C语言编程 项目多级Makefile管理模板☆26Oct 23, 2017Updated 8 years ago
- 18年912真题回忆☆11Dec 24, 2018Updated 7 years ago
- 清华大学计算机辅修数据结构作业(2015春季学期)☆12Jun 21, 2015Updated 11 years ago
- A collection of good practices when writing QML code☆18Jan 15, 2022Updated 4 years ago
- thrift_examples that with five languages, such as c++, java, python, go, php. server and client☆13Jan 28, 2019Updated 7 years ago
- “2024年中国软件杯A10赛题”,妙笔 —— 基于大小模型的在线文档富文本编辑器,通过结合AI技术,为用户提供了一个全面、高效的文档编辑平台。☆15Jun 16, 2026Updated 3 months ago
- 基于springboot的开发网站,可以访问书籍的查询和电影音乐的播放, 运用技术包括:编程语言java,数据库mysql,缓存redis,maven,前端html,js,css以及一些爬虫技术(书籍来自读书网,音乐来自网易云,电影是在时光电影网站数据进行爬取)☆14Oct 11, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 一个c++的控制 台框架,帮助你快速开发出一个(好看的,好用的)控制台应用程序。☆14Jun 2, 2020Updated 6 years ago
- A simple matrix calculator coded in C++. Looking forward to expanding operations by designing new algorithms for the more complex operati…☆12Dec 6, 2021Updated 4 years ago
- Personal course work for NKU-COSC0018-Computer Architecture. WARNING: only for references;☆25Aug 18, 2024Updated 2 years ago
- Console Game Application☆20Jan 5, 2022Updated 4 years ago
- 在实验楼学习的C语言项目,2048小游戏。☆26Dec 1, 2016Updated 9 years ago
- gobang项目是一个五子棋对战平台,基于JavaFX + Socket + JDBC + MySLQ 实现;包含注册、登录、选择对手、落子提示、局时步时、查看战绩、悔棋、聊天、认输、退出、新局、保存/打开棋谱、落子声、背景音乐、背景图轮播和求助小棋仙等功能,小棋仙是一个基…☆18Apr 23, 2021Updated 5 years ago
- 2023 BUAA CO 2021级北航计算机组成原理课程设计☆16May 7, 2023Updated 3 years ago