自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(288)
  • 资源 (22)
  • 收藏
  • 关注

原创 【C++ 程序】函数积分(使用 std::function)

C++ 使用 std::function 实现函数定积分。

2022-10-27 16:16:45 1329 1

原创 【C++ 程序】级数求和

使用 C++ 实现级数求和

2022-10-27 15:28:07 1483

原创 【mmCEsim】开源项目预告:毫米波信道估计仿真软件

毫米波信道估计仿真软件!再也不用写 buggy 的代码了。软件网站:mmcesim.org。

2022-07-02 13:09:14 446

原创 【LaTeX】 SEU-ML-Assign:东南大学机器学习课程作业 LaTeX 模板

简介我撰写了 seu-ml-assign.cls,提供东南大学机器学习课程作业 LaTeX\LaTeX{}LATE​X 模板,详见项目的 README 和 文档说明。该项目已被 CTAN 官方收录。GitHub 项目:https://tvj.one/ml-texCTAN:https://ctan.org/pkg/seu-ml-assignLicenseMIT LicenseCTAN 收录示例文件Documentation 文档ALL RIGHTS RESERVED © 2022

2022-03-20 22:26:46 1524

原创 【学习小结】 2021 年:在项目中精益求精

从 2021 年,在代码工作上,做出了一定的突破,总整体工程性的角度审视工作。如下便是 2021 年的一些工作,都是基于 MIT License 在 GitHub 开源共享:工程项目Fractal Designer从 Fractal Designer 6.0 开始支持自己开发的 frd 语言,使用代码设计复杂绚丽的分形绘图和视频。C++, Qt官网:frd.teddy-van-jerry.orgGitHub 项目:Teddy-van-Jerry/Fractal_DesignerVi

2021-12-31 23:04:58 436

原创 【C++ 程序】 字符串计算(支持复数、数学函数、变量)

程序介绍亮点运用范围广:支持复数计算(如 1+2i1+2i1+2i),函数运算(支持复变函数,如 sin(−3+4i)sin(-3+4i)sin(−3+4i)),支持带参数变量(如 $x)兼容性强:支持在数学上可以省略乘号的地方省略 *免费开源:MIT Licence博客项目介绍另在 Teddy van Jerry’s Blog 上发布:String Evaluate in C++记得点赞分享!基本使用示例string msg;// eval with variables 'x'

2021-07-10 12:58:48 486

原创 【离散数学】 SEU - 30 - 2021/06/18 - Review (in Chinese)

