Small calculater GUI This GUI takes 2 user chosen numbers and applies a matchmatical operation on
Small calculater GUI This GUI takes 2 user chosen numbers and applies a matchmatical operation on the two numbers. Al...
SH-2技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Small calculater GUI This GUI takes 2 user chosen numbers and applies a matchmatical operation on the two numbers. Al...
function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100...
(2) 理解基于各像素值的阈值分割算法,基于区域性质的阈值分割算法, 基于坐标位置的阈值分割算法;软件编程实现利用基于各像素值的阈值分割算法进行图像分割,要求完成如下内容:包括极小值点阈值、最优阈值、迭代阈值,基于最大方差的阈值,基于最大熵...
实现PS/2接口与RS-232接口的数据传输, PS/2键盘上按下按键,可以通过RS-232自动传送到主机的串口调试终端上,并在数据接收区显示接收到的字符。 串口调试终端的设置:波特率115200,一个停止位,无校验位。
Advanced UNIX Programming with Linux 1 Getting Started 2 Writing Good GNU/Linux Software 3 Processes 4 Threads