虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

pin-to-<b>pin</b>

  • Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:d

    Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:dis[u,v]=w[u,v] b)For k:=1 to n For i:=1 to n For j:=1 to n If dis[i,j]>dis[i,k]+dis[k,j] Then Dis[I,j]:=dis[I,k]+dis[k,j] c)算法结束:dis即为所有点对的最短路径矩阵 3)算法小结:此算法简单有效,由于三重循环结构紧凑,对于稠密图,效率要高于执行|V|次Dijkstra算法。时间复杂度O(n^3)。 考虑下列变形:如(I,j)∈E则dis[I,j]初始为1,else初始为0,这样的Floyd算法最后的最短路径矩阵即成为一个判断I,j是否有通路的矩阵。更简单的,我们可以把dis设成boolean类型,则每次可以用“dis[I,j]:=dis[I,j]or(dis[I,k]and dis[k,j])”来代替算法描述中的蓝色部分,可以更直观地得到I,j的连通情况。

    标签: Floyd-Warshall Shortest Pairs Paths

    上传时间: 2013-12-01

    上传用户:dyctj

  • basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code

    basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ /*The functions m_fctptr() and user_server()*/ /*build an interface to an

    标签: basic NeuroBasic Project package

    上传时间: 2017-02-15

    上传用户:xymbian

  • 该程序用以查找任意两个整数之间的所有素数。 Prime number finder can find all primes between a and b and will write the res

    该程序用以查找任意两个整数之间的所有素数。 Prime number finder can find all primes between a and b and will write the results to the file PRIMES.TXT

    标签: and between number finder

    上传时间: 2014-01-14

    上传用户:cccole0605

  • B型剩余电流保护器设计

    随着光伏发电系统快速发展,以及电动汽车充电桩的普及,传统的剩余电流保护器无法满足实际需求。介绍了一款B型剩余电流保护器,采用磁调制剩余电流互感器和零序电流互感器采集剩余电流。根据GB/T 22794—2017标准要求,可识别1 kHz及以下的正弦交流、带和不带直流分量的脉动直流、平滑直流等剩余电流信号。经信号调理电路将电压信号送到单片机进行采集和判断。通过试验测试,该样机在测试精度和速度上均符合国家标准的相关要求。The rapid development of photovoltaic power generation systems and the popularity of electric vehicle charging piles make the traditional residual current protective devices unable to meet the actual demand.This paper proposed a type B residual current protective device,which uses the magnetically modulated residual current transformer and the zero sequence current transformer to acquire the residual current.According to the requirements of GB/T 22794—2017,the type B residual current protective device can detect sinusoidal AC residual current of 1kHz and below 1kHz,pulsating DC residual current with and without DC component,smooth DC residual current and so on.The signal processing circuit sends the voltage signal to the MCU for acquisition and judgment.Through experimental tests,the device meets the relevant requirements of national standards in terms of test accuracy and speed.

    标签: 电流保护器

    上传时间: 2022-03-27

    上传用户:zinuoyu

  • STM32 F1系列 MCU ATIUM AD集成库 原理图库 PCB 3D封装库文件

    STM32 F1系列 MCU ATIUM AD集成库 原理图库 PCB 3D封装库文件,STM32F1XXXXX全系列原理图+PCB封装库文件,共209个器件型号,CSV text has been written to file : STM32 F1.csvLibrary Component Count : 209Name                Description----------------------------------------------------------------------------------------------------STM32F100C4T6B      STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, TraySTM32F100C4T7B      STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +105癈 Temperature, 48-Pin LQFP, TraySTM32F100C6T6B      STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, TraySTM32F100C6T6BTR    STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, Tape and ReelSTM32F100C6T7B      STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +105癈 Temperature, 48-Pin LQFP, TraySTM32F100C8T6B      STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, TraySTM32F100C8T6BTR    STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, Tape and ReelSTM32F100CBT6B      STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, TraySTM32F100CBT7B      STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +105癈 Temperature, 48-Pin LQFP, TraySTM32F100R4H6B      STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, TraySTM32F100R4T6B      STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100R4T6BTR    STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, Tape and ReelSTM32F100R6H6B      STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, TraySTM32F100R6T6       STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100R6T6B      STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100R6T6BTR    STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, Tape and ReelSTM32F100R8H6B      STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, TraySTM32F100R8T6B      STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100R8T6BTR    STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, Tape and ReelSTM32F100RBH6B      STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, TraySTM32F100RBH6BTR    STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, Tape and ReelSTM32F100RBT6B      STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RBT6BTR    STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, Tape and ReelSTM32F100RCT6B      STM32 ARM-based 32-bit MCU Value Line with 256 kB Flash, 24 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RDT6       STM32 ARM-based 32-bit MCU Value Line with 384 kB Flash, 32 kB Internal RAM, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RDT6B      STM32 ARM-based 32-bit MCU Value Line with 384 kB Flash, 32 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RET6       STM32 ARM-based 32-bit MCU Value Line with 512 kB Flash, 32 kB Internal RAM, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RET6B      STM32 ARM-based 32-bit MCU Value Line with 512 kB Flash, 32 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-

    标签: stm32 mcu

    上传时间: 2022-04-30

    上传用户:jiabin

  • VIP专区-单片机源代码精选合集系列(62)

    eeworm.com VIP专区 单片机源码系列 61资源包含以下内容:1. LLCR Pin Socket Testing with t.pdf2. 单片机开发中应掌握的几个基本技巧.rar3. PIC16F877 学习指南.pdf4. MPLAB 6.XX及PICC18安装使用简介.rar5. KS-0825用户接口电路模块.pdf6. TEC6213 AM/SW/FM收音机频率显示MCU接口电路.pdf7. 单片机音乐程序教程.rar8. 51单片机汇编语言教程.pdf9. 8SH702&703用户接口电路.pdf10. dsPIC30F产品手册.rar11. dsPIC30F数字信号控制器单片机和DSP领域的最佳选择.rar12. 基于模糊PID算法的电阻炉温度控制系统设计.pdf13. 基于TMS320F2812的数字频率计.pdf14. 单片机开发仿真环境+keil初学者教程.rar15. 数字频度计设计.pdf16. 单片机论文资料 (包含62篇论文).rar17. 综合运动机器人测控系统的设计与实施.ppt18. SMS模块TC351及其外围电路设计.pdf19. 基于单片机的智能玩具电动车设计.doc20. 从51初学入门到单片机电子工程师.pdf21. 采用纳瓦技术的8/14引脚闪存8位CMOS单片机 PIC12.pdf22. Keil uVision3Keil uVision3.rar23. 6引脚8位闪存单片机 PIC10F200/202/204/2.pdf24. 单片机测控系统综合实验指导书.doc25. MSP430与ARM7系列比较.pdf26. MPLAB C30用户指南(英文).pdf27. 单片机的电路仿真.pdf28. 嵌入式CAN转UART模块 CSM100系列产品手册.pdf29. Proteus中文入门基础教程.rar30. PICkit™ 2 Microcontrolle.pdf31. 微控制器末来发展分析.pdf32. 单片机系统的工作原理设计.pdf33. PICKIT™ 2 PROGRAMMER-TO-.pdf34. MCU市场最新技术与市场发展趋势.pdf35. 单片机实验教程大纲.pdf36. PICkit™ 2 单片机编程器用户指南.pdf37. 用单片机设计电子音乐门铃.rar38. 单片机课程设计指导教材.pdf39. 基于AT89C52单片机的步进电机控制系统设计.pdf40. 单片机小精灵工具下载.rar41. AVR 单片机和C语言的集成开发环境.pdf42. C8051F330低成本智能单相交流电压表方案(取代传统动圈.pdf43. Proteus 6.9 SP4.rar44. 8098 单片机和伺服电机PWM 调速控制.pdf45. 单片机设计资料集.rar46. MCS—51系列单片机结构及原理.pdf47. 常用三星单片机烧写电压设置参考表.pdf48. 单片机开发工具全集.rar49. 学习单片机总结宝典.pdf50. P87LPC767 OTP 单片机原理.pdf51. 单片机经典教程.rar52. 单片机原理和应用实验电子教材.pdf53. 看门狗电路的分析.pdf54. 单片机与可编程器件教程.pdf55. 单片机原理及综合设计.pdf56. 在串口/并口基础上实现51内核单片机的在线编程.doc57. 单片机系统组成原理(PPT篇).ppt58. 精通MCS-51单片机绝世秘笈.rar59. 单片机的结构原理解析.pdf60. AVR单片机技术原理.pdf61. ISP 型单片机实验板.pdf62. PIC 单片机的组成习题解答.pdf63. 各系列I/O型单片机使用手册.pdf64. A/D 型单片机使用说明书/手册.pdf65. HT49R30A-1八位单片机.pdf66. 单片机之PPT篇.pdf67. 51单片机C语言快速上手.pdf68. MCS-51单片机讲义资料(汇编).pdf69. MCS-51单片机的系统扩展技术.pdf70. STC89系列单片机选型指南.pdf71. MPLAB C18使用指南.pdf72. 最强万年历源码(支持24节气、支持所有单片机、ARM).rar73. 单片机大虾是怎么样炼成的.pdf74. 基于AT89S52的红外遥控电子密码锁设计.rar75. 基于AT89C51的红外遥控电子密码锁的设计.rar76. 单片机控制红外线防盗报警器的制作及应用.rar77. Stellaris(群星)单片机的片上FLASH编程(英).pdf78. 高速SOC单片机C8051F.pdf79. LM3S系列代码加密.rar80. 单片机/ISP综合设计实验.pdf81. 使用Stellaris(群星)单片机驱动直流无刷电机.rar82. 单片机原理及应用.pdf83. MCS-51单片机实验指导书.pdf84. 使用Stellaris(群星)单片机制作自动小车.rar85. Luminary的ADC过采样应用笔记.rar86. 单片机反汇编工具包.zip87. 单片机原理和接口技术简介.pdf88. Stellaris(群星)单片机加上32KB串行SRAM(英.pdf89. MCS-51单片机的硬件结构原理.pdf90. PIC16F877 单片机的键盘和LED 数码显示接口.pdf91. LM3S系列微控制器I2C应用文档.rar92. PWM语音播放器——基于Luminary单片机.rar93. C8051F单片机.pdf94. LM3S系列单片机IrDA应用笔记.rar95. LM3S系列单片机以太网升级方案解决.rar96. STC12C5410AD 系列单片机器件手册.pdf97. Stellaris(群星)单片机的时钟选择.pdf98. LM3S系列单片机串行(UART)升级方案解决.rar99. 单片机应用开发实验指导书.pdf100. LM3S系列单片机睡眠与深度睡眠应用笔记.pdf

    标签: 电路分析基础

    上传时间: 2013-04-15

    上传用户:eeworm

  • 21世纪大学新型参考教材系列 集成电路B 荒井

    21世纪大学新型参考教材系列 集成电路B 荒井

    标签: 大学 教材 集成电路

    上传时间: 2013-04-15

    上传用户:eeworm

  • 家电维修(最基础的教程B)1-20.Torrent

    家电维修(最基础的教程B)1-20.Torrent

    标签: Torrent 20 家电维修 教程

    上传时间: 2013-06-10

    上传用户:eeworm

  • jk-b交通信号控制机原理图

    jk-b交通信号控制机原理图

    标签: jk-b 交通信号 控制机 原理图

    上传时间: 2013-07-13

    上传用户:eeworm

  • jk-b交通信号控制机原理图-1.3M.zip

    专辑类-实用电子技术专辑-385册-3.609G jk-b交通信号控制机原理图-1.3M.zip

    标签: jk-b 1.3 zip 交通信号

    上传时间: 2013-08-02

    上传用户:zhf1234