-
计算器程序
#include float add(float,float); float sub(float,float); float product(float,float); float divide(float,float); void main() 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-28 03:21:54下载
- 积分:1
-
一个扫雷游戏,在win32控制台下开发。其中实现了游戏逻辑,游戏界面不足,操作上不是很顺手,但是用来学习参考还是很不错的、...
一个扫雷游戏,在win32控制台下开发。其中实现了游戏逻辑,游戏界面不足,操作上不是很顺手,但是用来学习参考还是很不错的、-A de-mining game, developed under the win32 console. Which implements the game logic, game interface, lack of operation is not very smoothly, but it is still very good for learning,
- 2022-10-24 07:55:03下载
- 积分:1
-
large write a performance based management courses, write well, only to see it
大一时写的一个成绩管理课设,写的不好,就看看而已-large write a performance based management courses, write well, only to see it
- 2022-02-06 01:06:31下载
- 积分:1
-
rearrangement JiuGongTu the heuristic search algorithm
重排九宫问题的启发式搜索算法求解-rearrangement JiuGongTu the heuristic search algorithm
- 2023-05-16 06:20:03下载
- 积分:1
-
stm32F4_usb读写u盘例程
基于stm32F407zgt6 usb_host_OTG的u盘读写例程,实现的功能有:对插入的u盘目录的读取、向u盘写数据、对任意插入的usb HID 设备描述符,配置描述符,接口描述符,端点描述符等的读取。
- 2022-05-05 01:57:53下载
- 积分:1
-
手机游戏!基本上实现了RGB游戏的基本功能!
手机游戏!基本上实现了RGB游戏的基本功能!-mobile phone games! RGB basically realize the basic functions of the game!
- 2022-03-17 11:09:58下载
- 积分:1
-
edge Yee Queuing System server source code
力麒排队系统服务端原代码-edge Yee Queuing System server source code
- 2022-03-23 07:20:07下载
- 积分:1
-
递归下降算法,自顶向下语法分析器的设计与实现
递归下降算法,自顶向下语法分析器的设计与实现
-递归下降算法
- 2022-05-23 12:14:06下载
- 积分:1
-
RADIUS authentication billing services, and pure C language code.
RADIUS协议的认证计费服务,纯C语言代码。-RADIUS authentication billing services, and pure C language code.
- 2022-10-16 07:30:03下载
- 积分:1
-
/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了,...
/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了, 如有人想要带鼠标的可与我连系*/-/* WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", so removed, if people want to take control the subject can be linked with my* /
- 2022-02-02 13:13:42下载
- 积分:1