由买买提看人间百态

topics

全部话题 - 话题: number
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
c********s
发帖数: 817
1
来自主题: JobHunting版 - Find top K most frequent numbers?
This is what I heard.
You can first build a hash table to map number to its frequency.
Then you know range of the number and has enough space, you can use counting
sort to sort the frequency to get the top k elements.
If not, you can use merge sort to sort the frequency. But because of most of
the frequency can be very small. It is very likely that they are not in the
top K positions. So you can estimate a threshold to filter this frequency.
The frequency below this threshold in each sublist is ... 阅读全帖
n*******i
发帖数: 44
2
From USCIS website:
I filed my application at a Lockbox facility over 10 days ago and have not
received a receipt notice. Who should I contact?
Email us at L************[email protected]. Include the form number, receipt
number (if known), applicant name and mailing address. Do NOT include A-
numbers or social security numbers in e-mails; or
Call the National Customer Service Center at (800) 375-5283.
l******6
发帖数: 340
3
Suppose the number gets to n digits, next number is less than
9^2 * n = 81 * n
this is strictly less than the number itself, which is greater than
10^(n - 1)
when n gets greater or equal than 4
so the number will decrease after operation
no possible to overflow
laoyin doesn't know math
y*****e
发帖数: 712
4
我以前在板上看到了,记了个思路,但是忘记帖子的地址了,
题目就是reverse一个double还是float number(记不太清了)
比如123.456, 转成 321.654
思路是先把123转成321,然后把0.456扩大成只有整数(也就是456),记录下来小数点
移了几位,然后反转整数456,得到654, 再把小数点移回去成0.654, 和前面得到的
321相加。
我今天按这个思路写了写,发现小数点右移的过程有点问题,因为我不太清楚java到底
怎么存小数的,给的stop condition不对啊,永远meet不了
大家能帮我看看这行怎么不对吗?
while((decimalPart - (int)decimalPart) > precision)
谢谢!!!
public static double reverse(double number){
int intPart = (int)number;
double decimalPart = number - intPart;
int revInt = reverse(intP... 阅读全帖
W**o
发帖数: 547
5
来自主题: JobHunting版 - Case Number not Recognized
申请了OPT Ext,昨天收到receipt,钱也扣了,但是网站上输入case number,出错,信
息如下
请问这个正常么? 谢谢(Case Number肯定没输错)
Validation Error(s)
You must correct the following error(s) before proceeding:
My Case Status does not recognize the receipt number entered. Please check
your receipt number and try again. If you need further assistance, please
call the National Customer Service Center at 1-800-375-5283.
p*******p
发帖数: 220
6
hello,
I am trying to fill a form, which requests me to fill in the escrow number.
Some documents show the escrow number is 10-1234567-AB. Some other documents
show the escrow number is 1234567 without "10" and "AB". I do know the
meaning of "AB", but I don't know the meaning of "10". Which number is
official/formal? 10-1234567-AB or 1234567?
thanks.
I******D
发帖数: 256
7
Since it's an international wire transfer, you just need to provide SWIFT
CODE and account number. Routing number is not needed.
For a domestic wire transfer, you need to provide routing number and account
number.
k*********8
发帖数: 861
8
来自主题: Money版 - chase 的 routing number
chase checking account 的 routing number 是 0000678941吗?
我伸了chase checking account,银行给我寄了debit card和pin,然后是不是就没别的
了?我需要routing number 和 account number 做DD。不知道这个routing number 是
不是大家都一样的?
p**x
发帖数: 6614
9
包子!
1. routine number,登陆之后到custom center,最底下有一栏find routine number
,找你对应的州,每个州有一个
2. account number,你申请完之后打印出来的signature card上有,一般是九位数字
,statement上的是十五位,就是九位前边加了六个0, 当然我的经验是,无论9位还是
16位,都可以dd进去,你如果不放心可以先拿paypal试一下。
3. pin和卡是分着寄来的,大概隔三四天
x*****i
发帖数: 5035
10
上周4使用ING pay to person, 用的 chase Routing Number 044000037, 但是后来查
到这个route number 是OHIO地区的chase, 开户地区另有一个chase route number,现
在钱还没有到账,这笔钱会到什么地方去呢?我应该去查chase or ING?
B********a
发帖数: 186
11
在设置bb direct deposit 里面可以查到routing number 和account number.这个
number可以用来在各银行信用卡还款用吗?有没有前辈试过?谢谢
p*****y
发帖数: 345
12
现在 bluebird 为了鼓励大家用它作为退税账户,给出了每个人的 routing number和
account number。
我对照过了,两个号码和支票上的是不一样的
根据我自己的实验,用蓝鸟的支票是不能对公付账单的(曾经把蓝鸟支票给小区office
交房租被告知无法扣款,小区只接受checking账户付账)
那么现在用它给出的这个 routing number和account number可以付信用卡、房租等账
单了吗?
有试过的盆友吗?
谢谢
g*******w
发帖数: 679
13
指的是ABA routing number,一般来讲就是ACH用的routing number。chase有个网页,
https://www.chase.com/checking/checking-account-routing-numbers
也可以问banker
中国银行这么汇其实不算是国际汇款了。实际从纽约中行汇出,用ABA routing走
FedWire,的确没有中转行,直接到达接收行,而且接收行还认为是US domestic wire
transfer
y****i
发帖数: 17878
14
Use BofA's SWIFT code BOFAUS3N, and the routing number and account number
that can be found on your check
don't use routing number for wires

wire
wire
a*****g
发帖数: 19398
15
来自主题: NextGeneration版 - Number Sense 决定长大后的成就(转载)
Number Sense 决定长大后的成就(转载)
原文标题:The One Math Skill You Need to Succeed at Work
http://www.businessnewsdaily.com/3856-how-elementary-math-class
The key to improving today's workforce could lie in the elementary school
math class, new research shows.
A study by University of Missouri researchers identified how a lack of a
specific math skill in first grade correlated to lower scores on a seventh-
grade math test used to determine employability and wages in adults.
David Geary, a Missouri professor ... 阅读全帖
a*****g
发帖数: 19398
16
来自主题: NextGeneration版 - Number Sense 决定长大后的成就(转载)
Number Sense 决定长大后的成就(转载)
原文标题:The One Math Skill You Need to Succeed at Work
http://www.businessnewsdaily.com/3856-how-elementary-math-class
The key to improving today's workforce could lie in the elementary school
math class, new research shows.
A study by University of Missouri researchers identified how a lack of a
specific math skill in first grade correlated to lower scores on a seventh-
grade math test used to determine employability and wages in adults.
David Geary, a Missouri professor ... 阅读全帖
a*****g
发帖数: 19398
17
Number Sense 决定长大后的成就(转载)
原文标题:The One Math Skill You Need to Succeed at Work
http://www.businessnewsdaily.com/3856-how-elementary-math-class
The key to improving today's workforce could lie in the elementary school
math class, new research shows.
A study by University of Missouri researchers identified how a lack of a
specific math skill in first grade correlated to lower scores on a seventh-
grade math test used to determine employability and wages in adults.
David Geary, a Missouri professor ... 阅读全帖
a*****g
发帖数: 19398
18
Number Sense 决定长大后的成就(转载)
原文标题:The One Math Skill You Need to Succeed at Work
http://www.businessnewsdaily.com/3856-how-elementary-math-class
The key to improving today's workforce could lie in the elementary school
math class, new research shows.
A study by University of Missouri researchers identified how a lack of a
specific math skill in first grade correlated to lower scores on a seventh-
grade math test used to determine employability and wages in adults.
David Geary, a Missouri professor ... 阅读全帖
c******y
发帖数: 10397
19
你得说明白具体日期
Product: Staples Multipurpose Paper 8.5 x 11 Inch Ream
Rebate reward: Variable Check
Purchase dates: 11-28-2013 through 11-30-2013
Postmark date: Purchase Date Plus 60 Days
Promotion: Up to $6.99 Rebate on a Staples 8.5 x 11 Multipurpose Paper
Ream (SKU 513099) at Staples Stores ONLY
Rebate Offer
Number: 13-79586
Product: Staples Multipurpose Paper 8.5 x 11 Inch Ream
Rebate reward: $3.00 Check
Purchase dates: 11-24-2013 through 11-27-2013
Postmark date: Purch... 阅读全帖
r****e
发帖数: 1375
20
刚才在网上填写豁免申请信息,并且最后生成了package,并且保存了文件,但是检查
生成的pdf文件时,发现有个地方的信息可能填错了,于是回到前面网页检查,发现没
有错,于是我又重新生成了一个package,因为我想我没有更改信息,以为case number
和bar code也不会改变,所以第二次生成的package没有检查,也没有保存生成的pdf文
件。
查了一下前辈发的帖子,结果才知道每次生成package,case number不变,但是
barcode都会改变,所以请问我是应该再重新填写一遍豁免申请,重新得到另外一个
case number 和bar code,还是就用第一次生成的case number和bar code.
多谢您的帮助!
s**u
发帖数: 9035
21
For J1 waiver, Chinese Embassy Inquire phone number is
202-243-1160, Ms. Yilin Shen, She is officer respobsible for J1 waiver, see
http://www.sino-education.org/contact/index.htm
US DOS number is
202-663-1541, then dial 0, then wait in line.
From every business day. 8:30--16:30, eastern time.
This number is easy to access, the number on website 202-663-1225 is
difficult to get answer.
s**u
发帖数: 9035
22
YOU need call Embassy, discard your old case number, then you can start new
case number application, all you can call Embassy to get your current case
number.
Embassy will send your current case number barcode page to DOS.
One word, you need to contact Chinese Embassy immediately.
s**u
发帖数: 9035
23
YOU need call Embassy, discard your old case number, then you can start new
case number application, all you can call Embassy to get your current case
number.
Embassy will send your current case number barcode page to DOS.
One word, you need to contact Chinese Embassy immediately.
b********6
发帖数: 585
24
How do I find my company ID number?
The E-Verify company ID number is located on the first page of the
memorandum of understanding directly below the E-Verify logo. Program
administrators who have completed the tutorial may also obtain the company
ID number as follows:
Log in to E-Verify with your assigned user ID and password.
From 'My Company,' select 'Edit Company Profile.'
The Company Information page will display the company ID number.
Last updated:11/30/2012
q****3
发帖数: 950
25
Please enter an existing case number here. You will only have a case number
if you have ever applied for a J Visa Waiver recommendation or Advisory
Opinion in the past. If you do not have a case number, leave this field
blank.
需要填写原来的case number么
r***i
发帖数: 200
26
上面说,your waiver case file number has been changed to XXXXXX. Please use
this case file number on all future correspondence.
If necesasry, please inform all interested parties, sucha as your Embassy,
about this new case file number.
豁免申请上个月已经寄给领事馆了,现在需要打电话告诉他们这个新的case file
number 吗?
多谢!
c******t
发帖数: 1162
27
我的case DOS Recommendation Sent Aug 19
之后就再也没消息也没收到copy of FR,由于搬过家,虽然设置了USPS的forward功能但
心里没底。故打过3次电话给USCIS要Case number。介绍一下经验。
拨800-375-5283,欲接通人工服务(8am-6pm),按1、1、1、2、2。
首先明确,在这个level的服务员无法提供reciept number的查询,所以说明情况,希望
他/她转接到下一个level,我们在USCIS的服务表格为I-612,虽然咱们没有直接file这
个表格。(一开始没懂,浪费了很多口舌)
下一个level往往要hold 30分钟,USCIS提供call back业务,推荐!
自动识别你的电话号,说出你的名字,一旦轮到你,他会呼叫你。
我遇到的这个level的服务人员很清楚I-612 J1 waiver的情况,直接要了全部的个人信
息,去库里查,查到后会告诉你当前状态,注意记录和确认case number。开头三位应该
是EAC,加十位数字。
说一下给各位做个参考:我的case是DOS Recommenda... 阅读全帖
s**********z
发帖数: 269
28
谢谢分享,不过你还是没有说清楚!
应该是你因为有过advisory opinion,那么就有老的case number,而你在真正办在线生
成3035时,却不知道要填入老的number,那个在线系统就又生成一个新number,
寄去DOS后,DOS发现了问题,改回你原来的老的case number。
s*******a
发帖数: 89
29
嗯我九月底申请了advisory opinion,11月下旬收到的结果
与此同时,十月中旬开始申请waiver,在DOS填写了表格然后生成了case number和
barcode page寄到纽约去了
像我这种情况,九月寄过去的时候DOS就生成了一个case number,但在生成3035的时候
我没办法知道那个number,所以是无解的,我11月下旬收到advisory opinion的结果,
12月中旬收到DOS另一封信,说改了我的case number
哎...也怪自己当时多此一举,申请什么opinion啊
s**********z
发帖数: 269
30
谢谢分享,不过你还是没有说清楚!
应该是你因为有过advisory opinion,那么就有老的case number,而你在真正办在线生
成3035时,却不知道要填入老的number,那个在线系统就又生成一个新number,
寄去DOS后,DOS发现了问题,改回你原来的老的case number。
s*******a
发帖数: 89
31
嗯我九月底申请了advisory opinion,11月下旬收到的结果
与此同时,十月中旬开始申请waiver,在DOS填写了表格然后生成了case number和
barcode page寄到纽约去了
像我这种情况,九月寄过去的时候DOS就生成了一个case number,但在生成3035的时候
我没办法知道那个number,所以是无解的,我11月下旬收到advisory opinion的结果,
12月中旬收到DOS另一封信,说改了我的case number
哎...也怪自己当时多此一举,申请什么opinion啊
J**********1
发帖数: 59
32
有两次J1签证经历,第一个J1签证回国不满两年,签的第二个J1,这样在DS-2019表格
上就产生了两个Program Number: (1) P-1-000123; (2) P-1-000567.
在提交豁免申请时,提交了所有的DS2019表格。
收到DOS发出的FR Letter后,发现这个信上只提到了最近的一个Program Number: P-1-
000567。没有提第一次的Program Number。这样是只豁免了第二次Program,还是两次
都同意豁免?
“FR Letter上写到:
Cc: Embassy of China
XXX (本人名字)
P-1-000567 (只有第二次的Program Number,没有第一次的)”
多谢!
f*****h
发帖数: 83
33
填DS 160表的时候,要提供父母以前来美签证的visa number,请问这该如何填呢?Visa
页上哪个number是visa number呢?
多谢!
s*******0
发帖数: 480
34
置顶页里说: “中国护照没有passport book number。网上有的错误流传说是新护照
上竖着的小字,那个不是”
但是Mar 16, 2010 – Visa Officer Tom Leiby的答疑录中说有(看我attached 截图
):
------------------------
donghuxi: (16:00) what is means of passport book No ?how can I get it ?
Thans
Visa Officer Tom Leiby: (16:00) Good afternoon! The passport book number is
available in passports
that were issued after 1997. It's a small, black number that's located on
the inside of the front cover.
It's different from your passport number, which is red.
-----------... 阅读全帖
c*********f
发帖数: 296
35
The number that's printed vertically is the passport book number. I think
only recently issued passports have passport book numbers (maybe after 2009?
don't quote me on this.) It's probably not a big deal if the passport
book number is left blank. A friend of mine told me that her father still
got the visa without any problem.
a**z
发帖数: 472
36
来自主题: shopping版 - 请教model number的问题
想入一个dell新出的xps one 27(最低配),发现amazon和bestbuy卖的model number不
一样,dell官网找不到model number。这是怎么回事啊?他们卖的东西一样么。。
Amazon:
http://www.amazon.com/Dell-XPSo27-2942BK-27-Inch-Desktop-Black/
model number: XPSo27-2942BK
Bestbuy:
http://www.bestbuy.com/site/Dell+-+27%26%2334%3B+XPS+One+All-In
model number: XPSO27-1176BK
谢谢!
f*******b
发帖数: 186
37
来自主题: StartUp版 - 800 number or local number
We are starting a trading business to sell chemicals from China to USA. For
a business phone number, is 800 number or local number better? Any ideas?
thanks!
P***0
发帖数: 368
38
来自主题: StartUp版 - 800 number or local number
Borrow from lz.
How do you guys think about 855 or 877/888 numbers?
I would like to have a vanity number, and 855 gives the best results, 877/
888 give reasonable number.
w******s
发帖数: 16209
39
来自主题: Stock版 - guess on the job number
inline or slightly better than the raised number. (196)
from the history job number curve, the real number could goes even much
higher
(the last job report gave enough buffer and possibility to beat the estimate
in huge)
however, I didn't see enough strength in the futures market so far. I have
to lower my expectation.
and thus, feel the market is slightly favor bears due to the price in of a "
extremely good number"
m*****a
发帖数: 99
40
爸爸妈妈以前都来过美国.160边上问那个VISA NUMBER.我问他们,说在签证页上有两个
NUMBER,一个是CONTROL NUMBER, 另一个是右下角那个红字的NUMBER,到底是哪个呀?谢
谢!
s*******w
发帖数: 41
41
Employer已经file了I-129 (用的Premium Processing)。目前只收到了邮件的receipt
notice,里面有一个“Receipt Number”(首三位是字母,后10位为数字).
想网上先预约H1B签证的面试时间,但是网申系统要求我输入“Petition Number”(Yo
u can find this information either in the upper left corner of the Notice of
Action/Approval, Form I-797 or from the e-mail notification that the petiti
on was approved.)
我想问这个Approval Petition Number和提交I-129的Receipt Number是同一个号码吗?
还是我需要等到H1B Petition被USCIS正式批准之后才能预约H1B的面试时间?谢谢。
x*****3
发帖数: 476
42
来自主题: Visa版 - 关于H4的D160中的request number
请问一下,我是H1b,我妻子申请H4的时候在petitioner项里面需要填receipt number
和request number. 我知道receipt number是WAC开头的那个,那request number是什
么?谢谢!
j*******e
发帖数: 586
43
来自主题: I485版 - 关于A number
绿卡申请填表中常有一项A number,比如140表,我当时不知道是啥,空着了。140批了
以后,I-797C上有一个Beneficiary,A### ### ###。然后485填693表的时候,让填A
number,是不是就是这个了?根据693的instruction应该是这个,If you are not
sure if you have one,look at any letters or notices you received from
Department of Homeland Security (DHS). Look for a number that begins with a
letter "A" and is followed by 8 or 9 numbers.
我后来又看到我的OPT时候的EAD卡,上有一个“A# 124-453-678”,而这个A#和140
approval notice 上那个A#是不一样的,这种情况该怎么填693?有什么问题吗?谢谢
a*********y
发帖数: 160
44
之前一直没留意,去面试之前才发现。
刚提交485和130的时候给了一个A number,但从RFE的letter上开始及以后,出现了一
个新的A number,最后绿卡上也是第二个A number。给USCIS打电话,他们说这个不是
他们负责,是department of customs and border protection负责。
当时去面试的时候也问过面试官,她说会查查这个事情,但面试完马上就card
production了,也没有收到任何关于两个A number的回复。
有人遇到过类似的情况吗?这个会给以后带来麻烦吗?谢谢!
x****a
发帖数: 1041
45
G-325A表第一行最右有个A打头的file number。 然后最后名字旁边有个A打头的Alien
Registration Number.
这2个A number 是不是按照485表格上的方式处理?就是主申请人用140 approve
letter上的A number。 付申请人空着不填?
谢谢
w*****8
发帖数: 193
46
我们收到140的approval notice后发现A number和原先我们F1 OPT的EAD上的A number
不一样了。我们移民体检时用的是旧的OPT的I797上的A number,有影响吗?将来跟着
绿卡的A number是填哪个啊?
谢谢了!
x*****3
发帖数: 80
47
大家好,我是绿卡给老公申请I-130, 刚刚才发现批准的I-797里面只有我以前的A
number, 并没有我老公的A number. 我老公是H1B, 那个H1B的I-797里面给了他A
number。
现在要交485了,我应该填H1B的I-797里面的A number吗?还是应该空着不填呢?
谢谢!
u***s
发帖数: 591
48
☆─────────────────────────────────────☆
kpax (kpax) 于 (Sat Sep 2 15:00:10 2006) 提到:
I-485 第2页 PART 3 上要填的VISA NUMBER 应该去哪里找?是不是在VISA上的右边的
红字的8位号码?
谢谢拉
☆─────────────────────────────────────☆
xray (出身农民) 于 (Sat Sep 2 21:32:57 2006) 提到:
The red number on your visa.
☆─────────────────────────────────────☆
lll123 (stone) 于 (Sat Sep 2 22:32:34 2006) 提到:
I have the same Q. I thought it is the 14-digit control number. Are you sure
it is the eight-digit red number? Thanks.
☆───────────
t*********1
发帖数: 418
49
来自主题: Immigration版 - A number
什么是 A#?
在谈 Multi A# 的问题之前,我们首先要知道什么是 A#.
A# 是指 Alien Number,全称是 Alien Registration Number. 望文生义,这个侨民号
应该是与你申请移民相关的,事实上也是。
通常在填了 I-485 之后,你的 I-485 的 Receipt Notice 上,会出现这个号码。和
Social Security Number 一样,这个 Alien Registration Number 你只能有一个。
如果你还没有交过 I-485,你就没有 A#. 在填 I-485 时,A# 留空。
你的 I-140 上有 A#,但不一定是正确的 A#, 或不是最终的 A#. 不正确是说,I-140
上的 A# 可能是从你自填的 EAD 上的 A# 反馈回来的;不最终是说,即使 I-140 上的
A# 不是由 EAD 上反馈的,也可能和将来 I-485 上的不一样。
如果你将 I-140 上的 A# 填到了 I-485 表格上,并在 I-485 的收据上体现出来。这
时候,你的 A# 算是确定下来了。
由于 USCIS 在处理 I-
t*****u
发帖数: 33
50
来自主题: Immigration版 - 关于A number,这里有很多误解
我从来都没有填过A number,因为版上都说OPT的A number 不算,不要填.到底哪个是对
的,真是糊涂了. 但是在NIW,EB1a的receipt 和Approval notice上都把OPT的A number
给写上了,但是到了485receipt却给了新的A number.
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)