Redian新闻
>
问个路由器的奇怪问题 (转载)
avatar
问个路由器的奇怪问题 (转载)# Software - 软件世界
t*e
1
我的规模可能是1000个约束,变量也大约1000个左右
matlab里面的integer programming solver能handle吗?
谢谢
avatar
y*i
2
A graph G=(V,E) is a near-tree if it is connected and has at most n+8 edges,
where n=|V|. How to find the minimum spanning tree of G in O(n) time?
avatar
r*y
3
【 以下文字转载自 Hardware 讨论区 】
发信人: rossby (五十岚已夜), 信区: Hardware
标 题: 问个路由器的奇怪问题
发信站: BBS 未名空间站 (Wed Apr 30 21:15:15 2008), 站内
发信人: rossby (五十岚已夜), 信区: Security
标 题: 问个路由器的奇怪问题
发信站: BBS 未名空间站 (Wed Apr 30 21:15:07 2008), 转信
linksys 802.11b的路由器,用了好多年了,一切正常
今天下午一天电脑突然总是显示在clear trojans by Nortan Antivirus,
想起来路由器上设置的adress forwarding总把8455端口forward到这台电脑上,
于是想把这个设置取消掉。怪事就在这里
http://192.168.1.1, 输入用户名,密码,一切正常,登陆进入,
点了address and port forwarding, uncheck了那个选项,然后click "save
avatar
m*a
4
Check out http://www.solverfoundation.com. This is a new product by Microsoft, a pure managed library that can be accessed from all CLS-compliant .NET languages.

【在 t******e 的大作中提到】
: 我的规模可能是1000个约束,变量也大约1000个左右
: matlab里面的integer programming solver能handle吗?
: 谢谢

avatar
g*u
5
从最长的边开始,如果它不破坏联通性,就删除,直到剩下n-1条边。大概就这意思吧
avatar
m*a
6
Express edition is free and the limit on the number of variables/non-zeros
is quite generous. Check it out.

【在 t******e 的大作中提到】
: 我的规模可能是1000个约束,变量也大约1000个左右
: matlab里面的integer programming solver能handle吗?
: 谢谢

avatar
kb
7
find any spanning tree T first. O(n).
Suppose we have m extra edges.
For each edge, put it back into T and find the largest edge on its circle.
After we replaced all these m edges, we are done. Since we have at most 8
extra edges, it is O(n).
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。