w*******y 发帖数: 60932 | 1 Next cheapest $50 for national retailer.
Linky:
http://cgi.ebay.com/Netgear-RangeMax-Dual-Band-Wireless-N-Route
Description (via ebay)
Netgear WNDR3300 RangeMax Dual Band Wireless-N Router (Recertified)
The Netgear WNDR3300 RangeMax Router provides better connections using dual
band Wireless-N. You can surf, email, stream HD video, play on-line games
and make Internet phone callssimultaneous ly. You'll also be able to
experience more wireless channels, less interference and better connections
u... 阅读全帖 |
|
|
|
|
w*******y 发帖数: 60932 | 5 Newegg
Netgear WNDA3100 USB 2.0 RangeMax Dual Band Wireless-N Adapter (refurbished)
$19.99 - $10 code EMCYVZP35
= $9.99 with $1.99 S/H
|
|
w*******y 发帖数: 60932 | 6 Newegg
Netgear WNDR3300 RangeMax Dual Band Wireless DD-WRT Compatible Router (
refurbished)
Apply free shipping code EMCYVNX33
= $29.99 with free shipping
|
|
w*******y 发帖数: 60932 | 7 Newegg
Netgear WNR3500 Draft RangeMax Premium Wireless-N Gigabit Router (
refurbished)
Enter code EMCYWNV57 at checkout
= $30 + $3 S/H
|
|
|
g******y 发帖数: 2517 | 9 亚马逊Deal of the Day: Netgear RangeMax N150 Wireless Router WPN824N - High
Performing N150 Antenna Design (WPN824N), 25% Off
http://amzn.to/yFECeV |
|
p****6 发帖数: 724 | 10
public static boolean canIWin(int rangeMax, int target) {
if(rangeMax * (rangeMax + 1) /2 < target)
return false;
boolean[] visited = new boolean[rangeMax+1];
return recursive(0, rangeMax, target, visited);
}
private static boolean recursive(int cur, int rangeMax, int target,
boolean[] visited){
if(cur >= target) return false;
for(int i = 1; i <= rangeMax; i++){
if(!visited[i]){
visited[i] = true;
... 阅读全帖 |
|
m******3 发帖数: 346 | 11 非常感谢,结合楼主发的tutorial,基本懂了,加点我理解的吧
public static boolean canIWin(int rangeMax, int target) {
if(rangeMax * (rangeMax + 1) /2 < target)
return false;
boolean[] visited = new boolean[rangeMax+1];
return recursive(0, rangeMax, target, visited);
}
private static boolean recursive(int cur, int rangeMax, int target,
boolean[] visited){
if(cur >= target) return false;
// 说明对手拿完以后,和>=target,所以对手获胜,我输
//尝试我所有可能的拿法,如果我拿了以后,对其中一个拿法,有heWin=false,则我可
以保证获... 阅读全帖 |
|
p****6 发帖数: 724 | 12
public static boolean canIWin(int rangeMax, int target) {
if(rangeMax * (rangeMax + 1) /2 < target)
return false;
boolean[] visited = new boolean[rangeMax+1];
return recursive(0, rangeMax, target, visited);
}
private static boolean recursive(int cur, int rangeMax, int target,
boolean[] visited){
if(cur >= target) return false;
for(int i = 1; i <= rangeMax; i++){
if(!visited[i]){
visited[i] = true;
... 阅读全帖 |
|
m******3 发帖数: 346 | 13 非常感谢,结合楼主发的tutorial,基本懂了,加点我理解的吧
public static boolean canIWin(int rangeMax, int target) {
if(rangeMax * (rangeMax + 1) /2 < target)
return false;
boolean[] visited = new boolean[rangeMax+1];
return recursive(0, rangeMax, target, visited);
}
private static boolean recursive(int cur, int rangeMax, int target,
boolean[] visited){
if(cur >= target) return false;
// 说明对手拿完以后,和>=target,所以对手获胜,我输
//尝试我所有可能的拿法,如果我拿了以后,对其中一个拿法,有heWin=false,则我可
以保证获... 阅读全帖 |
|
s***b 发帖数: 192 | 14 你说的“netgear的无限网卡”是指类似NETGEAR WPN511 RangeMax Wireless PC Card
这样的东东,还是另有所指?
另外NETGEAR WPN511 RangeMax Wireless PC Card 是外置查件还是内置的?
问题可能很傻。没办法,太小白了 |
|
|
d**l 发帖数: 897 | 16 Medialink - Wireless N Broadband Router - 300 Mbps
NETGEAR RangeMax WNR1000 Wireless Router
Linksys E1200 Wireless-N300 Router
which one is better? |
|
|
|
m*********n 发帖数: 11525 | 19 ☆─────────────────────────────────────☆
lanxuan (lanxuan) 于 (Mon Nov 8 20:47:38 2010, 美东) 提到:
如何把家里的有线上网改成WIRELESS无线上网???谢谢
现在家里是用网线连猫上网,打电话问BRIGHTHOUSE说改成无线上网的,加信号发射器
,一共$140
请问,自己能不能在网上买个那个无线网络发射器,自己改成无线上网?会不会省点钱
?具体应该怎么说?要买什么样的信号发射器,它英文叫什么名,哪个牌子的好?然后
具体应该怎么连接?
请电脑高手给讲一讲,多谢了!
☆─────────────────────────────────────☆
logitech22 (逻辑) 于 (Mon Nov 8 20:49:15 2010, 美东) 提到:
wireless router
☆─────────────────────────────────────☆
AMEXCARD (本堂野生肥猪一号) 于 (Mon Nov 8 20:51:03 2010, 美东) 提到:... 阅读全帖 |
|
|
|
|
s***b 发帖数: 192 | 23 谢谢推荐。
我查了Amazon.
Netgear WPN824NA Wireless Mimo Router看起来不错。不知道有没必要配NETGEAR
WPN511 RangeMax Wireless PC Card (这个卡是外置查件还是内置的?)
另外Linksys by Cisco WRT54GL Wireless-G Broadband Router怎么样。评价很不错的
样子。 |
|
g********d 发帖数: 19244 | 24 wrt54也是经典热销机型
如果你不用netgear的无限网卡 只能用802.11g协议 也就是54Mbps 当然这也足够了
谢谢推荐。
我查了Amazon.
Netgear WPN824NA Wireless Mimo Router看起来不错。不知道有没必要配NETGEAR
WPN511 RangeMax Wireless PC Card (这个卡是外置查件还是内置的?)
另外Linksys by Cisco WRT54GL Wireless-G Broadband Router怎么样。评价很不错的
样子。 |
|
|
|
|
|
J********n 发帖数: 32 | 29 【 以下文字转载自 Hardware 讨论区 】
发信人: JustMoveIn (JMI), 信区: Hardware
标 题: 无线网卡的version
发信站: BBS 未名空间站 (Mon Jul 12 00:29:10 2010, 美东)
请问大家购买时怎样确定网卡的version,例如:
D-Link DWA-160 有 Rev. B1, A, A1, B
NETGEAR WNDA3100 有Version 1,Version 2
amazon上的这两款是什么version的?
http://www.amazon.com/D-Link-DWA-160-Xtreme-802-11n-
Adapter/dp/B00127OVHI/ref=sr_1_fkmr0_1?
ie=UTF8&qid=1278908771&sr=1-1-fkmr0
http://www.amazon.com/NETGEAR-RangeMax-WNDA3100-
Wireless-N-Adapter/dp/B001498LIO/ref=sr_1_fkmr1_1?
ie=UTF8&qid=1278908727 |
|
r********o 发帖数: 1423 | 30 Netgear WNR834B Wireless-N Router (Refurb) $27, May 10
Newegg has refurbished Netgear WNR834B-100NAR 802.11b/g, 802.11n Draft
RangeMax Wireless-N Router for $27 with free shipping. Supports 802.11a/b/g,
802.11n Draft. Its DD-WRT Compatible. [PriceSearch] [Comments]
BTW, anyone knows what the DD-WRT is? |
|
u*d 发帖数: 149 | 31 Staples: Netgear WNR1000 RangeMax 150 - $34.99 |
|
T*T 发帖数: 1386 | 32 范围:ROUTER放在楼下,楼上房间信号还能很好。
稳定:信号强弱要稳定。别一会满格,一会就LOW,再一会就没了。这样看网页,下载没
事;但是玩游戏就很不爽了。
我用过LINKSYS WRT610N 和 NETGEAR WPN824 IEEE 802.11b/g RangeMax,接收器也是用
相应的LINKSYS WUSB600N. 但是情况很不让人满意。因为很烦房间里网线绕来绕去,所
以想有一个范围好,信号能稳定的无线。
大家帮帮忙,给推荐个能满足条件的。 |
|
g**d 发帖数: 723 | 33 【 以下文字转载自 shopping 讨论区 】
发信人: gold (吉祥|金光灿烂), 信区: shopping
标 题: Re: 有没有WIRELESS ROUTER的DEAL啊?
发信站: BBS 未名空间站 (Tue Feb 2 22:37:07 2010, 美东)
这个怎么样?
http://www.newegg.com/Product/Product.aspx?Item=N82E16833122274
NETGEAR WNR3500-100NAR IEEE 802.11b/g,
IEEE 802.11n Draft RangeMax Premium Wireless-N Gigabit Router
refurbished: $39.99 + 1.99 shipping |
|
M**A 发帖数: 2302 | 34 然后用的时候经常电脑就freeze了,死掉了,必须重启。
这个是什么原因那? |
|
|
|
|
|
|
|
|
|
|
w*******y 发帖数: 60932 | 44 Netgear WNR2000 Wireless N Router (Recertified)
Netgears new WNR2000 Wireless-N router delivers exceptional range and speed
and automatically checks for, downloads, and installs firmware revisions to
keep you operating at optimal level. The Netgear WNR2000 offers you a simple
and secure way to share your high-speed network connection, and works with
older Wireless-G devices as well as the new Wireless-N products. Its easy to
set up using the included Smart Wizard installation CD, and operation i... 阅读全帖 |
|
|
w*******y 发帖数: 60932 | 46 Staples is currently offering a $10 Gift Card by easy rebate with the
purchase of select routers. The Netgear WNDR3700 and WNDR3400 both qualify
for the rebate. Use a $25 off $75 coupon to bring down the price.
WNDR3700 costs $129.99 - $25 coupon = $104.99
WNDR3400 costs $79.99 - $25 coupon = 54.99
I couldn't find the WNDR3700 for less than $129.99 anywhere so $104.99 is a
great price by itselft... the $10 Gift Card makes is sweeter!
Link:
http://www.staples.com/Netgear-N600-RangeMax-Dual-Ban... 阅读全帖 |
|
|
r*********r 发帖数: 1892 | 48 查了他的specs,是的.
NETGEAR - RangeMax Wireless-N 150 Router
没试过简单的WEP,因为router推荐这个是最新最安全的协议.
会不会我的网卡的速度有限制? |
|