-
GIF动画解码算法,用VC做的外壳,内部是纯C语言实现的算法,很有参考价值,尤其是可以参考做为嵌入式系统实现GIF动画。...
GIF动画解码算法,用VC做的外壳,内部是纯C语言实现的算法,很有参考价值,尤其是可以参考做为嵌入式系统实现GIF动画。-An decode arithmetic for GIF animated cartoon.
Its shell is made with VC, and internal arithmetic is implemented with pure C language.
It has value to refer,especially we can refer to
it ro implemente GIF animated cartoon in embedded
system.
- 2022-08-13 02:59:44下载
- 积分:1
-
这个代码不能在linux编译,要加以修改,但写得是很好的,选自某个嵌入式linux 的源码...
这个代码不能在linux编译,要加以修改,但写得是很好的,选自某个嵌入式linux 的源码 -the code in Linux compiler not to modify, but is written in good, chosen from a certain source embedded Linux
- 2022-08-06 23:32:34下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
stm32 实现U盘
stm32f103,实现U盘功能,将需要存储的程序放在外部flash中,并含有AD采集部分的程序
- 2023-07-20 22:50:05下载
- 积分:1
-
s3c2410A PWM TIMER的控制蜂鸣器
s3c2410A PWM TIMER的控制蜂鸣器-s3c2410A PWM TIMER control buzzer
- 2022-05-20 06:01:54下载
- 积分:1
-
参加今年的比赛肯定要用的。谢谢支持。祝大家好运!
参加今年的比赛肯定要用的。谢谢支持。祝大家好运!-to participate in this year"s competition sure to use. Thank you support. Luck!
- 2022-07-15 02:59:09下载
- 积分:1
-
STM8S单片机bootloader在线更新程序
应用背景可以实现stm8s单品机不用下载器,直接用电脑串口下载,这样在工程上无需拆解产品,只需要通过一个串口线就能对产品的程序进行更新;关键技术更改bootloader程序,使单片机能够通过串口线更新单片机的程序,使用C语言编写,移植性高,已经经过调试合格。
- 2023-05-10 22:45:03下载
- 积分:1
-
gps协议解析源码
gps协议解析源码-a GPS analytical source agreement
- 2022-08-04 09:13:09下载
- 积分:1
-
C8051F020的功能实现电机转速的主要议题。
主要讲了c8051f020实现电机的测速功能。-Major topics of the motor speed to achieve c8051f020 function.
- 2023-05-21 12:20:04下载
- 积分:1
-
关于epm7128的一些资料,常用的cpld开发新片,也是学习cpld 的首选...
关于epm7128的一些资料,常用的cpld开发新片,也是学习cpld 的首选-good
- 2022-02-16 10:22:26下载
- 积分:1