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
ctype
BNUOJ 1015 信息战(一)——加密程序
pid=1015 把数组开大点,..求余运算真的很神奇 #include <stdio.h> #include <
ctype
.h> #include
·
2015-11-13 01:34
加密
UVA 401- Palindromes
#include<stdio.h>#include<string.h>#include<
ctype
.h>char *ch = "A 3 HIL JM
·
2015-11-13 01:32
ROM
UVA 494(Kindergarten Counting Game)
#include<stdio.h>#include<stdlib.h>#include<
ctype
.h>#include<string.h>char ch
·
2015-11-13 01:16
count
ctype
.h快速入门
摘自Yao的博客:http://www.cnblogs.com/yaohj/archive/2011/01/28/1946799.html 简介: 头文件
ctype
.h声明了一组用于分类和转换单个字符的函数
·
2015-11-13 01:12
type
C 语言统计关键字出现次数
#include <stdio.h> #include <
ctype
.h> #include <string.h> #define NKEYS (sizeof
·
2015-11-12 20:04
关键字
算术表达式的转换
先转换成后缀式再建立表达式树 1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <
ctype
.h
·
2015-11-12 20:23
表达式
解决xshell 、SecureCRT中文乱码
一、解决xshell 中文乱码 在xshell命令行里面 输入: locale 输出: LANG=zh_CN.UTF-8 LC_
CTYPE
="zh_CN.UTF
·
2015-11-12 19:12
secureCRT
判断是否为英文字母
函数:isalpha 原型:int isalpha(int ch) 用法:头文件加入#include <cctype>(旧版本的编译器使用<
ctype
.h>)
·
2015-11-12 19:45
判断
最长回文子串问题
#include<stdio.h> #include<string.h>//fets、与strlen函数的头文件 #include<
ctype
.h>/
·
2015-11-12 19:44
问题
杭电oj 3079 Vowel Counting
可以先将输入的字符串全部转化为小写字母,然后再将元音字母变为大写,时间复杂度O(n) 1 #include<stdio.h> 2 #include<string.h> 3 #include<
ctype
.h
·
2015-11-12 18:11
count
用一个宏定义FIND求一个结构体
CTYPE
里某个变量CNUM相对了
CTYPE
的编移量
用一个宏定义FIND求一个结构体
CTYPE
里某个变量CNUM相对了
CTYPE
的编移量。
·
2015-11-12 18:32
find
C语言练习,可以解析协议,主机,路径,询问,片段等
include <stdio.h> 2 #include <stdlib.h> 3 #include <string.h> 4 #include <
ctype
.h
·
2015-11-12 18:41
C语言
UVA 825 - Walking on the Safe Side(重做)
这道题改天重新做一下: 高人的代码: #include<stdio.h>#include<string.h>#include<
ctype
.h>#define MAXD
·
2015-11-12 15:46
ide
ctype
.h头文件所包含的一些函数及其用法
1 字符测试函数 1> 函数原型均为int isxxxx(int) 2> 参数为int, 任何实参均被提升成整型 3> 只能正确处理处于[0, 127]之间的值 2 字符映射函数 1> 函数原型为int toxxxx(int) 2> 对参数进行检测, 若符合范围则转换, 否则不变 int tolowe
·
2015-11-12 13:54
type
杭电1048题
#include <iostream>#include <stdio.h>#include <
ctype
.h>#include <string>//注意c
·
2015-11-12 09:42
杭电
locale命令设置语言环境
在locale环境中,有一组变量,代表国际化环境中的不同设置: CODE: LC_COLLATE,定义该环境的排序和比较规则 LC_
CTYPE
,用于字符分类和字
·
2015-11-11 19:37
locale
设计模式-1.1工厂模式
1 enum
CTYPE
{COR
·
2015-11-11 18:35
设计模式
C/C++ 头文件 常用头文件功能查询表
#include <assert.h> //设定插入点 #include <
ctype
.h> //字符处理 #include <errno.h>
·
2015-11-11 17:33
c/c++
sorts
各种排序算法: 1 #include <stdio.h> 2 #include <string.h> 3 #include <
ctype
.h
·
2015-11-11 16:24
sort
NOIP2000普及组
代码 第一题 #include <stdio.h> #include <
ctype
.h> #include <str
·
2015-11-11 16:05
IP
字符函数
ispunct 原型:extern int ispunct(int c); 用法:#include <
ctype
.h> 功能:判断字符c是否为标点符号
·
2015-11-11 15:39
字符函数
请问
CType
和DirectCast函数有何区别
该关键字的使用方法与
CType
关键字相同,如下列所示: Dim Q As Object = 2.37 ' Requires Option Strict to be Off.
·
2015-11-11 13:25
type
coj 1140 序号互换
测试数据:26 27 52 160 Z FD 结果: Z AA AZ FD 26 160 # include <stdio.h> # include <
ctype
.h>
·
2015-11-11 12:51
OJ
UVa 10815 - Andy's First Dictionary
1 # include <stdio.h> 2 # include <
ctype
.h> 3 # include <string.h> 4 # include <
·
2015-11-11 12:22
first
UVa 409 - Excuses, Excuses!
1 # include <stdio.h> 2 # include <
ctype
.h> 3 4 # define MAX_WORD_LEN 25 5 # define MAX_LINE_LEN
·
2015-11-11 12:20
uva
Artificial Intelligence
*/ 2 # include <stdio.h> 3 # include <
ctype
.h> 4 # include <stdlib.h> 5 6 typedef
·
2015-11-11 12:07
int
WA : csu1019 simple line editor
1 # include <stdio.h> 2 # include <
ctype
.h> 3 4 # define MAXN 10005 5 6 char a[MAXN]; 7
·
2015-11-11 12:57
editor
csu 1031 Parsing Real Numbers
/* 1031: Parsing Real Numbers */# include <stdio.h># include <
ctype
.h># include <string.h
·
2015-11-11 12:39
number
POJ 1002 487-3279
/* POJ 1002 487-3279*/# include <stdio.h># include <stdlib.h># include <
ctype
.h>typedef
·
2015-11-11 12:35
poj
UVaOj 494 Kindergarten Counting Game
programming language 中的单词记数 /*494 - Kindergarten Counting Game*/# include <stdio.h># include <
ctype
.h
·
2015-11-11 12:33
count
插入,冒泡,快速排序
"stdafx.h"/* c1.h (程序名) */ #include<string.h> #include<iostream> #include<
ctype
.h
·
2015-11-11 11:46
快速排序
#include
c++中应该是#include <cctype> c中应该是#include <
ctype
.h> 以下为字符函数库中常用的函数: 函数名称 返回值 isalnum
·
2015-11-11 10:01
include
合法的C标示符(判断是否是数字或字母)
1 #include<stdio.h> 2 #include<
ctype
.h> 3 #include<string.h> 4 const int MAXN
·
2015-11-11 10:26
数字
C学习-fgets()篇1
学习fgets()函数时发现了一个问题,先贴代码 #include<stdio.h> #include<string.h> #include<
ctype
.h>
·
2015-11-11 08:49
get
include <
ctype
.h> 头文件包含函数总结
里面包含的函数主要是: 1.字符测试函数,函数原型一般为:int isXXXX( int ); 参数为int, 只能正确处理[0, 127]. 2.字符映射函数,函数原型一般为:int toXXXX( int ); 对参数进行检测, 若符合范围则转换, 否则不变 int tolower( int ); 'A'
·
2015-11-11 06:39
include
学生信息管理系统
include<stdio.h> 4 #include<stdlib.h> 5 #include<string.h> 6 #include<
ctype
.h
·
2015-11-11 06:52
管理
uva 673 - Parentheses Balance
include < stdio.h > #include < string .h > #include <
ctype
.h
·
2015-11-11 06:00
uva
10194 - Football (aka Soccer)
strcasecmp() 一个很好用的函数,用了就ac了,呵呵#include<stdio.h>#include<string.h>#include<
ctype
.h>
·
2015-11-11 06:58
SOC
123 - Searching Quickly
wa的原因是数组太小了 #include<stdio.h>#include<string.h>#include<
ctype
.h>#include<stdlib.h
·
2015-11-11 06:55
search
445 - Marvelous Mazes
#include<stdio.h> #include<string.h> #include<
ctype
.h> char maze[140]; int main
·
2015-11-11 06:47
EL
10815 - Andy's First Dictionary
1y #include<stdio.h>#include<string.h>#include<
ctype
.h>#include<stdlib.h>char
·
2015-11-11 06:45
first
409 - Excuses, Excuses!
果断1y #include<stdio.h>#include<string.h>#include<
ctype
.h>char excuse[20][100];char
·
2015-11-11 06:44
c
494 - Kindergarten Counting Game
#include<stdio.h> #include<
ctype
.h> char words[200]; int main() { char *p;  
·
2015-11-11 06:42
count
uva 156
/*一次ac,得益于函数的调用*/ #include<stdio.h>#include<stdlib.h>#include<
ctype
.h>#include<
·
2015-11-11 06:29
uva
C++头文件一览表
传统 C++ #include <assert.h> //设定插入点 #include <
ctype
.h>//字符处理
·
2015-11-11 04:50
C++
hdu 1161 Eddy's mistakes
pid=1161 本题主要运用的就是大小写的转换; 我写的代码: #include<iostream>#include <string>#include <
ctype
.h
·
2015-11-11 01:42
HDU
函数指针(习题课后答案)
1 #include <stdio.h> 2 #include <stdlib.h> 3 #include <
ctype
.h> 4 5 int is_not_print
·
2015-11-11 01:51
函数指针
Linux C判断字符串是否为数字
Title:Linux C判断字符串是否为数字 --2013-10-14 15:54 #include <
ctype
.h> #include <string.h>
·
2015-11-11 01:45
linux
Linux C判断日期格式是否合法
C判断日期格式是否合法 --2013-10-11 11:54 #include <string.h> // strlen() , strncpy() #include <
ctype
.h
·
2015-11-11 01:43
linux
1061. Dating (20)
1 #include <stdio.h> 2 #include <map> 3 #include <string.h> 4 #include <
ctype
.h
·
2015-11-11 00:30
in
上一页
11
12
13
14
15
16
17
18
下一页
按字母分类:
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
其他