-
跳动的心 点阵51单片机
应用背景通过一个跳动的心,来演示点阵屏的使用,和学习51单片机如何驱动点阵关键技术通过51单片机对点阵的操作,显示出一个心形的图案,并通过定时器做出图案动态显示
- 2022-05-16 21:05:01下载
- 积分:1
-
旁瓣电平的圆阵天线LOW合成
这种模拟的雷达系统设计。元素或正在使用的类型是天线的偶极子天线。这种编码实现 MATLAB 软件中找到和情节的 polardB,也想要绘制了天线的辐射模式。这种情况下,圆形天线阵列用于查找辐射模式。
- 2022-12-01 00:40:03下载
- 积分:1
-
Development Environment: Visual C++. Net2003 function: the use of genetic algori...
开发环境:Visual C++ .net2003
功能:利用遗传算法求解TSP问题。-Development Environment: Visual C++. Net2003 function: the use of genetic algorithm to solve TSP problems.
- 2023-01-30 08:55:03下载
- 积分:1
-
学校管理
管理类学生/组智者
添加/编辑/删除学生
学生查看个人资料
sudent来看marksheet
学生查看身份证
管理老师简介
添加/编辑/删除教师信息
根据学生classwise管理父
创建/编辑/删除类/组的学生。
创建/编辑/这里的主题菜单中删除主题
受试者可以单独定义根据每个类
管理考试/学期房源
管理标记(编辑/更新)和考勤考试,班级及学生聪明
管理考试成绩
管理类常规
- 2022-01-25 20:00:12下载
- 积分:1
-
自编FFT谱分析中的栅栏效应演示
自编FFT谱分析中的栅栏效应演示-self FFT spectrum analysis of the effect of the fence demonstration
- 2022-12-29 17:05:03下载
- 积分:1
-
C program using c compiler
Torrent下载自ExtraTorrent.com
- 2022-07-26 17:14:51下载
- 积分:1
-
C语言源代码 万年历
C语言源代码 万年历-C language source code hefty almanac
- 2022-10-05 02:45:03下载
- 积分:1
-
图片处理功能
资源描述图像处理简单程序,Qt开发, 实现图像的亮度, 灰度, 锐化等基本处理。
- 2022-03-13 10:25:25下载
- 积分:1
-
通过深度优先算法,遍历网络中的每个结点,得到遍历网络节点的时间...
通过深度优先算法,遍历网络中的每个结点,得到遍历网络节点的时间-Through the depth-first algorithm, network traversal each node, the network node traversal time
- 2022-07-16 00:48:35下载
- 积分:1
-
一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个...
一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个方向对盒子进行分行透视:从左到右,从左下到右上,从下到上,从右下到左上。透视可得到该二维矩阵的该行1的个数。要求,还原此矩阵。 输入:4行,每一行分别代表从左到右,从左下到右上,从下到上,从右下到左上透视所得的数据 输出:该矩阵 使用的方法是回溯法,具体见程序-a acm algorithm topic Problem description : a black box, as a 15 x 10 two-dimensional matrix, there are some gaps in two-dimensional matrix using 0 indicates the gap, with a show that occupies. An existing equipment, from the direction of four branches box for perspective : from left to right, from the lower left to upper right, from bottom to top, from the lower right to upper left. Perspective availability of the two-dimensional matrix of the line a number. Demand reduction of this matrix. Input : 4 firms on behalf of every line from left to right, from the lower left to upper right, from bottom to top, from the upper left to lower right perspective on data obtained from the output : the matrix method is the use of backtracking, see the specific procedures
- 2022-07-08 10:50:46下载
- 积分:1