资源列表
排序选择:
[控制台(字符窗口)编程] winnow
说明:固定长度winnow译码程序,使用汉明编码进行误码协商,确保通信双方信息一致-Fixed length winnow decoding program that uses Hamming coding error consultations to ensure that information is consistent communicating parties<maorui> 在 2025-12-29 上传 | 大小:53kb | 下载:0
[系统编程] TimeTest-Control
说明:本文介绍了对time类的操作,并且用两个控件实现了此功能-To the operation of the class time has been introduced in this paper, and with two controls implement this function<Jack> 在 2025-12-29 上传 | 大小:6.09mb | 下载:0
[Windows编程] STM32-interrupt
说明:基于STM32F103RBT6或者STM32F103RBT6的中断测试程序,是学习STM32的参考代码! -Based on STM32F103RBT6 or STM32F103RBT6 interrupt test procedures, is to learn STM32 reference code!<wanger> 在 2025-12-29 上传 | 大小:271kb | 下载:0
[Windows编程] STM32-keytest
说明:基于STM32F103RBT6或者STM32F103RBT6的外部中断按键触发测试程序,是学习STM32的参考代码! -Based on STM32F103RBT6 or STM32F103RBT6 external interrupt button trigger test procedure is to learn the STM32 reference code!<wanger> 在 2025-12-29 上传 | 大小:4.58mb | 下载:0
[控制台(字符窗口)编程] convex
说明:凸包算法,包括暴力穷举法,递归算法等,最后使用opengl将所有的凸包顶点绘制-Convex hull algorithms, including violence exhaustive method, recursive algorithm, and finally use opengl all the convex hull VertexPaint<maorui> 在 2025-12-29 上传 | 大小:9.39mb | 下载:0
[Windows编程] STM32-liushuideng
说明:基于STM32F103RBT6或者STM32F103RBT6的流水灯测试程序,是学习STM32的参考代码! -Based on STM32F103RBT6 or STM32F103RBT6 water lamp test procedures, is to learn STM32 reference code!<wanger> 在 2025-12-29 上传 | 大小:4.43mb | 下载:0
[Windows编程] STM32-uarsttest
说明:基于STM32F103RBT6或者STM32F103RBT6的串口测试程序,是学习STM32的参考代码!-Based on STM32F103RBT6 or STM32F103RBT6 USART testing procedures, is to learn STM32 reference code!<wanger> 在 2025-12-29 上传 | 大小:4.6mb | 下载:0
[控制台(字符窗口)编程] LCString
说明:求两个字符串的公共子序列LCS,总共有三种可选的方法,并附带算法的性能分析-Seek common subsequence of two strings LCS, a total of three alternative methods, and comes algorithm performance analysis<maorui> 在 2025-12-29 上传 | 大小:2.03mb | 下载:0
[系统编程] operator-use
说明:这是我开始学习C++编程时写的一个关于运算符的运用的win32程序。-This is when I began to learn c++ programming to write about the use of the operator of the win32 application.<Jack> 在 2025-12-29 上传 | 大小:186kb | 下载:0
[控制台(字符窗口)编程] AC
说明:AC自动机多模匹配程序,包括Goto函数、失效函数、输出函数构建-AC automatic machine multimode matching program, including the Goto function, fail function, the output function construct<maorui> 在 2025-12-29 上传 | 大小:1.13mb | 下载:0
[matlab例程] 2
说明:本实验主要是分析高斯白噪声的样本自相关序列的估计精度。 a. 生成1000个零均值、单位方差的高斯白噪声,并用bar函数来画出直方图,与理想的高斯分布函数相比较; b. 采用xcorr函数的有偏估计来估计前100个自相关序列,用Plot函数画出该自相关序列,与理想的高斯白噪声的自相关序列相比。 c. 把这组数据分成互不重叠的10段,每段有100个样本。分别对每段数据采用b中的方法来估计前100个样本自相关序列,然后对10段的自相关序列进行平均。获得的结果与b中的结果相比,并与真实的自<peter> 在 2025-12-29 上传 | 大小:11kb | 下载:0