-
一个VC++生成DElaunay三焦网的简洁易懂的代码,提供可变随机点数目。...
一个VC++生成DElaunay三焦网的简洁易懂的代码,提供可变随机点数目。-A VC++ Generate Delaunay Sanjiao network easier to understand the code, providing a variable number of random points.
- 2023-05-11 16:55:04下载
- 积分:1
-
用C写的,在VC上编译通过,可以查看运行结果,代码没写注释...
用C写的,在VC上编译通过,可以查看运行结果,代码没写注释-written in C, compiled by VC can see the operational results, I did not write code Notes
- 2022-01-22 02:25:43下载
- 积分:1
-
约瑟夫(Joseph)环C语言实现
Joseph环问题描述如下:编号是2,n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值1开始顺序报数,报到m的人出列,将他的密码作为新的1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。
- 2023-04-19 02:35:04下载
- 积分:1
-
opencv harr 行人检测
用opencv写的行人检测代码,其中用到的特征是harr行人特征,图像是基于彩色图像的。分类器是自己选训练的。
- 2022-11-26 21:50:05下载
- 积分:1
-
艾斯利普调度程序模拟 C 源代码。
这是艾斯利普调度程序模拟 C 源代码。
它是 C 语言编写的。
- 2022-08-13 00:23:11下载
- 积分:1
-
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少...
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。特别值得一提的是,在工程技术界,经常使用几种不同的计算方法,甚至使用实验方法进行比较,从而确定计算结果的可靠性,这也是一种有效而实用的方法。-error analysis by a number of means, which is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix calculation error into the homes a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis can be difficult to determine on the numerical method to achieve new progress. Particularly worth mentioning is that in the engineering technology sector, often use several different methods of calculation, or even the use of experimental methods, in order to determine the reliability of results, which is also an effective and practical method.
- 2022-04-27 04:17:28下载
- 积分:1
-
CTC编码,用于验证CTC编码
CTC编码函数,生成CTC循环卷积码
编解码都有,可以验证软入软出原则下的CTC码性能
- 2022-09-20 13:40:03下载
- 积分:1
-
Modbus TCP
MODBUS-TCP协议
- 2022-01-26 07:35:29下载
- 积分:1
-
数据结构线性链表课程设计,附有详细课程设计报告。已调试,可以下载。...
数据结构线性链表课程设计,附有详细课程设计报告。已调试,可以下载。-linear list data structure curriculum design, with detailed curriculum design report. Have debugging, can be downloaded.
- 2023-03-03 18:30:03下载
- 积分:1
-
斯奈尔定理求取反射系数
此程序用来求取反射系数。通过左普利兹方程组,知道反射角,给出两层水平地层的横波速度,纵波速度,以及两层的密度,即可来求取反射系数,透射系数。超过临界角时候,使用虚数,并取模作为最终结果。此程序可用来进行地球物理中,反射波,投射波能量、振幅的求取。
- 2023-04-18 05:45:03下载
- 积分:1