登录
首页 » java » face_recognition_source

face_recognition_source

于 2023-09-07 发布 文件大小:20.03 kB
0 115
下载积分: 2 下载次数: 1

代码说明:

本程序是用java编程语言。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • java实现搜索引擎
    一款简单的java爬虫+搜索引擎,比较适合用于自己学习(A simple java crawler + search engine)
    2017-07-14 15:46:34下载
    积分:1
  • ownerElement02
    this is set by subclasses, but don t make it public.
    2014-02-25 11:22:56下载
    积分:1
  • Node.js-f46c
    深入浅出node.js便于初学者和老手学习node 用Javascript写后台(Node.js easy for beginners to learn node and veteran Write the background with Javascript)
    2016-02-25 00:43:16下载
    积分:1
  • java-talkroomS
    java talkroomS java
    2011-03-23 13:22:11下载
    积分:1
  • APII
    Android应用,个人生活助手类,支持天气地点照片等状态显示与分享至微信朋友圈(Android applications, personal life helper classes to support weather locations and sharing photos and status display to the micro-channel circle of wechat)
    2013-12-01 01:42:24下载
    积分:1
  • Meanshift
    A code of Meanshift algorithm
    2015-05-10 10:58:54下载
    积分:1
  • android中不错的ExpandableListView实例效果源码
    一、ExpandableListView介绍     一个垂直滚动的显示两个级别(Child,Group)列表项的视图,列表项来自ExpandableListAdapter 。组可以单独展开。   1.重要方法       expandGroup(int groupPos) :在分组列表视图中展开一组,      setSelectedGroup(int groupPosition) :设置选择指定的组。      setSelectedChild(int groupPosition, int childPosition, boolean shouldExpandGroup) :设置选择指定的子项。      getPackedPositionGroup(long packedPosition) :返回所选择的组      getPackedPositionForChild(int groupPosition, int childPosition) :返回所选择的子项      getPackedPositionType(long packedPosition) :返回所选择项的类型(Child,Group)      isGroupExpanded(int groupPosition) :判断此组是否展开  2.代码:ExpandableListContextMenuInfo menuInfo=(ExpandableListContextMenuInfo)item.getMenuInfo();String title=((TextView)menuInfo.targetView).getText().toString();int type=ExpandableListView.getPackedPositionType(menuInfo.packedPosition);if (type==ExpandableListView.PACKED_POSITION_TYPE_CHILD) {int groupPos =ExpandableListView.getPackedPositionGroup(menuInfo.packedPosition);int childPos =ExpandableListView.getPackedPositionChild(menuInfo.packedPosition);二、ExpandableListAdapter    一个接口,将基础数据链接到一个ExpandableListView。此接口的实施将提供访问Child的数据(由组分类),并实例化的Child和Group。 getChildId(int groupPosition, int childPosition) 获取与在给定组给予孩子相关的数据。     getChildrenCount(int groupPosition) 返回在指定Group的Child数目。
    2013-03-07下载
    积分:1
  • 智能视频推荐系统
    电影管理:该模块包括电影的录入、删除、修改。 角色管理:该模块包括普通用户、会员与管理员的权限设置。 用户管理:该模块包括用户注册登录、用户基本信息搜集与管理。根据用户使用路径、观看时长、阅读行为、搜索习惯、地理位置、职业、年龄、家庭成员等挖掘出兴趣。通过用户行为分析,动态更新用户模型。 网络信息爬取:该模块包括使用网络爬虫根据选定的网站列表进行爬取。系统管理员可以对网站列表进行增加、删除、修改操作,可以设置开始爬取的时间,爬取的频率。 垂直搜索引擎:该模块包括对抓取的网页数据进行智能的分析和提取工作,并将提取的结果存储到数据库里,进行进一步的加工处理如:去重、分类等,最后分词、索引再以搜索的方式满足用户的需求。 个性化精准推荐:该模块是本系统的核心模块,根据当前用户的模型及对网络内容的关联性分析,自动计算、识别并为当前用户推荐其可能感兴趣的电影。
    2022-02-09 12:56:14下载
    积分:1
  • 学习一门新的编程语言是很吓人的,特别是如果你需要的话…
    Learning a new programming language can be intimidating, especially if you need to get up and running with it quickly. If you are a current Java developer who needs to learn C#, this book is essential. Java and C# share many common characteristics and by focussing on the key similarities and differences between the two languages, From Java to C#: A Developer s Guide enables you to use your existing knowledge of object-oriented concepts to learn C# efficiently and quickly. However, features of C# that are totally absent in Java are given the detailed description they warrant. This practical guide will help you move easily from Java and J2EE to C# and .NET concepts as quickly as possible.
    2022-07-15 22:41:41下载
    积分:1
  • html页面
    个性博客,可以自定义配置。方便管理,实用
    2022-02-25 22:09:16下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载