topics

全部话题 - 话题: rnds
1 2 3 4 5 末页 (共7页)
U********n
发帖数: 1010
1
来自主题: Stock版 - RND快要彪了要跟速度
呵呵,我看了RND,好像和43也差很远,于是和你开个玩笑。
表介意。
U********n
发帖数: 1010
2
来自主题: Stock版 - RND快要彪了要跟速度
AMR 现在7块多,你平仓了吗?现在赚了10%了。
我做过两单short,第一单是C然后过两天从4.89一直涨到5.12多,
吓得设了个4.98钓鱼单平仓,第二天早上就回落了。4.94收的。
可惜了后来还落了好多。
另外一个是armh,27的时候下的,第二天就平了,后来吓得不敢改下单了。
于是有了个疑问:假如是short后,股价一直上涨,
理论上的亏损是unlimited的?
收益是原本的股价的100%,对吗?

发信人: q8755311 (Azrael), 信区: Stock
标 题: Re: RND快要彪了要跟速度
发信站: BBS 未名空间站 (Thu Feb 10 16:01:26 2011, 美东)
我是AMR 8的时候做的空单
l****z
发帖数: 29846
3
slick gun刚刚看到这个:
Ruger SR40 .40 S&W 4.14" barrel 15 Rnds Stainless Finish - $415 + Free
Shipping
好像很便宜阿.
我比较苦阿,公司里面这些枪的网站都上不去, 白天看到的晚上家里一看都已经sold
out了. 只好周末蹲点.
w*******y
发帖数: 60932
4
Midwest Hunters Outlet has the Glock 22 40 S&W 15 Rnd Fixed Sights for $439+
$20SH. Buds sells the same gun for $500. Here is from the site:
Description:
Midwest Hunters Outlet offers Glock 22 RTF Pistol, PT2250203, Black, S&W,
15Rd, DAO, Polymer Full Size Frame, Fixed Sights, 4.49" Barrel - $438.99. If
you are looking for a handgun with the ultimate in self defense and
reliability, look no further than this Glock22 RTF (Rough Textured Frame)
Pistol. With your safety in mind, this Glock22 RTF ... 阅读全帖
w*******y
发帖数: 60932
5
Decent deal on Ammo.
$5.99/20 rnd box or 298.95 for 1000 rounds + 9.95 shipping
Link:
http://www.weaponsworld.com/ammunition/rifle-ammunition/223-rem
Link:
http://www.weaponsworld.com/ammunition/rifle-ammunition/223-rem
k***o
发帖数: 536
6
来自主题: Basketball版 - 勇士工资结构怎么调的?
Harrison Barnes 2012: 1st Rnd, 7th by GS
Andrew Bogut 2005: 1st Rnd, 1st by MIL
Stephen Curry 2009: 1st Rnd, 7th by GS
Klay Thompson 2011: 1st Rnd, 11th by GS
Marreese Speights 2008: 1st Rnd, 16th by PHI
Shaun Livingston 2004: 1st Rnd, 4th by LAC
Andre Iguodala 2004: 1st Rnd, 9th by PHI
而且搭配也很合理
悲情勒布朗了
a***n
发帖数: 404
7
来自主题: CS版 - 请教一道老面试题,谢谢
(rnd(5)+rnd(5)+rnd(5)+rnd(5)+rnd(5)+rnd(5)+rnd(5)) mod 7 ?
c********l
发帖数: 8138
8
来自主题: JobHunting版 - 求问一道数组shuffle的问题
数组shuffle,经典的Fisher and Yates的算法是
public static void shuffle(List list, Random rnd) {
int size = list.size();
for (int i=size; i>1; i--)
swap(list, i-1, rnd.nextInt(i));
}
}
如果将
swap(list, i-1, rnd.nextInt(i));
改成
swap(list, i-1, rnd.nextInt(N));
会出错。
具体出错的原因是什么?怎么描述这种现象?
c********l
发帖数: 8138
9
来自主题: Programming版 - 求问一道数组shuffle的问题 (转载)
【 以下文字转载自 JobHunting 讨论区 】
发信人: coupondeal (Coupon Deal), 信区: JobHunting
标 题: 求问一道数组shuffle的问题
发信站: BBS 未名空间站 (Sun Mar 17 21:46:36 2013, 美东)
数组shuffle,经典的Fisher and Yates的算法是
public static void shuffle(List list, Random rnd) {
int size = list.size();
for (int i=size; i>1; i--)
swap(list, i-1, rnd.nextInt(i));
}
}
如果将
swap(list, i-1, rnd.nextInt(i));
改成
swap(list, i-1, rnd.nextInt(N));
会出错。
具体出错的原因是什么?怎么描述这种现象?
G*****9
发帖数: 3225
10
来自主题: Programming版 - Urgent question: AIX, C++11, Shared Object
I am using AIX. I cannot generate .so file
Code:
#include
using namespace std;
#ifdef __cplusplus
extern "C" { // only need to export C interface if
// used by C++ source code
#endif
bool Myfunction( );
#ifdef __cplusplus
}
#endif
bool Myfunction( )
{
std::uniform_real_distribution U(0.0, 1.0);
std::mt19937_64 rnd;
rnd.seed(1);
return true;
}
command: g++ -std=c++0x -maix64 -c -Wall -ansi -g -fPIC test.cc
Error:
test.cc: In function 'bool Myfunctio... 阅读全帖
n**********2
发帖数: 648
11
【 以下文字转载自 Dreamer 讨论区 】
发信人: Dreamer (不要问我从哪里来), 信区: Dreamer
标 题: 工作很痛苦 求开导
发信站: BBS 未名空间站 (Sun Mar 8 20:10:12 2015, 美东)
去年暑假学校毕业,偶然间找到现在的工作(否则就要走上博后的路了),所以对现在
的老板很感激,想给他好好干。现在的工作角色主要是support,辅助奋斗在第一线的
rnd小组解决一些问题。rnd小组总是有他们的priority,于是我们的工作内容往往是
priority最低的,而且rnd小组也往往不想让我们参与,唯恐我们抢了他们的功劳吧。
这就导致了我们很难开展工作。可是老板一心想出成绩,汇报给他的上级,然后施加给
我们许多压力(当然,能够理解老板的压力更大)。现在的工作基本上每天要12个小时
,有时候更多,除了工作,就是吃饭和睡觉了。感觉不到工作的意义,不想升职,也不
想赚更多的钱,有时候甚至希望老板把我炒掉,然后自己可以有足够的理由去做博后(
可是博后也没法做一辈子),或者回国,找一份工作时长短一点的工作。或许是自己没
有结婚,连女朋友也没有... 阅读全帖
A******r
发帖数: 121
12
来自主题: Working版 - 一点工作牢骚,望开导
去年暑假学校毕业,偶然间找到现在的工作(否则就要走上博后的路了),所以对现在
的老板很感激,想给他好好干。现在的工作角色主要是support,辅助奋斗在第一线的
rnd小组解决一些问题。rnd小组总是有他们的priority,于是我们的工作内容往往是
priority最低的,而且rnd小组也往往不想让我们参与,唯恐我们抢了他们的功劳吧。
这就导致了我们很难开展工作。可是老板一心想出成绩,汇报给他的上级,然后施加给
我们许多压力(当然,能够理解老板的压力更大)。现在的工作基本上每天要12个小时
,有时候更多,除了工作,就是吃饭和睡觉了。感觉不到工作的意义,不想升职,也不
想赚更多的钱,有时候甚至希望老板把我炒掉,然后自己可以有足够的理由去做博后(
可是博后也没法做一辈子),或者回国,找一份工作时长短一点的工作。或许是自己没
有结婚,连女朋友也没有,感受不到对家庭的责任感,所以对工作缺乏热情。
抱歉让大家听了一番牢骚,望开导。谢谢。
h*********r
发帖数: 1943
13
来自主题: GunsAndGears版 - 找7.62x39 AK47弹弹的deal
http://www.wideners.com/itemdetail.cfm?item_id=8788&dir=18|830|
17.9c/rnd
Corrosive/Copper case/surplus
http://www.aimsurplus.com/product.aspx?item=AR76239FMJ123
19.0c/rnd
Non-Corrosive/Steel case WITHOUT seal paint
http://www.sgammo.com/product/golden-tiger/1000-rds-762x39-fmj-
21.5c/rnd
Non-Corrosive/Steel case WITH seal paint
shipping-who knows how they will cost
f********e
发帖数: 325
d******e
发帖数: 7844
15
来自主题: Statistics版 - quant analyst 一道概率的面试题
十轮之后,剩女收入基本都比剩男高了,所以能match的也就很少了。
n = 10 %轮数
m = 100 %男人数目
rep.num = 1e5 %Simulation次数
z = rep(0,rep.num)
for(j in 1:rep.num){
a = runif(m)
b = runif(m)
len = m;
for(i in 1:n){
idx.rnd = sample(len,len)
idx.acc = which(a len = length(idx.acc)
a = a[idx.acc]
b = b[idx.rnd[idx.acc]]
}
z[j] = len
}
我simulation的结果3轮是
> summary(z)
Min. 1st Qu. Median Mean ... 阅读全帖
d******e
发帖数: 7844
16
来自主题: Statistics版 - quant analyst 一道概率的面试题
话说你们真的懂MCMC么?
n = 10
m = 100
rep.num = 1e4
z = rep(0,rep.num)
for(j in 1:rep.num){
a = runif(m)
b = runif(m)
len = m;
for(i in 1:n){
idx.rnd = sample(len,len)
idx.rmn = which(a len = length(idx.rmn)
a = a[idx.rmn]
b = b[idx.rnd[idx.rmn]]
}
z[j] = len
}
.....
c***7
发帖数: 315
17
来自主题: JobHunting版 - 问一道google面试题
Given a list, L, of size k. L contains elements between 1 and n. Also given
a function RND() such that this function returns a number between 1 and INT_
MAX.
Now generate number between 1 and n, using RND(), such that the element
should not be there in the list L. All elements should have a uniform
probability.
c***7
发帖数: 315
18
来自主题: JobHunting版 - 问一道google面试题
Given a list, L, of size k. L contains elements between 1 and n. Also given
a function RND() such that this function returns a number between 1 and INT_
MAX.
Now generate number between 1 and n, using RND(), such that the element
should not be there in the list L. All elements should have a uniform
probability.
c*******8
发帖数: 707
19
来自主题: JobHunting版 - 贴几个华为的位子
站内邮箱联系
The compensation package max up to distinguished engineering level and
senior director level, up to $350K.
· Chief Internet/Cloud/Mobile Software Architect
mainly responsible for the direction of Huawei next generation Internet/
Cloud/Mobile related software platform.
http://ch.tbe.taleo.net/CH06/ats/careers/requisition.jsp?org=FU
http://ch.tbe.taleo.net/CH06/ats/careers/requisition.jsp?org=FU
http://ch.tbe.taleo.net/CH06/ats/careers/requisition.jsp?org=FU
· Sr. Director & ... 阅读全帖
o**********e
发帖数: 18403
20
来自主题: Boston版 - 贴几个华为的位子 (转载)
不要废话。支持华为。
FLAG虽好,陆奇还是雅虎
培养的。 老中要支持
民族IT企业, 特别是
现在北美老中分队被烙印IT
围歼得七零八落的时候。
不要等华为雇了个烙印
老鸠,把华为也take over了
再惨叫。
【 以下文字转载自 JobHunting 讨论区 】
发信人: china2008 (china2008), 信区: JobHunting
标 题: 贴几个华为的位子
发信站: BBS 未名空间站 (Sat Sep 20 13:00:24 2014, 美东)
站内邮箱联系
The compensation package max up to distinguished engineering level and
senior director level, up to $350K.
· Chief Internet/Cloud/Mobile Software Architect
mainly responsible for the direction of Huawei next generation Internet/
Cloud/Mobile ... 阅读全帖
o**********e
发帖数: 18403
21
来自主题: NewJersey版 - 贴几个华为的位子 (转载)
不要废话。支持华为。
FLAG虽好,陆奇还是雅虎
培养的。 老中要支持
民族IT企业, 特别是
现在北美老中分队被烙印IT
围歼得七零八落的时候。
不要等华为雇了个烙印
老鸠,把华为也take over了
再惨叫。
【 以下文字转载自 SanFrancisco 讨论区 】
发信人: onetiemyshoe (onetiemyshoe), 信区: SanFrancisco
标 题: 贴几个华为的位子 (转载)
发信站: BBS 未名空间站 (Mon Sep 22 09:11:25 2014, 美东)
发信人: china2008 (china2008), 信区: JobHunting
标 题: 贴几个华为的位子
发信站: BBS 未名空间站 (Sat Sep 20 13:00:24 2014, 美东)
站内邮箱联系
The compensation package max up to distinguished engineering level and
senior director level, up to $350K.
· Chief Internet... 阅读全帖
o**********e
发帖数: 18403
22
来自主题: SanFrancisco版 - 贴几个华为的位子 (转载)
支持华为。
FLAG虽好,陆奇还是雅虎
培养的。 老中要支持
民族IT企业, 特别是
现在北美老中分队被烙印IT
围歼得七零八落的时候。
不要等华为雇了个烙印
老鸠,把华为也take over了
再惨叫。
【 以下文字转载自 JobHunting 讨论区 】
发信人: china2008 (china2008), 信区: JobHunting
标 题: 贴几个华为的位子
发信站: BBS 未名空间站 (Sat Sep 20 13:00:24 2014, 美东)
站内邮箱联系
The compensation package max up to distinguished engineering level and
senior director level, up to $350K.
· Chief Internet/Cloud/Mobile Software Architect
mainly responsible for the direction of Huawei next generation Internet/
Cloud/Mobile relat... 阅读全帖
h***o
发帖数: 2321
23
来自主题: Football版 - 海鸟这个从不控球
全是draft问题,看看以前
2012 1 Bruce Irvin 15 DE 2017 0 0 5 29 88
3 36.5 West Virginia
2012 2 Bobby Wagner 47 LB 2017 2 3 6 60 86
8 15.5 Utah St.
2012 3 Russell Wilson 75 QB 2017 0 3 6 76 94
1783 2784 21862 157 56 564 3210 16 3 31 1
Wisconsin
2012 4 Robert Turbin... 阅读全帖
s*****h
发帖数: 44903
24
来自主题: Football版 - [合集] 海鸟这个从不控球
☆─────────────────────────────────────☆
Dominique (曾经木木难为水 除却金色不是云) 于 (Mon Dec 18 15:37:54 2017, 美东) 提到:
全是ol的责任呢,还是还有其他的问题呢?
我现在看他们比赛也从来坐不下来,都是on and off, on and off间歇着看。。。每次
只要一看电梯,都是对手在进攻。。。海鸟从来都只能3 and out, 3 and out, n个3
and out之后boom, 3 and td。。。然后继续3 and out, 3 and out...
每场比赛60分钟,defense打50分钟,offense就上来10分钟?要你们何用。。。:(
☆─────────────────────────────────────☆
pangpangzeng (胖胖) 于 (Mon Dec 18 15:41:59 2017, 美东) 提到:
我鹰offense 60米,defense 90米
先发ol,也不知道有没有10米?
[在 Dominique (曾经木木难为水 除... 阅读全帖
w*f
发帖数: 27
25
来自主题: GunsAndGears版 - 为什么子弹涨价?
The blazer brass ammo at Walmart is good to go... I bought 500 rnds when
they were on sale @ $8.49/50 rnds... right now it's $8.99 but still a sweet
deal
o****n
发帖数: 1520
26
M10-762 web site: http://www.m10-762.com/m10-specs/
Specification for the M10-762 Semi-Automatic AK
Overall length with fixed stock: 36”
Barrel: NEW Chrome-Lined, 16.25” long, 1:10 twist rate with four lands and
grooves, right hand twist
Weight Unloaded: 7 lbs
Action Type: Semi-automatic
Available Calibers: 7.62X39/5.45×39/5.56×45
Magazine: Staggered column 30 round (*30 rnd. magazines as allowed by law)
RPK type rear sight graduated to 1000 meters in 100 meter increments.
M+M Inc. M10 Features... 阅读全帖
I*3
发帖数: 7012
27
来自主题: GunsAndGears版 - 子弹价格崩盘让哥深深担忧
底不好说, 不确定因素太多. 且降且进...
铜壳名牌新蛋115gr FMJ 18c/rnd, 曾经是个不错的价格, 相信到了这价位会有一些买
家进入. 当然如果碰到如美军换口径或其他事件, 也不排除会下探18c以下.
现阶段, 看到喜欢的牌子, 20c/rnd或以下 出手进点也不会后悔到哪里.
l**7
发帖数: 3940
28
Na Li
Her nationality is China.
She is currently #6 in the world rankings and She is #6 in the official
world rankings.
She is 31 years old.
She will play against Halep in Wimbledon (-Round 64-) on grass court
She has played 7 times in this tournament before and the last time was last
year. Li played in the quarter final in this tournament in 2010 and played
in the second round in 2011 and again played in the second round in 2012
She has played 21 matches in this tournament and she has won 14 of... 阅读全帖
m**d
发帖数: 21441
29
QBASIC - Statements
命令:
BEEP, BLOAD, BSAVE, CALL, CHAIN, CHDIR, CIRCLE, CLEAR, CLOSE, CLS, COLOR,
COM, COMMON, CONST, DATA, DATE$, DECLARE, DEF, DEFDBL, DEFINT, DEFLNG,
DEFSNG, DEFSTR, DIM, DO, DRAW, END, ENVIRON, ERASE, ERROR, EXIT, FIELD,
FILES, FOR, FUNCTION, GET, GOSUB, GOTO, IF, INPUT, IOCTL, KEY, KILL, LET,
LINE, LINE INPUT, LOCATE, LOCK, LPRINT, LSET, MID$, MKDIR, NAME, ON, OPEN,
OPTION, OUT, PAINT, PALETTE, PCOPY, PEN, PLAY, POKE, PRESET, PRINT, PSET,
PUT, RANDOMIZE, READ, REDIM, REM, ... 阅读全帖
n*****e
发帖数: 347
30
来自主题: Actuary版 - Pricing, Reserving, Or R&D?
RnD haha
long working hours, very dead deadlines, brand new project everytime,
nature of rnd. frequently need to learn new software
p********e
发帖数: 61
31
我是土博,在美国已经做了6年博后了。期间换了两个地方,分别发表了一篇10分上下
的文章。幸运的是绿卡搞定了,没有身份之忧。在美国找Faculty肯定没戏。好不容易
在中国搞到两个Offer,一个在大学,副教授(不是北清复浙);另一个在一家外企。
两个Offer的待遇都不高,比起各位大侠晒的差得很远。犹豫了很长时间觉得还是美国
好混,都放弃了。回过头来鼓起勇气下定决心排除万难准备做第三个博后。略一调查发
现至少老中Faculty中绝大多数(或说所有)都来自大牛实验室。觉得自己以前实验室
不够牛是我不成功的主要因素(我知道自己不行怨别人不对,大家就不要批判了)。我
于是开始调动所有关系找大牛。作为一个有历史污点(土博),又嫁了两次的怨妇,榜
上大牛谈何容易。好不容易有个比大多数老板混得好,但又不是大牛(我就叫他二牛吧
)的实验室收留了我。我又开始了不是何日是尽头的新一轮千老生涯。。。。。。
佛教经常说顿悟,从来不知道是啥意思。
话说我第三个博后刚开始两三个月,我去参加一个本单位在外地开的会,日程一共三天
。我就像以往一样坐在最前排,认真听讲,同时对做得好的很崇拜,期望有一天自己也
能这样。... 阅读全帖
s**********y
发帖数: 353
32
我觉得这道面试题对初学者能答出从option prices 得到 Risk neutral density
就可以了。具体操作直接用 market prices 是得不到可以直接用的RND,有的地方
density甚至可能是负的。前面有人说过了,大概两种做法。 用parametric approach,
比较简单的方法可以假设RND是几条lognormal curve 叠加,fit the parameters
according to market prices; non-parametric approach, 你可以先得到IV,smooth
IV,
然后 再用 price 求导。
a**u
发帖数: 99
33
两种办法,一种是算出一个分布函数,然后把平均分布的转换成指数分布.
另外一个是排除法,产生一大堆平均分布的随机数,
然后,对每个数进行排除,如下:(假设分布为exp(a))
假如,该数为a1.
产生随机数一个rnd
rnd > exp(a1),抛弃a1.
当泥把所有的随机数如此检验一边以后得到的将是需要的分布.
条件是,随机数数列的数目足够大.
y*****l
发帖数: 5997
34
来自主题: _pennystock版 - 飞机
LCC DAL ER not good, but up. FT.
US Airways 1Q Loss Widens On Higher Fuel Costs, Prior-Year Gain
1 hours 19 minutes ago - DJNF
DOW JONES NEWSWIRES
US Airways Group Inc.'s (LCC) first-quarter loss widened on higher fuel
prices and a prior-year gain, although revenue grew on higher traffic and a
series of fare increases that were enacted within a strong demand
environment.
Shares rose 1.2% to $8.38 in recent premarket trading as results topped
analysts' expectations. Still, the stock is down 17% t... 阅读全帖
c**********e
发帖数: 2007
35
Address: 6105 Terracina Court, Loomis, CA 95650
Owner: WANG CHENG & LI PING
Source: http://apps.mptsweb.com/TaxBill/TaxBills/035022052000-placer-TaxBill.pdf?rnd=330234478
s******n
发帖数: 129
d*****l
发帖数: 8441
37
【摘 要】“忠实性”原则是诗歌翻译中的基本原则。本文从一首英文诗"On M
onsieur’sD ep a rtu re"入手,选取了黄杲 先生和吕志鲁先生的两种翻译进行比较,
笔者认为吕译优于黄译,其原因在于黄译只忠实于原诗的形式,而吕译忠实的是原诗的神
韵,由此笔者得出结论:英汉诗歌翻译中的“忠实”并非亦步亦趋,追求“形似”应以“
神似”为前提。 “On M onsieur’sDeparture”是我十分喜爱的一首英文诗歌,它的作
者是英国历史上赫赫有名的女王伊丽沙白一世(1533-1603)。四百年前的这位英国女王
命运坎坷,曾陷入死囚的绝境,最终凭借其超人的智慧和毅力摆脱困境并登上王位;她才
智过人,在她的治理下,英国在16世纪下半叶呈现出一派繁荣景象,并为日后“大英帝国
”的形成奠定了坚实的基础。然而,就是这样一位受人敬仰和爱戴的君主,却终身未嫁,
在感情上饱受压抑。这首诗即是作者发自内心的爱的呐喊,通篇都反映出作者内心矛盾
的碰撞和情感世界的苦斗,感情深挚,描写细腻,是英文诗歌中的一篇佳作。现将原诗抄
录如下:O n M on sieu r’s D ep a rtu reI... 阅读全帖
d******a
发帖数: 32122
38
来自主题: Military版 - 激光陀螺的秘密程序编码泄露了
原始basic
10 INPUT "What is your name: ", U$
20 PRINT "Hello "; U$
30 INPUT "How many stars do you want: ", N
40 S$ = ""
50 FOR I = 1 TO N
60 S$ = S$ + "*"
70 NEXT I
80 PRINT S$
90 INPUT "Do you want more stars? ", A$
100 IF LEN(A$) = 0 THEN GOTO 90
110 A$ = LEFT$(A$, 1)
120 IF A$ = "Y" OR A$ = "y" THEN GOTO 30
130 PRINT "Goodbye "; U$
140 END
QBasic / QuickBasic
CLS
PRINT "Guess the number!"
INPUT "Would you like to play? (Y/N): ", choice$ ' An input statement,
that takes what the user inputs... 阅读全帖
x****y
发帖数: 1853
39
对内外价格都上重税。然后对国内真正用稀土做科技产品的企业以rnd经费返还补助不
就完了?
w*********e
发帖数: 6093
40
俺对两个国际大公司的了解,很多(占多少比例不清楚,没到那个层次,不过经历的几
个研发部门没有或几乎没有自己做实验的人员配备)RnD的实验都是外包到中印,差不
多一半一半。没有人力电池,医药业也不照了。
x****y
发帖数: 1853
41
美国大部分理工科的项目都跟军方有直接间接的关系。大部分搞RnD的索男都可以随便
被撤成相干。
D**s
发帖数: 6361
42
给DoD做了项目之后,难道就一辈子不能给国内做项目赚钱?DoD又不肯花钱养这些做项
目的人一辈子
[在 xpenny (少年阿里斯) 的大作中提到:]
:美国大部分理工科的项目都跟军方有直接间接的关系。大部分搞RnD的索男都可以随便
:被撤成相干。
:...........
h*******u
发帖数: 15326
43
山寨经济的精髓就是坑蒙拐骗。
正常的职业道德,跑到竞争对手那里都要保守原公司秘密。
尼玛这几个垃圾倒好,直接把原公司技术拿去开公司了,擦。
据我所知张江高科里面某些公司RnD人员的日常工作就是搜索美国专利,有合适的直接
山寨,平均周期几个月一个产品。操。
m**********2
发帖数: 6568
44
I used to think the same about marketing and sales people, but not anymore.
I'm in the RnD in the biotech industry. One of the project I was in spent ~
40m dollars and several years but our product sucks. I was very upset and
thinking we were going to be cut for sure. But the marketing team was able
to sell a lot of that crap and made about 20m in profit the first year!
After that I don't complain about how much money they make.
b********n
发帖数: 38600
45
DOJ warns the media could be targeted in crackdown on leaks
http://thehill.com/homenews/administration/345316-justice-to-review-media-subpoenas-policy-in-crackdown-on-leaks?rnd=1501861068
Sessions Declares War On Leakers, Threatens Press With "Criminal Action"
t******l
发帖数: 10908
46
二线马工厂子里,混滋傻 RnD 跟 混滋傻 Testing 都基本一个价,混滋女马工跟混滋
男马工我猜也是一个价,而老年士大夫比例也就那么点,中位数工资我猜男女差别不
大。
狗歌如果真的差别比行业平均大的话,估计是一线公司招人时,拼劲十足的射墙哥比例
高,而女射墙的比例低毕竟不会太高。。。其实男的如果要教娃 puzzle math 的话,
那射墙的体力也不一定行。

和行业
r****d
发帖数: 1557
47
来自主题: Military版 - 今天第一次听说 FASAB Statement 56
biotech companies' RnD expenses have always been accountants gold mine.

发帖数: 1
48
来自主题: USANews版 - 今年白宫没有斋月晚餐
Trump breaks with tradition, forgoes Ramadan dinner
有祝福,没有宴会。
President Trump issued a statement Saturday greeting Muslims as they
celebrate the holiday of Eid al-Fitr, breaking with nearly two decades of
tradition of holding an iftar dinner to commemorate Ramadan.
“On behalf of the American people,” President Trump said in the statement,
“Melania and I send our warm greetings to Muslims as they celebrate Eid al
-Fitr.”
The holiday marks the end of Ramadan, the Islamic holy month of fasting.
The... 阅读全帖
1 2 3 4 5 末页 (共7页)