由买买提看人间百态

topics

全部话题 - 话题: path2
(共0页)
t***a
发帖数: 41
1
来自主题: Programming版 - 请教MS的高手一个shell的问题
【 以下文字转载自 Seattle 讨论区 】
发信人: tihpa (pains), 信区: Seattle
标 题: 请教MS的高手一个shell的问题
发信站: BBS 未名空间站 (Wed Aug 12 23:37:28 2009, 美东)
运行make under command line(cmd.exe of xp)。
makefile里面
我的本意是通过运行(shell cd)来自动获到当前的目录,
BASE_DIR := $(subst \,/,$(shell cd))
但是 echo $(BASE_DIR),却什么也没有
echo $(shell cd) 也是什么也没有return
我只能手动加上路径
另外一个奇怪的问题是
SOURCE_PATH :=$(PATH);$(PATH2)
可是我的shell把这个;解析成了回车换行了,所以PATH2就出错了
现在的workaround
SOURCE_PATH :=$(PATH)";"$(PATH2)
这个是不是我的shell出问题了,因为相同的makefile可以在laptop载运行(也是xp),想
请教一个MS的牛人,
t***a
发帖数: 41
2
来自主题: Windows版 - 请教MS的高手一个shell的问题
【 以下文字转载自 Seattle 讨论区 】
发信人: tihpa (pains), 信区: Seattle
标 题: 请教MS的高手一个shell的问题
发信站: BBS 未名空间站 (Wed Aug 12 23:37:28 2009, 美东)
运行make under command line(cmd.exe of xp)。
makefile里面
我的本意是通过运行(shell cd)来自动获到当前的目录,
BASE_DIR := $(subst \,/,$(shell cd))
但是 echo $(BASE_DIR),却什么也没有
echo $(shell cd) 也是什么也没有return
我只能手动加上路径
另外一个奇怪的问题是
SOURCE_PATH :=$(PATH);$(PATH2)
可是我的shell把这个;解析成了回车换行了,所以PATH2就出错了
现在的workaround
SOURCE_PATH :=$(PATH)";"$(PATH2)
这个是不是我的shell出问题了,因为相同的makefile可以在laptop载运行(也是xp),想
请教一个MS的牛人,
w*****e
发帖数: 158
3
来自主题: JobHunting版 - 几道关于数据结构的面试题。
1.when would you use a hash table vs. balance binary tree to represent a
dictionary? Discuss tradeoffs, algorithm performance
2. How would you keep track of the 10 largest elements in an input stream?
3. If the same shared library exists in absolute path /a/path1 and
/b/path2 how would you force a binding to /b/path2 instead of /a/path1 at
runtime?
第一题应该从那些方面考虑呢? 只知道 hashtable: ~O(n); BST: ~O(logn)
第二题我想的是可以用数组(~O(n)), 用BST(~(logn), 不过实现起来比较麻烦)
第三题,是在编译的时候用 “gcc -l" 指定链接的路径吗?
希望大家指正,给些意见。多谢!
p*********b
发帖数: 47
4
来自主题: JobHunting版 - 收到G家拒信,发面经
9,Unix file path化简,写code
例如 /a/./b/../../c/ ,化简为 /c/
用stack或者d-queue,有些细节需要考虑,例如 /..//.. 还是输出 /
这题不需要额外的数据结构,从尾部向前反过来做。
我之前写的代码
/* The algorithm runs in O(n) time and O(n) space
* It works backwards so that no stack or other buffer is
* needed to skip the parents folder if a "../" is encountered.
* "//" is preserved as is, and "/./" is changed to "/
* I was able to do a inplace version, but string cut and cat are
* essentially array element revomal, which will make running time
* O(n^2).
*
* My ... 阅读全帖
S**I
发帖数: 15689
5
来自主题: JobHunting版 - [合集] 收到G家拒信,发面经
☆─────────────────────────────────────☆
recursive (递归) 于 (Mon Apr 11 10:56:49 2011, 美东) 提到:
大半夜收到HR的thank you note。不用管什么NDA了
本人ECE fresh PhD,背景是电路/EDA,跟G业务基本没什么关系
同学内部推荐的,很简单的一次电面就给了onsite
题都不难,但是自己没把握好机会,出了一些小bug。
总的感觉,出错就是硬伤,宁可从最简单的算法写起,也不能出错。
电面:
1,Skip list, http://en.wikipedia.org/wiki/Skip_list
写code实现struct skip_list * find(struct skip_list *head, int value)
2,sorted array with repeated elements
for given element, find out its range.
e.g. A A B B B B B C C D D E F G, given B, the out... 阅读全帖
g******1
发帖数: 295
6
来自主题: Programming版 - perl 文件夹搜索路径一问
在path1下有个文件夹叫.dir1, 我的perl script myscript.pl在path2下,
在myscript.pl中我想打开.dir1,
opendir DOT, '.dir1' or die("Can't open .dir1 for scanning.\n");
但在path2下运行myscript.pl始终显示"Can't open .dir1 for scanning.\n"
在myscript.pl中看$ENV{PATH}中已经有path1
print "Current PATH is: ", $ENV{PATH}, "\n";
请问是什么原因?谢谢。
a**c
发帖数: 10
7
来自主题: HouseRental版 - 求租 纽约 八月份短租
我现在找到一个在newport高层的房间离path2个路口。从8月开始,但我人8月不去纽约
9月才去。你的朋友愿意住这个房子么。一个月700。f*********[email protected]
s********3
发帖数: 14
8
来自主题: HouseRental版 - Newport easthampton河景房寻找合租
Newport easthampton河景房寻找合租,此楼印度人较少,也比较干净,门口有24小时
doorman,每层拥有洗衣房,房内木质地板,厨房各类小家电齐全,目前主卧出租,除
主卧外,还有客厅share使用,8月1日可入住。
交通方面5分钟可到Newport PATH station,path可直接到world Trade Center(path2
站), 到NYC(3站可到NYU)。
欢迎有意者来看房,可以联系k********[email protected],201-744-3176
a********r
发帖数: 218
9
来自主题: JobHunting版 - matrix question
print all possible path in m*n matrix, you can proceed only if you meet 1
e.g.
1 1 1
0 1 1
0 0 1
the output shall be
path1: [00, 01, 02, 12, 22] (e.g. 22 means row 2, col 2)
path2: [00, 01, 11, 12, 22]
那位大牛能贡献一下c/c++ code, thanks!
W*******k
发帖数: 60
10
我今年6月毕业的时候有140个学分,想着summer的时候再去college学10个学分,凑足
150个学分。
这150个学分一定要在报名考CA CPA EXAM 之前完成吗?还是可以一边考着一边学着?
看要求说是150个高等教育学分,那要是已经满足了24个accounting, 24个business学
分要求,是不是随便学点啥都行了?反正就是为了凑足150个学分。
谢谢!
n***3
发帖数: 25
11
yes, if you got 24 Accounting reqired credits and other reqired credits, you
can take any class in order to get 150 credits. I think you need 150
credits, then you can apply CPA exam. you can check nasba.org
good luck
g****n
发帖数: 2324
12
you need 150 units to apply for the license, but don't need the 150 to apply
for the exam
d*******u
发帖数: 267
13
那要是别的州的LICENSE,考试之前没有达到加州的要求(考试的时候又不知道会来加
州咯),那么是不是今生无法转CA LICENSE了?难不成要补课之后重新考一遍?
s******1
发帖数: 1235
14
来自主题: Accounting版 - 想确认下加州学分评估的事情.
加州有PATH1/PATH2,如果你拿到master,150学分可以不要求的, BOARD当然需要你的评
估和MASTER 成绩单但不能由你寄,必须是评估机构和学校直接寄给BOARD.你有什么问题
,都可以直接问BOARD.
A*****s
发帖数: 13748
15
刚才看答案的时候想当然了,仔细一想还是没明白
大牛这里说the gain at either boundary is independent of the paths
是说当非对称的Random Walk撞到边界后,Y_i的值是和路径独立么?
可是如果Random Walk从0开始,上下边界是2和-2
那么路径1:up-up(hit)的Y(Path1)是(1-p)+(1-p)
然而路径2:up-down-up-up(hit)的Y(Path2)是(1-p)-p+(1-p)+(1-p)!=Y(Path1)啊?
也就是Y_i和路径不独立啊?是我理解错了么?
另外我理解最后一个式子是:
P(Random Walk hits up)*Y(Random Walk hits up)
+ P(Random Walk hits down)*Y(Random Walk hits down) = 0
不知道理解对了没有,因为我们还是要关心RW的撞击概率,而不是Y_i的撞击概率。

it
(共0页)