-
这是个运动会记分程序,不知道大家感兴趣不,不过我觉得是我自己写的...
这是个运动会记分程序,不知道大家感兴趣不,不过我觉得是我自己写的-Games Points procedures, we do not know is not interested, but I think I wrote it myself
- 2022-02-06 13:51:30下载
- 积分:1
-
RTC
基于MSP430F5的液晶显示及RTC程序(Based on the liquid crystal display, and RTC MSP430F5 procedures)
- 2013-09-25 18:07:27下载
- 积分:1
-
CSRgenerator
LTE-A系统下生成导频序列,主要用在ofdm情况下进行信道估计(generate pilot in LTE-A)
- 2020-12-10 16:39:18下载
- 积分:1
-
EDA JTD
基于现实生活中交通信号灯的模拟设计,部分实现信号灯的逻辑转换。(Based on the simulation design of traffic lights in real life, the logic conversion of traffic lights is partly realized.)
- 2019-06-01 23:14:38下载
- 积分: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
-
Adaptive MPC Design
说明: 基于Simulink和模型预测控制工具箱的自适应MPC设计(Adaptive MPC Design with Simulink and Model Predictive Control Toolbox)
- 2021-03-16 16:19:22下载
- 积分:1
-
vorstreet_source.m
说明: 用matlab实现了卡门涡街的呈现,并有动态呈现效果。(Carmen Vortex is implemented with matlab)
- 2019-11-26 10:03:10下载
- 积分:1
-
3dCNN
3D CNN 网络 用于处理3维的图像, 比如3D 人脸识别这类工作 也可以利用这个架构进行多维的数据处理利用CNN的图像处理思想(3D convolutional nernural network)
- 2021-01-28 16:58:34下载
- 积分:1
-
const
const 声明将常量放入符号表中,当const使用了extern或&符号,编译分配存储空间(The const declaration places constants in the symbol table, and when const uses extern or symbol, compiles and allocates storage space)
- 2020-06-24 23:40:12下载
- 积分:1
-
专业投机原理 美国 维克多。斯波朗迪
专业投机原理 美国 维克多。斯波朗迪.,黄金外汇股票投机秘籍(The principle of professional speculation, Victor, USA. Victor Sperandeo)
- 2018-02-01 09:00:36下载
- 积分:1