码迷,mamicode.com
首页 >  
搜索关键字:network flow    ( 15312个结果
IIS权限应该怎么给?
Internet来宾、NetWork Service 读取和运行????允许 列出文件夹目录????允许 读取????允许 写入????拒绝
分类:其他好文   时间:2014-07-28 16:58:54    阅读次数:173
no_merge优化MERGE JOIN CARTESIAN跑不出结果到1S
开发说下面这个sql语句跑不出结果SELECT t1.order_id, t2.order_name, t1.order_flow_no, t1.order_type, t1.agent_id, t1.money, t1.order_create_time FROM(SELECTre.idASorder_id, re.serialnumberASorder_flow_no, re.moneyASmoney, ‘1‘ASorder_type, re.agent_..
分类:其他好文   时间:2014-07-28 16:41:04    阅读次数:333
SUSE配置网关
配置SUSELinuxEnterpriseServer11(x86_64)的网关vim/etc/sysconfig/network/routesdefault192.168.1.1
分类:其他好文   时间:2014-07-28 16:40:04    阅读次数:191
Chapter 1 Securing Your Server and Network(7):禁用SQL Server Browse
SQL Server Browser 服务在安装SQL Server 群集或者命名实例时自动启动,它用于与机器上的SQL Server实例进行交互,并让客户端通过命名实例正在侦听的端口进行信息发送。...
分类:数据库   时间:2014-07-28 16:02:33    阅读次数:283
Python -- machine learning, neural network -- PyBrain 机器学习 神经网络
I am using pybrain on my Linuxmint 13 x86_64 PC.As what it is described: PyBrain is a modular Machine Learning Library for Python. Its goal is to offe...
分类:编程语言   时间:2014-07-28 11:33:00    阅读次数:292
UVA 10594 Data Flow (最小费用流)
http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=116&page=show_problem&problem=1535  Problem F Data Flow Time Limit 5 Seconds   I...
分类:其他好文   时间:2014-07-28 00:17:39    阅读次数:381
poj 1106 Transmitters (叉乘的应用)
http://poj.org/problem?id=1106Time Limit:1000MSMemory Limit:10000KTotal Submissions:4488Accepted:2379DescriptionIn a wireless network with multiple tr...
分类:其他好文   时间:2014-07-27 22:54:59    阅读次数:273
Wireshark图解教程
Wireshark是世界上最流行的网络分析工具。这个强大的工具能够捕捉网络中的数据,并为用户提供关于网络和上层协议的各种信息。与非常多其它网络工具一样,Wireshark也使用pcap network library来进行封包捕捉。可破解局域网内QQ、邮箱、msn、账号等的password!! w....
分类:其他好文   时间:2014-07-27 22:28:19    阅读次数:334
2014.7.26 新发现的cocos2d-x包装库
今天在查找cocos2d-x3.2的网络通信模块。发现里面自带了network模块。 进去仔细一看 好想支持的不是原生态的Socket。因此 继续找 后来看到这篇文章http://blog.csdn.net/cocosviva/article/details/18970717? 里...
分类:其他好文   时间:2014-07-27 12:14:10    阅读次数:197
poj3422 来一道费用流
题目链接  poj3422 真是感觉网络流越来越神奇了。 1、最小费用流 -- 最大费用流之间转化 2、拆点 3、费用 OR 流量  (cost, flow) #include #include #include #include #include #include #include #include #include #include using n...
分类:其他好文   时间:2014-07-27 11:31:52    阅读次数:328
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!