-
按照既定的步长,输入后筛选已有数据 程序1
按照既定的步长,输入后筛选已有数据 程序1-accordance with the established step, the imported data screening procedures have a
- 2022-02-12 08:34:52下载
- 积分:1
-
pid积分温度控制,用于飞思卡尔智能车,比赛使用的。
pid积分温度控制,用于飞思卡尔智能车,比赛使用的。-failed to translate
- 2023-04-10 02:30:03下载
- 积分:1
-
单片机智能小车
单片机智小车的一些程序,主要是应用于蓝牙控制小车运动。小车主要具有避障、循迹的功能
- 2022-07-08 16:01:44下载
- 积分:1
-
"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30," a book of incid...
"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30"一书的附带程序,几乎包括所有数字信号处理的基本算法,很不错的源程序,可以加深对数字信号处理的理解-"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30," a book of incidental proceedings, including almost all of the digital signal processing algorithm, a very good source, it can deepen the digital signal processing to understand
- 2022-01-26 03:27:13下载
- 积分:1
-
第八届飞思卡尔智能车摄像头组程序(IAR)
全国大学生飞思卡尔智能车比赛第八届摄像头组的程序,电机的控制,转向,对于初学者来说是一个很好的例程,而且不需要配置什么,历程包里已经都配置好,你只需要细心研读,努力努力,希望在智能车这条路上越走越好。
- 2022-06-29 02:20:38下载
- 积分:1
-
SHA-1c 语言实现
它是一种哈希算法。它用于产生数字签名和指纹图谱的文件或邮件...它采取任意长度的消息和固定长度的摘要 (160) 的生产。
- 2022-08-04 00:29:01下载
- 积分: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
-
打开视频和控制进度
通过vc++和opencv实现打开一段视频的功能,并且能够控制视频播放进度,该程序稳定可靠,迅速打开一段视频,并且控制进度,纯手打源程序,经验证,程序稳定可靠,实用性强。
- 2022-11-29 17:30:08下载
- 积分:1
-
排序算法模板实现
#include
#include
using namespace std;
#define SELECTSORT 1
#define INSERTSORT 1
#define BUBBLESORT 1
#define SHELLSORT 1
#define QUICKSORT 1
#define MERGESORT 1
template
- 2022-04-24 16:36:42下载
- 积分:1
-
这是一个用java高级编程语言编写的程序,实现了用“向上/向下修正方法”的拉格朗日插值公式计算某个函数的值,方便实用。...
这是一个用java高级编程语言编写的程序,实现了用“向上/向下修正方法”的拉格朗日插值公式计算某个函数的值,方便实用。-Java This is a high-level programming languages used in the preparation of procedures, implementation of the " up/down correction method," Lagrange interpolation formula of the value of a function, convenient and practical.
- 2022-08-24 10:58:35下载
- 积分:1