码迷,mamicode.com
首页 >  
搜索关键字:physically based    ( 2864个结果
EF数据库连接时候出错
users: EntityType: EntitySet 'users' is based on type 'UserModel' that has no keys defined.TreeLayer.DAL.UserModel: : EntityType 'UserModel' has no ke...
分类:数据库   时间:2014-07-07 22:20:05    阅读次数:620
基于内容的视频搜索引擎
项目介绍:随着视频类型的增加和数据量的日益庞大,如何有效地组织和管理这些数据,使人们能够方便地从大量视频数据中找到自己感兴趣的相关视频片段已成为一种迫切的需求,而能够满足这一需求的技术便是目前人们普遍关注的基于内容的视频检索技术(CBVR, Content-Based Video Retrieval...
分类:其他好文   时间:2014-07-07 22:11:51    阅读次数:281
configure JDBCRealm JAAS for mysql and tomcat 7 with form based authentication--reference
Hello all,In this tutorial we are going to configure JDBCRealm JAAS for tomcat 7 and mysql database server.Let us first understand what exactly these ...
分类:数据库   时间:2014-07-02 20:08:58    阅读次数:367
TargetConditionals使用
#import "TargetConditionals.h"gcc based compiler used on Mac OS Xfor EX#if !TARGET_IPHONE_SIMULATOR Float32 preferredBufferSize = 0.0232; if (checkE.....
分类:其他好文   时间:2014-07-02 18:43:36    阅读次数:203
解决VTune错误The Data Cannot be displayed, there is no viewpoint available for data
错误信息: Error Cannot display data The data cannot be displayed: there is no viewpoint application for the data 错误出现情景: 在对程序做Hardware Event-based Sampling Analysis 0分析时,出现上述错误。 错误解决方法: 删...
分类:其他好文   时间:2014-07-02 09:02:56    阅读次数:337
【MySQL案例】ERROR 1665 (HY000)
ERROR 1665 (HY000): Cannot executestatement: impossible to write to binary log since BINLOG_FORMAT = STATEMENTand at least one table uses a storage engine limited to row-based logging.InnoDB is limited to row-logging when transaction isolation level is REA...
分类:数据库   时间:2014-07-02 07:46:46    阅读次数:322
[HTML5_JQueryMobile]20个很棒的 jQuery Mobile 教程
构建一个餐馆选择的 Web 应用How to build a jQuery Mobile app for choosing a restaurant based on what the user want to eat tonight, the town where they want to eat...
分类:Web程序   时间:2014-07-01 20:57:35    阅读次数:510
halcon三种模板匹配方法
转自 :http://blog.csdn.net/hust1900/article/details/8843270halcon有三种模板匹配方法:即Component-Based、Gray-Value-Based、Shaped_based,分别是基于组件(或成分、元素)的匹配,基于灰度值的匹配和基于...
分类:其他好文   时间:2014-07-01 19:21:06    阅读次数:626
Stack-based buffer overflow in acdb audio driver (CVE-2013-2597)
/* 本文章由 莫灰灰 编写,转载请注明出处。   作者:莫灰灰    邮箱: minzhenfei@163.com */ 1. 漏洞描述 音频驱动acdb提供了一个ioctl的系统接口让应用层调用,然而,其在处理传进来的参数时没有做有效的边界检查。应用程序可以通过/dev/msm_acdb设备文件就能达到提升权限的目的。 2. 漏洞分析 原始代码如下 if...
分类:数据库   时间:2014-07-01 09:04:04    阅读次数:355
基于JSP的学术交流论坛系统的设计与实现
题目: 基于JSP的学术交流论坛系统的设计与实现   The Design and Implementation of Academic   Exchange BBS System Based on the JSP...
分类:Web程序   时间:2014-06-30 08:53:08    阅读次数:485
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!