-
庞加莱自治系统
自治系统的Poincare截面的matlab程序实现-Autonomous System Poincare cross-section of the matlab program
- 2022-01-24 16:43:30下载
- 积分:1
-
软件体系结构层次模型
软件体系结构的层次模型-Software Architecture Hierarchical Model
- 2022-02-27 06:22:07下载
- 积分:1
-
手机版俄罗斯方块,在展讯平台上调试通过。使用方便 支持触摸屏...
手机版俄罗斯方块,在展讯平台上调试通过。使用方便 支持触摸屏-Mobile phone version of Tetris in Spreadtrum platform debugging through. Supporting user-friendly touch screen
- 2022-04-30 23:05:24下载
- 积分:1
-
试试,我不知道这里怎么弄.才来的.谁告诉我一下吧.
试试,我不知道这里怎么弄.才来的.谁告诉我一下吧.-try, I do not know how get here. Only to come. Who told me about it. Thank you
- 2022-01-25 15:30:42下载
- 积分:1
-
FSO文本读写控件的使用说明及方法和教程
FSO文本读写控件的使用说明及方法和教程-FSO text literacy component descriptions and the use of methods and curricula
- 2022-02-14 03:46:48下载
- 积分:1
-
利用matcom软件可将matlab生成的m文件转换为c++源文件,实现VC与matlab的混合编程...
利用matcom软件可将matlab生成的m文件转换为c++源文件,实现VC与matlab的混合编程-matcom using Matlab software can be generated to document conversion m c source, VC mixed with Matlab programming
- 2023-01-05 13:00:05下载
- 积分:1
-
基于MATLAB的数学建模竞赛计算
数学建模MATLAB命令及建模应用...
基于MATLAB的数学建模竞赛计算
数学建模MATLAB命令及建模应用-Based on MATLAB Mathematical Contest in Modeling the calculation of mathematical modeling, and modeling applications MATLAB command
- 2022-03-02 17:51:02下载
- 积分: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
-
含有移相器的配电网潮流计算程序,非常适用,我们团队自已开发并一直在使用。...
含有移相器的配电网潮流计算程序,非常适用,我们团队自已开发并一直在使用。-Contains a phase shifter distribution power flow calculation program, is very applicable to our own development team and has been in use.
- 2022-11-11 03:50:03下载
- 积分:1
-
PIC 的 Rotabit 代码
在串口 PIC16F887 Rotabit 代码使用串口程序时,此代码将帮助你实现的 rotabit。材料:8 led8 电阻器 (240)电池 (9v) 或直流 (5v)如果将要使用的电池那麼需要电流调节器 (5v)
- 2023-04-26 15:35:03下载
- 积分:1