LED-I-V
探索LED-I-V特性,掌握前沿照明与显示技术核心。本页面汇集8673份精选资源,深入解析LED电流-电压关系,助力优化电路设计、提升能效比。无论您是从事智能照明、汽车电子还是消费电子产品开发,这里都是您的知识宝库。立即访问,下载权威资料,加速项目创新!
LED-I-V 全部资料 500 份
LED动态扫描.采用74164做为显示数据输出,使I/O口减少至两个,并且可做为驱动,是小系统LED显示的最佳方法
LED动态扫描.采用74164做为显示数据输出,使I/O口减少至两个,并且可做为驱动,是小系统LED显示的最佳方法
已知斐波那契数列的定义:F(1)=1,F(2)=1,F(i)= F(i-1)+ F(i-2) (i>=3),编写求该数列前n项的子程序 实现了输入一个数
已知斐波那契数列的定义:F(1)=1,F(2)=1,F(i)= F(i-1)+ F(i-2) (i>=3),编写求该数列前n项的子程序 实现了输入一个数,然后将计算的结果保存在存储器中
It is design for GSM with s3c44b0x,you can open it with protel99 se ,it can help you ,i think .I gre
It is design for GSM with s3c44b0x,you can open it with protel99 se ,it can help you ,i think .I great appreciate your s...
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to ...
This program don t special because it just can run some number,and I hope I can be a menber on this
This program don t special because it just can run some number,and I hope I can be a menber on this website
在Power-I 51 Mini开发板上
在Power-I 51 Mini开发板上,基于89C51单片机开发的数字音乐盒,可以实现上一首下一首,播放,暂停,停止,的按键功能,并有数码显示时间,开机画面和曲号。
Philips ARM LPC2100 的I/O口程序
Philips ARM LPC2100 的I/O口程序,别小看这段通用接口程序,这里面包含了完整的启动代码,而且是汇编和C对照的,希望对硬件编程的朋友有帮助,因为当时我就位了启动代码学习了好一阵子,才算学会。