-
人脸追踪 FaceTrace
应用背景
人脸识别 人脸追踪
The software is provided under the terms of this licence stricly for
// academic, non-commercial, not-for-profit purposes.
// * Redistributions of source code must retain the above copyright notice,
// this list of conditions (licence) and the following disclaimer.
// * Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions (licence) and the following disclaimer
// in the documentation and/or other materials provided with the
// distribution.
// * The name of the author may not be used to endorse or promote products
// derived from this software without specific prior written permission.
// * As this software d
- 2022-08-14 06:55:42下载
- 积分:1
-
公历,阴历转换源代码
公历,阴历转换源代码-calendar, the lunar calendar change source code
- 2022-03-30 21:43:24下载
- 积分:1
-
Sequencing method using the maximum number of sort will be a string of numbers a...
排序方法采用最大数排序,将一串数字按大小排列!每次一个数字比下一个最大的发布到前面都是做循环后出现的结果
- 2022-12-14 11:45:03下载
- 积分:1
-
判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。...
判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。-To determine whether the pathological differential equations, were used to set step, variable step size and suitable for pathological system numerical method for solving the system, and compared with the analytic solution, analysis of each method to solve the accuracy and speed.
- 2023-07-19 22:15:03下载
- 积分:1
-
php代码用于初学者学习
编写程序,在菜单列表框中选择多本图书,单击’提交’按钮,输出用户的选择值。初学者可以看下
- 2023-08-06 22:45:03下载
- 积分:1
-
种子填充图
算法,图论,dfs,新人,算法,图论,dfs,新人算法,图论,dfs,新人算法,图论,dfs,新人算法,图论,dfs,新人算法,图论,dfs,新人算法,图论,dfs,新人算法,图论,dfs,新人算法,图论,dfs,新人算法,图论,dfs,新人算法,图论,dfs,新人
- 2022-02-14 08:52:02下载
- 积分:1
-
基于改进的LANDMARC 算法的空间定位实验
资源描述摘 要:利用HIK-RFM104 型UHF 嵌入式读写模块和中电海康提供的圆极化天线,搭建了
基于UHF RFID 的直线式测距实验平台。在室内进行测距实验,应用MATLAB 将在实验中
测得的数据进行非线性拟合处理,得到RSSI 与距离的转换模型。基于测距实验,对应用于平
面的LANDMARC 算法进行改进,使改进后的算法适用于空间定位系统。改进算法解决了基
于平面的LANDMARC 算法应用于空间时存在误差的问题,降低实验模型成本的同时,提高
了空间定位精度
- 2022-08-18 19:58:06下载
- 积分:1
-
calculatrice
一个开源的adobeflex开发项目,使用C#和带有语法颜色高亮显示、代码提示和代码完成助手的平台SDK工具
- 2023-08-19 04:45:03下载
- 积分:1
-
连数据库,输入用户名和密码后如何跳转到主窗口
import javax.swing.*;
import java.awt.event.*;
import java.sql.*;
public class Login extends JFrame implements ActionListener {
private JLabel lbId, lbPass;
private JTextField txtId, txtPass;
private JButton btLogin, btExit;
private Connection datacon = null;//连接对象
private PreparedStatement pstat = null;//命令对象
private ResultSet rs = null;//结果
- 2022-02-05 20:26:14下载
- 积分:1
-
计算机数值分析算法源代码,科学与工程数值算法(Visual+C版)
计算机数值分析算法源代码,科学与工程数值算法(Visual+C版)-Computer numerical analysis algorithm source code, science and engineering numerical algorithm (Visual+ C version)
- 2022-12-08 17:30:03下载
- 积分:1