uvaLive3938:https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=1939题意:给你n个数,然后给你一个区间,让你查询这个区间内最大和连...
分类:
其他好文 时间:
2014-07-14 08:18:20
阅读次数:
266
关键词cocos2d-x, UIKit, transparent问题cocos2d-x使用一个专门的OpenGL View进行渲染, 它的渲染和UIKit是分开进行的, 因此我们使用时一般是把cocos2d-x全屏显示, 比如 Ray的这篇教程(http://www.raywenderlich.co...
分类:
其他好文 时间:
2014-07-07 17:56:11
阅读次数:
226
引擎中,ray与quad求交,算法未细看,但有求解二次方程,不解。ray与triangle求交,使用的是97年经典算法,仔细看过论文,多谢小武同学指点,用到了克拉默法则求解线性方程组。想模仿该方法,做ray与quad的求交,发现方程里不仅有u和v,还有uv,没法变换成线性方程组的形式。本以为引擎中q...
分类:
其他好文 时间:
2014-07-06 15:41:40
阅读次数:
181
1. 射线用Physics.Raycast 都可以判断,用collider.Raycast 只在某些(不明)情况下可以 void Update() { Ray ray = Camera.main.ScreenPointToRay(Input.mousePosition); ...
分类:
其他好文 时间:
2014-07-01 13:50:55
阅读次数:
183
1、下载天气预报数据,使用的是 forecast.io 的天气预报接口,需要自行设置 apiKey
//
// RWWeatherViewController.m
// TroutTrip
//
// Created by Charlie Fulton on 2/26/14.
// Copyright (c) 2014 Ray Wenderlich Tutorials. All righ...
分类:
其他好文 时间:
2014-06-30 17:23:13
阅读次数:
284
蓝光高清播放器iDeer Blu-ray Player 1.5.2.1547 iDeer Blu-ray Player是一款界面美观的蓝光高清播放器。该软件有着高质量的播放效果,他不仅仅支持播放蓝光光盘,也可以当做一般的视频播放器来进行使用,让你尽情享受视频带来的盛宴。 iDeer Blu-ray....
分类:
其他好文 时间:
2014-06-27 19:29:27
阅读次数:
225
原文地址:http://justin-ray.iteye.com/blog/11565911.
下载离线安装 WindowBuilder 插件,url地址:http://www.eclipse.org/windowbuilder/download.php;
根据自己使用的 Eclipse 版本下.....
Neal is very curious about combinatorial problems, and now here comes a problem about words. Knowing that Ray has a photographic memory and this may not trouble him, Neal gives it to Jiejie.
Since Ji...
分类:
其他好文 时间:
2014-05-10 03:48:22
阅读次数:
352
转自kingzwt2009的专栏注意事项(Ray):文章来自iOS 7 by
Tutorials iOS 7Feast的一部分(略)Objective-C是最重要的iOS和OSX
apps的开发工具。你可以使用其他语言的第三方框架开发apps,例如HTML&Javascript或者C#,但是如果你很...
分类:
移动开发 时间:
2014-05-09 23:53:23
阅读次数:
564