KPMstats is a directory of miscellaneous statistics functions written by Kevin Patrick Murphy and v
KPMstats is a directory of miscellaneous statistics functions written by Kevin Patrick Murphy and various other people
I-V特性是电子元件性能分析的基础,广泛应用于半导体器件、太阳能电池及各类传感器的测试与评估中。通过精确测量电流-电压关系,工程师能够深入了解材料属性、优化电路设计并提升产品效能。本页面汇集了3889个精选I-V相关资源,包括实验数据、仿真模型和实用案例,为您的研发工作提供强有力的支持。立即探索,获...
KPMstats is a directory of miscellaneous statistics functions written by Kevin Patrick Murphy and various other people
针对汽车电气系统的电压从现在的14 V升到42 V后,汽车继电器触头间电弧的能量增加,燃弧时间变长,以电磁式汽车继电器为本体,设计了一个以单片机为核心,电力电子器件为执行元件的无弧通断控制模块,建立并优化了时序逻辑模型.实验证明,该控制模块...
本文介绍了一种基于80C196KC 单片机的F/V 转换器的设计方法,给出了系统的硬件结构和软件流程图。实验证明,这种方法简单可靠,具有一定的推广价值。关键词:80C196KC 单片机
Synchronous Resets? Asynchronous Resets?I am so confused!How will I ever know which to use? 复位信号的论文
This codes is one of my univ projects I ve been working on for 3months. I d like to share it and make it work more prope...
若在m×n的矩阵中有一个元素a[i,j]满足下述条件:a[i,j]既是第i行元素中的最小值,又是第j列元素中的最大值(称为鞍点),试写一个求矩阵鞍点的算法
01背包问题题目 有N件物品和一个容量为V的背包。第i件物品的费用是c[i],价值是w[i]。求解将哪些物品装入背包...但它却是另一个重要的背包问题P02最简捷的解决方案,故学习只用一维数组解01背包问题是十分必要的。
自制51编程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adap...
在提示符后从键盘上输入I(或i)进入到频率变化率输入,输入一个数字,按下回车后,喇叭发出声音,声音停止后自动返回到上一步,继续进行操作,或在提示符后从键盘上输入Q(或q)退出这个程序。