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
tju
优先队列运用 TOJ 4123 Job Scheduling
链接:http://acm.
tju
.edu.cn/toj/showp4123.html4123.
basasuya
·
2015-07-20 16:00
linux 切换用户身份、su、sudo、/etc/sudoers
su:substitute['sʌbstɪ
tju
ːt]代替usersu的语法为:su[OPTION选项参数][用户]-,-l,--login登录并改变到所切换的用户环境;-c,--commmand=COM
The NoteBook of EricKong
·
2015-07-13 11:00
TOJ 4116 GCD's magic
It'ssimpleproblem;TheworkyoushoulddoiscalculatetheGCDfromA1toAn;Theportal:http://acm.
tju
.edu.cn/toj/showp4116
_NMfloat_
·
2015-07-08 14:39
最小生成树 TOJ 4117 Happy tree friends
链接http://acm.
tju
.edu.cn/toj/showp4117.html4117.
basasuya
·
2015-07-07 20:00
最小生成树 TOJ 4117 Happy tree friends
链接http://acm.
tju
.edu.cn/toj/showp4117.html4117.HappytreefriendsTimeLimit:1.0SecondsMemoryLimit:65536KTotalRuns
basasuya
·
2015-07-07 20:00
TJU
2248. Channel Design 最小树形图
最小树形图,测模版....2248. ChannelDesignTimeLimit: 1.0Seconds MemoryLimit: 65536KTotalRuns: 2199 AcceptedRuns: 740Weneedirrigateourfarms,butthereisonlyonesourceofwaternearby.Soweneedbuildsomewaterchannels
u012797220
·
2015-07-04 23:00
tju
3243 Blocked Road
Thereare N seasidevillagesonXisland,numberedfrom1to N. N roadsarebuilttoconnectallofthem,whicharealsonumberedfrom1to N,andtheroadwithnumber i connectsthevillage i and i % N +1.Sometimes,forsomereasons
Kirito_Acmer
·
2015-06-10 21:00
树状数组
TJU
2248 Channel Design (最小树形图-朱刘算法)
题目地址:
TJU
2248最小树形图模板题。熟练一下模板。
u013013910
·
2015-04-20 15:00
编程
算法
ACM
最小树形图
ACM OnlineJudge网站汇总
:http://acm.zju.edu.cn/杭州电子科技大学(HDU):http://acm.hdu.edu.cn/吉林大学(JLU):http://acm.jlu.edu.cn/joj/同济大学(
TJU
judyge
·
2015-04-08 19:31
算法
在线oj网址
北京大学http://acm.pku.edu.cn/JudgeOnline/http://poj.grids.cn/(内部)浙江大学http://acm.zju.edu.cn/天津大学http://acm.
tju
.edu.cn
GDRetop
·
2014-08-09 20:01
##ACM-ICPC编程题
在线oj网址
北京大学http://acm.pku.edu.cn/JudgeOnline/http://poj.grids.cn/(内部)浙江大学http://acm.zju.edu.cn/天津大学http://acm.
tju
.edu.cn
firenet1
·
2014-08-06 16:00
在线oj测评网址
序列相关的趣题 之四
这是toj一个题,百度面试也问过,原题见http://acm.
tju
.edu.cn/toj/showp3257.html此题我非常喜欢,巧妙之处是其算法是O(n)的……。
caopengcs
·
2014-07-11 11:00
Algorithm
算法
acm 网站
onlinejudge:ZOJ:http://acm.zju.edu.cn/(浙大的,老牌OJ)POJ:http://acm.pku.edu.cn/JudgeOnline/(北大的,不错)TOJ:http://acm.
tju
.edu.cn
gaylord
·
2014-07-05 13:00
code
acm 网站
acm.zju.edu.cn/ (浙大的,老牌OJ) POJ: http://acm.pku.edu.cn/JudgeOnline/ (北大的,不错) TOJ: http://acm.
tju
.edu.cn
gaylord
·
2014-07-05 13:00
code
acm 网站
onlinejudge:ZOJ:http://acm.zju.edu.cn/(浙大的,老牌OJ)POJ:http://acm.pku.edu.cn/JudgeOnline/(北大的,不错)TOJ:http://acm.
tju
.edu.cn
gaylord
·
2014-07-05 13:00
code
【DP】
TJU
4074 && CF 319C
斜率优化DP,还是不懂,以后找时间补上好了。。#include #include #include #include #include #include #include #include #include #include #include #include #include #include #definemaxn100005 #defineeps1e-6 #definemod10007 #d
blankcqk
·
2014-06-29 13:00
dp
【KD tree】
TJU
4072 3D Birds-Shooting Game
KD树,看学长的代码,半抄半写的。。。数据可能有错,题目说了 1≤x,y,z≤100000。。但是可能有0,我把打掉的鸟设为0就WA,设为-1就AC了。。。#include #include #include #include #include #include #include #include #include #include #include #include #include #incl
blankcqk
·
2014-06-28 15:00
tju
KD树
【DP】
TJU
4087
比赛的时候没写出来,别人讲给我听的时候还是感觉比较简单。。比赛的时候压根想不到是个DP啊。。。DP要是能看出来时个DP那就成功了一半了。。。#include #include #include #include #include #include #include #include #include #include #include #include #include #include #def
blankcqk
·
2014-06-24 14:00
GooleMap入门学习01
latitude[英]['lætɪ
tju
:d]:lat纬度longitude[英][ˈlɔndʒitju:d]:lng经度使用GoogleMapAPI3首先需要引用google脚本sensor=false
rnZuoZuo
·
2014-04-15 11:00
TOJ 1134 Lotto 深搜
题意很简单,就是从几个数中输出6个从左向右的组合;最简单的方法肯定就是,6个循环由于数据量很少,6个循环也0MsAc;但是也可以用深搜,用另一个数组存储当前的六个数字;题目来源:http://acm.
tju
.edu.cn
u013652219
·
2014-02-20 16:00
TOJ
TOJ 2776 CD Making
TOJ2776题目链接http://acm.
tju
.edu.cn/toj/showp2776.html这题其实就是考虑的周全性。。。 贡献了2次wa,后来想了半天才知道哪里有遗漏。
u013652219
·
2014-02-18 16:00
TOJ
TOJ 2522 水~ Surprising Strings
题目来源: http://acm.
tju
.edu.cn/toj/showp.php?
u013652219
·
2014-02-13 15:00
map
使用 HttpClient 和 HtmlParser 实现简易爬虫
评论:蒋宏伟 (jianghongwei_
tju
@
zmissm
·
2013-11-06 21:00
TJU
Easier Done than Said?
Passwordsecurityisatrickything.Usersprefersimplepasswordsthatareeasytoremember(like buddy),butsuchpasswordsareofteninsecure.Somesitesuserandomcomputer-generatedpasswords(like xvtpzyo),butusershaveahar
u011747846
·
2013-10-13 20:00
String
源代码
ACM编程
TJU
Bitwise Reverse
ProfessorRobbyinventsapowerfulencryptionmethod,butheistoolazytoimplementit.Soheturnstoyouforhelp.Infact,theencryptionmethodisonlyappliedtopositiveintegers.Atfirst,weexpressthenumberasbinarycode,thatis
u011747846
·
2013-10-13 19:00
源代码
iterator
iostream
ACM编程
TJU
Counting Letters
Asatalentedstudent,yourbossgaveyouatask.Givenatextstring,youshouldfindoutwhichlettersappearmostfrequently.Reallysimple,isn'tit?InputThefirstlineoftheinputisthenumberoftestcases.Thensometestcasesfollow
u011747846
·
2013-10-12 23:00
源代码
iterator
标准
ACM编程
TJU
Root of the Problem
GivenpositiveintegersBandN,findanintegerAsuchthatAN isascloseaspossibletoB.(TheresultAisanapproximationtotheNthrootofB.)NotethatAN maybelessthan,equalto,orgreaterthanB.Input: Theinputconsistsofoneormo
u011747846
·
2013-10-12 22:00
源代码
库
ACM编程
TJU
Hacb knows the gift
CoachYuwillsendgiftstoACMteammates.ThismessagewasknownbyHacb,hesendthemessagetoG.D.Ratonce.Butthemessagewasencrypted.IfHacbwantstosendanintegerxtoG.D.R,themassagewillbeencryptedasF(x)whichF(x)=x^3.Now
u011747846
·
2013-10-12 22:00
库
ACM编程
TJU
Super Square
IfNNsareaddedtogether,weknowthatit'sthesquareofN.Well,ifNNsaremultipliedtogether,wecallitasupersquareofN.Forexample,thesquareof3is3+3+3=9,whilethesupersquareis3*3*3=27.Itisquiteeasyforyou,acleverprogr
u011747846
·
2013-10-10 22:00
源代码
iterator
ACM编程
TJU
Price
AntisastudentinTianjinUniversity.Everyday,hehastogototherestaurantinschool.Recently,someotherstudentscomplainaboutthehighpriceofrestaurantdishes.Antisapoorman,hedon'twanttospendtoomuch.Thenhewantstokn
u011747846
·
2013-10-09 11:00
源代码
ACM编程
TJU
Antimonotonicity
IhaveasequenceFredoflengthncomprisedofintegersbetween1andninclusive.TheelementsofFredarepairwisedistinct.IwanttofindasubsequenceMaryofFredthatisaslongaspossibleandhasthepropertythat: Mary[0]>Mary[1]Ma
u011747846
·
2013-10-07 22:00
源代码
ACM编程
TJU
Happy 2004
ConsiderapositiveintegerX,andletSbethesumofallpositiveintegerdivisorsof2004X.YourjobistodetermineSmodulo29(therestofthedivisionofSby29).TakeX=1foranexample.Thepositiveintegerdivisorsof20041 are1,2,3,4
u011747846
·
2013-10-07 20:00
源代码
ACM编程
TJU
Count the factors
TheProblemWriteaprogram,thatcomputesthenumberofdifferentprimefactorsinapositiveinteger.TheInputTheinputtestswillconsistofaseriesofpositiveintegers.Eachnumberisonalineonitsown.Themaximumvalueis1000000.
u011747846
·
2013-10-07 19:00
TJU
Change
AfterShawnseesthefollowingpicture,hedecidestogiveuphiscareerinITandturntosellfruits.SinceShawnisalazyguy,hedoesn’tliketodoanyextrawork.Whenhestartssellingfruits,hefindsthathealwaysneedstotakechangesfo
u011747846
·
2013-10-06 23:00
源代码
ACM编程
TJU
Vacation
ZisplanningtovisittheTouristKingdomforMdays.Thiskingdomisfulloflovelycities.DuringhisstayZwouldliketovisitasmanydifferentcitiesaspossible.Hecannotvisitmorethanonecityonthesameday.Additionally,differen
u011747846
·
2013-10-06 22:00
源代码
迭代器
iterator
ACM编程
TJU
Sequence
Afterthefinalexam,ShawnstartedtoplayacomputergameSW.Inthegame,Shawnneedstomakehisequipments.Justlikethepatternofmostofothergames,SW’sequipmentcanbeimprovedbystones,butdifferentlevelstoneshavedifferent
u011747846
·
2013-10-06 21:00
递归
源代码
ACM编程
[Android]App native heap to check
AppJVMheapvsNativeheap使用DDMS中的nativeheap检查Androidnative内存泄露可参考http://
tju
-jusi.iteye.com/blog/1544778还有
清水湾2012
·
2013-08-02 11:00
Deep learning:四十(龙星计划2013深度学习课程小总结)
头脑一热,坐几十个小时的硬座北上去天津大学去听了门4天的深度学习课程,课程预先的计划内容见:http://cs.
tju
.edu.cn/web/courseIntro.html。
·
2013-07-14 19:00
总结
计算机视觉领域常用期刊和会议补充
from (视觉模式分析实验室http://1817104713.qzone.qq.com)欢迎访问天津大学电信学院 视觉模式分析实验室http://vpa.
tju
.edu.cn/搜索工具http://
j_study
·
2013-04-11 15:00
期刊会议
阅读源码工具介绍
快速返回] --------------------------------------------------------------------------------发信人:tian.bbs@bbs.
tju
.edu.cn
刘立喜
·
2013-03-15 15:45
阅读源码工具介绍
超级数组
题目:http://oi.
tju
.edu.cn/problem/view/1113.html经典的东西。。求排名。平衡树。。参照某大牛的模版打了一遍。用的treap实现的。。
w00w12l
·
2013-01-14 16:00
Uva OnlineJudge 网站汇总
:http://acm.zju.edu.cn/杭州电子科技大学(HDU):http://acm.hdu.edu.cn/吉林大学(JLU):http://acm.jlu.edu.cn/joj/同济大学(
TJU
tobacco5648
·
2012-12-05 18:00
全国各大小OJ
http://acm.hdu.edu.cn/浙江大学(ZJU):http://acm.zju.edu.cn/北京大学(PKU):http://acm.pku.edu.cn/JudgeOnline/同济大学(
TJU
Magic____
·
2012-10-02 22:00
编程
算法
测试
教育
化工
曙光
linux 切换用户身份、su、sudo、/etc/sudoers
su:substitute['sʌbstɪ
tju
ːt]代替user[b]su的语法为:[/b]su[OPTION选项参数][用户]-,-l,--login登录并[color=red]改变到所切换的用户环境
desert3
·
2012-08-27 14:49
OS.Linux
linux 切换用户身份、su、sudo、/etc/sudoers
su:substitute['sʌbstɪ
tju
ːt]代替 user su 的语法为: su [OPTION选项参数] [用户] -, -l, --login 登录并 改变到所切换的用户环境;
desert3
·
2012-08-27 14:00
sudoers
linux 切换用户身份、su、sudo、/etc/sudoers
su:substitute['sʌbstɪ
tju
ːt]代替 user su 的语法为: su [OPTION选项参数] [用户] -, -l, --login 登录并 改变到所切换的用户环境;
desert3
·
2012-08-27 14:00
sudoers
ubuntu系统常用命令操作
meminfo 如:MemTotal: 7967608kB,则表示8G内存2.ubuntu的deb软件包下载地址:1. packages.ubuntu.com 2. http://mirror.
tju
.edu.cn
远东FarEast
·
2012-08-27 12:15
ubuntu
常用命令
ubuntu系统常用命令操作
proc/meminfo如:MemTotal:7967608kB,则表示8G内存2.ubuntu的deb软件包下载地址:1. packages.ubuntu.com 2. http://mirror.
tju
.edu.cn
远东FarEast
·
2012-08-27 12:15
ubuntu
常用命令
Ubuntu
TJU
2795 The Queen's New Necklaces(Polya+多重集排列)
http://acm.
tju
.edu.cn/toj/showp2795.html这里的限制在于每一种颜色的数量定了。依旧是枚举循环节长度L,首先
ACM_cxlove
·
2012-08-14 16:00
pthread_clean_push和pthread_clean_up
原文: http://hi.baidu.com/
tju
_ant/item/507566a7549bcadc5af19144语法:void pthread_cleanup_push(void(*routine
hudashi
·
2012-07-02 18:00
c
null
UP
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
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
其他