-
相移光纤光栅
利用传输矩阵法对相移光纤光栅的反射及透射谱进行了仿真,由于光栅的相移具有一般性,因此在本文中将光栅分为两部分,第一部分为未引进相移的均匀布拉格光栅,第二部分为引入了相移的均匀布拉格光栅(The transmission matrix method is used to simulate the reflection and transmission spectrum of phase shifting fiber Bragg grating. Because the phase shift of the grating is general, the grating is divided into two parts in this paper. The first part is the uniform Prague grating without the introduction of phase shift, and the second part is a homogeneous Prague grating with phase shift.)
- 2018-07-07 21:17:18下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
chuankou
说明: 一个用 verilog 实现的对FPGA串口进行控制的,串口控制器源代码(A serial port of FPGA is controlled by verilog. The source code of serial port controller)
- 2018-12-25 17:00:10下载
- 积分:1
-
IMAGE_MATLAB_GUI
功能强大的gui,各种处理图像的程序,比如中值滤波、灰度化、格式转换、边缘检测等,并且列举了四个特别好的实例,比如人脸识别、车牌提取等(Powerful GUI, various programs for image processing, such as median filtering, grayscale, format conversion, edge detection, etc., and enumerate four very good examples, such as face recognition, license plate extraction, etc.)
- 2018-04-25 23:02:06下载
- 积分:1
-
c++ achieved Snake game, it is the classic windows game.
c++实现的贪吃蛇游戏,很经典的windows游戏。-c++ achieved Snake game, it is the classic windows game.
- 2022-02-14 02:22:37下载
- 积分:1
-
Signal_Integrity_Analysis
硕士/博士《论文高速电路信号完整性分析》,是nk格式论文,在中国知网上可以下载相应的阅读器。(Master' s/PhD " thesis high-speed circuit signal integrity analysis," is nk format paper, known in China, online you can download the appropriate reader.)
- 2009-12-31 17:57:22下载
- 积分:1
-
HalconCricle(v3)
C# 使用halcon 检测圆形。实现圆形检测,使用halcon dell等(C# uses Halcon to detect the circle. Realize circular detection, use Halcon Dell and so on)
- 2020-07-02 16:40:01下载
- 积分:1
-
yoyo vip
魔力宝贝外挂 可以适用任何魔力私服 功能强大 还能拦截封包(Magic Baby plug-in can be applied to any magic private server, powerful and can intercept packets)
- 2017-11-18 23:02:23下载
- 积分:1
-
VF_MODE
说明: LCC谐振变换器的时域分析计算OP/OPO/NOP三种连续模式(Time domain analysis of LCC resonant converter to calculate three continuous modes of OP/OPO/NOP)
- 2019-01-21 10:53:28下载
- 积分:1
-
bingwangdianliukongzhi
三相并网逆变器,采用电流环控制,可以实现对电流的无静差跟踪(Three-phase grid connected inverter with current loop control)
- 2018-06-20 17:42:37下载
- 积分:1