Redian新闻
>
谁帮忙系统介绍下FACCH/H+TCH/H? thanks
avatar
谁帮忙系统介绍下FACCH/H+TCH/H? thanks# EE - 电子工程
s*s
1
最近拿到了UIUC的统计系的offer,与此同时还有2月份拿到的TAMU统计系的offer
。个人认为UIUC的声望更大些。但是看US News排名TAMU很靠前,可是UIUC几乎找不到
。现在急着选offer,不知道哪位大侠能够给些高见,不胜感激!
avatar
r*z
2
what do you have in mind/on mind?
到底什么时候用哪个?
avatar
B*a
3
王德彰
今年是盖叫天诞辰120周年,不由忆起这位享誉梨园的武生泰斗。
盖叫天原名张英杰,1888年出生于河北省高阳县西演村一个佃农家庭。因家贫无
奈,他8岁即开始学戏,10岁登台,既唱老旦,也演武生。当年艺人为成名或成名后,
都要起个艺名,这是时尚。1901年张英杰13岁时,因他崇敬名伶谭鑫培的艺术,欲取艺
名“小小叫天”(谭鑫培之父谭志道艺名“叫天”,谭鑫培艺名“小叫天”。叫天是一
种鸟,鸣声高远,正是“谭派”唱腔的特点),不料招来一些人的讥讽,说他是刚刚进
入梨园的小演员,不配叫“小小叫天”。张英杰自幼志向高远,为求艺可谓天不怕、地
不怕,舍得一身剐。他一气之下,干脆连“小小叫天”也不叫了,就叫“盖叫天”。不
仅要学习前辈,还要“盖”过前辈。
自此“盖叫天”闻名剧坛,人们反倒对他的真实姓名淡忘了。
戏曲界的武生演员在演出中摔胳膊摔腿断大筋是常有的事,但像盖叫天一生中竟
有一次断臂、三次断腿的经历,却是罕见的。
其实,早在1904年盖叫天16岁时就已有两次变故和磨难。清末,清宫中以慈禧太
后为首的一帮人爱看戏,便应运而生了“内廷供奉”这一称谓(
avatar
S*H
4
In the following code, why a3 is wrong, but a2 is wrong?
#include
using namespace std;
class A{
char * word;
public:
//Read this constructor carefully
A(char * cp){ word = cp;}
~A(){delete[] word;}
};
int main(){
char w[] = "spam";
char * wp = new char[5];
strcpy(wp, w);
A a2 = A(w);
A a3 = A(wp);
return 0;
}
avatar
t*u
5
avatar
t*d
6
你看的排名是什么排名啊?要看专业排名。

【在 s********s 的大作中提到】
: 最近拿到了UIUC的统计系的offer,与此同时还有2月份拿到的TAMU统计系的offer
: 。个人认为UIUC的声望更大些。但是看US News排名TAMU很靠前,可是UIUC几乎找不到
: 。现在急着选offer,不知道哪位大侠能够给些高见,不胜感激!

avatar
H*a
8
"why a3 is wrong, but a2 is wrong"? Is that your question? Please check your
question before asking.
I confirmed that a3 works but a2 doesn't, because the destructor of A is
trying to delete the array allocated on the stack rather than on the heap, which
is forbidden.
avatar
z*n
9
It is hard to explain these at here, because
some figures must be given to illustrate the ideas.
Generally speaking, a GSM multiframe contains 26 8-slot
frames, with each frame 8 time slots. In normal case,
each time slot in these frames are assigned to one user,
and this is called TCH-F assignment. In a multiframe there
are 26 slots for one user, marked from slot 0 to 25, in which
slot 12 and 25 are not used to carry user traffic. Slot 12
is used carry in-band signalings (SACCH) and slot 25 is

【在 t*u 的大作中提到】

avatar
s*s
10
俺看的就是专业排名阿!统计系的排名,TAMU满靠前的
avatar
S*H
12
Hyena (大石头),
You are right. I mis-typed the question. The results are just
the opposite.
Thank you for your answer very much!
avatar
a*c
14
e.g. what's on your mind? = what are you thinking of right now?

【在 r*z 的大作中提到】
: 那on mind的usage是什么?
avatar
r*z
15
所以这是固定搭配?
what's on your mind = what do you have in your mind?

【在 a***c 的大作中提到】
: e.g. what's on your mind? = what are you thinking of right now?
avatar
a*c
16
you think about stuff that's "on" your mind.
The stuff that's "in" your mind is what you feel deep down, something
important that you keep there, like your values, opinions/ideas, and
feelings that developed over time based on past experiences.

【在 r*z 的大作中提到】
: 所以这是固定搭配?
: what's on your mind = what do you have in your mind?

avatar
r*z
17
oh got it. thanks a lot.

【在 a***c 的大作中提到】
: you think about stuff that's "on" your mind.
: The stuff that's "in" your mind is what you feel deep down, something
: important that you keep there, like your values, opinions/ideas, and
: feelings that developed over time based on past experiences.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。