-
2D game map editor V0.1 beta
2D游戏地图编辑器 V0.1 测试版-2D game map editor V0.1 beta
- 2022-05-09 02:07:26下载
- 积分:1
-
soap服务实例,通过此实例能初步了解php的soap服务,大家可在此基础上修改...
soap服务实例,通过此实例能初步了解php的soap服务,大家可在此基础上修改-soap service instance, through this instance can be a preliminary understanding of php" s soap service, we can be modified on this basis,
- 2022-01-30 17:48:13下载
- 积分:1
-
This program is written in C node 100 Power Flow Calculation Program
本程序是用C语言编写的100个节点的电力系统潮流计算程序-This program is written in C node 100 Power Flow Calculation Program
- 2022-02-25 11:54:00下载
- 积分:1
-
detect a string of words
检测出一个字符串中的单词-detect a string of words
- 2023-03-19 08:50:03下载
- 积分:1
-
use of SolidWorks in the secondary development. Is a standard part of a thread a...
使用VB对SolidWorks进行的二次开发。主要是建立了一个螺纹标准件库以及螺纹计算方法。-use of SolidWorks in the secondary development. Is a standard part of a thread and the thread is calculated.
- 2022-05-28 11:02:32下载
- 积分:1
-
poj 1038 AC程序
第一次上载,不知道合适否
poj 1038 AC程序
第一次上载,不知道合适否-poj 1038 AC program to upload the first time, I do not know whether the right
- 2022-01-30 20:07:46下载
- 积分:1
-
this program calculate the determinant and inverse of matrix. also calculate the...
this program calculate the determinant and inverse of matrix. also calculate the multiplication of two matrices.
- 2023-05-08 02:55:03下载
- 积分:1
-
Pix模拟器,别的不说了,想学安全的来下 吧
Pix模拟器,别的不说了,想学安全的来下 吧-Pix Simulator, to say the least, and I wanted to learn to come under the safety bar
- 2022-01-25 20:32:32下载
- 积分: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
-
a classic games
一个经典游戏--俄罗斯方块的源代码-a classic games-- Tetris source code
- 2022-03-25 03:49:39下载
- 积分:1