由买买提看人间百态

topics

全部话题 - 话题: depth
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
S*******C
发帖数: 822
1
来自主题: JobHunting版 - Depth-First Search到底有什么缺点?
有人说 worst time cost. 如果树里有环,DFS会不会结束。
有人说 it does not decide “what to do next” by examining the content of an
intermediate problem space, which means that it cannot take advantage of
noticing that the current state of the problem is near a solution.
还有人说
The disadvantage of Depth-First Search is that there is a possibility
that it may go down the left-most path forever. Even a finite graph can
generate an infinite tree. One solution to this problem is to impose a
cutoff depth on the search. ... 阅读全帖
M****u
发帖数: 17708
2
我猜,depth是 实际深度,cutout depth是你的橱柜要挖的洞的深度,用来容纳它。
如果都是30寸,那可能需要挤进去
所以depth比cutout depth要小一点点
w******s
发帖数: 16209
3
来自主题: Stock版 - more than depth
在level II 上可以看到各个route上的depth
而通常IB提供的depth 是把相应价位的综合起来。
我记得原来我试验过把ib的depth 的market depth info 搞乱,不过只能是在盘后。好
象是他们对一些不常规size的bid不显示,这样你可以放一串进去塞在bid/ask 的
spread 中间
这样ib的market depth 就通通失效显示nothing了。你可以控制bid 为空或者ask 为空。
这里说的ib 是interactive brokers
s**********d
发帖数: 164
4
厨房里的counter frame 的depth是24in。 不知道冰箱是不是一定要买counter depth
的?
大家帮我看看,我是应该买counter depth还是regular的(31in)?主要是counter
depth的冰箱一般都很小,而且还很贵。
顺便问一句,家用冰箱(四口)多大合适啊?
多谢了。
O**o
发帖数: 2071
5
看人吧。我不喜欢普通的突出来一大块。所以我买的counter depth的。觉得舒心多了。
其实你仔细比比数据,那个CUFT还是什么的,其实counter depth 的并不小太多。
很多也有24. 并不比普通的小多少。普通的还有23的呢。
我从regular换到counter depth的完全没觉得不够用。反而因为空间安排合理,一些
比较高或者体积大的东西取放起来更方便了。我家人多的时候俩大人俩小小孩儿再加俩老人呢。
就这老人还说我们冰箱太大,以至于我们经常有东西冻在里面半年什么的。其实早该扔了。
我觉得也有道理,就扔了一大堆东西。然后冰箱里就更空空的很清爽了。

