-
小波变换,去噪,重构的程序
资源描述本程序为小波分解,去噪,和重构的MFC程序,可以看见每一层的分解情况
- 2022-10-06 23:05:02下载
- 积分:1
-
示例代码
contiene codigo de ejemplo en php,muestra una conexion a mysql mediante la clase mysql conectttt y otros tipos de conexiones mysqla ;mysqlb ;mysqlc ;mysqld
- 2022-02-04 15:36:46下载
- 积分:1
-
VC++ 通过ODBC读写Excel文件
VC++ 通过ODBC读写Excel文件
- 2022-07-25 21:37:11下载
- 积分:1
-
huffmantr
huffmantr
- 2022-02-14 18:02:14下载
- 积分: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
-
虚拟重排序
这是一个有关汽车装配厂涂装车间虚拟重排序的简单规则代码,应用c++实现订单的重新分派。在此过程中并不改变原有汽车序列的实际顺序。This is a car assembly plant paint shop virtual reordering simple rule code, application c + + implementation reassignment orders. In this process does not change the actual order of the sequence of the original automobile.
- 2022-08-07 07:54:14下载
- 积分:1
-
基于matlab的视频对象的纹理分割
该算法用matlab编程实现视频对象的纹理分割,经验证该算法的分割效果很好,希望对大家有帮助。尤其希望对做视频编码的新手有帮助。
- 2022-02-25 14:47:55下载
- 积分:1
-
磁盘调度设计,磁盘调度算法的实现,包括 先来先服务调度算法 最短寻道优先调度算法 扫描算法 ...
磁盘调度设计,磁盘调度算法的实现,包括 先来先服务调度算法 最短寻道优先调度算法 扫描算法 循环扫描算法 N―Step―SCAN算法-Disk Scheduling design, disk scheduling algorithm, including
- 2023-02-23 18:45:03下载
- 积分:1
-
摄像头代码
应用背景是在校赛中用的,是一个摄像头的算法,识别弯道,直角等在单行黑线边沿检测提取算法的基础上,我们可以根据10行的
数据中每行黑线位置与10行平均位置(参考 公式1)之相对位移,
然后求10行相对位移之和(公式2 )。最后根据该值的大小并且结关键技术偶尔在切线位置处出现小于10的情况,但是作为弯道的判断已经足
够了,而且随着曲率半径的减小curve值也会相应的增大。因此可以
根据curve的值来设置几个阀值,判断赛车前方的路况信息,决定赛
车是否减速。同时速度控制算法可以采用以curve为变量的P控制:
__×_ _
SPEED MAX SPEED MIN
Speed curve SPEED MIN
CURVE VALVE
−
=+ (公式3 )
但是转向舵机的控制如果也采用以curve为参数的P
- 2022-06-16 19:03:49下载
- 积分:1
-
crc.cpp是一个产生0-255对应的16位循环冗余码的例子 correlator.cpp是一个相关滤波例子...
crc.cpp是一个产生0-255对应的16位循环冗余码的例子 correlator.cpp是一个相关滤波例子-crc.cpp have 0-255 is a corresponding 16-bit cyclic redundancy code examples correlator.cpp filtering is a relevant example
- 2022-01-28 18:48:37下载
- 积分:1