E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
PNT
HDU5326-Work (建反图,遍历)
#include #include constintN=100; intnxt[N],
pnt
[N],head[N]; intn,m,e; intin[N]; voidAddEdge(intx,inty)
KJBU2
·
2015-07-29 16:00
Linux常用命令
网络相关#显示多少就是有多少个连接接netstat-
pnt
|grep:80|wc-l#windows下使用netstat-anoSSH相关#连接远程主机sshusername@remote_host_ip
foodon
·
2015-07-20 13:00
netstat
ssh
scp
hiho一下 第五十三周(无向图的双连通分量)
include #include usingnamespacestd; constintINF=1<<29; constintmaxn=20001; constintmaxm=100012*2; inte=0,
pnt
KJBU2
·
2015-07-10 16:00
【最大点独立集】【poj1419】【Graph Coloring】
include #include #include usingnamespacestd; constintmaxn=11000; inte,ans,res,n,m,head[110],nxt[maxn],
pnt
zy691357966
·
2015-07-05 16:00
SQL三表联合查询
通过id选出line表中的id,
pnt
表中的name和blist表中的value.SELECTa.idAS编号,b.nameAS名称,c.valueAS高程 FROMlineASaINNERJOINpntASb
独鸣在彼岸
·
2015-06-24 09:00
MySQL gis 判断某个点是否在多边形中
建表:CREATETABLE`test`(`id`int(11)NOTNULLAUTO_INCREMENT,`
pnt
`pointDEFAULTNULL,`pgn`polygonDEFAULTNULL,PRIMARYKEY
star77266989
·
2015-06-12 14:00
gis
MySQL gis 判断某个点是否在多边形中
建表:CREATETABLE`test`(`id`int(11)NOTNULLAUTO_INCREMENT,`
pnt
`pointDEFAULTNULL,`pgn`polygonDEFAULTNULL,PRIMARYKEY
star77266989
·
2015-06-12 14:00
gis
MySQL gis 判断某个点是否在多边形中
建表: CREATE TABLE `test` ( `id` int(11) NOT NULL AUTO_INCREMENT, `
pnt
` point DEFAULT
star77266989
·
2015-06-12 14:00
Gis
Mysql 空间数据库学习
TABLE test( id INT PRIMARY KEY AUTO_INCREMENT, name VARCHAR(128) NOT NULL,
pnt
winder_sety
·
2015-06-03 10:00
mysql
OpenCASCADE6.8.0 Reference Manual Serach Problem
如下图所示,在搜索框中输入gp_
Pnt
:Figure1.Searchclassgp_
Pnt
结果没有出来
eryar
·
2014-12-16 19:00
Linux环境上搭建nginx服务
/configure --prefix= /home/pntclub/apps/pcre-8.20 执行make 执行make install 查看是否安装成功ls –l / home/
pnt
zhaohuakun
·
2014-11-03 16:00
nginx
linux
ArcEngine实现捕捉节点
来自:http://blog.sina.com.cn/s/blog_4d0b75870100o960.html //获取最近的结点,然后在 OnMouseMove中显示 //
pnt
·
2014-09-11 19:00
ArcEngine
POJ-1986-Distance Queries
#include #include usingnamespacestd; constintmaxn=1e5; constintmaxm=5e5; inte,head[maxn],nxt[maxm],
pnt
z309241990
·
2014-08-29 10:00
LCA
POJ-2749-Building roads
include #include #include usingnamespacestd; constintinf=1>hate,like; stacks; voidAddEdge(intu,intv) {
pnt
z309241990
·
2014-08-28 20:00
2-sat
POJ-1236-Network of Schools
include #include usingnamespacestd; constintmaxn=110; constintmaxm=maxn*maxn; inte,head[maxn],nxt[maxm],
pnt
z309241990
·
2014-08-26 00:00
强联通分量
opencascade计算点到特征线的距离应该注意的问题
计算点到曲线和曲面的距离常用的两个类是:Extrema_ExtPC, Extrema_ExtPS一般做法是先构造曲线特征:(构造了Wire拓扑边)TopoDS_Wirew=BRepBuilderAPI_MakePolygon(gp_
Pnt
pizibing880909
·
2014-08-21 15:00
CAD
OpenCascade
点到曲线的最短距离
ZOJ-2587-Unique Attack
include #include #include #include usingnamespacestd; constintinf=1q; voidAddEdge(intu,intv,intf) {
pnt
z309241990
·
2014-08-20 10:00
最小割唯一
POJ-1274-The Perfect Stall
include #include #include #include usingnamespacestd; constintinf=1q; voidAddEdge(intu,intv,intf) {
pnt
z309241990
·
2014-08-19 08:00
网络流
HDU-3879-Base Station
usingnamespacestd; constintinf=10) { flow[i]-=t; flow[i^1]+=t; f+=t; if(f==maxf) break; } else level[
pnt
z309241990
·
2014-08-11 19:00
最大权闭合图
端口监听
linux下非常简单netstat-
pnt
|grep:80|wc-l显示多少就是有多少个链接netstat-nat|grep-i“80″|wc-lnetstat-antupnetstat-a显示所有连接和监听端口
sunleijoan
·
2014-08-11 17:00
最新做项目用到的一些js整理
射线法确定某点是否在图形中//射线法判断点是否在图形中 functionpointInFences(
pnt
1,fencePnts){ varj=0,cnt=0; for(vari=0;i=fencePnts
yueritian
·
2014-07-24 15:00
POJ-3255-Roadblocks
include #include #include #include usingnamespacestd; constintinf=1q; voidAddEdge(intu,intv,intc) {
pnt
z309241990
·
2014-07-24 00:00
SPFA
次短路径
HDU-4862-Jump
include #include #include #include usingnamespacestd; constintinf=1q; voidAddEdge(intu,intv,intc,intf) {
pnt
z309241990
·
2014-07-23 09:00
最小费用流
Uva-1349-Optimal Bus Route Design
include #include #include #include usingnamespacestd; constintinf=1q; voidAddEdge(intu,intv,intf,intc) {
pnt
z309241990
·
2014-07-03 10:00
最小费用流
二分图完美匹配
Uva-10816-Travel in Desert
include usingnamespacestd; constdoubleeps=1e-8; constintinf=1q; voidAddEdge(intu,intv,intcr,intcd) {
pnt
z309241990
·
2014-07-02 15:00
SPFA
Uva-11396-Claw Decomposition
个不同的鸡爪中~代码:#include #include #include usingnamespacestd; constintmaxn=310; constintmaxm=5e4; inte,m,n,
pnt
z309241990
·
2014-06-29 13:00
二分图判定
POJ-1895-Bring Them There
include #include #include #include usingnamespacestd; constintinf=1q; voidAddEdge(intu,intv,intf) {
pnt
z309241990
·
2014-06-27 23:00
网络流
Uva-11419-SAM I AM
include #include #include usingnamespacestd; constintmaxn=2e3; constintmaxm=3e6; inte,r,c,n,head[maxn],
pnt
z309241990
·
2014-06-25 10:00
二分图匹配
HDU-1150-Machine Schedule
裸的匈牙利算法~代码:#include #include #include usingnamespacestd; constintmaxn=2e3; intn,m,k,e,
pnt
[maxn],nxt[maxn
z309241990
·
2014-06-24 14:00
匈牙利
Uva-11324-The Largest Clique
#include usingnamespacestd; constintmaxn=1500; constintmaxm=1e5+100; inte,n,m,head[maxn],nxt[maxm],
pnt
z309241990
·
2014-06-24 10:00
SCC
UvaLive-4287-Proving Equivalences
include #include usingnamespacestd; constintmaxn=40000; constintmaxm=80000; intn,m,e,head[maxn],nxt[maxm],
pnt
z309241990
·
2014-06-23 20:00
双联通分量
一次故障排除
于是netstat -
pnt
发现满屏的连接。。而且满屏的27017...
zouruixin
·
2014-05-26 16:00
POJ-1523-SPF
算是模板题代码:#include #include #include usingnamespacestd; constintmaxn=1e5+1000; inte,n,dep,son,head[maxn],
pnt
z309241990
·
2014-05-15 01:00
割点
IDL 几何运算
1、 点集运算点与点之间求距离:DISTANCE_MEASURE(IDL自带)2、 线相关计算点到直线的距离
PNT
_LINE(IDL自带)或CalDistancePtoLine.pro计算两直线的交点CAL2LINESINTERSECTPOINT.pro
colddie
·
2014-04-04 15:00
MapGIS数据格式技术详解
数据文件主要有以下几种:Ø 点工作区(.MPJ文件):工程文件,存放工程中所有的工作区文件Ø 点工作区(.WT文件):点(
PNT
)Ø 线工作区(.WL文
dxh0907070012
·
2014-03-27 12:00
POJ-1419-Graph Coloring
include #include #include usingnamespacestd; constintmaxn=11000; inte,ans,res,n,m,head[110],nxt[maxn],
pnt
z309241990
·
2013-10-17 22:00
DFS
Ural-1018-Binary Apple Tree
减去左子树2、减去右子树3、将节点数合理分配给左右子树代码:#include #include #include usingnamespacestd; constintmaxn=300; inte,n,q,
pnt
z309241990
·
2013-10-04 11:00
树形DP
HDU-4118-Holiday's Accommodation
他们写的都比我好,思路都一样的~代码:#include #include #include usingnamespacestd; constintmaxn=1e5+100; intn,e,head[maxn],
pnt
z309241990
·
2013-10-03 22:00
树形DP
插入块参照后,将块内对象坐标换算为其当前dwg中的坐标
=acedEntSel(_T(""),ObjName,
pnt
)){return;}acdbGetObjectId(objId,ObjName);AcDbEn
txh0001
·
2013-08-19 10:15
ObjectArx
VC++
插入块参照后,将块内对象坐标换算为其当前dwg中的坐标
=acedEntSel(_T(""),ObjName,
pnt
)) { return; } acdbGetObjectId(obj
TXH0001
·
2013-08-19 10:00
POJ-1860-Currency Exchange
include #include #include usingnamespacestd; constintmaxn=210; constintmaxm=102; inte,n,m,s,head[maxm],
pnt
z309241990
·
2013-07-31 18:00
最短路径
SPFA
HDU-1561-The more, The Better
参考了网上别人的代码做的代码:#include #include #include #include usingnamespacestd; constintmaxn=201; intn,m,e,head[maxn],
pnt
z309241990
·
2013-07-07 14:00
树形DP
Proe参数设置
两个文件到C:\ProgramFiles\proeWildfire4.0\text下并且修改config.sup的参数drawing_setup_file=guobiao.dtlpen_table_file.
pnt
nokiaxjw
·
2013-06-26 17:00
判断文件是否超过300行,如超过,将生成的文件分为多个,300行一个文件。
/bin/bashecho"Pleasekeyinyourfile:"readfiledos2unix$file#echo"\"RecipientAddr\",\"
PNT
0CARD\"">file1.txtawk
guomingtao_110
·
2013-05-21 16:38
shell
文件切割
ip_conntrack_max和hash表
谢谢freenode上#debian-zh中的
pnt
_。原文地址:http://www.wal
ruiqingzheng
·
2013-03-14 23:00
几个常用linux命令笔记
netstat -
pnt
|grep :80 |wc -l 统计80端口连接数量 =================== grep "23.976"
lydawen
·
2012-12-24 17:00
linux命令
zju 3666 SG定理
using namespace std; 6 int n,m; 7 const int N = 10005; 8 const int M = 100005; 9 int head[N],nxt[M],
pnt
算法学社
·
2012-12-23 14:00
Latex模板,分文件夹存放图片,含转换png、jpg为eps的批处理文件;含删除中间文件的批处理
、算法包、图片使用示例目录结构如下:使用步骤:1、安装imagemagick,具体命令参见:http://cherishlc.iteye.com/blog/17274902、调用convertJPG_
PNT
_to_EPS.bat
cherishLC
·
2012-11-19 10:00
latex
linux实用命令
网络状态 显示端口的连接数 netstat -
pnt
|grep :80 | wc -l 查看80端口被什么程序占用 lsof -i:80 查看网络流量 watch
sunday132
·
2012-10-27 15:00
linux
error C2039: 'SetPoint' : is not a member of 'CPoint'
TheSetPointfunctionisindeednotincludedinthisversion.Probablyitwasaddedlater.TheCPointclasscanaccessede.g.as:CPointpnt;
pnt
dragoo1
·
2012-09-17 09:00
c
function
Class
上一页
1
2
3
4
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他