depth
c******m
发帖数: 491
6
给新家添置Appliance。 橱柜depth就26-27“ 的样子, 怎么去网上看了一下fridge,
depth(include door, not handle)都是30+“。
发现lowes和BB都有counter-depth的, depth就小, 但是容积小3-4Cu.Ft, 还要贵3-400
刀。 很是不爽。
不知道有没有人装过冰箱比橱柜突出, 影响大吗?
y******u
发帖数: 1460
7
Dear fellow researchers,
I would like to introduce a new RGB-Depth human daily activity video
benchmark. It has 12 action categories such as make a phone call, eat meal,
mop the floor etc. It totally has 1189 manually segmented and annotated
video segments. Synchronized RGB and depth images are provided at 30 FPS.
The activities are performed by 30 subjects.
You can now download this video dataset from two sources:
1) Dropbox: you can log into the dropbox using the following public
account an... 阅读全帖
y******u
发帖数: 1460
8
来自主题: Computation版 - RGB-Depth Human Activity Video Dataset
Dear fellow researchers,
I would like to introduce a new RGB-Depth human daily activity video
benchmark. It has 12 action categories such as make a phone call, eat meal,
mop the floor etc. It totally has 1189 manually segmented and annotated
video segments. Synchronized RGB and depth images are provided at 30 FPS.
The activities are performed by 30 subjects.
You can now download this video dataset from two sources:
1) Dropbox: you can log into the dropbox using the following public
account an... 阅读全帖
f*****y
发帖数: 444
9
I am preparing algorithm, wrote the following algorithm. Share with you. Not
sure whether it is a duplicate post or not.
//---- Breadth Fast Search algorithm ---
// circular queue
int head = 0;
int tail = 0;
#define Q_EMPTY (head==tail)
#define Q_FULL ((tail-head+1)%SIZE==0)
#define SIZE 10
struct Node* q[SIZE];
void put(struct Node* x)
{
if (x==NULL) return;
if (Q_FULL) return; //queue full
q[tail] = x;
tail = (tail+1) % SIZE;
return;
}
struct Node* get()
{
if (Q_EMPT... 阅读全帖
c*****v
发帖数: 1440
10
来自主题: Living版 - counter -depth or regular?
我kitchen 放冰箱的空间深只有二十六英寸,能放普通的冰箱(不算门二十九寸)吗?还
是必须买counter -depth
冰箱前面是一大块空间。
counter -depth 又贵又小,选择也少
g****2
发帖数: 236
11
想买个counter depth的冰箱,去HD看到这个在打折,不知道LG的冰箱质量怎么样?这
个价格算deal吗?或者有没有别的counter depth的冰箱推荐?
http://www.homedepot.com/p/LG-Electronics-24-6-cu-ft-French-Doo
谢谢!
j*******a
发帖数: 5283
12
来自主题: Living版 - 大家来说说 counter depth fridge
家里本来有个前屋主留在来的 built in Sub Zero, 装修的时候觉得是好冰箱没舍得换
,现在后悔了,毕竟冰箱老了,用起来没有新冰箱那么舒服。
如果要换,因为floor plan已经没法改了, Counter Depth的冰箱会好看很多 (原来
的built in就是counter depth),但看来看去要比普通冰箱多1K。貌似这1K的差别纯
粹就是为了看着舒服了。值得吗?有没有推荐的?
n*******1
发帖数: 1308
13
来自主题: Living版 - 大家来说说 counter depth fridge
帮顶。
我比你惨:
最近在sears 买个冰箱,硬是仍在我车库一周多,送货的劳模试都没试过,量了尺寸说
搬不到2楼厨房,说我楼梯把手得锯掉,或者把一楼拐角处的shutter给拿下来,最后只
得退了。
现在只能看counter-depth的,但都好小啊还不便宜。
新邻居让我们找搬家公司,说他们有办法抬上2楼。
纠结:到底我该买小容积的counter- depth 22cuft,还是买自己喜欢的,然后请人搬上
楼?
j*****o
发帖数: 394
14
我买的是lg的counter depth,我也记不清具体尺寸
你上lowes/hd网上找
搜counter depth,每个牌子也就那么几个
关于牌子,总有人说这个好那个坏的,我觉得都不重要
都差不多价位,挑个看着喜欢的即可
还有哪个打折买哪个。。
G***G
发帖数: 16778
15
require: 1)baitcaster
2)set the float with 8 feet water depth
3)No trolling. No boating. only casting at the bank
diagram as follows,
....... rod here
.
* flaot on the water surface
.
.
.8 feet water depth
.
.
m****z
发帖数: 978
16
来自主题: Tennis版 - Depth Control... ticket to 4.0?
That was great discussion on CC, DTL, changing directions of the ball. I
feel Depth control (DC) is even harder, and something that is harder to see
and I have neglected so far. I was told DC is a major area separate 3.5 and
4.0.
You have to factor in at least 3 things:
Height
Pace
Spin
Moon baller and WS game style (drop, lob, moonball) actually light year
ahead on DC than other players like myself.
Could we talk about his in "depth"? How do you progressed on this? Where to
start low hanging ... 阅读全帖
K****D
发帖数: 30533
17
来自主题: Tennis版 - Depth Control... ticket to 4.0?
The #1 tip to keep ball deep is don't hit topspin. Flat and slice can both
achieve depth easier than topspin.
But if you want to control depth, like long than short, that's hard. No
tip. Just need to hit 10000 more balls.

