-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
IS62WV12816BLL-SRAM-Board
IS62WV12816BLL SRAM 模組版的電路圖及相關資料,及STM32的Source Code(IS62WV12816BLL SRAM module version of the circuit diagrams and related information, and the STM32 Source Code)
- 2014-02-04 17:57:18下载
- 积分:1
-
OLED
说明: 在本文中,您将学习如何通过Arduino运行OLED,并在其上显示文本,图像和动画。
硬件组件:
Arduino Uno Rev3× 1
0.96英寸OLED 64x128显示模块× 1
21厘米40P公/母跳线× 1
软件应用程序和在线服务:
Arduino IDE
在本文附件中,我们将介绍OLED显示器、OLED显示器的差异,如何通过简单的控制器运行它们,以及在它们上显示文本和图像。非常适合新手小白学习如何在OLED上显示文本、图像和动画。(In this article, you will learn how to run OLED through Arduino and display text,)
- 2020-06-23 02:00:02下载
- 积分:1
-
充放电控制器
充放电控制器控制程序
共有3种工作状态:空闲态,充放电态,泄放态。空闲态:设备空闲时,可进行设备参数设置,手动控制继电器及晶闸管输出等操作(用于外接电路调试)。充放电态:设备自动控制电容充放电,按“自动”键启动,基本流程:闭合开关,延时1S,根据充电电压,充电电流设置充电器,并开始充电,检测电容两端电压,等待达到充电电压;达到充电电压后,断开开关,延时1S,断开充电器,根据保持时间参数,进行保持计时;闭合开关,等待达到放电电压,达到放电电压后,断开开关,根据间隔时间参数,进行间隔计时,蜂鸣器短鸣3次,充放电次数加1,开始下一轮充放电;若充放电次数满,长鸣两次,设备进入空闲状态。泄放态:对电容进行泄放操作,开关闭合,按“泄放”键启动;
- 2022-05-15 00:04:04下载
- 积分:1
-
SipCode_04
说明: SIP 开发 第四版SipCode_02S IP 开发 第四版SipCode_02(SIP development of the 4th edition of the fourth edition SipCode_02SIP development SipCode_02SIP fourth SipCode_02 development)
- 2006-03-28 22:30:18下载
- 积分:1
-
C语言实现扫雷游戏
使用C 语言,设计开发扫雷小游戏
- 2019-06-12下载
- 积分:1
-
ConeBeamReconstruction
FDK最小角度重建,基于parker加权的投影数据处理实现的最小角度重见(FDK minimum angle reconstruction, the minimum angle parker weighted projection data processing based on the realization Shigemi)
- 2014-05-04 09:43:44下载
- 积分:1
-
51单片机串口通讯C语言代码
51单片机串口通讯C语言代码,包含两个常用函数集
- 2022-09-26 22:45:02下载
- 积分:1
-
13898405raytracer7
说明: 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。
(Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
- 2008-12-04 20:48:36下载
- 积分:1
-
code
用C++编写的大整数计算的模板,可实现加、减、乘、除、取模等运算,可以通过此源码学习高精度的实现。(Written with C++ template large integer can be realized addition, subtraction, multiplication, division, modulus and other operations, you can achieve high-precision study of this source.)
- 2011-06-05 17:19:32下载
- 积分:1