-
Photos modulus procedure for picture taking mode, LCD display with
图片取模程序,用于图片取模,LCD显示时用-Photos modulus procedure for picture taking mode, LCD display with
- 2022-05-22 08:13:06下载
- 积分:1
-
坐标转换,适应与地理信息系统的各种坐标系统换算
坐标转换,适应与地理信息系统的各种坐标系统换算-Coordinate transformation, adaptation and geographic information system coordinate system conversion
- 2022-01-25 14:52:17下载
- 积分:1
-
供初学者学习用的matlab基本编程源码
供初学者学习用的matlab基本编程源码-for beginners learning the basic Matlab programming FOSS
- 2022-03-25 19:15:27下载
- 积分: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
-
快速排序的基本算法
快速排序的基本算法-basic Quick Sort Algorithm
- 2023-06-04 15:35:03下载
- 积分:1
-
I2C(英特尔
I2C(Intel-Integrated Circuit bus)为内部IC控制的双向串行总线,用于连接微控制器及其外围设备的互连。该程序用Verilog HDL语言来实现FPGA模拟I2C协议作为主端对I2C从设备进行读/写操作。-I2C (Intel-Integrated Circuit bus) control IC for internal bi-directional serial bus for connecting micro-controller and its peripheral equipment interconnection. The program with the Verilog HDL language to achieve the FPGA simulation of I2C protocol as the main terminal from the device to the I2C read/write operations.
- 2022-03-17 09:28:17下载
- 积分:1
-
DOS年代TT打字练习软件里的打字游戏的翻版
DOS年代TT打字练习软件里的打字游戏的翻版-DOS era TT software typing practice typing games pirated
- 2022-03-22 15:03:09下载
- 积分:1
-
himself wrote for the refuse removal, like it used to clean up the garbage prett...
自己写的垃圾清理器,喜欢的用吧,清理垃圾帧的不错-himself wrote for the refuse removal, like it used to clean up the garbage pretty good frame
- 2022-04-14 23:44:11下载
- 积分:1
-
一个简单的sokudo游戏,附加源码。
但游戏有些不足,请见谅...
一个简单的sokudo游戏,附加源码。
但游戏有些不足,请见谅-Sokudo a simple game, an additional source.
- 2023-02-14 04:00:03下载
- 积分:1
-
NETEM 的预测试题
NETEM 的预测试题-NETEM questions
- 2022-06-21 17:58:58下载
- 积分:1