-
时钟接口
应用背景根据地铁时钟系统的内定协议进行数据解析、处理。PIS系统与时钟系统接口软件能够接收时钟系统发送的时钟信息,并且根据该信息校正控制中心服务器的系统时钟。关键技术串口通讯,软件主要有三个功能模块,分别是负责RS422链路数据接收的模块,以及数据处理模块,其中:数据接收模块,完成接口属性配置,并接收由RS422接口收到的数据;数据解析模块将RS422接口收到的数据解析成会议纪要中的格式,在接收到一个符合会议纪要中定义长度的数据后,将通知数据处理模块;数据处理模块,根据会议纪要中的描述处理数据。
- 2022-05-06 02:44:42下载
- 积分:1
-
selection排序法
selection排序法-Selection sorting method
- 2022-03-20 17:03:35下载
- 积分:1
-
求 排列组合,用.net实现,能求出所有的排列组合情况
求 排列组合,用.net实现,能求出所有的排列组合情况-Permutation and combination for use. Net realized, can be obtained in all cases of permutation and combination
- 2023-01-12 08:40:03下载
- 积分:1
-
贝叶斯学习的指导,通过它可以了解该数据挖掘的方法
贝叶斯学习的指导,通过它可以了解该数据挖掘的方法-Bayesian learning guide, which can understand the data mining method
- 2022-02-22 03:44:31下载
- 积分:1
-
Algorithm Design Manual 欢迎你下载ginger547的算法系列资料
Algorithm Design Manual 欢迎你下载ginger547的算法系列资料-Algorithm Design Manual ginger547 welcome you to download the information algorithm Series
- 2023-01-31 12:00:03下载
- 积分:1
-
MD5算法的源代码
MD5算法的源代码
MD5算法的源代码
MD5算法的源代码-MD5 algorithm MD5 algorithm source code source code
- 2022-03-14 21:14:03下载
- 积分:1
-
沃而什编码源程序
沃而什编码源程序- Fertile and assorted code source program
- 2023-02-25 22:55:03下载
- 积分:1
-
只是试试,简单版贪吃蛇
只是试试,简单版贪吃蛇
- 2022-07-13 00:11:15下载
- 积分:1
-
很好用的ftp源码,可以直接运行的。效率也很快。
很好用的ftp源码,可以直接运行的。效率也很快。-Very good source to use the ftp, can be directly run. Efficiency quickly.
- 2022-06-30 03:34:46下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与...
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-04-07 17:08:50下载
- 积分:1