码迷,mamicode.com
首页 > 2015年02月17日 > 全部分享
oracle 的数组(转)
declaretype t_indexby is table of numberindex by binary_integer;type t_nested is table of number;type t_varray is varray(10) of number;v_indexby t_ind...
分类:数据库   时间:2015-02-17 09:11:26    阅读次数:189
新标日初级:05(7点起床)
一、 语法部分1、今(いま) 4時(じ)です。2、森さんは 七時に 起(おきます)きます(动词句的助动形式)。3、森さんは 先週(せんしゅう) 休(やすみ)みました(动词句的助动形式否定形式))。4、わたしは 昨日(きのう) 働きませんでした。二、基本课文A甲:毎日(まいにち) 何時に 寝ますか。乙...
分类:其他好文   时间:2015-02-17 09:10:58    阅读次数:97
阿帕奇apache服务器和webDav服务器快速配置。
当自己在家敲代码需要发请求时,就可以配置本地apache,Mac电脑自带的服务器。这个比windows上的本地服务器还要好用,下面写下最快速配置方案。0.在开始之前需要给自己的电脑设置下开机密码,想开本地服务器这一点是必须的。一。本地apache服务器1.首先在自己的电脑昵称的文件夹下 建一个sit...
分类:Web程序   时间:2015-02-17 09:08:47    阅读次数:176
poj 1410 Intersection
IntersectionTime Limit:1000MSMemory Limit:10000KTotal Submissions:12162Accepted:3157DescriptionYou are to write a program that has to decide whether a...
分类:其他好文   时间:2015-02-17 08:08:00    阅读次数:152
Pascal编译器大全(非常难得)
http://www.pascaland.org/pascall.htmSome titles (french) :Compilateurs Pascal avec sources =compiler with sourcesComposants pour Delphi =Components fo...
分类:其他好文   时间:2015-02-17 07:03:46    阅读次数:539
uestc 方老师的分身 II
题意:求s到t走过边数大于k的最短路思路:邻接表实现,用w[u][e]来维护(看的大牛博客),u表示当前点,e表示已经经过多少条边。感觉有点类似DP。在边数大于k的处理上,发现还是使之等于k(K 2 #include 3 #include 4 #include 5 #include 6 #inclu...
分类:其他好文   时间:2015-02-17 07:04:22    阅读次数:153
uestc WHITE ALBUM
思路:只要连接到k个房间其中一个就可以,所以可以把k个房间并起来。然后就是克鲁斯卡尔。 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 #include10 #incl...
分类:其他好文   时间:2015-02-17 07:03:58    阅读次数:147
linux 软件包管理
redhat centos fedora 红旗 rpm yum(二进制软件包)debian ubuntu aptsudo-1.7.2pl-5.el5.i386.rpm软件名-版本号-发型号-硬件平台硬件平台(不同的cpu)i386 intel架构 32i686 intel 64...
分类:系统相关   时间:2015-02-17 07:04:41    阅读次数:214
微软职位内部推荐-SDEII
微软近期Open的职位:Location: Beijing/SuzhouWant to work on a fast-cycle, high visibility, hardcore search team with ambitious goals? Internet search is one o...
分类:其他好文   时间:2015-02-17 07:03:40    阅读次数:195
[转帖] 一些算法刷题的网站
1. leetcodehttp://leetcode.com/2. careeruphttp://www.careercup.com/http://hawstein.com/posts/ctci-solutions-contents.html3. glassdoorhttp://www.glassd...
分类:编程语言   时间:2015-02-17 07:03:07    阅读次数:878
php 自带过滤和转义函数
函数名释义介绍htmlspecialchars将与、单双引号、大于和小于号化成HTML格式&转成&"转成"'转成'转成> htmlentities() 所有字符都转成HTML格式 除上面htmlspecialchars字符外,还包括双字节字符显示成编码等。 ad.....
分类:Web程序   时间:2015-02-17 07:02:29    阅读次数:258
uestc SOUND OF DESTINY
邻接表版的DFS形式的二分匹配增广路求最大匹配数匈牙利算法的要点如下从左边第 1 个顶点开始,挑选未匹配点进行搜索,寻找增广路。如果经过一个未匹配点,说明寻找成功。更新路径信息,匹配边数 +1,停止搜索。如果一直没有找到增广路,则不再从这个点开始搜索。事实上,此时搜索后会形成一棵匈牙利树。我们可以永...
分类:其他好文   时间:2015-02-17 07:03:35    阅读次数:170
LeetCode-42 Trapping Rain Water
Givennnon-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap after raining.Fo...
分类:移动开发   时间:2015-02-17 07:01:29    阅读次数:187
http 错误码对照表
代码 指示 2xx 成功 200 正常;请求已完成。 201 正常;紧接 POST 命令。 202 正常;已接受用于处理,但处理尚未完成。 203 正常;部分信息 — 返回的信息只是一部分。 204 正常;无响应 — 已接收请求,但不存在要回送的信息。 3xx 重定向 3...
分类:Web程序   时间:2015-02-17 07:02:15    阅读次数:154
hdu_1257
#include int a[11111], n;int main(int argc, char const *argv[]){ while(~scanf("%d", &n)){ int m = 0; a[1] = -1; for(int i = 1,...
分类:其他好文   时间:2015-02-17 07:02:25    阅读次数:146
等待超时,请打开设备管理器查看苹果驱动是否正常!
爱思助手,查询SHSH驱动问题先把数据线插上,右键点击我的电脑→设备管理器→通用串行总线控制器找到Apple Mobile Device USB Driver,然后右键点击它,选择 ”更新驱动程序”,按照提示更新;然后右键点击我的电脑→管理→服务和应用程序→服务,然后把“请看图片”三项服务设置为启动...
分类:移动开发   时间:2015-02-17 07:01:14    阅读次数:651
POJ 3067 Japan
题意: 东海岸有x个城市,西海岸有y个。x与y 之间有很多高速公路。问k条路有多少个交叉点。 我就是求的逆序对,把east当作 pos 按照从大到小排序。然后插入。接下来的就跟求逆序对的一样了。 线段树或者数状数组都能过。 注意最后要用long long。 (午夜一发,写完吃个面包睡觉。 #include #include #include #include #include #in...
分类:其他好文   时间:2015-02-17 02:07:41    阅读次数:218
644条   上一页 1 ... 32 33 34 35 36 37 38 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!