-
LabVIEW编写的多通道数据采集程序
说明: 采用DAQ设计的多通道数据采集系统。该系统具有通道选择和显示的功能(A multi - channel data acquisition system designed by DAQ. The system has the function of channel selection and display)
- 2020-06-10 09:59:08下载
- 积分:1
-
MMI Tool Client V1.0.3.2
测试手机专用的,非常好用 ,很好用 ,不错(zip/rar/gzwwegasdgdfsahdfhefdjhdgsdf)
- 2017-12-23 09:04:50下载
- 积分:1
-
circlesuplycenterbest
补偿光源布局,计算光照度,设置循环求最优
简单的一个小程序(Compensate the layout of the light source, calculate the illumination, set the cycle to find the best.)
- 2018-11-29 08:58:24下载
- 积分:1
-
菜单实用工具
菜单实用工具-practical tools menu !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! !!!!
- 2022-09-03 12:50:03下载
- 积分:1
-
ADC_Matlab_Model
ADC模型,主要包括SAR ADC,sigma ADC,Pipelined ADC(adc model,including SAR ADC,sigma ADC,Pipelined ADC)
- 2021-03-26 17:19:13下载
- 积分:1
-
pulse compression
线性调频雷达信号处理整体流程,包括测距和测速(Radar signal processing(LFM),including velocity measurement)
- 2018-02-25 17:07:06下载
- 积分:1
-
PB压缩、解压缩ZIP的代码
说明: myzip.dll压缩、解压使用,有需要的朋友可以下载试一试。(Myzip.dll compression, decompression use, friends in need can download and try.)
- 2019-03-02 22:02:13下载
- 积分: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
-
IMGCMS php图片管理系统 v1.0
IMGCMS php图片管理系统,风格简洁、功能易用的PHP图片系统,据网页反映,功能还可以,无限制,期待后续推出版本的功能会越来越强大。IMGCMS图片管理系统网站后台登录:http://您的域名/安装目录/admin.php
默认帐户及密码: admin/imgcms.com
- 2022-06-02 07:04:51下载
- 积分:1
-
融合不同特征之间的信息的程序
说明: DS证据理论,用于信息融合,融合不同特征之间的信息
四种信息熵的计算程序(DS evidence theory for information fusion, fusion of information between different features
Four Computing Procedures of Information Entropy)
- 2020-06-20 05:00:01下载
- 积分:1