码迷,mamicode.com
首页 >  
搜索关键字:natural scenes    ( 496个结果
【MT】牛津的MT教程
Preamble This repository contains the lecture slides and course description for the "Deep Natural Language Processing" course offered in Hilary Term 2 ...
分类:其他好文   时间:2018-10-18 22:10:27    阅读次数:196
LayaAir之动画(动画基础)
一:准备素材将素材放入laya/assets目录中.本人新建一个animation文件夹专门放动画素材.如下图所示:二:开始制作动画Ⅰ,GraphicAnimation动画①右击Scenes->新建->动画,打开新建对话框②设置动画类型为GraphicAnimation,名称为boy,如下图所示:③点击确认会在Scenes中生成boy.ani文件,我将其放入移入了animation文件
分类:其他好文   时间:2018-10-11 18:59:15    阅读次数:1391
POJ - 1845 G - Sumdiv (唯一分解定理)
Consider two natural numbers A and B. Let S be the sum of all natural divisors of A^B. Determine S modulo 9901 (the rest of the division of S by 9901) ...
分类:其他好文   时间:2018-09-24 00:40:47    阅读次数:171
unity独立游戏开发日志2018/09/22
f::很头痛之前rm做的游戏在新电脑工程打不开了。。。只能另起炉灶。。。 还不知道新游戏叫什么名。。。暂且叫方块世界。(素材已经授权) 首先是规划下场景和素材文件夹的建立。 unity常用的文件夹有:Scripts(储存脚本),Scenes(储存场景),Animation(储存动画)等等。最重要的是 ...
分类:编程语言   时间:2018-09-22 19:49:53    阅读次数:280
计蒜客 31452 - Supreme Number - [简单数学][2018ICPC沈阳网络预赛K题]
题目链接:https://nanti.jisuanke.com/t/31452 A prime number (or a prime) is a natural number greater than $1$ that cannot be formed by multiplying two smal ...
分类:其他好文   时间:2018-09-09 19:53:01    阅读次数:192
ACM-ICPC 2018 沈阳赛区网络预赛 K. Supreme Number
A prime number (or a prime) is a natural number greater than 11 that cannot be formed by multiplying two smaller natural numbers. Now lets define a nu ...
分类:其他好文   时间:2018-09-08 20:04:49    阅读次数:235
python 按照自然数排序遍历文件 python os.listdir sort by natural sorting
参考 https://stackoverflow.com/questions/4813061/non-alphanumeric-list-order-from-os-listdir Python for whatever reason does not come with a built-in wa ...
分类:编程语言   时间:2018-09-06 12:32:50    阅读次数:608
HDU 1016 Prime Ring Problem
题目链接: "HDU 1016" Description A ring is compose of n circles as shown in diagram. Put natural number 1, 2, ..., n into each circle separately, and the ...
分类:其他好文   时间:2018-09-05 17:48:24    阅读次数:140
pat 1054 The Dominant Color(20 分)
Behind the scenes in the computer's memory, color is always talked about as a series of 24 bits of information for each pixel. In an image, the color ...
分类:其他好文   时间:2018-09-05 09:10:05    阅读次数:144
TI DSP FFT库函数
在目录c64plus\dsplib_v210\src\DSP_fft16x16,包含了三个层次的FFT库函数,分别是natural C version, intrinsic C version, serial SA version,最后一个是汇编级。在DSP_fft16x16_d.c中有三个测试用例 ...
分类:其他好文   时间:2018-09-03 19:22:55    阅读次数:274
496条   上一页 1 ... 8 9 10 11 12 ... 50 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!