-
人脸识别相关的英文论文,希望对你有帮助
人脸识别相关的英文论文,希望对你有帮助
- 2022-01-25 23:30:10下载
- 积分:1
-
国产变频器键盘源程序,包括与主控板通信,
液晶驱动,led驱动,按键...
国产变频器键盘源程序,包括与主控板通信,
液晶驱动,led驱动,按键-Domestic source converter keyboard, including the master board communications, LCD driver, led driver, keys
- 2022-01-30 20:39:50下载
- 积分:1
-
arcpad二次开发示例,电力GIS系统巡视PDA模块
arcpad二次开发示例,电力GIS系统巡视PDA模块-arcpad secondary development examples, the power of GIS inspections PDA Module
- 2022-01-25 19:58:35下载
- 积分:1
-
Roman numerals simple conversion process, c++ to achieve
简单的罗马数字转换程序,将罗马数字转换成阿拉伯数字,c++实现-Roman numerals simple conversion process, c++ to achieve
- 2022-04-21 10:41:49下载
- 积分:1
-
在VB.NET的环境下实现的是基本控件的实现~
在VB.NET的环境下实现的是基本控件的实现~-In the VB.NET environment to achieve the realization of the basic controls ~
- 2022-02-10 12:26:14下载
- 积分:1
-
包含非线性卫星转发器的FDM系统的仿真
仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器造成的码间干扰(...
包含非线性卫星转发器的FDM系统的仿真
仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器造成的码间干扰(ISI)以及邻频干扰对下行链路性能的影响。
-Contains the non-linear satellite transponder FDM system simulation simulation of a regional data centers from the satellite to the downlink (from a group of six carrier composition) to assess the thermal noise, intermodulation (IM) distortion, caused by the filter inter-symbol interference (ISI) and adjacent channel interference on the downlink performance.
- 2022-04-06 17:44:09下载
- 积分:1
-
在TI DSP单片机液晶显示测试程序
lcd display test program in ti dsp mcu -lcd display test program in ti dsp mcu
- 2022-03-22 08:57:24下载
- 积分:1
-
仓库库存管理系统
仓库库存管理系统-warehouse inventory management system
- 2023-06-07 10:15:04下载
- 积分:1
-
字符形式的点阵程序
俩个字符形成点阵的程序-two characters form the lattice procedures
- 2022-11-25 09:00:03下载
- 积分:1
-
K-means算法
应用背景c++代码,基于k-means遗传算法的应用,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。关键技术K-Means的算法如下:随机在图中取K(这里K=2)个种子点。然后对图中的所有点求到这K个种子点的距离,假如点Pi离种子点Si最近,那么Pi属于Si点群。(上图中,我们可以看到A,B属于上面的种子点,C,D,E属于下面中部的种子点)接下来,我们要移动种子点到属于他的“点群”的中心。(见图上的第三步)然后重复第2)和第3)步,直到,种子点没有移动(我们可以看到图中的第四步上面的种子点聚合了A,B,C,下面的种子点聚合了D,E)。
- 2022-08-15 16:57:53下载
- 积分:1