由买买提看人间百态

topics

全部话题 - 话题: adjacent
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
c*******r
发帖数: 610
1
最近看到一道题,没什么特别好的思路,请教各位大神:
Given a string s, remove duplicate adjacent characters from s recursively.
For example:
Input: "abbac"
Output: "c", first remove adjacent duplicated 'b's, then remove adjacent
duplicated 'a'.
Input: "acbbcad"
Output" "d", first remove 'b', then remove 'c', then remove 'a'.
Input: "acbbcda"
Output: "ada"
Do it with one pass over the string.
Thx!
j****1
发帖数: 4504
2
来自主题: Travel版 - adjacent islands 包括哪些岛
官网搜出来结果是
The term “adjacent islands” includes Saint Pierre, Miquelon, Cuba, the
Dominican Republic, Haiti, Bermuda, the Bahamas, Barbados, Jamaica, the
Windward and Leeward Islands, Trinidad, Martinique, and other British,
French, and Netherlands territory or possessions in or bordering on the
Caribbean Sea.
另一个地方搜出来更详细些
defines "adjacent islands" to include Anguilla, Antigua, Aruba, Bahamas,
Barbados, Barbuda, Bermuda, Bonaire, British Virgin Islands, Cayman Islands,
Cuba, Curacao, Dominica, th... 阅读全帖
s*******y
发帖数: 558
3
请问谁知道有什么好的工具可以visualize adjacency matrix描述的graph。
adjacency matrix里面所有的entry都是binary的。
matlab里面的gplot需要提供节点的coordinates才能plot graph。
有没有可以自动决定layout的工具?
谢谢
a**********0
发帖数: 422
4
不知道应该怎么理解adjacent dups 如果是连续奇数个a 那pop只能消掉两个 还剩
下一个 难道原题只计算连续两个的字母吗
p*******s
发帖数: 7
5
比如说给定10个nodes,要求建立一个linear graph,即不能有环,一个nodes的边不大于2
条。有没有什么算法能随机给出一个符合要求的adjacency matrix?
j****g
发帖数: 597
6
来自主题: Programming版 - define an adjacent matrix for a graph
if we already have the definition of a node,
the adjacent matrix will be
vector> adjacent_matrix;
correct?
f******k
发帖数: 856
7
来自主题: Biology版 - adjacent p和FDR的区别?
adjacent p? 应该是adjusted p吧?
两个不一样,adjusted p value是FDR corrected过的p value。
g******y
发帖数: 143
8
来自主题: JobHunting版 - An online coding test problem
Consider N coins aligned in a row. Each coin is showing either heads or
tails. The adjacency of these coins is the number of adjacent pairs of coins
with the same side facing up.
It must return the maximum possible adjacency that can be obtained by
reversing exactly one coin (that is, one of the coins must be reversed).
Consecutive elements of array A represent consecutive coins in the row.
Array A contains only 0s and/or 1s: 0 represents a coin with heads facing up
; 1 represents a coin with ta... 阅读全帖
c**********t
发帖数: 8
9
来自主题: JobHunting版 - 一道面试改错题,求答案
纠结它只让改三行code, 毫无头绪,求解
Consider N coins aligned in a row. Each coin is showing either heads or
tails. The adjacency of these coins is the number of adjacent pairs of coins
with the same side of face.