see
and
P******T
发帖数: 114
18
来自主题: PhotoGear版 - Sensor Size, Perspective and Depth of Field
Sensor Size, Perspective and Depth of Field
May 4, 2015 By Francois Malan
https://photographylife.com/sensor-size-perspective-and-depth-of-field
d***a
发帖数: 316
19
基本问题是,给出两串数,分别建立二分树,不必考虑平衡。然后依次比较,找到不同
的地方就把第一个树的结点删掉,换成第二个树的对应位置的子树。
比如 5 6 4 和 5 4 6 就是一样的,
而 5 4 和 4 5 6就要删一次(把第一个树完全删掉),加三次。
要求用 C++ 实现 depth first search 来完成。我不知道如何用depth first search
来逐项比较。请帮忙,多谢。
w*******y
发帖数: 60932
20
Light Duty C-Clamp 1" opening and 1-1/2" depth Up to 400 lb. of Clamping
Pressure $1 free shipping from Home Depot
Add to Cart to see Discount
1 in. maximum opening and 1-1/2 in. throat depth
Up to 400 lb. of clamping pressure
Plated screws and swivels for maximum rust resistance
Sturdy ductile iron frame
Light Duty C-Clamp:
http://www.homedepot.com/webapp/wcs/stores/servlet/ProductDispl
$1
c********p
发帖数: 1969
21
来自主题: JobHunting版 - tree's depth怎么定义?
wiki上和书上说,从root到最深的leaf,如果只有一个root这个点,depth是0.
不过。。。leetcode上,只有一个root,就已经是1了。。。。
t******i
发帖数: 483
22
http://oj.leetcode.com/problems/minimum-depth-of-binary-tree/
/**
* Definition for binary tree
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class Solution {
public int minDepth(TreeNode root) {
getMinDepth(root, 0);
return min;
}
public static int min = Integer.MAX_VALUE;
public void getMinDepth(TreeNode node, int level) {
if (node == null) {
if (min > level... 阅读全帖
h*d
发帖数: 19309
23
需要是叶结点才可以,如果根结点本身是叶结点,深度是1,如果一侧是空,需要计算
另外一侧到叶结点的深度
http://gongxuns.blogspot.com/2012/12/leetcode-minimum-depth-of-
H**********h
发帖数: 99
24
这个用DFS做不是最优解吧?你总要把所有结点都遍历。用BFS才能避免这种情况。不过
max depth倒是无所谓。
0
/ \
1 2
\
3
\
...
\
10000000
i*****h
发帖数: 1534
25
来自主题: JobHunting版 - 老印面试官看不懂depth first search
RT, combination sum的变异题,老印看不懂depth first search的写法,我说写test
case现场验证,他说good,good,不让写。碰到这种人呵呵了,直觉告诉我要被黑了。
真觉得现在找工作的大环境对我们太不利了,你不会过不了,你会也过不了,这样下去
还找什么。
c******M
发帖数: 10
26
来自主题: JobHunting版 - Depth-first search是否属于动态规划?
不懂楼主的问题。
Depth-first search (深度优先搜索)跟你说的 “等于所有直接相连的子节点的搜索
结果和” 有什么关系?
深度优先不就是什么记忆都没有,brute-force进行穷举的方式么?Dyanmic
programming (动态规划)的两个重要特点都不具备。
1)空间换时间。吧以前算过的结果存下来,避免重复计算。
2)递进求解。第N步的最优解是用第N-1步(或前面跟多步)的结果推导出来。
S****o
发帖数: 325
27
很confuse,有的写的是side-by-side,有的写的是counter-depth,有的这两个都写了
,不知道什么意思?
c********7
发帖数: 739
28
side by side是样子,就是一边冷冻一边冷藏。counter depth是指厚度,是说和你的
counter一个厚度,放进去比较好看
S****o
发帖数: 325
29
make sense now. 多谢,那counter-depth的容量一般都比较小了?
g*****9
发帖数: 4125
30
Good refrigerator only comes in counter-depth (such as subzero brand). If
you want a built in or integrated look, that is only option you have.
Since they are not very deep, so you need to make up the volume by width, I
suggest you get a fridge and freezer in 2 seperate units and put them side
by side.
q********m
发帖数: 3234
31
哇,你买了5个subzero,PF的五体投地
我现在冰箱的选择大概就是3000刀左右的counter-depth French door,有viking,
Dacor,KitchenAid,和Elextrolux四个选择。周一再去一个warehouse看有没有白菜
subzero,没有就4选1了。

is
corner,
5
MSRP
s****i
发帖数: 2993
32
来自主题: Living版 - 请问Counter Depth冰箱
counter-depth is normally small.
m********c
发帖数: 13337
33
除非厨房太小空间实在太紧张,否则绝对不要买counter depth的。
x******g
发帖数: 3952
34
Regular就好了。冰箱越大越好。

depth
s**********d
发帖数: 164
35
但是冰箱架子已经在那里了,如果不是counter depth的话,不是要突出好大一块很难
看。
e********t
发帖数: 9607
36
好看肯定是counter depth好看。小肯定是小了。
x******g
发帖数: 3952
37
Buildin的冰箱也是自己买了放在里面的。
只不过都是counter depth,然后比一般的冰箱高。看起来比较好看而已。
看看你的框子有多高就知道原来的冰箱是不是buildin的了。
b*******c
发帖数: 20683
38
先确认一下以前是不是counter depth的再说。我家先买的普通冰箱,然后再装修的厨
房。冰箱也是在frame里,design的时候根据大小设计的罢了。
x******g
发帖数: 3952
39
72就是普通冰箱高度。我觉得还是买个大的好。Counter depth的太小了。不适合我这
种懒人。楼主要是勤快可以考虑。
t***s
发帖数: 4666
40
但显然也有人对此不爽,要不然还出counter depth的,小还贵。
w****t
发帖数: 129
41
来自主题: Living版 - COUNTER DEPTH 的冰箱
厨房REMODEL要换冰箱。COUNTER DEPTH 的冰箱好贵的说。请大家推荐一款,还有就是
啥时候有DEAL 啊
b*******c
发帖数: 20683
42
来自主题: Living版 - COUNTER DEPTH 的冰箱
为啥一定要counter depth的?又贵选择又少。
y***j
发帖数: 11235
43
来自主题: Living版 - counter depth好贵
counter depth到底有啥好处,就是不厥出来好看?
h***z
发帖数: 5043
44
来自主题: Living版 - counter -depth or regular?
counter -depth看着确实好很多
http://www.amazon.com/exec/obidos/ASIN/B002GZAWQ4/1-bhr3homep2-
a*****0
发帖数: 3319
45
来自主题: Living版 - 大家来说说 counter depth fridge
Counter depth 冰箱优点是好看。缺点除了贵之外,只要是容量小。
L**P
发帖数: 3792
46
来自主题: Living版 - 大家来说说 counter depth fridge
有第二选择么,如果那个坑就是给counterdepth设计的,你就只能买counter depth的
,除非你改造
j*******a
发帖数: 5283
47
来自主题: Living版 - 大家来说说 counter depth fridge
是。 无非没那么好看而已。 counter depth 的冰箱也不少,为什么还是那么贵呢?
s*y
发帖数: 472
48
谢谢建议,我们也看中lg的counter depth
http://www.appliancesconnection.com/lg-lfxc24726s-i374146.html
p******8
发帖数: 516
49
来自主题: SanFrancisco版 - ideal backyard depth?
for 10000 square feet house lot, the backyard depth is about 37 feet. is
this
ideal?
h********u
发帖数: 11
50
来自主题: Texas版 - cgg in depth interview面经求助
收到cgg in depth interview面试机会,求告知如果准备,要聊两个小时,都聊啥
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)