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
inte
android.intent.category.LAUNCHER的作用
android.intent.action.MAIN决定应用程序最先启动的Activity,android.
inte
dajian790626
·
2013-10-29 18:00
EMMC与RAND的区别
1988年,
Inte
iamonlyme
·
2013-10-28 22:00
rand
emmc
【日志】-2013.10.27
Debugconfiguration,Debug,breakpoint,运行app,step(F5)/next(F6)/,观察现象)看完第五章-剖析应用程序,对Context,Activity,Fragment,
Inte
·
2013-10-27 19:00
日志
企业网技术
端口映射二,实验拓扑:三,实验步骤:1,划分,添加vlan和添加中继口SW2配置(系于trunk口):[SW2]vlan10[SW2-vlan10]vlan20[SW2-vlan20]quit[SW2]
inte
0
张奎1
·
2013-10-24 20:49
技术
接口
路由器
交换机
实验目的
栈的C语言实现
typedefstructStack { ElemType*top; ElemType*base; intstacksize; }stack; voidInitStack(stack*s); voidPush(stack*s,
inte
q945153885
·
2013-10-23 21:04
数据结构
c
栈
最小费用最大流模板
=k时只增广k-flow单位亦可连一条新汇点到原汇点容量为k,费用为0的边*/structEdge{intfrom,to,cap,flow,cost;Edge(inta,intb,intc,intd,
inte
Colin_27
·
2013-10-22 16:01
图论
网络流
ACM
图论
网络流
Open Declaration java.lang.reflect.TypeVariable...
TypeVariableisthecommonsuperinterfacefortypevariablesofkinds.Atypevariableiscreatedthefirsttimeitisneededbyareflectivemethod,asspecifiedinthispackage.Ifatypevariabletisreferencedbyatype(i.e,class,
inte
何金池
·
2013-10-21 17:00
TypeVariable
h3c vrrp 与链路聚合 实验
h3cvrrp小实验R1:[r1]
inte
1.10[r1-Ethernet1.10]vlan-typedot1qvid10[r1-Ethernet1.10]ipadd192.168.10.124[r1-
abcabccbacbacba
·
2013-10-21 16:37
h3c
实验
vrrp
链路聚合
利用vrrp实现路由器之间的分流及备份!(H3C)
(R9R6)交换机:H3CQuidwayS2000(二层交换机S2)H3CQuidwayS3526E(三层交换机S1)4.设备配置4.1基本配置:路由器R9:[Router]sysnameR9[R9]
inte
1.10
abcabccbacbacba
·
2013-10-21 16:06
技术
安全性
路由器
交换机
拓扑图
装配线调度问题 算法导论动态规划P194
TODOAuto-generatedmethodstubint[][]a={{7,9,3,4,8,4},{8,5,6,4,5,7}};int[][]t={{2,3,1,3,4},{2,1,2,2,1}};
inte
0
wisgood
·
2013-10-17 22:00
POJ-1419-Graph Coloring
直接DFS即可~刚开始想悲剧了,题理解错了代码:#include #include #include usingnamespacestd; constintmaxn=11000;
inte
,ans,res
z309241990
·
2013-10-17 22:00
DFS
C++ 先对数组排序,在进行折半查找
includeusingnamespacestd;intmain(){inta[15];intn,i;voidarray_sort(inta[],intn);intzeban(inta[],intstart,
inte
·
2013-10-17 09:04
一道小学奥数题的Java编程实现
importjava.util.HashSet; importjava.util.Set; publicclassSum{ staticprivatebooleanisCollect(inta,intb,intc,intd,
inte
yujiaao
·
2013-10-15 21:00
java
编程
Intent详解之路03_常见系统组件的调用方法
intent = new Intent(Intent.ACTION_VIEW, webViewUri); // 调用地图 Uri mapUri = Uri.parse("geo:100,100");
Inte
hjq842382134
·
2013-10-15 09:00
android
intent
android调用安装和静默安装--要root权限
Environment.getExternalStorageDirectory()+apkName; Uriuri=Uri.fromFile(newFile(fileName)); Intentintent=newIntent(Intent.ACTION_VIEW);
inte
taotao19880301
·
2013-10-11 15:00
android
安装APK
静默安装
各类排序算法时间比较
#include#include#includeusingnamespacestd;//交换数组两个元素voidswap(int*arr,intp,
inte
){ inttmp=arr[p]; arr
Nov_Eleven
·
2013-10-10 23:00
COJ 1390今年暑假不AC
简单的贪心……#include #include #defineM110 usingnamespacestd; structabc { ints;
inte
; }s[M]; boolcmp(abca,abcb
u011466175
·
2013-10-10 14:00
.NET Interview Test 3
3.简述private、protected、public、
inte
lk5423968
·
2013-10-09 22:00
Ural-1018-Binary Apple Tree
有三种选择:1、减去左子树2、减去右子树3、将节点数合理分配给左右子树代码:#include #include #include usingnamespacestd; constintmaxn=300;
inte
z309241990
·
2013-10-04 11:00
树形DP
Netscreen与Cisco跑OSPF
拓扑:ISPConfiguration:
inte
0/0ipadd200.1.1.1255.255.255.0noshinte0/1ipadd200.1.2.1255.255.255.0noshNetscreenCconfiguration
ruyifeng2009
·
2013-09-29 16:59
Netscreen
谁是作案人
) { for(intA=0;A<=1;++A) for(intB=0;B<=1;++B) for(intC=0;C<=1;++C) for(intD=0;D<=1;++D) for(
intE
u010257696
·
2013-09-29 09:00
查找最小的K个元素(快速排序法思路)
5,6,7,8这8个数字,则最小的4个数字为1,2,3,4#include usingnamespacestd; constintN=10000; intpartition(int*a,intb,
inte
lwj103862095
·
2013-09-27 22:00
Linux下常用头文件示意
正则表达式 TAR归档值 终端I/O 符号常量 文件时间 字符扩展类型------------------------- INTERNET定义 套接字本地接口
INTE
xhu_eternalcc
·
2013-09-27 10:00
详细分析Java中断机制
捕获或检测到中断后,是抛出
Inte
caihualin
·
2013-09-25 00:00
java
Lock应用之 尝试锁获取
boolean tryLock(); boolean tryLock(long time, TimeUnit unit) throws
Inte
sarchitect
·
2013-09-24 14:30
synchronized
Lock
ReentrantLock
Cocos2d-x PluginX (二)增加新的Plugin
Android平台 能封装的基本都封装好了,需要做的就是创建一个Plugin工程,然后实现对应的
Inte
·
2013-09-23 17:00
cocos2d-x
Cisco配置RIP
拓扑:R1:
inte
0/0ipadd12.1.1.1255.255.255.0noshintl0ipadd1.1.1.1255.255.255.0noshintl1iopadd11.1.1.1255.255.255.0routerripver2noaunet12.0.0.0net1
ruyifeng2009
·
2013-09-23 11:52
Ciscp配置RIP
思科
Cisco配置RIP
拓扑:R1:
inte
0/0ipadd12.1.1.1255.255.255.0noshintl0ipadd1.1.1.1255.255.255.0noshintl1iopadd11.1.1.1255.255.255.0routerripver2noaunet12.0.0.0net1
ruyifeng2009
·
2013-09-23 11:52
Ciscp配置RIP
python 小例 输出 奇数
inte
=1#输出1到30间的奇数whileinte<=30: ifinte%2==1: printinte
inte
=
inte
+1#并要保存为UTF-8编码
wide288
·
2013-09-21 17:00
hdu 2707 Steganography 模拟题
include #include #include #include usingnamespacestd; chara[100000]; chars[2000]; intbegin; voidfun(intb,
inte
yangshuolll
·
2013-09-21 01:00
算法
在linux下重新编译alsa
/configure--with-card=hda-
inte
dos5gw
·
2013-09-18 15:00
hdu 1398 Square Coins 完全背包变形
include #include #include usingnamespacestd; constintmaxn=303; constintINF=1e8; intf[maxn]; inta[maxn];
inte
a601025382s
·
2013-09-17 20:00
hdu 1709 The Balance 正负背包(01背包)
include #include usingnamespacestd; constintmaxn=105; constintINF=1e8; intf[maxn*maxn]; inta[maxn];
inte
a601025382s
·
2013-09-17 20:00
数组循环移位操作实例
复制代码代码如下:#include#includevoidreverse(int*array,intb,
inte
){inttemp=0;for(;b
·
2013-09-17 16:22
int与Integer的区别
publicstaticvoidmain(String[]argss){ Integera=127;//java在编译的时候,被翻译成->Integera=Integer.valueOf(127); Integerb=127;
Inte
u011936381
·
2013-09-15 19:00
Integer
int
hdu 1022 Train Problem I 堆栈
#include #include #include #include #include #include #include usingnamespacestd; intc[11];
inte
[22];
a601025382s
·
2013-09-15 18:00
hdu 1787 GCD Again 欧拉函数
#include #include #include #include #include #include usingnamespacestd; constintmaxn=1000;
inte
[maxn
a601025382s
·
2013-09-13 18:00
欧拉函数
hdu 2588 GCD 欧拉函数
#include #include #include #include #include #include usingnamespacestd; constintmaxn=1000;
inte
[maxn
a601025382s
·
2013-09-13 18:00
欧拉函数
Android之快捷方式一——通过应用程序创建快捷方式
二:为应用程序的组件注册某一个符合特定条件的
Inte
chaozhung
·
2013-09-13 16:00
Android数据的四种存储方式SharedPreferences、SQLite、Content Provider和File (二) —— SQLite
,其只有五种数据类型,分别是:NULL:空值INTEGER:整数REAL:浮点数TEXT:字符串BLOB:大数据在SQLite中,并没有专门设计BOOLEAN和DATE类型,因为BOOLEAN型可以用
INTE
hz_chenwenbiao_91
·
2013-09-11 23:00
android 获取信息和安装Apk
importjava.io.IOException; importjava.io.InputStream; importandroid.content.Context; importandroid.content.
Inte
Mr_Sanders
·
2013-09-11 09:00
android
Install
info
手工注册广播
packagecom.li.broadcastproject; importandroid.content.BroadcastReceiver;importandroid.content.Context;importandroid.content.
Inte
helloliyewen
·
2013-09-10 00:00
手工注册广播
hdu - 4707 - Pet
include #include usingnamespacestd; constintmaxn=100000+10; intD,head[maxn],nxt[maxnD)ret++; for(
inte
SCNU_Jiechao
·
2013-09-08 23:00
uva11631 - Dark roads
N],u[N],v[N],w[N]; intm,n; intp[N]; intcmp(constvoid*a,constvoid*b); intfind(intx); intUnion(
inte
wuli2496
·
2013-09-08 20:00
hdu 1281 棋盘游戏 最大匹配(经典题)
#include #include #include #include #include usingnamespacestd; constintmaxn=101;
inte
[maxn][maxn]; intvis
a601025382s
·
2013-09-07 15:00
最大匹配
IOS开发笔记--UIKit框架之 UIView
6efa40b101016jhk.html 先来看看官方API的解释:The UIView class defines a rectangular area on the screen and the
inte
volcan1987
·
2013-09-06 15:00
多点触摸
手势识别
二分法计算点所在的范围
10,20,30,40,50,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,260,270,280,290,300}; intarrLen=sizeof(axx)/sizeof(axx[0]); voidstartSearch(intmid,intstart,
inte
ym19860303
·
2013-09-04 15:00
3.18二分搜索算法各种变种
编程之美3.18后面的二分查找题解:#include #include //最大索引,等于k intbisearch(int*arr,intb,
inte
,intv) { intminIndex=b,maxIndex
pinghegood
·
2013-09-04 00:00
Android监控程序本身被卸载方法汇总
应用开发者可以通过注册“android.
inte
jiazhijun
·
2013-09-03 16:00
android应用
卸载提示
Android卸载提示
UVA 558 Wormholes
4usingnamespacestd; 5intn,m,T,w[N],u[N],v[N],next[N],first[N],pa[N],d[N],tag,i; 6 7voidread_graph(void) 8{ 9for(
inte
·
2013-09-03 08:00
orm
上一页
59
60
61
62
63
64
65
66
下一页
按字母分类:
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
其他