-
Marr_Hildret算子的详细讲解,能更好的提高边缘提取的效果 很难得的哟...
Marr_Hildret算子的详细讲解,能更好的提高边缘提取的效果 很难得的哟-Marr_Hildret Operator elaborate better marginal increase of the effect is difficult to extract the yo
- 2022-07-14 16:39:48下载
- 积分:1
-
java_cmpp2.0-master
说明: 通信双方以客户-服务器方式建立TCP连接,用于双方信息的相互提交。当信道上没有数据传输时,通信双方应每隔时间C发送链路检测包以维持此连接,当链路检测包发出超过时间T后未收到响应,应立即再发送链路检测包,再连续发送N-1次后仍未得到响应则断开此连接。(Both sides of communication establish TCP connection in client-server mode for mutual submission of information. When there is no data transmission on the channel, both sides of the communication should send link detection packages every other time C to maintain this connection. If the link detection packages do not receive a response after sending out more than time T, the link detection packages should be sent immediately, and then the link detection packages should be disconnected if they have not received a response after sending N-1 consecutive times.)
- 2020-06-19 03:00:01下载
- 积分:1
-
Binary_DoubleTop_Bottom
Binary double top indicator
- 2019-01-14 00:37:19下载
- 积分:1
-
SINSmatrlab_Kalman
说明: Kalman4 filter GPS/INS integration algorithm of GPS/INS matlab
- 2019-01-31 17:41:54下载
- 积分:1
-
20180620_LPF
说明: Low-pass filter design method, teach you how to use it in MATLAB
- 2019-02-22 15:31:20下载
- 积分:1
-
VB自动删除卸载指定程序
VB自动删除卸载指定程序,360安全卫士 解除安装,是对准了注册表中的键值:地址 = w.regread("HKLMSoftwareMicrosoftWindowsCurrentVersionRun360Safetray")进行的操作,删除360只是举例来说,你完全可以定义删除其它的程序。
- 2022-05-27 21:53:20下载
- 积分:1
-
熵权法
一个基于matlab平台的求解权重的代码(Calculating weight based on MATLAB)
- 2017-12-06 11:39:51下载
- 积分:1
-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1
-
Faster-RCNN_TF-master (2)
机器学习 关于 faster r-cnn 进行object detection(This is an experimental Tensorflow implementation of Faster RCNN - a convnet for object detection with a region proposal network. For details about R-CNN please refer to the paper Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks by Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun.)
- 2020-10-12 22:57:32下载
- 积分:1
-
spxylibra
基于联合X-Y距离的样本集划分算法,一个用于化学计量学分析中样本选择的方法源代码完整,可直接使用。(Algorithm for Sample set Partitioning based on joint X-Y distances)
- 2018-04-28 11:22:55下载
- 积分:1