码迷,mamicode.com
首页 >  
搜索关键字:flip game    ( 6000个结果
[CSGO]控制台命令
转帖: 按下“~”即可开启 使用时先输入参数名 然后按下SPACE空出一格 再输入设定值即可 一般玩家进入游戏都只能用到Client(玩家用参数) 不过...如果你是开LAN GAME的人 就能进阶到Server专用指令下表内指令后的参数大多是默认值 大多数指令之参数0代表关闭此功能 地图名单存放在 ...
分类:其他好文   时间:2020-02-28 18:40:35    阅读次数:149
C# 小游戏-拼图魔方【Game Puzzle】
工作闲暇之余去逛了逛CodeProject,刚好现有项目主要用到就是winform,浏览了下照片,找到上周带着蛋挞打疫苗回家的照片,于是新生一记,如何把这些图片玩起来~ 80后应该都有印象,小时候有种玩具,叫做拼图魔方,90后00后的世界这种玩具应该早已灭绝了。一个塑料小板,上面分隔了很多小图框,通 ...
分类:Windows程序   时间:2020-02-28 11:47:35    阅读次数:86
20200226补题
B - Game on Paper One not particularly beautiful evening Valera got very bored. To amuse himself a little bit, he found the following game. He took a ...
分类:其他好文   时间:2020-02-27 20:36:17    阅读次数:62
E - Holes
题目链接:http://codeforces.com/problemset/problem/13/E Little Petya likes to play a lot. Most of all he likes to play a game «Holes». This is a game for o ...
分类:其他好文   时间:2020-02-27 19:09:01    阅读次数:78
OpenMP The Game of Life
OpenMP Independent In-Class Coursework – The Game of LifeThe aim of this assignment is to write a parallel version of Conway’s Game of Life using Open ...
分类:其他好文   时间:2020-02-25 19:40:04    阅读次数:56
石子合并(区间dp)
石子合并不应该是个区间dp? 题目:There is an old stone game.At the beginning of the game the player picks n(1<=n<=50000) piles of stones in a line. The goal is to me ...
分类:其他好文   时间:2020-02-24 22:40:11    阅读次数:82
CF1292A-NEKO's Maze Game
题目:https://vjudge.net/problem/CodeForces-1292A 题意:共两行,从(1,1)到(2,n)每过一个时刻会有一个位置的状态变化,从能到达这个位置变成不能到达,或从不能到达变成能到达,问在每个时刻中是否能从起点到终点。 分析:对于某一行的一个障碍,要形成阻碍,必 ...
分类:其他好文   时间:2020-02-24 20:21:57    阅读次数:63
[luogu p1118] [USACO06FEB]数字三角形
题面 题目描述 and his cows enjoy playing a mental game. They write down the numbers from $1$ to$ N(1 \le N \le 10)$ in a certain order and then sum adjacent ...
分类:其他好文   时间:2020-02-22 16:11:28    阅读次数:64
002-JavaNIO
NIO Buffer 属性 capacity:表示内部容量的大小 position:表示当前的位置 limit:表示读写的最大上限 初始化 方法 put(): 放入数据到缓冲区 flip(): 翻转 get():从缓冲区获取数据 rewind():倒带重新读取数据 mark()和reset(): 标 ...
分类:编程语言   时间:2020-02-22 12:07:36    阅读次数:79
缓存一致性(Cache Coherency)入门【转】
转自:https://www.infoq.cn/article/cache-coherency-primer 曹知渊 阅读数:302612014 年 9 月 27 日 16:57 本文是 RAD Game Tools 程序员 Fabian “ryg” Giesen 在其博客上发表的《Cache co ...
分类:系统相关   时间:2020-02-21 14:20:19    阅读次数:90
6000条   上一页 1 ... 26 27 28 29 30 ... 600 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!