-
数码管显示程序,用C语言编程实现,适合初学者学习
数码管显示程序,用C语言编程实现,适合初学者学习-Digital tube display program, using C programming language, suitable for beginners to learn
- 2022-02-07 23:22:52下载
- 积分:1
-
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评...
一些简单的信息学竞赛试题,以前做的。大家可以看看,有意见可以批评-some simple questions Informatics race before done. As we can see, there are views to be criticized
- 2022-12-18 18:35:03下载
- 积分:1
-
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用...
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果;
-1. First of all selected map type (directed graph, undirected graph), re-selected map storage structure, under the Importation of the establishment of the vertex or edge map and the corresponding adjacency list or adjacency matrix output 2. According to Some adjacency matrix or adjacency list prepared by the recursive depth-first search method traversal algorithm, and output traversal results
- 2022-05-13 10:14:41下载
- 积分:1
-
The code used to calculate the band TVI values, the code from the operating proc...
该代码用于计算波段的TVI值,该代码来源于作业程序,属于实验程序-The code used to calculate the band TVI values, the code from the operating procedures, an experimental procedure
- 2022-07-10 21:49:25下载
- 积分:1
-
连连看算法连连看通路检测算法地图设置(要改进)横纵参数应该可以设置...
连连看算法连连看通路检测算法地图设置(要改进)横纵参数应该可以设置-1000 block of Terry Avenue algorithm detection algorithm 1000 block of Terry Avenue pathway map settings (to improve), vertical and horizontal parameters can be set up
- 2022-08-08 21:01:06下载
- 积分:1
-
双向DC_DC变换器
应用背景设计并制作了一个用于电池储能装置的双向 DC-DC 变换器,实现电池的充放电功能,功能可由
按键设定,亦可自动转换。
关键技术
作品设计了一个电池储能的双向DC-DC变换器。该系统以STM32F103ZET6单片机作为控制核心,其输出PWM信号通过6N137光耦隔离,IR2110驱动功率MOS,采用LM358做电压跟随,INA282采集电流,通过ADS1115采集到单片机以实现负反馈控制。用TFT-LCD进行显示操作界面及相应参数,加上PID算法,能够实现软件上的过冲保护,及稳定充电电流。GUI界面的应用,使得人机交互更为友好、整体操作更为智能、简洁。通过测试,该系统能够实现在1-2A范围内以0.01A的步进值进行调整,其精度高于5%。充电模式效率达95%,放电效率达96%以上。
- 2023-01-02 16:35:05下载
- 积分:1
-
从麻省理工学院的“电路图”编辑!
SUE from MIT for schematic edit!
- 2022-11-07 18:05:04下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
DICOM File Browser V1.0 version of the software is further update!
DICOM文件浏览器V1.0版本,软件正在进一步更新中!-DICOM File Browser V1.0 version of the software is further update!
- 2022-08-14 20:58:33下载
- 积分:1
-
对培养学习C语言的兴趣能有很大帮助,本人没有一一调试,如有错误请自行修改....
对培养学习C语言的兴趣能有很大帮助,本人没有一一调试,如有错误请自行修改.-To cultivate interest in learning C language can be of great help, I did not debug 11 and, if wrong, please amend its own proposal.
- 2022-10-21 11:10:03下载
- 积分:1