-
数字图像放大缩小及旋转计算组间方差和组内方差的时候调用了一个函数专门求阈值,可能这里的计算还是有一点问题。而且在我的函数里,要256次调用这个函数,又因为计算机...
数字图像放大缩小及旋转计算组间方差和组内方差的时候调用了一个函数专门求阈值,可能这里的计算还是有一点问题。而且在我的函数里,要256次调用这个函数,又因为计算机是按字节处理数据的,因此写图像数据的时候要用每8个写到一个数组中,然后通过计算得到字节类型的值,这些都使得我的算法效率比较低,最后一个问题,我觉得如果使用位运算会快一些,但是前面的问题还没有想到比较好的解决方法。-Digital Image zoom and rotation calculation of variances and group between the two groups when the variance of a function call seeking specific threshold, the calculation may be here, or there was a problem. And in my function, it is necessary 256 calls to this function, and also because the computer is processing data in bytes, and therefore the time to write image data to use for every 8 write an array, and then calculated byte type values, which are made to my algorithm" s efficiency is relatively low, the last issue, I think that if you use bit computing will be faster, but the previous issues have not yet thought of a better solution.
- 2022-04-23 06:13:57下载
- 积分:1
-
时域有限差分法
The Finite Difference Time Domain Method
for Electromagnetics With MATLAB Simulations
Atef Elsherbeni and Veysel Demir
Chapter 7
- 2022-02-26 20:39:50下载
- 积分:1
-
pclint手册,对于初学都非常有使用参考价值。
pclint手册,对于初学都非常有使用参考价值。-pclint manual are for the beginner to use reference value.
- 2022-03-06 10:42:57下载
- 积分:1
-
Software Engineering Electronic Teaching CAO Zhe 1555
软件工程 电子教案 曹哲 1-Software Engineering Electronic Teaching CAO Zhe 1555
- 2022-10-20 14:05:04下载
- 积分:1
-
本文是作者在C++编程中的一些心得和笔记,以及阅读相关资料时的一些摘录,罗列此处,可与文档“开发部文档库/研发部文档/研发部相关规定/研发部编码约定”参照阅读。...
本文是作者在C++编程中的一些心得和笔记,以及阅读相关资料时的一些摘录,罗列此处,可与文档“开发部文档库/研发部文档/研发部相关规定/研发部编码约定”参照阅读。-This paper is in the C++ programming some of the ideas and notes, and reading relevant information to some of the excerpts listed here with the document, " Development Document Library/R & D department document/R & D relevant provisions of the/R & D department coding conventions" reference阅读.
- 2022-01-25 22:50:06下载
- 积分:1
-
酒店管理的运用软件
酒店管理的运用软件-hotel management software use
- 2023-07-24 22:20:04下载
- 积分:1
-
测量脉搏和血氧浓度
使用 TI 公司的 MSP430 执行代码
测量脉搏和血氧浓度
使用 TI 公司的 MSP430 执行代码-Measurement of pulse and blood oxygen concentration using TI
- 2023-04-24 13:15:03下载
- 积分:1
-
fpga经验谈,适合初学者,强烈推荐
fpga经验谈,适合初学者,强烈推荐-FPGA experience, suitable for beginners, strongly recommend
- 2023-07-24 03:55:04下载
- 积分:1
-
procedure for determining float yuan operator subroutine, debugging through dire...
此程序为定浮点元算子程序,已调试通过
可以直接应用-procedure for determining float yuan operator subroutine, debugging through direct application
- 2022-05-17 02:08:42下载
- 积分:1
-
DIY打蛋器 调速 控制程序
资源描述硬件组成部分:40w/12V电机;2个N/P MOS管STC4614;,STC15W104单片机;4个轻触开关。按键说明:电源键;速度+;速度-;换向。单片机输出PWM驱动N/P MOS管来控制电机转速,4档可调,方向也是由MOS管控制。注意要点:换向要延时,否则电机反向电动势很大;PWM是根据实际情况调节的参数。
- 2022-06-02 01:11:06下载
- 积分:1