-
MRF2.0
说明: 在VC++下基于MRF来进行的图像分割源代码(In VC++ For MRF-based image segmentation source code)
- 2008-08-29 14:43:10下载
- 积分:1
-
代码
说明: 分为主机,从机两部分,从机收集温度并动态显示在数码管上;主机和从机通过nrf24l01模块进行无线通信,主机把从机(3个)的温度数据显示在lcd1602上(It is divided into two parts: the master and slave, which collect the temperature from the slave and display it dynamically on the digital tube; the master and slave communicate with each other through the nRF24L01 module, and the host displays the temperature data of the slave (3) on the lcd1602.)
- 2020-06-16 11:00:02下载
- 积分:1
-
用C++实现单链表(有详细注释)
用C++实现单链表(有详细注释)并且实现了增、删、查找位置,查找元素等
- 2022-03-01 21:44:42下载
- 积分:1
-
STM32
#include "stm8s103f.h"
#include "LEDBL.h"
#include "UART1.h"
#include "LCD1621.h"
//#include "KEY.h"
#define uchar unsigned char
#define uint unsigned int
_Bool KEYC @PB_IDR:4;//COPY
_Bool KEYP @PC_IDR:6;//POW
uint ShowMode = 1;uint LEDBackLite = 1;
void GPIO_Init(void)//端口初始化
- 2022-12-08 00:55:03下载
- 积分:1
-
sparse-representation
稀疏表示,使得数据简单看,而且易懂,是流行的一种数据表示方法(Sparse representation,Make the data look simple, but to understand, is one of the popular data representation method)
- 2014-09-17 14:50:39下载
- 积分:1
-
根据半径计算圆的周长和面积
//根据半径计算圆的周长和面积
//声明常量(只读变量)PI为3.1416
//声明自定义函数fCir_L()的原型
//声明自定义函数fCir_S()的原型
//以下是main()函数
//声明3个变量
//显示字符串
//键盘输入
//计算圆的周长,赋值给变量l
//计算圆的面积,赋值给变量s
//显示计算结果
}
//定义计算圆的周长的函数fCir_L()
······
- 2022-04-08 12:21:02下载
- 积分:1
-
霍尔传感器+测速传感器+计数传感器+
进行速度的测量与监控,具有测速频率高,精度高,反馈效果好等优点(Speed measurement and monitoring has the advantages of high frequency, high accuracy and good feedback effect.)
- 2020-06-25 09:40:02下载
- 积分:1
-
uu
说明: 求解矩阵的特征值和特征向量的C++源代码,经过测试的(
Solving the eigenvalues and eigenvectors of C++ source code, tested, and download the compiler can use)
- 2014-12-31 14:44:04下载
- 积分:1
-
TriPlot_v2008
本程序在vc2008环境下可运行成功,为本人的原创窗口程序,源代码结构完整。用于高斯束地震模型的正演数值模拟,运行时分为三步:1,建立模型;2.射线追踪;3.合成地震记录。(In vc2008 environment, the program can run successfully, I have the original window procedure for the forward modeling of seismic modeling Gaussian beam is divided into three steps: 1 runtime modeling 2. Ray tracing 3 synthetic seismogram .)
- 2013-02-26 17:19:23下载
- 积分:1
-
RTD2270-
RTD2270 源程序,RTD2270V10_NEWCODE_Public_0110822_NEW(RTD2270 源程序RTD2270V10_NEWCODE_Public_0110822_NEW)
- 2020-11-17 20:09:39下载
- 积分:1