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
Prog
antlr匹配全文的问题
其中遇到了一个问题,就是用anltr语法来识别时候,只是默认匹配最大的token流如:
prog
: INT ;这是一个识别INT的语法,但是如果我们输入1aaa2ccc3的话,antlr
我要阳光
·
2011-10-18 08:00
java
线段树水题几枚
没有delay操作1.HDU1166敌兵布阵这道题用线段树或者树状数组都可以做,HDU上的数据貌似很弱,模拟竟然都能过首先是线段树版,线段树所带信息为当前区间所有点的值的和/* ID:sdj22251
PROG
sdj222555
·
2011-10-15 21:00
数据结构
c
tree
search
insert
UP
查找各类增强代码(包括BADI,BTE,EXIT,
PROG
)
*&--------------------------------------------------------------------&**& Report: Z_USEREXIT (V9) &**& PJA Consultancy Services (www.pjas.com) &**&---------------------------------------------------
lyb_yt
·
2011-10-12 16:00
c
workflow
command
callback
include
structure
usaco Shopping Offers
觉得这道题目有两点很关键:一、输入数据存储及处理;二、5维DP问题的理解;/* ID:guogeer
PROG
:shopping LANG:C++ */ #include #include #include
guogeer
·
2011-10-11 22:00
c
存储
usaco Home on the Range
代码好下:/* ID:guogeer
PROG
:range LANG:C++ */ #include #include #include #include usingnamespacestd; chardata
guogeer
·
2011-10-11 12:00
c
usaco Riding the Fences
这道题目很意思,呵呵……代码好下:/* ID:guogeer
PROG
:fence LANG:C++ */ #include #include #include #include usingnamespacestd
guogeer
·
2011-10-11 12:00
c
Path
学习嵌入式建议的书籍
Rithie(K & R)着 3、《Advanced
Prog
hancunai0017
·
2011-10-10 10:00
unix环境编程笔记: 第四章: 文件过滤程序
执行格式:$
prog
模式行为文件名 1.grep系列$grep模式文件名选项:-n-v-y模式中的元字符:元字符^、$分别代表行首和行尾。[a-z]:匹配任何小写字母。
wzb56
·
2011-10-09 21:00
编程
unix
正则表达式
String
ubuntu
character
usaco Sweet Butter
呵呵……代码好下:/* ID:guogeer
PROG
:butter LANG:C++ */ #include #include #include #include usingnamespacestd
guogeer
·
2011-10-08 18:00
c
算法
svg网站
http://smartblack.iteye.com/blog/387439 附录:SVG学习网站 http://apike.ca/
prog
_svg_basic.html http://tutorials.jenkov.com
long316
·
2011-10-08 15:00
svg
一个简单的通用Makefile模板
文件时将其改个后缀名即可不能有重复的文件名称 #
[email protected]
AS=as LD=ld CC=gcc CPP=$(CC)-E AR=ar NM=nm #程序的默认名称 TARGET=
prog
kernel_digger
·
2011-09-25 21:00
编译windows版的 apache dso 模块
perl-v3.将vcvars32.bat所在目录添加进path环境变量4.安装apxs,参照readme 控制台进入apxs目录输入vcvars32perlConfigure.pl--with-apache-
prog
Tuesday22
·
2011-09-25 12:00
apache
windows
服务器
perl
Path
makefile
sphinx-0.99 + ultrasphinx
and go to the sphinx subdirectory: $ tar xzvf sphinx-0.9.9.tar.gz $ cd sphinx 2.Run the configuration
prog
tongxiaoming520
·
2011-09-21 11:00
sphinx
gdb多线程/多进程(守护进程)调试
gdb--pid=PID(ps-ef|grepyour_
prog
)如果需要调
dawning126
·
2011-09-19 13:46
linux
Windows与Linux的RPC通信详解
下面我把自己做的Windows与Linux的RPC通信过程和大家分享一下:1)我按照例子在linux下写了idl文件/*file.idl*/programFILE_
PROG
{ versionFILE_VERSION
ocean181
·
2011-09-17 18:00
windows
linux
String
File
ubuntu
Microsoft
Arithmetic Progressions 剪枝做的不好,最后险过
ArithmeticProgressions剪枝做的不好,最后险过/*ID:skylove3
PROG
:ariprogLANG:C++*/#include#include#include#includeusingnamespacestd
Sai
·
2011-09-13 21:00
POJ 1753 位运算 + BFS
/* ID:sdj22251
PROG
:lamps LANG:C++ */ #include #include #include #include #include #include #include
sdj222555
·
2011-09-02 21:00
c
struct
多式样ProgressBar
各大小样式圆形ProgressBar 超大号圆形ProgressBar 此时,给设置一个style风格属性后,该ProgressBar就有了一个风格,这里大号
Prog
vrix
·
2011-08-23 20:00
android
layout
action
button
BT
encoding
比較一個文件中的單詞是否在另一個文件中出現?
/bin/bash if [ $# -lt 2 ];then echo "Usage:
prog
^=^
·
2011-08-19 22:00
文件
DEMO_DYNPRO_CONTEXT_MENU
REPORT demo_dynpro_context_menu.DATA: field1 TYPE i VALUE 10, field2 TYPE p DECIMALS 4.DATA:
prog
zhongguomao
·
2011-08-19 16:00
POJ 3740 Easy Finding 位运算压缩+DFS or Dancing Links
用位运算和DLX的速度应该是相当/* ID:sdj22251
PROG
:calfflac LANG:C++ */ #include #include #include #include #include
sdj222555
·
2011-08-18 15:00
c
存储
POJ 3895 Cycles of Lanes
/* ID:sdj22251
PROG
:calfflac LANG:C++ */ #include #include #include #include #include #include #include
sdj222555
·
2011-08-18 10:00
usaco Spinning Wheels
./* ID:guogeer
PROG
:spin LANG:C++ */ #include usingnamespacestd; intmain() { ifstreamfin("spin.in")
guogeer
·
2011-08-17 16:00
POJ 3993 Not So Flat After All
/* ID:sdj22251
PROG
:calfflac LANG:C++ */ #include #include #include #include #include #incl
sdj222555
·
2011-08-17 16:00
c
POJ 3909 Lucky numbers 深搜预存+二分
/* ID:sdj22251
PROG
:calff
sdj222555
·
2011-08-17 14:00
POJ 3925 Minimal Ratio Tree 最小生成树
/* ID:sdj22251
PROG
:calfflac LANG:C++ */ #include #include #include #include #include #include #include
sdj222555
·
2011-08-16 16:00
c
tree
search
POJ 3908 Quick answer 并查集
/* ID:sdj22251
PROG
:calfflac LANG:C++ */ #include #include #include #include #include #include #include
sdj222555
·
2011-08-16 14:00
JOIN
c
n2
POJ 3928 Ping pong 树状数组
树状数组的运用具体就是枚举每个裁判,左边比裁判小的个数乘以右边比裁判大的个数,以及左边比裁判大的个数乘以右边小的个数,总和即为结果/* ID:sdj22251
PROG
:calfflac LANG:C+
sdj222555
·
2011-08-16 13:00
c
存储
usaco humble Numbers
代码如下:/* ID:guogeer
PROG
:humble LANG:C++ */ #include #include usingnamespacestd; constintN=100000; intnumber
guogeer
·
2011-08-12 19:00
c
Numbers
usaco Score Inflation
score[i]=Max{score[j],score[i-j]}代码如下:/* ID:guogeer
PROG
:inflate LANG:C++ */ #include #include using
guogeer
·
2011-08-12 16:00
c
算法
struct
usaco Agri-Net
/* ID:guogeer
PROG
:agrinet LANG:C++ */ #include #include #include usingnamespacestd; /* 最小生成树 */ intmain
guogeer
·
2011-08-12 14:00
c
算法
win7 vc2010 编译nginx
svn.nginx.org/nginx/trunk svn中多了src\os\win32目录,而tar中只有unix auto\configure 文件复制到上一层(顶层) 设置INCLUDE变量 c:\
Prog
ddatsh
·
2011-07-24 01:00
windows
nginx
编译
VC 2010 error D8027,无法执行c1xx.dll的解决方法
VC2010errorD8027,无法执行c1xx.dll的解决方法晚上想跑个程序,结果VC2010头一次罢工: cl:命令行errorD8027:无法执行“E:\
prog
\vc2010\
雁过无痕
·
2011-07-19 22:00
USACO 2.1.1The Castle
// /* ID:maiyuet1
PROG
:castle LANG:C++ */ //#include"stdafx.h" #include #include #include #include usingnamespacestd
maiyuetong
·
2011-07-16 12:00
c
struct
USACO 2.1.5 Hamming Codes
// /* ID:maiyuet1
PROG
:hamming LANG:C++ */ //#include"stdafx.h" //暴力.....
maiyuetong
·
2011-07-16 12:00
c
distance
USACO 2.2.4 Party Lamps
// /* ID:maiyuet1
PROG
:lamps LANG:C++ */ //#include"stdafx.h" //这道题的纠结程序不亚于之前那道rectanle深搜 //按下按钮次数c若为
maiyuetong
·
2011-07-16 11:00
c
String
iterator
USACO 1.5.4 checker
include"stdafx.h" //参考Matrix67位运算讲稿,n皇后问题位运算版 //n皇后,通过位运算解决n皇后问题,输出所有解的总数和前3组解的具体放置方法 /* ID:maiyuet1
PROG
maiyuetong
·
2011-07-16 11:00
c
Matrix
安装SQLServer2005错误无法在com+目录中安装和配置程序集
错误:-2146233087 sql server 安装时“无法在COM+目录中安装和配置程序”的解决办法2008-05-17 13:08无法在COM+目录中安装和配置程序集,C:\
prog
一眼泉水
·
2011-06-28 11:00
sql
.net
SQL Server
配置管理
Microsoft
logsave
阅读更多logsave[-asv]logfilecmd_
prog
[...][功能]把一个命令的输出,输出到一个指定的日志文件当中。
vaqeteart
·
2011-06-20 18:00
logsave
logsave [ -asv ] logfile cmd_
prog
[ ... ] [功能] 把一个命令的输出,输出到一个指定的日志文件当中。
vaqeteart
·
2011-06-20 18:00
log
“另类” 设计模式
下面这篇文章来自这里:http://www.lsd.ic.unicamp.br/~oliva/fun/
prog
/resign-patterns,这篇文章有点意思了,山寨了我们著名的DesignPattern
陈皓 Sean Lee
·
2011-06-16 00:00
Pattern
Pattern
design
杂项资源
轶事趣闻
技术读物
自动安装puppet脚本
/bin/bash
PROG
_NAME=$0 vm=$1 usage() { echo "Usage: $
PROG
_NAME {vm1|vm2|vm3|vm4|re
hx10
·
2011-06-13 18:55
职场
休闲
自动安装puppet脚本
ProGuard
ProG
xirihanlin
·
2011-06-10 21:00
(linux)编译基于Xlib的程序 cc
prog
.c -o
prog
-L/usr/X11/lib -lX11
CompilingXlib-BasedPrograms编译基于Xlib的程序CompilingXlib-BasedprogramsrequireslinkingthemwiththeXliblibrary.Thisisdoneusingacompilationcommandlikethis:编译基于Xlib的需要把他们和Xlib库进行链接。这是通过使用如下的编译命令行来完成的:ccprog.c-o
onlyou930
·
2011-06-03 19:00
linux
command
library
compiler
编译器
compilation
Android AlertDialog 详解
AndroidAPI支持下列类型的对话框对象:警告对话框AlertDialog: 一个可以有0到3个按钮,一个单选框或复选框的列表的对话框.警告对话框可以创建大多数的交互界面,是推荐的类型.进度对话框
Prog
L_serein
·
2011-06-01 01:00
树形dp最水的题 hdu Anniversary party
//树结点的链接可以和图的邻接链表一样,这样也很方便/*ID:1192432
PROG
:castleLANG:C++*/#include#include#include#include#include#include
xiayang05
·
2011-05-30 17:00
c
struct
进程启动脚本编写【通用】
/bin/bash exepath=/home/ydzhang/dnfs
prog
=dnfs-server export status=0 # 0 denotes stopped, 1
webcenterol
·
2011-05-28 16:00
脚本
android 混淆(二)
这里提到了ProGuard的主要功能是压缩、优化和混淆,下面我就先介绍一下这些概念,然后再介绍
ProG
h416756139
·
2011-05-28 15:00
android
虚拟机
ant
网络应用
c#实现选择排序算法
选择排序算法 { /// <summary> /// 作者:it小金 /// 说明:选择排序算法 /// 时间:2011-05-26 /// </summary> class
Prog
javatome
·
2011-05-26 09:00
选择排序
查看可执行程序的依赖库及相关信息
,Linux下是ldd和objdump,可查询依赖库 objdump可查到所使用cross-compile的版本,用法为objdump -s --section=.comment $
prog
lanxinyuchs
·
2011-05-25 17:00
linux
嵌入式
上一页
31
32
33
34
35
36
37
38
下一页
按字母分类:
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
其他