-
这是数字图像处理的教程,有专门的系统相比,PDF…
这是数字图像处理的教程,比较专用与系统,pdf格式-This is the Digital Image Processing Guide, compared with dedicated systems, pdf format
- 2022-05-28 08:04:06下载
- 积分:1
-
If you learned the Queueing theorem, You certainly remember the basic model, M/M...
If you learned the Queueing theorem, You certainly remember the basic model, M/M/1. This is the source code of it.
- 2023-05-17 01:50:04下载
- 积分:1
-
页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数....
页面置换算法演示,程序中含有一些对控制台输出和事件进行控制的API函数.
-Demo page replacement algorithm, the program contains some of the console output and the control of the incident API function.
- 2022-08-23 10:48:48下载
- 积分:1
-
显示地震剖面对地震专业的学生来说显示地震剖面特别重要本程序实现了地震剖面的绘制...
显示地震剖面对地震专业的学生来说显示地震剖面特别重要本程序实现了地震剖面的绘制-Seismic profiles show that the earthquake professional students who show the seismic profiles of particular importance to realize this process of mapping the seismic profiles
- 2023-03-20 23:15:04下载
- 积分:1
-
是一个很有意思的布置工具栏的方法
是一个很有意思的布置工具栏的方法-is a very interesting layout of the toolbar
- 2022-05-24 18:54:26下载
- 积分:1
-
Nanjing University of the "data structure," the curriculum, data struc...
南京工业大学的《数据结构》教学大纲,数据结构是南工大考研专业课程的重点课程,这里包含了所有重点,对考研的同学很有帮助!-Nanjing University of the "data structure," the curriculum, data structure is a large South taking tests for professional courses focus on courses here encompasses all focus on the students taking tests helpful!
- 2022-11-21 16:20:03下载
- 积分:1
-
利用能量平衡法测量了合成孔径雷达数据。
利用能量均衡法对实测的合成孔径雷达回波数据估计出其多普勒中心-use of the energy balance method measured the Synthetic Aperture Radar data to estimate its center Doppler
- 2022-05-26 18:40:08下载
- 积分:1
-
此为《系统辨识及MATLAB》科学出版社,作者侯媛彬、汪梅、王立琦。可对系统辨识有较为实际的了解...
此为《系统辨识及MATLAB》科学出版社,作者侯媛彬、汪梅、王立琦。可对系统辨识有较为实际的了解-as the "System Identification and MATLAB" Science Publishers, authors Hou Yuanbin, WANG Mei, Wang Liqi. The system can identify any more realistic understanding
- 2023-08-21 16:35:03下载
- 积分:1
-
电磁铁控制程序 一定要
电磁铁控制程序 一定要-electromagnet control procedures must
- 2022-02-12 02:08:11下载
- 积分:1
-
/ *说明:1。自定义分数的类分数,使用这样的分数可以C。
/*
描述:
1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。
2.尽量用运算符重载函数。如,可重载+、-、*、/、>、>=、 =,< ,< =,==,!=, in order to achieve a variety of computing scores. And achieve scores and mixed integer operations. 3. As far as possible to consider application performance.
- 2023-08-25 05:25:02下载
- 积分:1