搜索资源列表
FLASH-ACTION
- 轻松学习FLASH ACTION flash mx 不用怕-relaxed learning FLASH ACTION flash mx need not fear
Spring
- 4本Spring重要書藉,分別為Spring in action.pdf,Spring 中文开发手册.pdf,Spring入门书籍.pdf,Spring-MVC-step-by-step.pdf-including Spring in action.pdf,Spring development book.pdf,Spring basic.pdf,Spring-MVC-step-by-step.pdf
1
- 组件开发 action scr ipt 组件参数-action scr ipt
flash2
- code for canoon game in flash action scr ipt 3.0
Textureandshapeinformationfusionforfacialexpressio
- 三维人脸识别的经典文章,也是三维人脸表情识别引用极多的文章,被模式识别杂志收录-Texture and shape information fusion for facial expression and facial action unit recognition Keywords: Facial expression recognition Facial Action Unit recognition Discriminant Non-Negative Matrix Factor
ACTION
- 寿险呼叫系统源代码服务请求核心代码结构 1 目录 1 寿险咨询入口ACTION 2 服务请求业务操作总体ACTION(包括提交,暂存,取消,重开) 3 服务请求业务类(具体实现) 41 任务操作类(关闭) 86 -public class LifeConsultSRAction extends AbstractServiceRequestAction
MongoDB-IN-Action
- mongodb实战 详细描述mongodb的搭建使用和管理 -Mongodb combat, detailed descr iption of the construction of the mongodb use and management.
Hadoop-in-Action
- a book : Hadoop in Action
struts-In-Action---introduction
- Struts in action - introduction
Evans.Noble.Hochenbaum.Arduino.in-Action-CODE
- Evans Noble Hochenbaum Arduino in Action-CODE
machine-learning-in-action
- 机器学习实战书,包括代码讲解,主要用python-Machine learning in action by python
Struts-2-in-Action
- jsp流行框架的struts2,action详解-struts2 jsp popular frameworks, action Comments
Action-RecognitionU_-mTahir
- Human Action Recognition using Temporal Templates : presentation
Action-Detection
- This paper advances prior work by proposing a joint learning framework to simultaneously identify the spatial and temporal extents of the action of interest in training videos. To get pixel-level localization results, our method uses dense traj
Machine-Learning-in-Action
- Machine Learning in Action详细讲述了机器学习的基本知识和著名的算法。对该书的阅读会让你快速走进机器学习的大门。-Machine Learning in Action in detail about the basics of machine learning algorithms and famous. To read the book you will learn quickly into the machine door.
R-in-Action
- R语言实战(中文版),作者Robert I. Kabaco-R in Action (Chinese edition), author Robert I. Kabacoff
Machine-Learning-in-Action
- This the python code according to the book named machine learning in action.-This is the python code according to the book named machine learning in action.
action-recognition
- 这是几篇有关基于密集轨迹的动作识别的文章,很经典,很有用!文中有对应链接,可以下载到对应代码。-This is a few articles on the action based on dense trajectory recognition, very classic, very useful! The text has a corresponding link, you can download to the corresponding code.
Lucene IN ACTION中文版
- 一个开源的使用java语言编写的全文搜索引擎开发包。它通过浅显的语言、大量的图注、丰富的代码示例,以及清晰的结构为读者呈现出作为优秀开源项目的lucene所体现的强大功能。全书共10章,分为两大部分。第1部分lucene的核心,着重于lucene的核心 api介绍,并按照把lucene集成到程序中的顺序宋组织;第2部分lucene的应用,通过对lucene内置工具的介绍,展示了lucene技术的高级应用和在各种程序语言上的移植。(An open source java language full
Go in Action-Manning (2015).pdf
- Go in Action 是关于 GO 语言编程的基础入门书。Go语言结合了底层系统语言的能力以及现代语言的高级特性,旨在降低构建简单、可靠、高效软件的门槛。本书向读者提供一个专注、全面且符合语言习惯的视角。Go语言实战同时关注语言的规范和实现,涉及的内容包括语法、类型系统、并发、管道、测试,以及其他一些主题。(Go in Action is a basic introductory book on GO language programming. The Go language combine