码迷,mamicode.com
首页 >  
搜索关键字:real    ( 2619个结果
分页优化一例
ndb引擎每次都要orderby来保持顺序user_id是索引列原始的代码SELECTuser_iduserId,user_nmuserName,user_sexuserSex,user_real_nameuserRealName,mobile_nomobileNo,emailemail,register_dtsregisterDts,account_balanceaccountBalance,recharge_amtrechargeAmt,invest_amtinve..
分类:其他好文   时间:2014-10-23 12:40:31    阅读次数:253
PHP中include路径修改
1.__FILE____FILE__ always equals to the real path of a php script regardless whether it's included.__FILE__ helps you specify the file to include usin...
分类:Web程序   时间:2014-10-22 20:18:45    阅读次数:242
MySQL之 index merge 走错索引案例
条件:MySQL版本:perconaserver5.5.18sql优化案例一:xxx@xx5.5.18-logcayenne11:30:37>descselectid,grant_credit_task_id,product_id,product_code,user_id,member_id,user_credit_money,product_credit_money,real_product_credit_money,credit_start_date,credit_end_d..
分类:数据库   时间:2014-10-21 19:49:56    阅读次数:250
ruby直接底层连接数据库
class MysqlTest #Code here require "mysql" def testMysql dbc=Mysql.real_connect('localhost','root','123','Ivic_Portal') res=dbc.query('select...
分类:数据库   时间:2014-10-21 00:44:22    阅读次数:291
INNO SETUP 读取可变注册表路径的问题
;INNO 读取可变注册表路径的问题;问题:;我想自动为 FireFox 安装上 Real 的 Mozilla 插件~但是它的路径存放在"HKEY_CURRENT_USER\Software\Mozilla\Mozilla Firefox\1.5 (zh-CN)\Main" Install Dire...
分类:其他好文   时间:2014-10-20 22:38:05    阅读次数:204
RTMP
实时消息传输协议 RTMP(Real Time Messaging Protocol) http://blog.csdn.net/defonds/article/details/17403225译序:本文是维基百科关于 RTMP 的解释, 关于 RTMP 官方规范参见 RTMP 规范,关于 RTM....
分类:其他好文   时间:2014-10-20 16:44:05    阅读次数:289
实时消息传输协议 RTMP(Real Time Messaging Protocol)
实时消息传输协议 RTMP(Real Time Messaging Protocol)
分类:其他好文   时间:2014-10-20 14:57:44    阅读次数:306
Real-Time Human Detection using Relational Depth Similarity Features
本文使用TOF摄像头采集到的图像里有深度信息的特点,提出了一种新的深度相关的相似度特征(RDSF)来检测行人。同时,利用深度信息,可以判断人员遮挡的情况,将这种情况考虑进算法,可以同时提升Hog与RDSF的效果。...
分类:其他好文   时间:2014-10-20 13:32:14    阅读次数:203
RTSP协议资料
维基百科:RTSP:http://en.wikipedia.org/wiki/Real_Time_Streaming_ProtocolRTP:http://en.wikipedia.org/wiki/Real-time_Transport_Protocolspydroid项目地址:https://g...
分类:其他好文   时间:2014-10-19 15:36:08    阅读次数:175
关于egg的压缩测试报告
167274doc 单字分词全压缩时间real 15m58.464suser 13m52.157ssys 2m3.445s空间tmpfs 12G 1.5G 11G 13% /ape/eqltmpfs-rw-rw-rw-. 1 ape ape 449M 9月 1 12:51 egg.dat-rw-rw...
分类:其他好文   时间:2014-10-19 14:15:12    阅读次数:164
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!