详见上次博客 【离散数学】 SEU - 29 - 2021/06/16 - Review (in Chinese)。Example 3“没有人不吃水任何水果”:Let M(x)M(x)M(x) denote xxx is a man, F(x)F(x)F(x) denote xxx is fruit, E(x,y)E(x,y)E(x,y) denote xxx eat yyy.¬∃x(M(x)∧∀y(F(y)→¬E(x,y)))\neg \exists x (M(x)\wedge \forall y

2021-06-18 11:55:55 145

原创 【SEU 数据结构课笔记】2021/06/16 - 复习课

期末:70%,满分 100选择:20填空:10问答:50编程:20Chapter 1 - 绪论Chapter 2 - 线性表Chapter 3 - 栈和队列Chapter 4 - 串Chapter 5 - 广义表Chapter 6 - 树与二叉树Chapter 7 - 图Chapter 8 - 查找Chapter 9 - 排序

2021-06-18 00:06:03 180

原创 【离散数学】 SEU - 29 - 2021/06/16 - Review (in Chinese)

Lattice and Boolean AlgebraBoolen AlgrebaAtomTheorem: < ⁣B,∧,∨,′,0,1 ⁣><\!B, ∧, ∨, ', 0, 1\!><B,∧,∨,′,0,1> is a finite Boolean algebra, for any non-zero element x∈B,a1,a2,⋯ ,akx∈B, a_1,a_2, \cdots,a_kx∈B,a1​,a2​,⋯,ak​ are all atoms suc

2021-06-16 11:04:56 174

原创 【学习小结】 CSDN 码龄 307 天 - 40000 访问量

总结两个突破:在同学帮助下成功搭建了自己的网站:https://teddy-van-jerry.org。在摸索中使用 MATLAB。Emmmm, 太忙啦,再撑两周就活过来了。GitHub 现状See alsoTeddy van Jerry 的导航页

2021-06-14 16:42:09 204

原创 【离散数学】 SEU - 28 - 2021/06/11 - Lattice and Boolean Algebra

Discrete Mathematical Structures (6th Edition)2021/06/09 - Lattice and Boolean AlgebraLattice and Boolean AlgebraLatticeHomomorphismDistributive LatticeDistributive Lattice: < ⁣L,∧,∨ ⁣><\!L,∧,∨\!><L,∧,∨> is a lattice, ∀a,b,c∈L\for

2021-06-11 11:27:33 363 1

原创 【离散数学】 SEU - 27 - 2021/06/09 - Lattice

Discrete Mathematical Structures (6th Edition)2021/06/09 - LatticeLattice and Boolean AlgebraLatticeNotationGreatest lower bound: ∧∧∧Least upper bound: ∨∨∨PropertiesTheorem:<L, ≤> is a lattice, for a, b, c ∈ L, we haveCommutative laws:

2021-06-09 11:26:12 540 1

原创 【离散数学】 SEU - 26 - 2021/06/04 - Group Theory

Discrete Mathematical Structures (6th Edition)2021/06/04 - Group TheoryGroup TheorySubgroupFor group <G,∗><G, *><G,∗>, if HHH is a nonempty set of GGG, and <H,∗><H, *><H,∗> is also a group, then HHH is a subgroup of

2021-06-04 11:39:10 176

原创 【MATLAB】 曲面的绘制

版本:R2020b题目观察二次曲面族 z=x2+y2+kxyz=x^2+y^2+kxyz=x2+y2+kxy 的图形。特别注意确定 kkk 的这样一些值,当 kkk 经过这些值时,曲面从一种类型变成了另一种类型。代码clear; clc;x = linspace(-1,1,50);y = x;[X,Y] = meshgrid(x,y);for k = -6 : 5 Z = X.^2 + Y.^2 + k .* X .* Y; Fig = mesh(X,Y,Z)

2021-06-02 20:46:37 1936

原创 【LaTeX】 案例分析 (10) - 高等数学分析(下) Mathematica 实验报告

ALL RIGHTS RESERVED © Teddy van Jerry版权所有,报告仅供参考,代码引用注明出处链接【GitHub 仓库】 SEU_Mathematica【Mathematica】 曲面的绘制【Mathematica】 最小二乘法【Mathematica】 隐函数的绘制效果LaTeX 代码% 等在这学期结束我再发布ALL RIGHTS RESERVED © 2021 Teddy van Jerry版权所有,报告仅供参考,代码引用注明出处。

2021-06-02 19:03:42 420

原创 【MATLAB】 最小二乘法

版本:R2020b题目一种合金在某种添加剂的不同浓度下进行实验,得到如下数据:已知函数 yyy 与 xxx 的关系适合模型:y=a+bx+cx2y=a+bx+cx^2y=a+bx+cx2,试用最小二乘法确定系数 a,b,ca,b,ca,b,c,并求出拟合曲线。代码Fitting.mTx = [10.0, 15.0, 20.0, 25.0, 30.0];Ty = [27.0, 26.8, 26.5, 26.3, 26.1];% cftool("Fitting_Result.sfit");c

2021-06-02 18:43:55 1618

原创 【离散数学】 SEU - 25 - 2021/06/02 - Group Theory

Discrete Mathematical Structures (6th Edition)2021/06/02 - Group TheoryAlgebraic SystemHomomorphismLike a blurred mirror.Isomorphismfff is a bijectionLike a clear mirror.Group TheoryIntroductionA semi group is an algebraic system <G,∗&gt

2021-06-02 11:27:16 136

原创 【Mathematica】 隐函数的绘制

版本:12.1题目作出下列隐函数的曲线:(1)x4+y4=16x^4+y^4=16x4+y4=16(2)xy=exyxy=e^{xy}xy=exy代码nb 文件在我的 GitHub 项目 Teddy-van-Jerry/SEU_Mathematica 下载。ContourPlot[x^4 + y^4 == 16, {x, -2, 2}, {y, -2, 2}, Axes -> True, AxesStyle -> Dashed, AxesLabel -> {"x", "y

2021-05-31 09:53:07 4708

原创 【离散数学】 SEU - 24 - 2021/05/28 - Algebraic System

Discrete Mathematics and its Applications (8th Edition)2021/05/28 - Algebraic SystemAlgebraic SystemBinary OperationIdentity ElementLeft identity element: el∗x=xe_l* x=xel​∗x=xRight identity element: x∗er=xx* e_r=xx∗er​=xTheorem: If there is ele_le

2021-05-28 11:27:19 126

原创 【离散数学】 SEU - 23 - 2021/05/26 - Trees

Discrete Mathematics and its Applications (8th Edition)2021/05/26 - Trees11 TreesTerminologyIf vvv is a vertex other than the root, the parent of vvv is the unique vertex uuu such that there is a directed edge from uuu to vvv. vvv is called a child o

2021-05-28 11:26:52 712

原创 【Mathematica】 最小二乘法

版本:12.1题目一种合金在某种添加剂的不同浓度下进行实验,得到如下数据:已知函数 yyy 与 xxx 的关系适合模型:y=a+bx+cx2y=a+bx+cx^2y=a+bx+cx2,试用最小二乘法确定系数 a,b,ca,b,ca,b,c,并求出拟合曲线。代码nb 文件在我的 GitHub 项目 Teddy-van-Jerry/SEU_Mathematica 下载。Tx = {10.0, 15.0, 20.0, 25.0, 30.0};Ty = {27.0, 26.8, 26.5, 26

2021-05-24 13:15:14 2552

原创 【Mathematica】 曲面的绘制

版本:12.1题目观察二次曲面族 z=x2+y2+kxyz=x^2+y^2+kxyz=x2+y2+kxy 的图形。特别注意确定 kkk 的这样一些值,当 kkk 经过这些值时,曲面从一种类型变成了另一种类型。代码nb 文件在我的 GitHub 项目 Teddy-van-Jerry/SEU_Mathematica 下载。F[x_, y_, k_] := x^2 + y^2 + k*x*y;For[i = -6, i < 6, i++, G = Plot3D[F[x, y, i], {x,

2021-05-24 11:00:00 3201 1

原创 【离散数学】 SEU - 22 - 2021/05/21 - Planar Graph

Discrete Mathematics and its Applications (8th Edition)2021/05/21 - Planar Graph10 Graphs10.7 Planar Graph10.7.3 Kuratowski’s TheoremA graph is nonplanar if and only if it contains a subgraph homeomorphic to K3,3K_{3,3}K3,3​ or K5K_5K5​.11 Tree11.1

2021-05-23 19:28:34 212

原创 【离散数学】 SEU - 21 - 2021/05/19 - Shortest-Path Problems and Planar Graph

Discrete Mathematics and its Applications (8th Edition)2021/05/12 - Shortest-Path Problems and Planar Graph10 Graphs10.6 Shortest-Path ProblemsDijkstra’s algorithm10.7 Planar GraphA graph is called planar if it can be drawn in the plane without any

2021-05-21 10:09:34 197

原创 【离散数学】 SEU - 20 - 2021/05/14 - Euler and Hamilton Paths

Discrete Mathematics and its Applications (8th Edition)2021/05/12 - Connectivity10 Graphs10.5 Euler and Hamilton PathsAn Euler circuit in a graph GGG is a simple circuit containing every edge of GGG. An Euler path in GGG is a simple path containing ev

2021-05-14 12:45:00 166

原创 【离散数学】 SEU - 19 - 2021/05/12 - Connectivity

Discrete Mathematics and its Applications (8th Edition)2021/05/12 - Connectivity & Graph Terminology and Special Types of Graphs10 Graphs10.4 Connectivity10.4.3 Connectedness in Undirected GraphsConnected ComponentExercise: Prove that for any s

2021-05-12 17:27:55 112

原创 【离散数学】 SEU - 18 - 2021/05/07 - Graph Terminology and Special Types of Graphs

Discrete Mathematics and its Applications (8th Edition)2021/05/07 - Graph Terminology and Special Types of Graphs10 Graphs10.2 Graph Terminology and Special Types of Graphs10.2.5 Bipartite Graphs and MatchingsHALL’S MARRIAGE THEOREM The bipartite gra

2021-05-07 11:25:42 192

原创 【离散数学】 SEU - 17 - 2021/04/30 - Graphs and Graph Models

Discrete Mathematics and its Applications (8th Edition)2021/04/30 - Graphs and Graph Models10 Graphs10.1 Graphs and Graph Models10.2 Graph Terminology and Special Types of Graphs10.2.2 Basic TerminologyUndirected GraphsTwo vertices uuu and vvv in

2021-04-30 11:26:11 135

原创 【离散数学】 SEU - 16 - 2021/04/28 - Partial Orderings

Discrete Mathematics and its Applications (8th Edition)2021/04/28 - Partial Orderings9 Relations9.6 Partial Orderings9.6.3 Hasse DiagramsIn order theory, a Hasse diagram (/ˈhæsə/; German: [ˈhasə]) is a type of mathematical diagram used to represent a

2021-04-28 11:29:35 264

原创 【离散数学】 SEU - 15 - 2021/04/23 - Equivalence Relations

Discrete Mathematics and its Applications (8th Edition)2021/04/23 - Equivalence Relations9 Relations9.5 Equivalence Relations9.5.2 Equivalence RelationsA relation on a set AAA is called equivalence relation if it is reflexive, symmetric, and transiti

2021-04-23 11:26:09 373

原创 【离散数学】 SEU - 14 - 2021/04/21 - Closures of Relations

Discrete Mathematics and its Applications (8th Edition)2021/04/22 - Closures of Relations9 Relations9.4 Closures of Relations9.4.2 Different Types of ClosuresIf RRR is a relation on a set AAA, then the closure of RRR with respect to PPP, if it exists

2021-04-21 11:24:13 172

原创 【学习小结】 CSDN 码龄 252 天 - 30000 访问量

一个没注意,数据就超过三万了????,不就专注工作了一会嘛。最近一段时间还是非常充实的(well,其实就是忙到起飞),在 CSDN 上用的时间比较少,主要有以下几个原因:转战 GitHub我的 GitHub 主页:Teddy-van-Jerry目前做的程序代码大多发布在 GitHub 上,几个原因:GitHub 非常方便,版本历史清晰,此外,优雅的界面也非常吸引我。持续的项目开发参加计算机设计大赛(软件开发组),需要花费大量的时间在开发上(其实最多可以三个人一组,而我一个人单干还要承担众

2021-04-20 12:29:12 202

原创 【Qt】 Fractal Designer 5.5 - 安装说明 - Linux

软件使用说明:【Qt】 Fractal Designer 5.5 - Help(中文版)测试用 Ubuntu 20.04.2 LTS 64 bit (GNOME 3.36.8)Step 1首先,进入下载界面。使用 GitHub release(https://github.com/Teddy-van-Jerry/Fractal_Designer/releases/tag/v5.5.3)使用百度云网盘(链接: https://pan.baidu.com/s/1WXbI2n-pr8j7

2021-04-14 15:57:24 93

原创 【离散数学】 SEU - 13 - 2021/04/09 - Relations and Their Properties

Discrete Mathematics and its Applications (8th Edition)2021/04/04 - Relations and Their Properties9 Relations9.19.1.5 Combining RelationsPowers of a RelationR1=RR^1=RR1=R, Rn+1=Rn∘RR^{n+1}=R^n\circ RRn+1=Rn∘R.The relation RRR on a set AAA is transi

2021-04-14 11:25:15 131

原创 【Qt】 Fractal Designer 5.5 - 安装说明 - Windows

软件使用说明:【Qt】 Fractal Designer 5.5 - Help(中文版)首先,进入下载界面。使用 GitHub release(https://github.com/Teddy-van-Jerry/Fractal_Designer/releases/tag/v5.5.3)使用百度云网盘(链接: https://pan.baidu.com/s/1WXbI2n-pr8j72_WEMHoPDA 提取码: xqv7),点击进入 5.5.3。下面提供两种下载方式:Way 1: F

2021-04-14 11:17:26 110

原创 【Qt】 Fractal Designer 5.5 Bug Report

Report the bug you find here. Please remember to note your platform (i.e. Windows 10, Ubuntu 20, etc.).在这里评论找到的 5.4 版 bug。请注明运行平台(如 Win 10, Ubuntu 20 等)。GitHub Repository: https://github.com/Teddy-van-Jerry/Fractal_Designer中文版帮助:【Qt】 Fractal Designer 5

2021-04-14 11:15:25 56

原创 【Qt】 Fractal Designer 5.5 - Help(中文版)

Fractal Designer 5.4© Teddy van Jerry这是 Teddy van Jerry 开发的依据 MIT Licence 的开源软件。Version 5.4.3目前仅支持 Windows 和 Linux。(在 Win 10 和 Ubuntu 20 上测试)目录Fractal Designer 5.4源代码应用程序下载安装说明查看最新版What is new in this version使用说明Step 1 - 登录Step 2A - 新建项目Step 2B -

2021-04-14 00:10:50 420 1

原创 【离散数学】 SEU - 12 - 2021/04/09 - Relations and Their Properties

Discrete Mathematics and its Applications (8th Edition)2021/04/09 - Relations and Their Properties9 Relations9.1 Relations and Their Properties9.1.1 IntroductionLet AAA and BBB be sets. A binary relation from AAA to BBB is a subset of A×BA\times BA×B

2021-04-09 11:25:45 143

原创 【Qt】 Fractal Designer 5.4 - 安装说明 - Linux

软件使用说明:【Qt】 Fractal Designer 5.4 - Help(中文版)Step 1首先,进入下载界面。使用 GitHub release(https://github.com/Teddy-van-Jerry/Fractal_Designer/releases/tag/v5.4.3)使用百度云网盘(链接: https://pan.baidu.com/s/1WXbI2n-pr8j72_WEMHoPDA 提取码: xqv7),点击进入 5.4.3。可以选择 zip 或者 t

2021-04-08 13:09:41 93

原创 【Qt】 Fractal Designer 5.4 Bug Report

Report the bug you find here.在这里评论找到的 5.4 版 bug。GitHub Repository: https://github.com/Teddy-van-Jerry/Fractal_Designer中文版帮助:【Qt】 Fractal Designer 5.4 - Help(中文版)最新版本:【Qt】 Fractal Designer - Latest Version...

2021-04-08 12:12:42 60

Fractal_Designer_5_3_6_Windows_Setup.exe

Fractal Designer 5.3.6 的 Windows 安装程序。 Fractal Designer 是 Teddy van Jerry 开发的分形制作软件。

2021-04-01

【SEU 数据结构】Data Structure (2021 Spring) - Report for Assignment 3

数据结构课作业(单链表的合并) - 语言:C++

2021-03-20

Fractal_Designer_5_2_5_Windows_Setup.exe

Fractal Designer 5.2.5 的 Windows 安装程序。 Fractal Designer 是 Teddy van Jerry 开发的分形制作软件。

2021-03-17

Fractal_Designer_5_1_8_Windows_Setup.exe

Fractal Designer 5.1.8 的 Windows 安装程序。 Fractal Designer 是 Teddy van Jerry 开发的分形制作软件。

2021-03-14

【SEU 数据结构】Data Structure (2021 Spring) - Report for Assignment 2

数据结构课笔记(顺序表的合并) - 语言:C++

2021-03-11

Fractal_Designer_5_0_26_Windows_Setup.exe

Fractal Designer 5.0.26 的 Windows 安装程序。 Fractal Designer 是 Teddy van Jerry 开发的分形制作软件。

2021-02-27

【离散数学】MIT 6.042J - Fall 2010 - Note for Lecture 9

这是 Mathematics for Computer Science, MIT 6.042J - Fall 2010 - Lecture 9 (Communication Networks) 的笔记 PDF 版(Teddy van Jerry 整理),文件中有网课的地址链接。

2021-02-19

【离散数学】MIT 6.042J - Fall 2010 - Note for Lecture 7

这是 Mathematics for Computer Science, MIT 6.042J - Fall 2010 - Lecture 6 (Matching Problems) 的笔记 PDF 版(Teddy van Jerry 整理),文件中有网课的地址链接。

2021-02-15

【离散数学】MIT 6.042J - Fall 2010 - Note for Lecture 6

这是 Mathematics for Computer Science, MIT 6.042J - Fall 2010 - Lecture 6 (Graph Theory and Coloring) 的笔记 PDF 版(Teddy van Jerry 整理),文件中有网课的地址链接。

2021-02-15

【离散数学】MIT 6.042J - Fall 2010 - Note for Lecture 5

这是 Mathematics for Computer Science, MIT 6.042J - Fall 2010 - Lecture 4 (Number Theory II) 的笔记 PDF 版(Teddy van Jerry 整理),文件中有网课的地址链接。

2021-02-11

Fractal Designer 4.8 Installer

Fractal Designer 是包括 Teddy van Jerry 在内的 FRD 小组开发的用于制作分形绘图的软件。程序使用 Qt 6.0.0 开发,并用到 FFmpeg。密码附于文件夹中 Passcode.txt 内,Sample 文件夹有 frd 项目示例。这是用 NSIS 制作的安装包。

2021-02-04

【离散数学】MIT 6.042J - Fall 2010 - Note for Lecture 4

这是 Mathematics for Computer Science, MIT 6.042J - Fall 2010 - Lecture 4 (Number Theory I) 的笔记 PDF 版(Teddy van Jerry 整理),文件中有网课的地址链接。

2021-02-03

【离散数学】MIT 6.042J - Fall 2010 - Note for Lecture 3

这是 Mathematics for Computer Science, MIT 6.042J - Fall 2010 - Lecture 3 (Strong Introductions) 的笔记 PDF 版(Teddy van Jerry 整理),文件中有网课的地址链接。

2021-02-02

【离散数学】MIT 6.042J - Fall 2010 - Note for Lecture 2

这是 Mathematics for Computer Science, MIT 6.042J - Fall 2010 - Lecture 2 (Introduction) 的笔记 PDF 版(Teddy van Jerry 整理),文件中有网课的地址链接。

2021-02-01

【离散数学】MIT 6.042J - Fall 2010 - Note for Lecture 1

这是 Mathematics for Computer Science, MIT 6.042J - Fall 2010 - Lecture 1 (Introductions and Proofs) 的笔记 PDF 版(Teddy van Jerry 整理),文件中有网课的地址链接。

2021-01-31

Fractal Designer 4.8

Fractal Designer 是包括 Teddy van Jerry 在内的 FRD 小组开发的用于制作分形绘图的软件。程序使用 Qt 6.0.0 开发,并用到 FFmpeg。密码附于文件夹中 Passcode.txt 内,Sample 文件夹有 frd 项目示例。

2021-01-30

Fractal Designer 4.6

Fractal Designer 是包括 Teddy van Jerry 在内的 FRD 小组开发的用于制作分形绘图的软件。程序使用 Qt 6.0.0 开发,并用到 FFmpeg。密码附于文件夹中 Passcode.txt 内,Sample 文件夹有 frd 项目示例。

2021-01-25

TVJ Complex Calculator (v 2.2)

这是一个用 Visual C++ 做的控制台界面复数计算器程序,支持多种复数有关运算以及混合运算。(设计:Teddy van Jerry)(程序内含帮助的链接)(在2.1版本上修复了bug,并在 simple test 中添加了内容)

2020-12-29

TVJ Complex Calculator (v 2.1) - 测试版

这是一个用 Visual C++ 做的控制台界面复数计算器程序,支持多种复数有关运算以及混合运算。(设计:Teddy van Jerry)(由于是试验版,可能存在少量bug)(程序内含帮助的链接)

2020-12-01

TVJ Matrix Laboratory (v 1.1)

这是 Teddy van Jerry 自己编写的小软件,在一定程度上可以替代 Matlab(目前已开发出五个与矩阵有关的功能,是 v 1.0 的升级版),源代码见我的博客 https://blog.csdn.net/weixin_50012998/article/details/109753175。

2020-11-17

TVJ Matrix Laboratory (v 1.0)

这是 Teddy van Jerry 自己编写的小软件,在一定程度上可以替代 Matlab(目前已开发出四个与矩阵有关的功能),源代码见我的博客 https://blog.csdn.net/weixin_50012998/article/details/109705109。

2020-11-16

【c++ 程序】 井字棋游戏 (自编)(包括人对人,人对机).zip

【c++ 程序】 井字棋游戏 (自编)(包括人对人,人对机)是 Teddy van Jerry 自编的小程序,具有一定的学习价值。

2020-09-01

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除