NVIDIA SDK 10OverviewThis all-new collection of DirectX 10 and OpenGL code samples teaches developers how to make the most of GeForce 8 Series GPUs. T...
分类:
其他好文 时间:
2014-07-22 22:56:32
阅读次数:
381
Computer programs usually operate on tables of information. In most cases these tables are not simply amorphous masses of numerical values;they involv...
分类:
其他好文 时间:
2014-07-16 19:10:32
阅读次数:
158
问题:利用Python连接Oracle时报错,完整过程如下import cx_Oracleconn = cx_Oracle.connect('testma/dingjia@192.168.88.139:1521/orcl')Traceback (most recent call last): Fi....
分类:
数据库 时间:
2014-07-16 18:50:04
阅读次数:
2108
Description
Jimmy is studying Advanced Graph Algorithms at his university. His most recent assignment is to find a maximum matching in a special kind of graph. This graph is undirected, has N verti...
分类:
其他好文 时间:
2014-07-16 14:34:42
阅读次数:
239
题目如下:
Don't Get Rooked
In chess, the rook is a piece that can move any number of squaresvertically or horizontally. In this problem we will consider smallchess boards (at most ...
分类:
其他好文 时间:
2014-07-16 10:16:07
阅读次数:
254
Problem Description
Due to recent rains, water has pooled in various places in Farmer John's field, which is represented by a rectangle of N x M (1 <= N <= 100; 1 <= M <= 100) squares. Each square...
分类:
其他好文 时间:
2014-07-16 08:01:44
阅读次数:
291
http://blog.csdn.net/soilwork/article/details/713842nVIDIA SDK White Paper ----Vertex Texture Fetch Water分类:GPU程序设计2006-05-09 04:483439人阅读评论(2)收藏举报sha...
分类:
其他好文 时间:
2014-07-15 23:00:40
阅读次数:
399
http://blog.csdn.net/soilwork/article/details/709869Using Vertex Texture Displacement for Realistic Water Rendering(上)分类:GPU程序设计2006-04-24 14:573466人阅...
分类:
其他好文 时间:
2014-07-15 22:56:54
阅读次数:
373
发送用户到另外一个AppYOU SHOULD ALSO READ内容分享One of Android's most important features is an app's ability to send the user to another app based on an "action" ...
分类:
移动开发 时间:
2014-07-14 19:59:39
阅读次数:
386
Finding the Centroid of a Room Boundary It's been a while since my last post and I'm sure most of you were like... "Where the hell is Don!".... it's o...
分类:
其他好文 时间:
2014-07-14 10:35:17
阅读次数:
247