-
c# 编写的 "挖金块" 游戏, 在避开敌人的条件下收集一定数量的金块就算过关. 关卡设计借用了原作者的....
c# 编写的 "挖金块" 游戏, 在避开敌人的条件下收集一定数量的金块就算过关. 关卡设计借用了原作者的.-c# prepared by "digging gold" game, in the conditions to avoid the enemy to collect a certain number of gold even if clearance. Design points to the use of authorship.
- 2022-06-21 06:03:35下载
- 积分:1
-
windows system onboard mine the source code for the game, with VC series, and Mi...
windows系统自带的扫雷游戏的源代码,用VC编的,和windows自带的不同的是可以选择右击无效。-windows system onboard mine the source code for the game, with VC series, and Microsoft"s Windows is a different choice right click invalid.
- 2022-01-26 05:33:15下载
- 积分:1
-
内燃机振动信号的盲分离…
Blind separation of internal combustion engine vibration signals by a deflation method
- 2022-02-27 02:18:07下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
- 2022-01-26 01:55:57下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明-Please read them carefully before you write the document package to their specific functions (at least 20 words). As far as possible not to let the station to the time you spend in the amended statement
- 2022-06-20 08:16:54下载
- 积分:1
-
简单的helloworld程序,使用c编写。保证是所有程序员都倍感亲切的程序。...
简单的helloworld程序,使用c编写。保证是所有程序员都倍感亲切的程序。-A simple helloworld program using c write.
- 2022-07-24 09:27:11下载
- 积分:1
-
GPS测量,地心空间直角坐标到地理条件。
GPS测量中,地心空间直角坐标转换为地理坐标的源代码,需要输入椭球参数-GPS measurements, geocentric spatial rectangular coordinates into geographical coordinates of the source code, need to enter the ellipsoid parameters
- 2022-07-10 11:57:36下载
- 积分:1
-
数值分析―Gauss列主元消去法和龙格积分法
数值分析―Gauss列主元消去法和龙格积分法-Numerical Analysis
- 2023-06-16 19:10:03下载
- 积分:1
-
gmm test...
gmm test...
gmm test
gmm test...
gmm test...
gmm test
- 2022-03-10 19:23:31下载
- 积分:1