-
强度转换
你给出的图像,你是要做直方图均衡化。为此你需要转换,需要输入作为给定图像并输出均衡的直方图和因此给予新的形象。
- 2022-02-16 08:36:02下载
- 积分:1
-
四轴飞机固件 stm32
四轴无人机开源固件源码,无遥控固件.这个源码非常好.我已经在使用了.
- 2022-11-27 11:10:03下载
- 积分:1
-
《VisualC++6.0程序设计与开发技术大全》所有教程代码,欢迎学习与下载。...
《VisualC++6.0程序设计与开发技术大全》所有教程代码,欢迎学习与下载。-visual c++6.0
- 2022-03-04 11:32:01下载
- 积分:1
-
本文介绍的方法绘制的名为System.Drawing.Color价值观二维矩形网格系统的方式,而不是按字母顺序显示的颜色名称。映射算法是基于色相/亮度色轮。其结...
本文介绍的方法绘制的名为System.Drawing.Color价值观二维矩形网格系统的方式,而不是按字母顺序显示的颜色名称。映射算法是基于色相/亮度色轮。其结果是显示在(缩减)上图中。-This article describes a method for mapping the named System.Drawing.Color values to a 2D rectangular grid in a systematic way, rather than the alphabetic order in which the color names appear. The mapping algorithm is based on the Hue/Brightness color wheel. The result is shown in the (downscaled) image above.
- 2022-05-27 06:31:53下载
- 积分:1
-
本程序是关于最小二乘椭圆拟合的中心定位程序,定位精度较高。...
本程序是关于最小二乘椭圆拟合的中心定位程序,定位精度较高。-This program is about the least-squares ellipse fitting center locator, positioning accuracy.
- 2022-05-26 21:41:01下载
- 积分:1
-
这个程序是基于Window CE下的串口驱动程序源代码
这个程序是基于Window CE下的串口驱动程序源代码-This procedure is based on the Window CE serial driver source code
- 2023-08-19 13:30:03下载
- 积分:1
-
In the windows mobile platform, the use of waveAPI to broadcast music. With the...
在windows移动平台上,使用waveAPI来播放音乐。与使用playsound()API不同,本例可以修改音频流的二次增益类。
- 2022-02-21 19:46:44下载
- 积分:1
-
vc Programming 100 cases. Including interface, buttons, controls, dialog boxes,...
vc编程一百例。包括界面 ,按钮,控件,对话框,多媒体等等各方面的实例100个。-vc Programming 100 cases. Including interface, buttons, controls, dialog boxes, multimedia, etc. Examples of the 100.
- 2023-05-06 08:15:03下载
- 积分:1
-
Anti
反碰撞算法,分析了算法的关键问题,确定了算法策略,进行了算法设计-Anti-collision algorithm, the algorithm analyzes the key issues, determine the algorithm strategy, the algorithm design
- 2022-07-16 11:14:21下载
- 积分:1
-
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及...
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及字符和权值,建立 哈夫曼树,并保存.
(2)编码.利用以建好的哈夫曼树对正文进行编码,然后保存.
(3)译码.利用已建好的哈夫曼树将文件中的代码进行译码,结果打印出来.
-At the sending end through a coding system for encoding transmit data treatment. Will be heard in the receiver to decode the data. A complete system should have the following functions: (1) initialization. Read from the terminal character set size, as well as the characters and the right values, the establishment of Huffman trees, and save. (2) coding. used to build the Huffman tree to encode the text and then save it. (3) decoding. the use of the Huffman tree has been built will document the code decoding, the results print out.
- 2022-02-10 10:40:46下载
- 积分:1