-
rad_dms
说明: 实现弧度向角度的转换,判断在第几象限。。。。。。(Realize the conversion of radian to angle and judge the quadrant)
- 2019-01-13 19:12:24下载
- 积分:1
-
rke_spi_master
pic芯片的SPI通讯,采用PIC芯片,C语言编写(pic spi)
- 2013-08-05 14:29:03下载
- 积分:1
-
实验:RS485通信程序
/**************************************************************************************
* RS485通信实验 *
实现现象:下载程序后打开串口调试助手,将波特率设置为4800,选择发送的数据就可以显示
在串口助手上。具体接线操作参考操作视频
注意事项:无。
***************************************************************************************/
#include "reg52.h" //此文件中定义了单片机的一些特殊功能寄存器
typedef unsigned int u16; //对数据类型进行声明定义
typedef unsigned char u8;
sbit RS485DIR=P1^0; //RS485DIR=0为接收状态 RS485DIR=1为发送状态
/*******************************************************************************
* 函 数 名 : delay
* 函数功能 : 延时函数,i=1时,大约延时10us
**************************************
- 2022-02-04 03:13:17下载
- 积分:1
-
试验控制台应用程序和源代码,演示如何捕捉音频文件…
Test console Application and source code that demostrate how capture audio files to stream, developed in c#.
- 2022-10-21 02:15:04下载
- 积分:1
-
cs将网页保存为快照的代码
cs将网页保存为快照的代码,供大家参考。
最近个人一直在研究怎么将网页内容与数据和图片进行关联保存,找遍了很多代码,但是一直都不满意,只能自己编写测试一部分了。
- 2022-07-09 04:27:46下载
- 积分:1
-
TIME
说明: 北斗使GPS时等多时间系统之间的转换,多用于定位软件的编写(Beidou makes the conversion between GPS and other time systems, mostly used for the preparation of positioning software.)
- 2020-06-16 08:00:01下载
- 积分:1
-
Qt下基于M/V模型的重写QAbstractTableModel类的测试
Qt下基于M/V模型的重写QAbstractTableModel类的测试,针对中文乱码进行修改,欢迎下载
- 2022-07-17 07:23:13下载
- 积分:1
-
VC6.0-MATLAB-COM-
VC6.0通过matcom调用m文件的文章(VC6.0 m file by calling the article matcom)
- 2011-05-12 16:32:19下载
- 积分:1
-
c#实现网络嗅探器
c#实现网络嗅探器
- 2014-06-24下载
- 积分:1
-
epwm_dma
dsp28335pwm已测试通过~~整体文件(dsp28335 epwm_dma Prototype statements for functions found within this file. Device Headerfile and Examples Include File
)
- 2016-02-18 13:41:31下载
- 积分:1