-
drcom.c
第三方Drcom客户端,主要实现的功能是发送心跳包,保持在线。可以根据不同Drcom服务器进行修改。(Drcom third party client, the main function is to send heartbeat packets remain online. Drcom can be modified according to different servers.)
- 2014-04-13 10:24:55下载
- 积分:1
-
LBM三维方腔
适合初学者入门学习使用, C++结构化语言书写,读起来比较方便。
// 三维方腔.cpp : Defines the entry point for the console application.
//
//#include "stdafx.h"
#include
#include
#include
#include
#include
#include
#include
using namespace std; //变量名定义
- 2022-03-24 22:42:06下载
- 积分:1
-
STM32简易示波器程序
这个例程实现了最基本的示波器功能。支持双通道同时采样,最大采样频率1.25M (超频)。支持显示幅度调节、
采样频率调节、波形垂直位置调节。
这是一个相对复杂的例程,综合了STM32的ADC、DMA、DAC、TIM硬件功能。
本例程支持5420、4001和61509驱动芯片。TFT驱动程序会自动检测LCD驱芯片的型号。
- 2022-06-20 12:35:31下载
- 积分:1
-
基于互补滤波的自平衡小车
本系统的各个模块协调工作,小车可以在无人干预的条件下实现自主平衡。同时在给小车加入适量干扰后,小车能够迅速调整并恢复稳定状态。小车还可以实现前进、后退、左右转、左右旋等基本动作。
- 2022-09-21 11:30:03下载
- 积分:1
-
MATLAB
用 MATLAB控制摄像头读取图像 可以实现拍照功能(just do it)
- 2012-04-18 10:16:15下载
- 积分:1
-
sy2
用递归的方法实现以下算法:
1.以二叉链表表示二叉树,建立一棵二叉树(算法5.3);
2.输出二叉树的中序遍历结果(算法5.1);
3.输出二叉树的前序遍历结果(见讲稿);
4.输出二叉树的后序遍历结果(见讲稿);
5.计算二叉树的深度(算法5.5);
6.统计二叉树的结点个数(算法5.6);
7.统计二叉树的叶结点个数;
8.统计二叉树的度为1的结点个数;
9.输出二叉树中从每个叶子结点到根结点的路径。(The following algorithm is implemented using a recursive method:
1., the two fork list is used to represent the two fork tree, and a two fork tree is established (algorithm 5.3).
2. output two order tree traversal results (algorithm 5.1);
3. output two prefix traversal results (see lecture notes);
4. output the result of traversal traversal of two fork tree (see lecture notes).
5. calculate the depth of the two forked tree (algorithm 5.5);
6. statistics the number of nodes of the two fork tree (algorithm 5.6).
7. statistics of the number of leaf nodes of the two forked tree;
8. the number of nodes of the two forked tree is 1.
9. output the path from each leaf node to the root node in the two fork tree.)
- 2020-11-20 13:19:37下载
- 积分:1
-
串口调试助手
一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。
- 2013-01-24下载
- 积分:1
-
594848931直流电机控制
直流式电机控制,适用于80c51系列产品,详细内容都在压缩包里面(Direct flow motor control, suitable for 80c51 series products, the details are in the compression package)
- 2020-06-21 09:00:01下载
- 积分:1
-
基于CUDA的SAR成像模拟CUDA-SAR-imaging-CSA
基于CUDA的SAR成像模拟,在GPU上得到了很好的加速比,由于时间所限,只进行了点目标的仿真。希望多多交流~(CUDA-based SAR imaging simulation on the GPU to get a good speedup, due to time constraints, only a point target simulation. Want to interact-)
- 2020-07-20 10:38:46下载
- 积分:1
-
MOACMTA_SoftwareDevFundamentals98361
说明: software development fundamental
- 2019-05-23 16:36:05下载
- 积分:1