-
单片机自制示波器
基于12c5a60s2单片机和12864液晶屏显示的简易示波器,利用12内部的自带ad将输入的不同电压划分,再将液晶屏整体划分为小格阵,竖直方向对应不同的幅值,横轴对应不同的时间,上一采样点仍保留,这样就形成了清晰明显的波型图。此外还可以调节采样频率以适应不同频率的波。简易示波器的频率范围为100~1000hz,这是由于AD转换速率的限制。
- 2023-06-24 10:20:03下载
- 积分:1
-
凸包的快速实现
Quick hull implementation
- 2022-12-06 08:30:03下载
- 积分:1
-
用于解决tsp问题的模拟退火算法Java源码
源码中实现了模拟退火算法的四种操作算子,分别为插入、互换、逆转以及混合来产生新的领域结构,采取了概率优先,最邻近贪婪策略,并可适用于对称和非对称tsp问题,代码质量高,此源码内容详细,能为研究模拟退火算法提供有效的参考
- 2023-09-04 14:45:03下载
- 积分:1
-
01背包问题,C++语言,01背包问题的实现
01背包问题c语言实现
01背包问题c语言实现-01 knapsack problem c language c language of 01 knapsack problem implementation
- 2023-07-21 15:55:03下载
- 积分:1
-
该算法简单、实用的基础上,该算法可以实现…
一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.
- 2022-03-04 01:49:46下载
- 积分:1
-
A program to demonstrate the optimization process of particle swarm optimization...
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.-A program to demonstrate the optimization process of particle swarm optimization. A two- dimensional objective function is visualized by level of gray : the lighter the color, the higher the value function. The particles ar e shown as red circles. their trajectory as red lines.
- 2022-10-27 02:55:03下载
- 积分:1
-
Bubble, BiDirectional Bubble, Bitonic排序算法
Bubble, BiDirectional Bubble, Bitonic排序算法-Sort Algorithm of Bubble, BiDirectional Bubble, Bitonic sorting
- 2022-02-20 03:52:54下载
- 积分:1
-
希尔伯特黄变换算法
研发一套远程心音信号监测系统,可用于居家心脏状况的自测。采用自制的心音信号采集器,对家中病人或老人的心音进行监测,借助于Visual C++6.0开发平台实现了心音信号的采集,同时对采集到的心音运用希尔伯特黄变换的方法进行去噪处理,将处理后的心音数据通过中国电信的固定网络或3G无线网络传送到护理人或有关医疗单位。
- 2022-04-20 05:38:46下载
- 积分:1
-
简单二叉树的连表算法
简单二叉树的连表算法-even simple binary tree algorithm Table
- 2022-01-24 13:44:58下载
- 积分:1
-
判断闰年用c++写的,我也才学
判断闰年用c++写的,我也才学-judgment leap year with c write, and I barely
- 2022-09-28 11:10:02下载
- 积分:1