You are giving an implementation of a function:
int solution(int A[], int N);
that, given a non-empty zero-idexed array A consisting of N integers
representing the coins, returns the maximum possible adjacency that can be
obtained by reversing exactly one coin (that is, one of... 阅读全帖
x*******i
发帖数: 819
10
来自主题: pets版 - 坚持不懈的和艾迪斗智斗勇
不是hoa, 是你住的那个city的行政法 municipal code ,通常会规定fence 的材料,形
式等等。比如这个http://www.amlegal.com/library/ca/sfrancisco.shtml 或者这个http://www.newportbeachca.gov/index.aspx?page=137
很多地方装fence改fence还要申请permit. 你要的这种我看在很多地方都不行。
这种法规是这种样子,这个还是很宽松的。我家这里更变态chain link都不行。
一部分newport beach的fence ordinances-----
20.30.040 Fences, Hedges, Walls, and Retaining Walls.
This section provides standards for the provision of fences, hedges, walls,
and retaining walls.
A. Maximum Height Allowed.
1. Fences, Hedges, and ... 阅读全帖
l****z
发帖数: 29846
11
The Bundy Family and Armed Resistance to ‘Government Land Grabs’: Know the
Facts
by Brandon Darby and Logan Churchwell3 Jan 20166,504
Ammon Bundy, son of infamous Nevada rancher Cliven Bundy, is leading an
armed effort to occupy a headquarters building located in a federal wildlife
preserve near Burns, Oregon, as a reaction to a local criminal case between
ranchers and public land officials beginning in 2001.
What started as a community protest–over the extended sentencing of father
and son ranc... 阅读全帖
m*****n
发帖数: 9
12
来自主题: JobHunting版 - 发个G店面的题目
找出maximum adjacent subsequence length in 2-dimensional matrics (M=n*n).
for example, 下面这个最大的长度是4, 因为8的周围4个数是连着的:2,3,4,5.
数字没有重复的。
1 3 6 7
2 8 5 10
9 4 11 12
13 14 15 16
数字要一个接一个。2,3,4,5就是连接着的。就是找一个数的adjacent elements,
然后看这些adjacent elements有几个相邻的。比如数字8的adjacent elements就是2,3
,4,5(上下左右),然后这些数连着的数字就是4个,所以长度是4.
比如4的adjacent elements就是8,9,11,14,然后连着的数字就是8和9,所以长度是2.
我直接用brute force. 开销O(M*L*Log(L)),L的范围是1<=L<=4(因为每个相邻节点最多
是4个),所以就忽略为O(M)。计算每个点的周围节点,然后把这些节点排序,当然也可
以用其它的来算出是不是连着的。
代码有点点问题,没写完,被... 阅读全帖
m***z
发帖数: 311
13
2409.6 “NO STANDING” areas for zones and stands for public transit buses
shall be of the following sizes:
(a) Those located adjacent to the corner approached by a bus before entering
an intersection (nearside): the area within one hundred thirty feet (130 ft
.) of the intersecting curb lines;
(b) Those located adjacent to the corner first reached after crossing an
intersection without a turn (far side): the area within eighty-five feet (85
ft.) of the intersecting curb lines;
(c) Those located a... 阅读全帖
m*****n
发帖数: 9
14
来自主题: JobHunting版 - 发个G店面的题目
subsequence里的数要从小到大一个接一个吗?
是的,数字要一个接一个。2,3,4,5就是连接着的。
就是找一个数的adjacent elements,然后看这些adjacent elements有几个相邻的。比
如数字8的adjacent elements就是2,3,4,5(上下左右),然后这些数连着的数字就是4
个,所以长度是4.
比如4的adjacent elements就是8,9,11,14,然后连着的数字就是8和9,所以长度是2.
=======================================
不是很懂题目。
subsequence里的数要从小到大一个接一个吗?
还有,2,3,4,5只是角相邻而不是边相邻,这样也可以吗?
r*****g
发帖数: 207
15
来自主题: Living版 - 麻烦看下这个房子能买吗?
房子在加州,比正常价便宜几万块,但是pest inspection发现两个问题,一是有霉菌
,二是有白蚁。inspection的人说要花大概5000块钱来修。不知道这个房子值得买吗?
我对这个gufas没有多大概念,不知道算是严重问题,还是属于常见的小问题?多谢了。
附上pest inspection report:
Section I and further inspection items:
Finding 1A: Exterior trimwork at the front porch and northeasterly corner of
the garage are fungal damaged.
Recommendation: Licensed trades to remove damaged materials incapable of
performing the intended function. Further inspect revealed areas. Eliminate
the moisture source. Treat the affected and... 阅读全帖
d******1
发帖数: 349
16
会议脚本,很长,形势不乐观啊
Qualcomm Incorporated (NASDAQ:QCOM)
Q2 2015 Earnings Conference Call
April 22, 2015 04:45 PM ET
Executives
Warren Kneeshaw - Vice President, Investor Relations
Steve Mollenkopf - Chief Executive Officer
Derek Aberle - President
George Davis - Executive Vice President and Chief Financial Officer
Analysts
Tim Long - BMO Capital Markets
Mike Walkley - Canaccord Genuity
Ehud Gelblum - Citigroup
Blaine Curtis - Barclays
Kulbinder Garcha - Credit Suisse
Stacy Rasgon - Bernstein
James Fa... 阅读全帖
g**u
发帖数: 868
17
来自主题: Travel版 - Bermuda 回美国签证一问
http://www.ice.gov/sevis/travel/faq_f2.htm#_Toc81222015
2.E. I wish to travel to Canada, Mexico, or one of the islands (other than
Cuba) adjacent to the United States. Can I return if my visa is expired?
Yes, in most cases. You can usually revalidate an expired visa automatically
when returning from a visit of less than thirty days to Canada, Mexico, or
one of the islands adjacent to the United States (other than Cuba) provided
that you have a valid Form I-20 and a valid unexpired Form I-94. Thi... 阅读全帖
m****i
发帖数: 1076
18
来自主题: MusicPlayer版 - Blues Lesson (8)
Lesson: 8
Title: Development of Chords from Scale Tones in Thirds
Level: Beginner
Style: Chord theory
Instructor: Dennis O'Neill
10 February 1993
Introduction.
Many chords can be developed by extracting alternate scale tones,
i.e., using tones that are major thirds or minor thirds apart within a
scale. In this series of exercises, you will begin by building
three-note chords from the major and three minor scales relative to C
major and progress to building seven-note (thirteenth) chords. You
wil... 阅读全帖
t*******r
发帖数: 3271
19
来自主题: EmergingNetworking版 - 求面试问题
Describe the series of events going on when the 4 Routers connected the
Ethernet power up the same time.
What fields are contained in OSPF’s HELLO Packets ? (10 40 seconds)
Desribe Hello Packets when two routers are in the 2WAY state (neighbor field
) …
Can a router with a higher priority pre-empt a DR or BDR ?
What does Priority 0 mean ?
Describe the various LSA types (1,2,3,4,5) and what they are used for ?
1. Explain the 1st line – what is is (NET)
2. What’s in the second line ? (LSP-ID)
Expl... 阅读全帖
c*****m
发帖数: 1160
20
来自主题: Automobile版 - 纽约上州奇怪的Ticket
加州警察说:仅适用于freeways,不使用于city or county streets。
Section 21809 reads: (a) A per- son driving a vehicle on a freeway
approaching a stationary authorized emergency vehicle that is displaying
emergency lights, a stationary tow truck that is displaying flashing amber
warning lights, or a stationary marked Department of Transportation vehicle
that is displaying flashing amber warning lights, shall approach with due
caution and, before passing in a lane immediately adjacent to the authorized
emergency v... 阅读全帖
b******y
发帖数: 660
21
来自主题: JobHunting版 - 问一道数据结构题
if it the "path" is the shortest path,
we can use adjacency matrix, each entry a[u][v] stores the length the
shortest path from u to v.
if u->v has no path, then set a[u][v] = -1
In this way, we can tell whether this is a path from u to v in O(1) by
checking if the entry is -1; we can also tell in O(1) whether there is a
shortest path of length k by checking whether the value of the entry is k.
if it the "path" is the simple path,
we can expand the adjacency matrix to be 3-D, i.e., a[u][v][i], t... 阅读全帖
d*****n
发帖数: 49
22
there is a simply solution to this problem. Let's call the
distances between any two milestones "Atoms", and all the
others "Composites". The target is to output all the Atoms.
This algorithm is based on the fact that the Atoms are
among the smallest numbers in the array, and the largest
number is the sum of all Atoms. So starting with the
beginning of the sorted array can optimize the total
iterations a lot.
1. sort the array by increasing order.
2. find the number of all Atoms, say N (easy to ... 阅读全帖
d*****n
发帖数: 49
23
there is a simply solution to this problem. Let's call the
distances between any two milestones "Atoms", and all the
others "Composites". The target is to output all the Atoms.
This algorithm is based on the fact that the Atoms are
among the smallest numbers in the array, and the largest
number is the sum of all Atoms. So starting with the
beginning of the sorted array can optimize the total
iterations a lot.
1. sort the array by increasing order.
2. find the number of all Atoms, say N (easy to ... 阅读全帖
x********u
发帖数: 1150
24
来自主题: JobHunting版 - 请问如何sort一个linked list?
1. merge sort
no extra space needed. It is decided by the nature of linked list.
when merging two sorted sub lists, you can represent ordering by reassigning
node's next pointers. array elements don't have next pointers. so extra
array is needed to hold merged result. ordering in array is reflected by
array's indexes.
2. quick sort
copy linked list's node values into an array.
quick sort this array.
reassign linked list by copying values from the sorted array.
why this is a good approach? it can... 阅读全帖
y***e
发帖数: 32
25
来自主题: JobHunting版 - L家onsite面经
Updated的题目。
1. 给定一个directed graph和一个s节点和一个d节点,判断s和d的距离是否<=3。距离
定义为s和d之间最短路径上link的数目。如果d是s的邻居,则距离为1。
注意,这个directed graph使用adjacent array来表示一个节点的所有neighbors,并
且每个节点最多有n个neighbors。每个节点都有一个Idx,并且每个节点的adjacent
array都是sorted。例如1有邻居2和3,那么1的adjacent array是[2,3] (sorted)
直接的BSF解法时间复杂度是O(n^3)。
要求设计Solution是时间 O(n^2)。
2. 设计一个hash table,实现set(int key,int val)和get(int key)
3. 给定一个整数array A (长度为n),求出另外一个array B,使得B[i] = A[0]A[1]..
.A[i - 1]A[i + 1]...A[n - 1] (i.e., A[i] is missing from B[i])
如果不可以用除法,如何解?要求s... 阅读全帖
M*****D
发帖数: 22
26
来自主题: JobHunting版 - L家onsite面经
1. 给定一个directed graph和一个s节点和一个d节点,判断s和d的距离是否<=3。距离
定义为s和d之间最短路径上link的数目。如果d是s的邻居,则距离为1。
注意,这个directed graph使用adjacent array来表示一个节点的所有neighbors。每
个节点都有一个Idx,并且每个节点的adjacent array都是sorted。例如1有邻居2和3,
那么1的adjacent array是[2,3] (sorted)
只觉得就是个循环3遍的BFS。。这题的“注意”有什么需要特别注意的吗。。是不是和
BFS搜索的state标记有关?有人能帮忙解释吗
l**x
发帖数: 296
27
来自主题: Medicine版 - 请看看这个胃癌术后病理
Based on AJCC gastric cancer staging:
pT2 N0 Mx
侵及肌层,无淋巴结转移, 远端转移未知
It would be nice to have PET/CT scan to evaluate distant metastasis
if there is no distant metastasis, the final stage would be Stage IB
still considered fairly early.
There are a few ongoing clinical trials. The optimal
regimen for postoperative chemoradiotherapy has not yet been established.
The common chemotherapy drugs includes:
5-FU, VBL, CTX, MeCCNU, Ara-C
FYI:
Primary tumor (T)
TX: Primary tumor cannot be assessed
T0: No... 阅读全帖
h***f
发帖数: 162
28
来自主题: Medicine版 - 颈椎手术问题
Anterior cervical discectomy and fusion with plates and screws is the gold
standard for anterior column fusion of the cervical spine. The limitation of
ACDF is the potential development of adjacent segment disease years after
surgery. This occurs in a small, but not insignificant number of patients,
and is thought to result from increased iatrogenic biomechanical forces
created from elimination of the intervertebral disc and subsequent
instrumented fusion. Because of this, the rationale for arti... 阅读全帖
s****i
发帖数: 261
29
来自主题: Immigration版 - 关于 last entry to US的时间问题
刚找到一点:
https://help.cbp.gov/app/answers/detail/a_id/1218/~/automatic-revalidation-
for-certain-temporary-visitors
Can I re-enter the U.S. with a valid I-94 and expired visa?
Under the automatic revalidation provision of immigration law, certain
temporary visitors holding expired nonimmigrant visas who seek to return to
the U.S. may be admitted at a U.S. port of entry by Customs and Border
Protection (CBP), if they meet certain requirements, including, but not
limited to the following:
A nonimmig... 阅读全帖
q********m
发帖数: 3234
30
来自主题: Travel版 - 加勒比海梦幻之旅
Adjacent Islands excluding Cuba
For those in F or J status (but NOT any other status), the automatic
revalidation also works for visits of less than 30 days to the adjacent
islands** excluding Cuba.
**Adjacent Islands include: Saint Pierre, Miquelon, the Dominican Republic,
Haiti, Bermuda, the Bahamas, Barbados, Jamaica, the Windward and Leeward
Islands, Trinidad, Martinique, and other British, French, and Netherlands
territories or possessions in or bordering on the Caribbean Sea.
洪都拉斯和belize都不
D*****E
发帖数: 9352
31
那是地理问题,伯利兹和洪都拉斯那是中美洲国家,要不然墨西哥、哥伦比亚、委内瑞
拉都算加勒比海国家了。
而且置顶不能只看一句话,置顶已经把法律规定的ADJACENT ISLANDS 网页列在其中了

不过,既然这么多人都有误解,可以改一下。adjacent islands中文怎么翻译。怕翻译
完了,更多人不明白了。

,还可以前往除古巴以外的加勒比海国家。”
west Caribbean cruise 当然去的是加勒比海国家。
and adjacent islands", 这是有准确定义的:
个warning什么的。
z***2
发帖数: 13
32
就用英文就可以啊,FAQ的里提到adjacent islands时都是直接用英文的吧。
我觉得这样:
1. 把“加勒比海国家”换成 “adjacent islands".
2. 加一句提示:请认真检查cruise的所有停靠点(除墨西哥外)是否都在adjacent
islands的list里。
这样应该能防止我们这类情况再发生。
d*********n
发帖数: 439
33
更新:地图已更新,想看大图的直接把图片拖到浏览器地址栏或者右键另存。谢谢!
---------------------------------------------------------------
Warning: 本文适用对象为像我们一样的穷学生,如果你计划4-5天的cruise, 全部预选
(包括机票船票小费岛上花费停车等等等等) 人均决不能不超过1000刀,那么欢迎阅
读指正。如果你有娃,倾向于高端船公司,预算充足,那么呵呵,可以绕道了。
PS:刚开始研究cruise的时候觉得千头万绪,不知道从哪里开始下手,网上的游记大多
比较简单,就是说说坐的 哪个船公司的船啊,去了哪几个岛,玩了什么,至于如何买
便宜票,行程路线价格等介绍得都很少。本着为穷忙WS学生服务的精神,投入了近4个
月的研究学习,最终完成了这篇攻略-----面向广大对cruise一无所知又跃跃欲试且囊
中羞涩另无方向感的同学。
PPS:本攻略对票价走势分析纯属个人观点,不准概不负责,请看客慎重。攻略里面的
图片均来自网络,地图用的google map整理出来的,游记里面基本都是自拍的。
开篇
11月刚送... 阅读全帖
d*********n
发帖数: 439
34
更新:地图已更新,想看大图的直接把图片拖到浏览器地址栏或者右键另存。谢谢!
---------------------------------------------------------------
Warning: 本文适用对象为像我们一样的穷学生,如果你计划4-5天的cruise, 全部预选
(包括机票船票小费岛上花费停车等等等等) 人均决不能不超过1000刀,那么欢迎阅
读指正。如果你有娃,倾向于高端船公司,预算充足,那么呵呵,可以绕道了。
PS:刚开始研究cruise的时候觉得千头万绪,不知道从哪里开始下手,网上的游记大多
比较简单,就是说说坐的 哪个船公司的船啊,去了哪几个岛,玩了什么,至于如何买
便宜票,行程路线价格等介绍得都很少。本着为穷忙WS学生服务的精神,投入了近4个
月的研究学习,最终完成了这篇攻略-----面向广大对cruise一无所知又跃跃欲试且囊
中羞涩另无方向感的同学。
PPS:本攻略对票价走势分析纯属个人观点,不准概不负责,请看客慎重。攻略里面的
图片均来自网络,地图用的google map整理出来的,游记里面基本都是自拍的。
开篇
11月刚送... 阅读全帖
r******l
发帖数: 10760
35
这两个问题都是关于cruise的。Q7是问沿途各国是否需要签证,Q8是问回美国是否需要
签证。这两部分里面关于“加勒比”的定义十分不清楚。
对于Q7来说,只要是航线叫“加勒比”的cruise,沿途各国应该都不需要签证。这里不
仅包括加勒比海岛国(也就是美国移民局定义的那些adjacent islands),还包括大陆
上的墨西哥和诸多的中美洲国家,比如伯利兹、洪都拉斯、哥斯达黎加等等。
现在的A7只说了墨西哥和加勒比海岛国不需要签证,对于大陆上的中美洲国家没有说明
是否需要签证。
对于Q8来说,“加勒比”就只能特指加勒比海岛国(也就是美国移民局定义的那些
adjacent islands)了。
现在的A8说“此外F/J类签证还可以从adjacent islands(包括了大部分的加勒比海路
线)的邮轮使用失效签证回美”。但是其实很多西加勒比航线都包括中美国家,过期的
美国签证去了就回不来了。(或者根本不让上船?)
另外,“重要提示”的第一句话“持有中国内地护照乘坐cruise的,请参阅以下两条法
律规定,并认真、完整阅读faq Q6 Q7”最后应该是Q7 Q8才对。

发帖数: 1
36
来自主题: Gamble版 - Gambling, baccarat
Betting what perhaps a lot of people can think of the ball is a football,
bet the ball is a course namely to apply money to undertake betting in
betting process adjacency originally, and in after all time harvest money
gets most the formal way of a copy kept as a record, and in entire process
adjacency concentrated standard is in the process adjacency that bets a ball
we want what have all sorts of not same ball game ceaselessly to watch
namely, and after all achievement is to should rely on ago... 阅读全帖
x***e
发帖数: 844
37
来自主题: TrustInJesus版 - 贝鲁特大屠杀
Up until the aftermath of the Sabra and Shatila massacres in Beirut, thirty
days ago this weekend, I was an ardent supporter of Israel and the Zionist
experiment.  However, in November 1982, I was taken to an art exhibit
in Seattle's Fremont District, of art done by Palestinian refugee children
who had been orphaned in those small holocausts.
Speaking to some of the Palestinian-Americans who were there, I made
lifelong friendships.  I never thought the same way again about Israel
or th... 阅读全帖
s*****g
发帖数: 1055
38
来自主题: EmergingNetworking版 - Another real world problem
I am simplifying the dilemma I am facing:
Say I have a core switch, I need to establish 100+ OSPF adjacencies with
TORs, TOR will have point to point connection to core switch, how are you
going to address those point to point links?
1) option 1, put all links in a /24 network
2) individually have a /30 network
Pros of option 1), easy IP addressing, cons of option 1) each TOR will have
100+ 2WAY/OTHER adjacencies which will burden CPU
Pros of option 2) only see OSPF adjacency with core switch, c... 阅读全帖
c*****t
发帖数: 1879
39
来自主题: Programming版 - How to detect cycle with minimum space
题目说了,是 adjacency list 。因为有可能有几个分开的图,所以
我觉得得用 O(n) 的空间。但是用 clever engineering 的话,可以
只用 O (1) 。也就是改动这个 adjacency list,变成 direct graph 。
用多出来的空间做其中的步骤。然后解完再将 adjacency list 还原。
p******u
发帖数: 14642
40
你先别背粪,自己看完了再嚷嚷
http://www.world-nuclear.org/info/inf63.html
Reactor technology
China has set the following points as key elements of its nuclear energy
policy:
PWRs will be the mainstream but not sole reactor type.
Nuclear fuel assemblies are fabricated and supplied indigenously.
Domestic manufacturing of plant and equipment will be maximised, with self-
reliance in design and project management.
International cooperation is nevertheless encouraged.
The technology base for future reactors remain... 阅读全帖
o******s
发帖数: 2946
41
来自主题: Military版 - YAHOO BREAKING NEWS!!
follow-up:
PITTSBURGH (AP) — A man armed with two semiautomatic handguns entered the
lobby of a psychiatric clinic at the University of Pittsburgh on Thursday
and opened fire, killing one person and wounding several others before he
was shot dead, apparently by campus police, the mayor said.
Six people were wounded by the man's gunfire, Mayor Luke Ravenstahl said. A
seventh suffered unspecified injuries but wasn't shot, officials said.
The mayor stopped short of confirming the gunman was fatally... 阅读全帖
s*******l
发帖数: 8210
42
这事得从《联合国海洋法公约》说起。联合国海洋公约,United Nations Convention
on the Law of the Sea, 从1958年开始谈判,到1982年谈判完成,前后折腾了25年时
间。谈判完成后,正式批准生效遵守的国家有60个,中国于1996年批准承认并遵守这一
破公约。目前这个公约有到目前有152个国家缔约,但很多与海洋无关,只是签约赚便
宜而已。
美国在张罗忽悠各国签署加入这一公约后,自己却以国会不批准为由,决绝履行这一公
约。原因是美国引用其总统杜鲁门在1945年第二次世界大战结束时宣布的美国领海基线
为大陆架的原则不变。至于这大陆架到底延伸到距离海岸多远的地方,美国从来不说。
《联合国海洋法公约》事实上是海上强权刻意绑架世界各海洋国家让出一条不受每个国
家干预的公海通道的强权公约。这个公约的核心其实有以下几点:
1. 领海限制,LIMITS OF THE TERRITORIAL SEA
Article 3
Breadth of the territorial sea
Every State has the right to establish t... 阅读全帖
w*********g
发帖数: 30882
43
这是伟大的休战时间。所有国家都庄严承诺自己不与任何其他国家打仗。俄罗斯,德国
,奥地利,意大利,希腊和土耳其的军队开始逐步动员,第一波行动开始。力量集结后
开始向东移动。所有铁路上都充斥着到亚洲的部队的列车。中国是这一切行动的最终目
标。过了一段时间后,庞大的海上行动。来自各个国家的远洋军舰远征而出,舰队随后
,一直到中国沿海。国家清空了他们的海军码头。他们派出了预算官,工兵,和灯塔守
护者,他们派出了过去陈旧的巡洋舰和战舰。同时他们开始招募商船加入。统计表明,
共有58640艏商船,配备探照灯和速射火炮,由各国开往中国。
中国在微笑地等待着。在她的土地边,沿着她的国界,驻扎了以百万计的欧洲战士。她
动员了五倍于此的民兵等待入侵。这次看来与上次一样。但中国突然感到困惑。因为这
支庞大的队伍并没有开始入侵。她无法理解这一现象。广大的西伯利亚边境一切都归于
平静。她的海岸城镇和村庄甚至没有遭到炮轰。在世界历史上,从来没有过如此强大的
战争舰队的聚集。世界上所有的船队,百万吨的战舰聚集在她的海岸线上,却什么都没
有发生。没有任何尝试。他们想使她离开她的地盘吗?中国笑了。他们以为能够厌倦死
她... 阅读全帖
p*****c
发帖数: 20445
44
http://guanghua19.blogspot.com/2012/09/blog-post_34.html
发信人: stillwell (cgi), 信区: Military
标 题: 《国际海洋公约》与中国在钓鱼岛问题上的被动
发信站: BBS 未名空间站 (Sun Sep 16 20:46:17 2012, 美东)
这事得从《联合国海洋法公约》说起。联合国海洋公约,United Nations Convention
on the Law of the Sea, 从1958年开始谈判,到1982年谈判完成,前后折腾了25年时
间。谈判完成后,正式批准生效遵守的国家有60个,中国于1996年批准承认并遵守这一
破公约。目前这个公约有到目前有152个国家缔约,但很多与海洋无关,只是签约赚便
宜而已。
美国在张罗忽悠各国签署加入这一公约后,自己却以国会不批准为由,决绝履行这一公
约。原因是美国引用其总统杜鲁门在1945年第二次世界大战结束时宣布的美国领海基线
为大陆架的原则不变。至于这大陆架到底延伸到距离海岸多远的地方,美国从来不说。
《联合国海洋法公约》事实上是海上强权刻意绑架世... 阅读全帖
y*******r
发帖数: 1862
45
Compulsory Pooling:
sometimes called “forced pooling”, this is a right granted by the State
for an oil company to include adjacent tracts in its drilling
operation, regardless of whether the owners of the adjacent tracts wish to
be included or lease the minerals to the oil company. Because mineral rights
are considered superior to surface development rights the benefit to oil
and gas extraction “trumps” the other property rights.
http://greeleygov.com/CommunityDevelopment/Documents/Planning/O
科罗... 阅读全帖
j******e
发帖数: 388
46
您好,您知道那里可以找到这方面的律师吗?
这整件事情我的确觉得自己是被误导并歧视了。
我实在不能理解这里有些人的想法,首先一定要找出自己人身上的错误,然后拿着放大
镜放大再放大。我唯一做的不太符合标准的就是在经济舱广播说行李满架的情况下,大
家都在过道里堵着走不过去的情况下,先把行李放在必经的商务舱的行李架上然后再去
找乘务员商量,因为在狭窄的飞机过道里面,很难一手拉着小孩一手拉箱子。
难道这些说我的人都希望被白人如此对待吗?还是说他们希望自己的老婆孩子被白人如
此对待?
为什么他们对那个乘务长的的态度视而不见,反而说她说没有空座是委婉的说法,而我
说的确有空座就算是让别人没面子?
我来美国也有很多年了,来来回回坐飞机也很多次了,这样明目张胆的歧视还正是第一
次见到。
这是我写给UA的信,欢迎转发:
Dear United Airline Customer Service Team,
My name is ***. I am a frequent traveler who has lived in American for over
15 years. It is not very ... 阅读全帖
j******e
发帖数: 388
47
请问那些报社和网站比较好?有知名度?
以下是我写给UA的信,欢迎转发:
Dear United Airline Customer Service Team,
My name is ***. I am a frequent traveler who has lived in American for over
15 years. It is not very often that I become upset enough to write a letter
to the Corporate Office of United Airlines. However I am writing this
letter as a formal complaint of the misleading information, unprofessional,
prejudice and the discriminatory treatment I received on flight United
Airline Flight #UA851 on September 18, 2014. This f... 阅读全帖

