-
听说过‘三子棋’游戏吗?该程序是单机版的‘三子棋’游戏。规则很简单:下子阶段,组成’三‘时,可把对方的子变为无效子(下完后该子会被去掉)。行棋阶段,组成“三”时...
听说过‘三子棋’游戏吗?该程序是单机版的‘三子棋’游戏。规则很简单:下子阶段,组成’三‘时,可把对方的子变为无效子(下完后该子会被去掉)。行棋阶段,组成“三”时,可把对方的子直接去掉。谁最先无子谁就输-heard "three-game" game? The program is stand-alone version of the "three-game" game. Very simple rules : Now phase, composed of "three", the other side can void the son son (after the son will be removed). OK chess stage and formed a "3", the other side can direct the children removed. Who is the first one without a son who will lose
- 2022-10-23 14:00:03下载
- 积分:1
-
简单的中间PC串口数据中转
简单的中间PC串口数据中转-simple intermediate PC serial data transfer
- 2022-05-28 18:42:24下载
- 积分:1
-
嵌入式设备上查找文件的类
嵌入式设备上查找文件的类-embedded devices to find files on the category
- 2022-03-15 12:18:34下载
- 积分:1
-
undo/redo操作实现
用栈数据结构非常简洁完美的管理了undo redo命令的实现。每条command结构体里面保存了当前操作的ID,操作前状态,操作后状态,执行命令的同时把该命令push入undo管理栈,undo的时候pop出undo命令栈并push入redo命令管理栈,redo的时候pop出redo栈并push到undo栈。算法清楚明了,可以在此基础上拓展自己的任何类似操作。 &nbs
- 2022-12-31 03:25:03下载
- 积分:1
-
com高级编程实例多个
com高级编程实例多个-com programming examples of a number of senior
- 2022-06-19 20:36:23下载
- 积分:1
-
C#界面编程
C#界面编程-C# Interface programming
- 2023-03-19 09:55:03下载
- 积分:1
-
道路设计中,平面曲线计算的模型类,该类中可计算缓和曲线.
道路设计中,平面曲线计算的模型类,该类中可计算缓和曲线.-road design, calculation of the plane curve model categories, which translate such relaxation curves.
- 2022-12-03 20:05:03下载
- 积分:1
-
用七段数码管显示分秒值,程序开始运行时,时间值为00
用七段数码管显示分秒值,程序开始运行时,时间值为00-00,每隔一秒,时间值改变一次,从键盘上敲任意键,程序退出-with paragraph 107 of Digital Display Minutes value, operational procedures, time value of 00-00, every second, the time value of a change from nice arbitrary keys, exit procedures
- 2022-09-10 21:55:03下载
- 积分:1
-
运用递归下降子程序法,实现整数四则运算表达式的语法分析程序。...
运用递归下降子程序法,实现整数四则运算表达式的语法分析程序。-Decline in the use of recursive subroutine method, to achieve an integer 4 expression is the syntax analysis program.
- 2022-12-01 13:40:03下载
- 积分:1
-
演示使用控制窗口动态库和钩子动态库的程序
演示使用控制窗口动态库和钩子动态库的程序-Demonstration of the use of the control window and hook DLL DLL procedures
- 2022-10-17 13:45:02下载
- 积分:1