-
用protel软件打开来看的,烧程序电路板的原理接线图
用protel软件打开来看的,烧程序电路板的原理接线图-Using protel software, open view, the burning process the principle of the circuit board wiring diagram
- 2022-07-18 09:43:18下载
- 积分:1
-
一个用vb模拟的《疯狂坦克》游戏,建筑物的损害,杀伤力的计算 都很巧妙...
一个用vb模拟的《疯狂坦克》游戏,建筑物的损害,杀伤力的计算 都很巧妙
-with a simulated "Fengjuetanke" game, the damage to buildings, these calculations are very clever
- 2023-09-07 03:05:04下载
- 积分:1
-
各种控件功能使用VC,包含所有控件的用途,实例
各种控件功能使用VC,包含所有控件的用途,实例-Various control functions of the use of VC, contains all control purposes, examples
- 2022-04-25 12:08:28下载
- 积分: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
-
用于专业的应用,对于处学者是个不错的选择.可以下载的,好东西...
用于专业的应用,对于处学者是个不错的选择.可以下载的,好东西-For professional applications, the Department scholars is a good choice. Can be downloaded, and good things
- 2022-04-18 16:09:03下载
- 积分:1
-
C语言课程设计
C语言课程设计--泊车管理
这是我们C语言课程设计的一个作业。-C language curriculum design parking management This is our C language curriculum design an operation.
- 2022-02-26 10:10:54下载
- 积分:1
-
三国游戏。c语言编写。san.exe是已经编译链接完成后的程序。
三国游戏。c语言编写。san.exe是已经编译链接完成后的程序。-The Three Kingdoms games. c language. san.exe is already compiled after the completion of procedures links.
- 2022-11-04 07:25:03下载
- 积分:1
-
avr mega128 射频控制板代码
这个代码是射频 1 兆赫控制板控制时间和功率射频波,包含 ui、 键盘控制、 零交叉、 射频发生器
- 2022-03-18 14:23:31下载
- 积分:1
-
编写一个词法分析程序并生成相应的类号
编写一个词法分析程序并生成相应的类号-Procedures for the preparation of a lexical analysis and generate a corresponding number of Class
- 2022-02-05 01:27:35下载
- 积分:1
-
The adventures of AdventuresofHuckleberryFinn by Mark Twain in text file
The adventures of AdventuresofHuckleberryFinn by Mark Twain in text file
- 2022-05-10 15:58:31下载
- 积分:1