发帖数: 1
48
来自主题: Military版 - 12 月26日 可能的真相
12月26日 事实的真相
以前我们分析过,Augusta, GA 只是这个人体基地的一个点,而且我们也追踪到还有一
个点在加州。那么经过更多的分析,显示事实的真相可能是如此。这些地下通道是很久
以前就存在的,是为了战争或避难用的,后来在南北战争中,又充当奴隶逃跑到北方的
通道。那么在后来的后来,就被一些别有用心的人充当了非法活动的场地。而到了80年
代后,日本人就加入进来,把其改造成了一个军事,人体实验基地,成了报复美国的一
种手段。当然,我也强调历史和解,仇恨和解,但要在正确的认知,悔改下的和解。如
果一边在屠杀受害者,一边高谈和解,并千方百计掩盖事情真相的曝光,这不是悔改的
表现,最多是转移了屠杀的目标,我们不能原谅罪恶势力彼此勾结下的和解。根据分析
,这个基地的入口就在Deerfield, ILLinois. 世界每一个人都是这个基地的受害者,
都是这些大药厂的受害者,受害者以亿为单位来计算。你们很可能都在不知不觉中受到
了他们的伤害,请把信息传达到世界每一个角落,让我们一起携手和世界上最邪恶的势
力做顽强的斗争,他们现在还在屠杀无辜的受害者,每天在我家里杀人。请你们和我站
在... 阅读全帖
m*****n
发帖数: 3575
49
https://mil.sina.cn/2018-08-11/detail-ihhnunsr3163546.d.html?vt=4
U.S. military aircraft, this is Chinese military. China has sovereignty of
the Nansha Islands including the reef and its adjacent waters. Leave
immediately and keep off to avoid any misunderstanding.
当地时间8月9日,美国有线电视新闻网(CNN)记者时隔三年,再次乘上美国海军P-8A
“海神”侦察机,飞越中国南海,本想大肆宣扬一番南海“军事化”,不料额外“收获
”了解放军连续六次警告。
解放军用英文警告前来挑衅的美军军机——
U.S. military aircraft, this is Chinese military. China has sovereignty of
the Nansha Islands including the reef and it... 阅读全帖
m******1
发帖数: 19713
50
The LGBT-Adjacent Oscar Winners
By Diane Anderson-Minshall
MERYL STREEP OSCARS 390x (GETTY) ADVOCATE.COM
Octavia Spencer and Meryl Streep
In a night dominated by The Artist, which won five of the 10 Academy Awards
that it was nominated for, there were a few wins for LGBT cinema fans.
Christopher Plummer won his first Oscar for best supporting actor for his
role in Beginners, by director Mike Mills. Based on the director's own
father's experience, Beginners starred Plummer as a widowed man who co... 阅读全帖
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)