-
AVL tree . AVL tree is a n algrothim that can be used to study the b tech subjec...
AVL tree . AVL tree is a n algrothim that can be used to study the b tech subject AAD.
- 2022-01-26 04:33:03下载
- 积分:1
-
操作系统实验,编程实现进程的调度,基于时间便轮转的算法!...
操作系统实验,编程实现进程的调度,基于时间便轮转的算法!-Operating system, experiment, programming process, scheduling, time-based rotation algorithm will be!
- 2023-05-06 09:05:08下载
- 积分:1
-
1、 具有以数字形式显示时、分、秒的功能。 2、 小时计时要求为“12翻1”,分和秒计时要求为60进位。 3、 校正时间的功能。 4、 定时功能。 5、 报整点...
1、 具有以数字形式显示时、分、秒的功能。 2、 小时计时要求为“12翻1”,分和秒计时要求为60进位。 3、 校正时间的功能。 4、 定时功能。 5、 报整点时间的功能。-one is in digital form, the minute and second functions. 2, the time required for hours, "turned a 12", will require time and the second for 60 to rounding. 3, time correction function. 4, the timer function. 5, at the time the whole function.
- 2022-11-14 06:25:03下载
- 积分:1
-
Example 2 project for AVR8515 on C for IAR
Example 2 project for AVR8515 on C for IAR
- 2022-12-08 22:45:02下载
- 积分:1
-
ALOHA 的 OPNET 办法
这是防撞多的 ALOHA 算法 OPNET 教程方法数据传输。这种方法的结果可以看出,通过其吞吐量它测量传输企图乘以成功的概率。越高交通负荷较低的吞吐量。
- 2022-02-15 13:51:30下载
- 积分: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
-
bios中断编程 做出一个界面 可拖动 最大化最小化
bios中断编程 做出一个界面 可拖动 最大化最小化-bios interrupted programming interface can make a drive to maximize the minimum
- 2023-01-19 02:55:04下载
- 积分:1
-
PIC18_EEPROM PIC单片机EEPROM读写程序
PIC单片机EEPROM读写程序 IIC硬件接口程序 , 读写内部数据
- 2022-03-05 11:59:29下载
- 积分:1
-
java 命令模式,能够实现OCp原则,实现代码重构,包括例子。
java 命令模式,能够实现OCp原则,实现代码重构,包括例子。-java command mode to achieve OCp principles, code remodeling, including examples.
- 2022-05-20 21:59:09下载
- 积分:1
-
Xinglong Beauty salon management system, a good beauty salon business management...
兴隆美容美发管理系统,不错的美容美发行业管理软件,很适合美容美发日常营业管理-Xinglong Beauty salon management system, a good beauty salon business management software, it is suitable for day to day business management of beauty salons
- 2022-01-23 10:21:17下载
- 积分:1