-
数据结构队列代码
此代码是对数据结构课程队列部分的巩固与实践,包括对队列的初始化、入队、出队、输出一个队列等,希望对大家有所帮助。
- 2022-05-31 07:40:40下载
- 积分: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
-
weiwenwu
MFC实现文件传输,望有志者增加多线程的功能(MFC to achieve file transfer, and hopes to increase multi-threading features people with lofty ideals)
- 2009-10-23 16:18:19下载
- 积分:1
-
TD-LTE
描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。(Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.)
- 2015-04-21 09:15:24下载
- 积分:1
-
FlexRay_Header_CRC_cal
这是关于FlexRay总线网络设计过程中,计算每个网络节点的数据帧头部循环校验码的程序。计算结果在控制台下显示为一个二进制数组。(This is a project completed on Visual C++ 6.0, which could be used for calculation of the header CRC code of each node in a FlexRay network. The results are displayed as an array of binary number in the console platform.)
- 2020-12-21 10:09:08下载
- 积分:1
-
c#判断两幅图的差异
选择两张图片 会有标明那边不一样 如果相同的话不变
- 2022-01-25 17:16:25下载
- 积分:1
-
onscripter
i just want download sth
- 2011-04-01 22:02:01下载
- 积分:1
-
Linux登录器全套
说明: 特别好用的征途登录器,几乎是什么功能都有,注册,找回,加点,等等一些功能!(1. Upload zt_login to / home directory with WinSCP 2. Do the following in Secure CRT: Cd/home Chmod a+x zt_login_ex / zt_login 192.168.1.76 8000 unify 00 ZT game 123456 192.168.1.76 8000 ZT ZT game 123456 100000 8003&)
- 2020-06-19 03:00:01下载
- 积分:1
-
vc_matlab
用VC调用Matlab的文章,文章详细介绍了几种方法,并给出了示例(VC call Matlab with the article, the article details several ways, and gives examples of)
- 2007-10-29 20:39:00下载
- 积分:1
-
autosar框架代码示例
基于autosar框架实现汽车电子嵌入式
- 2020-02-07下载
- 积分:1