MFC画图:基于MFC的简易画图程序,支持绘制各种图形及文本、修改已有图形、撤回、保存等。附有详细的功能实现过程。
☆22Aug 14, 2022Updated 3 years ago
Alternatives and similar repositories for MFC-SimpleDraw
Users that are interested in MFC-SimpleDraw are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MFC简单绘图系统分享,可以绘制基本图形,画笔自由绘制,绘制文字,插入图片,保存图片等☆18Sep 6, 2023Updated 2 years ago
- 高仿画图板并拓展。在VS2015环境下,利用MFC框架实现的一款高仿“画图”工具,实现绝大部分功能甚至更多创新点。(带注释) 实现了点、直线、曲线、折线、矩形、圆形、多边形等等形状,并且具有区域限制、鼠标捕捉等功能; 实现了不同笔型,包括铅笔、圆珠笔、荧光笔等等; 可以根据…☆33Mar 29, 2019Updated 7 years ago
- MFC 绘图程序及 MFC 程序设计详解☆81Dec 27, 2018Updated 7 years ago
- MFC绘图系统(矢量绘图),可以完成基本图形的绘制、函数曲线的绘制、动点轨迹绘制等操作☆13Sep 6, 2023Updated 2 years ago
- ECG signal baseline filtering using Savitzky-Golay, Zero-phase Butterworth and Wavelets filters☆23Sep 6, 2015Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于python tkinter和MySQL的选课系统。支持学生,教师,管理员三方功能。数据库课设☆16Jun 14, 2023Updated 3 years ago
- JYETech DSO138mini (Oscilloscope DIY Kit) Arduino Sketches☆14Jan 12, 2020Updated 6 years ago
- MFC相关源代码☆11Jun 21, 2017Updated 9 years ago
- Codes for the experiments in our EMNLP 2021 paper "Open Aspect Target Sentiment Classification with Natural Language Prompts"☆37Nov 4, 2021Updated 4 years ago
- 基于python的学生成绩管理系统☆28Feb 17, 2024Updated 2 years ago
- ☆16Dec 21, 2025Updated 7 months ago
- Setup files of Fritzing 0.9.10☆29Jun 18, 2022Updated 4 years ago
- Source code of the paper "Synchronous Double-channel Recurrent Network for Aspect-Opinion Pair Extraction, ACL 2020."☆29Aug 10, 2020Updated 5 years ago
- Automation undergraduate course experimental code☆30Dec 26, 2024Updated last year
- 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.
- 安卓Android学生宿舍报修管理系统毕业源码案例设计☆12May 8, 2023Updated 3 years ago
- MFC简单绘图系统分享,基于单文档类,实现了基本图形的绘制、画笔自由绘制、绘制文字、插入图片、保存为图片等功能☆32Sep 6, 2023Updated 2 years ago
- Web开发技术课程,网页设计大作业。主题为个人网站,构思了五个部分,分别是①主页index ②我的博客myBlogs ③我的相册myAlbum ④我的日记myDairy ⑤我的课表myTimetable。☆36Jan 24, 2022Updated 4 years ago
- rewrite Ray Tracing in a Weekend☆20Jun 13, 2019Updated 7 years ago
- linux socket programing☆11Dec 24, 2018Updated 7 years ago
- 学习OpenGL使用C# + OpenTK☆37May 7, 2019Updated 7 years ago
- Qt实现画图板小程序☆13Aug 19, 2022Updated 3 years ago
- 树状图控件,用来展示一个树状图形,数据结构类似TreeView。在企业信息系统里经常会用到,比如公司组织架构,产品BOM"。☆15Jan 19, 2020Updated 6 years ago
- Simple drawing program created using Qt☆93Sep 7, 2019Updated 6 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.
- LCD12864 with controller ST7920 Proteus vsm model☆36Oct 3, 2021Updated 4 years ago
- Codex skill for delegating broad codebase exploration to explorer subagents☆19May 15, 2026Updated 2 months ago
- A procedural wind material for vegetation in UE4.☆26Aug 21, 2019Updated 6 years ago
- python爬虫-爬取人民日报,爬取人民日报文章后存储到本地。附带课程设计报告。☆27Jul 16, 2022Updated 4 years ago
- ⚙ 本项目为SWPU程序设计综合实践大作业 用C++结合Qt框架写的程序设计实践大作业《京东物流管理系统》☆30Feb 23, 2021Updated 5 years ago
- 上海大学网络空间安全专业指南☆33Jun 15, 2024Updated 2 years ago
- python教学-学生成绩管理系统☆32Sep 5, 2019Updated 6 years ago
- Ubpa CMake☆24Apr 29, 2026Updated 2 months ago
- 学生宿舍管理系统,python编写☆27Dec 2, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- AI ChatBox是一个基于MFC框架开发的本地AI聊天程序,集成了大型语言模型,支持多轮对话,对话记录保存等功能。用户可以选 择不同的本地模型,例如qwen、llama、deepseek等,进行对话。AI ChatBox完全离线运行,保护用户隐私☆21Mar 14, 2025Updated last year
- web大作业 html+css☆36Jul 2, 2020Updated 6 years ago
- Python tkinter + sqlite 实现简易学生信息管理系统☆24Nov 28, 2019Updated 6 years ago
- Roughly imitated some of the most popular and less complex functionalities of CAD with MFC. || 使用MFC,简单地模仿了CAD软件中的一些最常见的、也易于实现的功能。☆26Oct 28, 2020Updated 5 years ago
- ☆15May 24, 2022Updated 4 years ago
- 花生病虫害智能识别,模型使用迁移学习搭建CNN卷积神经网络☆13Nov 29, 2019Updated 6 years ago
- 2018年第二学期JavaWEB课程设计——宿舍管理系统☆13Jun 25, 2018Updated 8 years ago