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
acm_字符处理
[
ACM_
数据结构] Color the ball [线段树水题][数组开大]
Description N个气球排成一排,从左到右依次编号为1,2,3....N.每次给定2个整数a b(a <= b),lele便为骑上他的“小飞鸽"牌电动车从气球a开始到气球b依次给每个气球涂一次颜色。但是N次以后lele已经忘记了第I个气球已经涂过几次颜色了,你能帮他算出每个气球被涂过几次颜色吗? Input 每个测试实例
·
2015-10-27 14:03
color
[
ACM_
数据结构] 线段树模板
#include<iostream> #include<cmath> using namespace std; #define maxn 200005 class Node{ public: int l,r; int add;//附加值 int sum; }node[maxn]; int getRight(int
·
2015-10-27 14:03
数据结构
[
ACM_
数据结构] HDU 1166 敌兵布阵 线段树 或 树状数组
1 #include<iostream> 2 #include<cstdio> 3 #include<memory.h> 4 using namespace std; 5 int n,C[50005]; 6 //-------------------------- 7 int lowbit(int x){ 8
·
2015-10-27 14:03
数据结构
[
ACM_
暴力] 最多交换k个数的顺序,求a[i]的最大连续和
1 /* 2 http://codeforces.com/contest/426/problem/C 3 最多交换k个数的顺序,求a[i]的最大连续和 4 爆解 5 思路:Lets backtrack interval that should contain maximal sum. 6 To improve it we can swap
·
2015-10-27 14:02
ACM
[
ACM_
模拟] HDU 1006 Tick and Tick [时钟间隔角度问题]
Problem Description The three hands of the clock are rotating every second and meeting each other many times everyday. Finally, they get bored of this and each of them would like to
·
2015-10-27 14:02
ACM
[
ACM_
模拟] UVA 10881 Piotr's Ants[蚂蚁移动 数组映射 排序技巧]
"One thing is for certain: there is no stopping them;the ants will soon be here. And I, for one, welcome ournew insect overlords." Kent Brockman Piotr likes
·
2015-10-27 14:01
ant
[
ACM_
动态规划] hdu1003 Max Sum [最大连续子串和]
Problem Description Given a sequence a[1],a[2],a[3]......a[n], your job is to calculate the max sum of a sub-sequence. For example, given (6,-1,5,4,-7), the max sum in this sequence is 6 + (
·
2015-10-27 14:01
动态规划
[
ACM_
其他] Modular Inverse [a关于模m的逆 模线性方程]
Description The modular modular multiplicative inverse of an integer a modulo m is an integer x such that a-1≡x (mod m). This is equivalent toax
·
2015-10-27 14:59
inverse
[
ACM_
水题] Yet Another Story of Rock-paper-scissors [超水 剪刀石头布]
Description Akihisa and Hideyoshi were lovers. They were sentenced to death by the FFF Inquisition. Ryou, the leader of the FFF Inquisition, promised that the winner of Rock-paper-scissors
·
2015-10-27 14:59
ACM
[
ACM_
数学] Taxi Fare [新旧出租车费差 水 分段函数]
Description Last September, Hangzhou raised the taxi fares. The original flag-down fare in Hangzhou was 10 yuan, plusing 2 yuan per kilometer after the first 3km and 3 yuan per kilometer after 10km
·
2015-10-27 14:59
ACM
[
ACM_
模拟][
ACM_
暴力] Lazier Salesgirl [暴力 懒销售睡觉]
Description Kochiya Sanae is a lazy girl who makes and sells bread. She is an expert at bread making and selling. She can sell the i-th customer a piece of bread for price pi. But
·
2015-10-27 14:59
ACM
[
ACM_
几何] UVA 11300 Spreading the Wealth [分金币 左右给 最终相等 方程组 中位数]
Problem A Communist regime is trying to redistribute wealth in a village. They have have decided to sit everyone around a circular table. First, everyone has converted all of their properties
·
2015-10-27 14:57
reading
[
ACM_
水题] UVA 11729 Commando War [不可同时交代任务 可同时执行 最短完成全部时间 贪心]
There is a war and it doesn't look very promising for your country. Now it's time to act. You have a commando squad at your disposal and planning an ambush on an important enemy camp located n
·
2015-10-27 14:57
command
[
ACM_
模拟] ZOJ 3713 [In 7-bit 特殊输出规则 7bits 16进制]
Very often, especially in programming contests, we treat a sequence of non-whitespace characters as a string. But sometimes, a string may contain whitespace characters or even be empty
·
2015-10-27 14:56
ACM
[
ACM_
水题] ZOJ 3706 [Break Standard Weight 砝码拆分,可称质量种类,暴力]
The balance was the first mass measuring instrument invented. In its traditional form, it consists of a pivoted horizontal lever of equal length arms, called the beam, with a
·
2015-10-27 14:55
break
[
ACM_
水题] ZOJ 3714 [Java Beans 环中连续m个数最大值]
There are N little kids sitting in a circle, each of them are carrying some java beans in their hand. Their teacher want to select M kids who seated in M
·
2015-10-27 14:55
java
[
ACM_
暴力] ZOJ 3710 [Friends 共同认识 最终认识 暴力]
Alice lives in the country where people like to make friends. The friendship is bidirectional and if any two person have no less than k friends in common, they will become fr
·
2015-10-27 14:55
ACM
[
ACM_
数学] Fibonacci Nim(另类取石子,2-4组合游戏)
游戏规则: 有一堆个数为n的石子,游戏双方轮流取石子,满足: 1)先手不能在第一次把所有的石子取完; 2)之后每次可以取的石子数介于1到对手刚取的石子数的2倍之间(包含1和对手刚取的石子数的2倍)。 约定取走最后一个石子的人为赢家,求必败态。 问题分析: 这个和之前的Wythoff’s Game 和取石子游戏 有一个很大的不同点,就是
·
2015-10-27 14:54
fibonacci
[
ACM_
模拟] ZJUT 1155 爱乐大街的门牌号 (规律 长为n的含k个逆序数的最小字典序)
Description ycc 喜欢古典音乐是一个 ZJUTACM 集训队中大家都知道的事情。为了更方便地聆听音乐,最近 ycc 特意把他的家搬到了爱乐大街(德语Philharmoniker-Straße )。在爱乐大街上,依次坐落着N座跟音乐有关的建筑,比如音乐厅、歌剧院等建筑。走在爱乐大街的路上,ycc&n
·
2015-10-27 14:53
ACM
[
ACM_
模拟] ZJUT OJ 1139 七龙珠 (追及类问题,s-t图像,模拟)
Description 话说孙悟饭与小林正在与刚造访地球的赛亚人贝吉塔交战,因为连贝吉塔的手下纳巴的实力也远在他俩之上,由于差距悬殊,小林不得不设脱离战场,去寻找正在修炼中的悟空求救,而赛亚人一伙岂能让他们轻易逃脱,于是贝吉塔让纳巴去追小林而着手对付孙悟饭。 假设小林的速度是vp 每秒,纳巴速度 vd每秒,他俩与贝吉塔当时处在同一地点
·
2015-10-27 14:53
ACM
[
ACM_
动态规划] POJ 1050 To the Max ( 动态规划 二维 最大连续和 最大子矩阵)
Description Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle
·
2015-10-27 14:52
动态规划
[
ACM_
模拟] POJ 1094 Sorting It All Out (拓扑排序+Floyd算法 判断关系是否矛盾或统一)
Description An ascending sorted sequence of distinct values is one in which some form of a less-than operator is used to order the elements from smallest to largest. For example, the sorted sequence
·
2015-10-27 14:52
floyd
[
ACM_
数学] 大菲波数 (hdu oj 1715 ,java 大数)
大菲波数 Problem Description Fibonacci数列,定义如下: f(1)=f(2)=1 f(n)=f(n-1)+f(n-2) n>=3。 计算第n项Fibonacci数值。 Input 输入第一行为一个整数N,接下来N行为整数Pi(1<=Pi<=1000)。 Output 输出为N行,每行为对应
·
2015-10-27 14:52
java
[
ACM_
数据结构] 竞赛排名
比赛排名 Time Limit:1000MS Memory Limit:32768K Description: 欢迎参加浙江工业大学“亚信联创杯”程序设计大赛,本次竞赛采用与 ACM/ICPC 相同的排名规则。也就是说,首先按照在规定时间内,做出的题数进行排名。如果多支队伍解题数目相同,则根据总用时加入惩罚时间进行排名。总用时和惩罚时间由每道解答正确的试题的用时加上惩罚时间
·
2015-10-27 14:51
数据结构
[
ACM_
图论] Domino Effect (POJ1135 Dijkstra算法 SSSP 单源最短路算法 中等 模板)
Description Did you know that you can use domino bones for other things besides playing Dominoes? Take a number of dominoes and build a row by standing them on end with only a small distance in betwe
·
2015-10-27 14:51
dijkstra
[
ACM_
水题] 不要62(hdu oj 2089, 不含62和4的数字统计)
Problem Description 杭州人称那些傻乎乎粘嗒嗒的人为62(音:laoer)。 杭州交通管理局经常会扩充一些的士车牌照,新近出来一个好消息,以后上牌照,不再含有不吉利的数字了,这样一来,就可以消除个别的士司机和乘客的心理障碍,更安全地服务大众。 不吉利的数字为所有含有4或62的号码。例如: 62315 73418 88914 都属于不吉利号码。但是,61152虽然含有6
·
2015-10-27 14:51
ACM
[
ACM_
模拟] POJ1068 Parencodings (两种括号编码转化 规律 模拟)
Description Let S = s1 s2...s2n be a well-formed string of parentheses. S can be encoded in two different ways: q By an integer sequence P = p1 p2...pn where pi is the number of left parenthes
·
2015-10-27 14:50
encoding
不同数据库模糊查询特殊
字符处理
不同数据库模糊查询特殊
字符处理
(2010-10-21 19:04:47) 转载▼ 标签: 杂谈 分类: MSN搬家 一、Sqlserver
·
2015-10-27 13:04
特殊字符
js常用函数整理
="undefined")\isNaN
字符处理
函数:toLowerCase\touppercase\ substring(从哪里截到哪)\substr(从哪里开始;截多少个字符
·
2015-10-27 13:03
常用函数
WEBSHELL姿势之SQL一句话
一般来说要利用SQL来实现一句话,有如下几种情况:1.存在sql注入,在没有
字符处理
时可直接写入一句话(如Select''intooutfile'F:/wwwroot
6um1n
·
2015-10-26 22:36
WEB安全
正则表达式与文本格式化处理
正则表达式不是一个工具程序,二是一种
字符处理
的标准依据。
yiluohan0307
·
2015-10-26 15:00
C#中@的作用(逐字字符串)及 C# 字符串转义字符
一、转义字符C#允许按常规的转义
字符处理
的方式来给字符串常量赋值,如果编译器检测到你正在为一个字符串变量赋值,你在其中写的双斜扛将不会被当作注释符。
·
2015-10-23 09:54
转义字符
JS
字符处理
JS取整 1、toFixed(num)(ps:num为保留小数点后几位) 自定义保留小数点后几位,进行四舍五入。严格来说,这个函数不属于取整,但是当num=0时,也就是取整了,所以一起放到这里,方便查找。 栗子: 1 var num = 5.2369; 2 num .toFixed(0) = 5; 3 num .toFixed(1) = 5.2; 4 num .to
·
2015-10-23 08:12
js
任督二脉之Shell中的正则表达式
Shell的基础学习之前已经总结了一篇博客:http://www.cnblogs.com/jyzhao/p/4485553.html 本文将总结Shell中的正则表达式及常用的
字符处理
命令,为打通任督二脉奠定基础
·
2015-10-23 08:23
正则表达式
单引号在
字符处理
时的作用
如system_ex("zip%s/'%s'%s-qj",dest_dir,zip_name,bill_src_path);如果zip_name里面包含空格或者$之类的特殊字符,就必须加单引号。mkdir'ab' 创建带空格的文件夹mkdir'a$b' 创建带$的文件夹不加单引号会创建失败
a_tu_
·
2015-10-21 16:00
DB2
字符处理
函数
转自:http://www.blogjava.net/bingle/archive/2007/07/11/129681.html -----------------------------------字符串连接运算:db2中使用的是"||"----------------------------------- 一、字符转换函数 1、ASCII() 返回字
·
2015-10-21 13:31
db2
深入理解那该死的BOM
微软做这种检测,但有些软件不做这种检测, 而把它当作正常
字符处理
。 &
·
2015-10-21 13:08
bom
Objective-C
字符处理
函数 -全 substring indexof
Objective-C字符串处理的函数 更新: 2011-11-03 字体: T T 纪录下些许关于; NSLog(@"字符串处理"); //获得字符串长度 NSString* str1=@"MAC OS Pro"; NSLog(@"长度是&n
·
2015-10-21 12:33
Objective-C
C C++每个头文件的功能说
C/C++每个头文件的功能说明 传统 C++ #include <assert.h> //设定插入点 #include <ctype.h> //
字符处理
#include
·
2015-10-21 12:36
C++
java的byte与C#的异同引起的
字符处理
问题。
java的byte是有符号类型(java就没有无符号类型的数据),值域:-0128~127 c#的byte是无符号类型数值,值域:0~255 这在依赖字符编码处理程序中,两者源代码就不能通用了。 知道原因结局办法就容易多了。 1.使用&与运算 int num1=byte[0]&0xff 与运算一下。 原理:0xff是十六进制整形(至少16位)在直接
·
2015-10-21 12:51
java
SQL Server查询中的特殊
字符处理
我们都知道SQL Server查询过程中,单引号“'”是特殊字符,所以在查询的时候要转换成双单引号“''”。但这只是特殊字符的一个,在实际项目中,发现对于like操作还有以下特殊字符:下划线“_”,百分号“%”,方括号“[]”以及尖号“^”。其用途如下:下划线:用于代替一个任意字符(相当于正则表达式中的 ? )百分号:用于代替任意数目的任意字符(相当于正则表达式中的 * )方括号:用于转义(事实上
·
2015-10-21 11:51
SQL Server
Shell中的正则表达式
Shell的基础学习之前已经总结了一篇博客:http://www.cnblogs.com/jyzhao/p/4485553.html 本文将总结Shell中的正则表达式及常用的
字符处理
命令,为打通任督二脉奠定基础
·
2015-10-21 11:35
正则表达式
innerHTML分析
在做 《JS在线打字练习》时,发现JS在不同浏览器上的
字符处理
是不一样的。
·
2015-10-21 11:35
innerHTML
SiteFactory 通用程序集中(PowerEasy.Common)的常用字符串处理函数
以下是常用
字符处理
类StringHelper的各方法,这里给方法添加了简单的注释 ---------------------  
·
2015-10-21 11:11
factory
批处理中的%
%a% 这种形式 ,就是变量的引用, @echo off set a=123 rem定义一个变量a 赋值为123 echo %a% rem显示出变量a的值(如果不加% %系统会把a当
字符处理
了
·
2015-10-21 11:10
批处理
more命令编写
char* path,char *r); 成功返回FIEL指针 读取文件记录的函数 fgets(buf,counts,fp); 成功返回实践读取的字数 设置客户端的终端控制,如输入空格换屏,不要回显,当
字符处理
等
·
2015-10-21 10:32
more
Java中特殊
字符处理
(转义字符)
今天在开发过程中遇到了string.splite(".");怎么调试都获取到的长度是0,后来才意识到“.”是特殊字符,正确表示应该是“\\.”。所以借此机会写个笔记简单记之。另外还有replace,replaceAll,这两者都是由正则表达式类库实现的,但是replace采用的是字符串原有的意思来替换,而replaceAll则是按照正则表达式的字符串来替换,正则表达式中有15个元字符,是有特殊意义
luzhenyuxfcy
·
2015-10-20 19:00
Java特殊字符处理
strlen、strcpy、strcat等字符串处理函数的实现
不少公司都考察了关于
字符处理
函数的实现,这些看起来很简单,其实需要注意的地方还是很多的。这里给出strlen、strcpy、strcat等函数的实现,以及指出需要注意的地方。
u011000290
·
2015-10-17 17:00
字符串
String
PHP json字符串对特殊
字符处理
(单引号,双引号)
前言:form表单用POST,GET等方式提交数据到后台,后台用PHP接收提交的数据含有“"”、“'",“\”(双引号,单引号,反斜线),新版PHP(magic_quotes_gpc在php.ini设置为ON时,自动addslashes()进行转义。5.3废弃,5.4移除,都需要自己用addslashes()进行转义)都需要自己用addslashes()添加转义。 PHP接受的form表
chenzy526
·
2015-10-12 15:49
PHP
双引号)
PHP json字符串对特殊
字符处理
(单引号,双引号)
前言:form表单用POST,GET等方式提交数据到后台,后台用PHP接收提交的数据含有“"”、“'",“\”(双引号,单引号,反斜线),新版PHP(magic_quotes_gpc在php.ini设置为ON时,自动addslashes()进行转义。5.3废弃,5.4移除,都需要自己用addslashes()进行转义)都需要自己用addslashes()添加转义。PHP接受的form表单提交过来的
chenzy526
·
2015-10-12 15:49
PHP
双引号)
PHP
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
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
其他