-
C命令行mp3播放
windows下的命令行mp3播放,C语言编写。
需要库:winmm.lib。
需要的头文件:windows.h,mmsystem.h,stdio.h
- 2023-06-15 08:40:03下载
- 积分:1
-
将int类型数据转化为float型。对于没有浮点运算器的平台非常适合。...
将int类型数据转化为float型。对于没有浮点运算器的平台非常适合。-will int data type conversion to float type. For no floating point unit is suitable for the platform.
- 2023-02-27 18:55:03下载
- 积分:1
-
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这...
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这边和那边两种状态;为方便则定义一个结构,只含一个int型变量n;当在河这边时n设为0;在河那边时n设为1。由于每次过河与返回都要考虑狼能否吃羊或羊能否吃白菜;则需要一个函数来判断每次选择是否满足条件。-Hunters across the river on the issues to resolve this issue so we should cross the river when the two set out across the river to return to when there is only one back as far as possible. Using a string array to keep hunters, the wolf, sheep, and cabbage subscript followed by 0,1,2,3 but they have a river here and there two states To facilitate the definition of a structure containing only an int variable n When in the river here when n is set to 0 in the river when n is set to one side. Due to cross the river and return each time to consider whether the wolf can eat the sheep吃羊or cabbage you need a function to determine each choose whether or not to meet the conditions.
- 2022-09-15 08:35:04下载
- 积分:1
-
用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。...
用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。-vc prepared with simple installation procedure and can be used to install other programs, the VC is a very good learning materials.
- 2023-05-08 21:05:02下载
- 积分:1
-
更详细的测试和屏幕分辨率设置一个例子
更详细的屏幕分辨率检测和设置的例子-more detailed testing and screen resolution set an example
- 2023-06-14 02:00:03下载
- 积分:1
-
vc++ procedure, a small
vc++程序,一个小型的项目,非常棒-vc++ procedure, a small-scale projects, great
- 2022-03-07 02:46:02下载
- 积分:1
-
猜数游戏,看你几次能猜对随机产生的数字,猜错了会有猜高或低的提示...
猜数游戏,看你几次能猜对随机产生的数字,猜错了会有猜高或低的提示
- 2023-01-01 12:40:06下载
- 积分:1
-
各种链表操作
链表的各种操作 头插尾插 排序 判断环 合并有序链表等等
- 2022-12-18 08:30:03下载
- 积分:1
-
stepper motor control, can be a good learning SCM stepper motor control and appl...
步进电机控制,能很好地学习单片机控制步进电机的原理及应用。-stepper motor control, can be a good learning SCM stepper motor control and application of the principle.
- 2022-04-27 03:27:13下载
- 积分:1
-
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。...
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。-a simple student management system is the use of C/C was mixed, but because of the lack of time. . . Only a few hours, so do it is not ideal, but if only to study, it did not completely problem.
- 2022-04-24 03:29:50下载
- 积分:1