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
ch2
Guide to Data Mining 读书笔记 相似度距离算法的取舍
http://guidetodatamining.com/guide/
ch2
/DataMining-ch2.pdf 第二章第31页1.如果数据密集(所有数据几乎都有属性值,属性值量级重要),就用欧几里德算法
Charleston
·
2012-08-21 16:00
UVA10875-疯狂的命理学家
{ charc; intcount; }; intcom(constvoid*a,constvoid*b) { return*(char*)a-*(char*)b; } charch1[110],
ch2
shankeliupo
·
2012-08-20 22:00
指针,数组名,字符串名<转>
定义:char ch[10];char
ch2
[];char* str;"string"。 1.全局的变量和函数内的static变量,存放在内存堆区域。
美丽的小岛
·
2012-08-03 19:00
c
Qt中所有类型之间的转换
1、char*与constchar*的转换 char*ch1="hello11";constchar*
ch2
="hello22";
ch2
=ch1;//不报错,但有警告ch1=(char*)
ch2
;
mingxia_sui
·
2012-08-02 17:00
String
delete
qt
byte
求两个排序数组的并集
12345789.代码:publicclassUnion{publicstaticvoidmain(String[]args){char[]ch1="abcde".toCharArray();char[]
ch2
beiyetengqing
·
2012-07-23 06:53
数组/集合
(array
/
set)
求两个排序数组的并集
12345789.代码:publicclassUnion{ publicstaticvoidmain(String[]args){ char[]ch1="abcde".toCharArray(); char[]
ch2
beiyetengqing
·
2012-07-23 06:00
c
list
String
null
Class
character
编写strcmp函数
include"stdlib.h" #include"windows.h" intmain(intargc,char*argv[]) { intstrcmp_(char*a,char*b); charch1[101],
ch2
a973893384
·
2012-06-29 23:00
include
一个mfc实现的简单计算功能
具体实现的函数代码、、、voidCMyDlg::OnAdd(){//TODO:Addyourcontrolnotificationhandlercodeheredoublea,b,c;charch1[15],
ch2
shizhan1881
·
2012-06-13 12:00
scala(2)Learn
CH2
Programming in Scala from others
scala(2)Learn
CH2
Programming in Scala from others Scala is all object number is object, function
sillycat
·
2012-05-21 16:00
programming
vc++字符转换问题
两个数相加,存放到第三个中:原本代码:intnum1,num2,num3;charch1[10],
ch2
[10],ch3[10];GetDlgItem(IDC_EDIT1)->GetWindowTextW
mycomputerxiaomei
·
2012-05-10 14:00
web.xml配置
:设定值所影响的范围,如:/
ch2
或 /*.jsp; 4.:若为true,表示不支持el 语法; 5.:若为true,表示不支持语法; 6.:设定jsp
zhanshenny
·
2012-04-29 18:00
jsp-config
error-page
hdu 2986 Ballot evaluationp
一个小数字),下面q行,让你判断字符窜相加和后面给的判断是否一致,如果一致则输出正确,否则错误这道题小心再精度,先将小数乘以10换成整数比较思路:输入的数据当成字符窜进行存储ch1, 然后拆分ch1,读入到
ch2
Tdreamge
·
2012-03-09 12:00
Qt中QString,char,int,QByteArray之间到转换
各种数据类型的相互转换char*与constchar*的转换char*ch1="hello11";constchar*
ch2
="hello22";
ch2
=ch1;//不报错,但有警告ch1=(char*
laokaddk
·
2012-03-06 14:18
int
char
休闲
QString
QByteArray
stm32的通用计数器用于编码器的脉冲计数
这过程真是让我们哭笑不得,我们打算用TIM3的CH3和CH4通道采集左电机的pwm来测速和测距,用TIM4的
CH2
和CH1来测右电机的。
huang_jinjin
·
2012-03-05 13:00
timer
cmd
div
FP
QString 与其它类的互转
char*与constchar*的转换char*ch1="hello11";constchar*
ch2
="hello22";
ch2
=ch1;//不报错,但有警告ch1=(char*)
ch2
;char转换为
xingfeng2010
·
2012-02-27 16:00
String
byte
HDOJ2000、2001、2002、2003、2004
代码展示:#include voidmain() { charch1,
ch2
,ch3,temp; while(scanf("%c%c%c",&ch1,&
ch2
,&ch3)!
Olinafenzi
·
2012-02-15 10:00
c
math.h
poj 2389 Bull Math
两个很大的数相乘 #include #include constintMAXN=100000; charch1[MAXN],
ch2
[MAXN]; intsum[MAXN]; intmain
Tdreamge
·
2012-02-13 23:00
8088/8086的功能结构
http://mcit.xjtu.edu.cn/wlkj/wykj/
ch2
/ch2_2_4.htm 2.2.48088/8086的功能结构一、8088/8086的结构 8086与8088在结构上都是由执行单元
jker
·
2012-02-07 10:53
职场
休闲
64kb
jsp运行原理
success.jsp文件被转换成的Java文件的内容如下(位于Tomcat安装目录下的work\Catalina\localhost\
ch2
\org\apache\jsp文件夹中,
ch2
是
java-mans
·
2012-02-05 14:00
jsp
web.xml文件中的jsp-config标签详解 --可用于解决jsp、html乱码问题
:设定值所影响的范围,如:/
CH2
或/*.jsp;4.:若为true,表示不支持EL语法;5.:若为true,表示不支持语法;6.:设定JSP网页的编码;7.:设置JSP网页的
yhawaii
·
2012-01-29 16:00
C#读写文件:十进制转十六进制
publicclassHexadecimalConversion { publicstaticvoidWriteBinaryFile(UInt32data,BinaryWriterfileBinary)//十进制转十六进制 { bytech1,
ch2
yysyangyangyangshan
·
2012-01-08 18:00
String
C#
null
Class
byte
C#读写文件:十进制转十六进制
publicclassHexadecimalConversion{publicstaticvoidWriteBinaryFile(UInt32data,BinaryWriterfileBinary)//十进制转十六进制{bytech1,
ch2
yangyoushan
·
2012-01-08 18:00
String
C#
null
Class
byte
基于PHP的cURL快速入门(4)
下面是来自来自php.net的示例代码:以下为引用的内容://创建两个cURL资源$ch1=curl_init();$
ch2
=curl_init();//指定URL和适当的参数curl_setopt($
alongken2005
·
2011-12-22 22:00
PHP
mysql
list
wordpress
url
wordpress插件
Qt中QString,char,int,QByteArray之间到转换 (转载)
各种数据类型的相互转换char*与constchar*的转换char*ch1="hello11";constchar*
ch2
="hello22";
ch2
=ch1;//不报错,但有警告ch1=(char*
hqyhqyhq
·
2011-12-22 14:00
Struts2 拦截器流程图详解
客户端提交一个(HttpServletRequest)请求,如上文在浏览器中输入http://localhost:8080/bookcode/
ch2
/Reg.action就是提交一个(HttpServletRequest
classicbear
·
2011-12-19 17:00
mvc
struts
浏览器
filter
Interceptor
action
PHP使用curl_multi_add_handle并行处理
function.curl-multi-add-handle.php 0);//关闭全部句柄curl_multi_remove_handle($mh,$ch1);curl_multi_remove_handle($mh,$
ch2
21aspnet
·
2011-12-16 01:00
PHP
header
url
poj2993 与2996相反的模拟
include #include #include usingnamespacestd; structdata{ intr,l; charch; }chess[65]; strings; charch,ch1,
ch2
lencle
·
2011-12-13 10:00
c
String
include
qt学习笔记(三) QString char int之间的转换
char*与constchar*的转换char*ch1="hello11";constchar*
ch2
="hello22";
ch2
=ch1;//不报错,但有警告ch1=(char*)
ch2
;char转换为
ghostyu
·
2011-11-21 23:00
String
qt
byte
poj Oulipo(KMP)
id=3461题意:有两个字符串,ch1,
ch2
(strlen(ch1) #include #include #include usingnamespacestd; #defineM10001 intt
yhrun
·
2011-11-16 19:00
算法
String
Qt所有类型转换
1、char * 与 const char *的转换 char *ch1="hello11"; const char *
ch2
="hello22"
qimo601
·
2011-11-16 09:00
类型转换
qt
对话框控件访问七种方式
/*第1种intnum1,num2,num3;charch1[10],
ch2
[10],ch3[10];this->GetDlgItem(IDC_EDIT1)->GetWindowText(ch1,10)
circlesquare
·
2011-11-06 16:37
对话框控件访问七种方式
/* 第1种 intnum1,num2,num3; charch1[10],
ch2
[10],ch3[10]; this->GetDlgItem(IDC_EDIT1)->GetWindowText
CircleSquare
·
2011-11-06 16:00
sicilly 1147
usingnamespacestd; structInfo//一个结构体存储学生的信息 { stringname; intscore1,score2,num,scholarship; charch1,
ch2
yzl_rex
·
2011-11-06 10:00
String
存储
include
大数相加、相减、
(a):(b))voidswap(char*ch1,char*
ch2
){intlen1=s
hondely
·
2011-11-06 02:18
数论
大数相加、相减、
(a):(b))voidswap(char*ch1,char*
ch2
){intlen1=s
hondely
·
2011-11-06 02:18
数论
java常用类解析十一:Random类(Math.random())生成指定范围的随机数或字符
package mine.util.others; import java.util.Random; public class GetRandom { // 返回ch1和
ch2
之间(包括
snoopy7713
·
2011-11-03 11:00
java
Random
scanf getchar gets
即回车符会残留在缓冲区中); getchar()以Enter结束输入,也不会舍弃最后的回车符; 看以下程序:#includeusingnamespacestd;intmain(){charch1,
ch2
awsqsh
·
2011-10-23 21:00
c
System
语言
C语言第4节课
求ASCII码: #include main(){ charch1,
ch2
,ch3;\\注意这里变量的取值是取字符型的 printf("inputthreenumbers:"); ch1=getchar
1120173856
·
2011-10-23 02:24
职场
C语言
休闲
比较大小
信息填写
C语言第三节课
("a=%d,b=%d",a,b);c=a;a=b;b=c;printf("a=%d,b=%d",a,b);} 小写字母变大写字母:#includemain(){intd=32; charch1,
ch2
1120173856
·
2011-10-23 01:36
职场
C语言
include
休闲
小写字母变大写字母
java常用类解析十一:Random类(Math.random())生成指定范围的随机数或字符
packagemine.util.others; importjava.util.Random; publicclassGetRandom{ //返回ch1和
ch2
之间(包括ch1,
ch2
)的任意一个字符
Touch_2011
·
2011-10-19 20:00
java
String
测试
Random
Class
新书"Rails 3 in Action"介绍与下载
本书基于Rails 3.1 CH1: 框架的整体介绍
CH2
: 介绍TDD和BDD的概念,以及在Rails开发中的应用 CH3&4: 介绍模拟项目"项目管理系统"
热带翎羽
·
2011-10-18 20:00
action
指针数组 与数组指针
#defineMAX10 char*ch1[MAX];//max个字符串(指针数组)(char*)
ch2
[MAX];//错误在vc6上编译不过char(*ch3)[MAX];//含有MAX个字符的指针
zimingjushi
·
2011-10-18 15:00
C语言大数相加
include#include#defineN20 voidsum(charch1[],charch2[]) {charch3[N];intnum[N],i,j;//scanf("%s%s",ch1,
ch2
lchengcome
·
2011-10-13 12:00
c
语言
include
struts 2 解读 (笔记一期)
struts2-- 概念篇一个请求在Struts2中的处理步骤: 客户端提交一个(HttpServletRequest)请求,如上文在浏览器中输入http://localhost:8080/bookcode/
ch2
shine0181
·
2011-09-30 14:00
jsp
freemarker
struts
Interceptor
velocity
action
C++对象模型
ch2
构造函数语意学
1. ProgrammersnewtoC++oftenhavetwocommonmisunderstandings:ThatadefaultconstructorissynthesizedforeveryclassthatdoesnotdefineoneThatthecompiler-synthesizeddefaultconstructorprovidesexplicitdefaultiniti
nomad2
·
2011-09-14 21:00
nyoj 246 Human Gene Functions
求最大值解题思路:此题跟求最长公共子序类似,令x1,y1为ch1,
ch2
的子串,x1,y2的最大和为三种情况:x
yhrun
·
2011-08-18 17:00
模拟IPTV(中兴捧月2011)
用一个GUI程序模拟视频服务器:1) 视频服务器包含3个频道节目CH1、
CH2
、CH3,每个频道内容分别如下: CH1:静态显示一幅位图;
CH2
:屏幕中央显示形式为(H
·
2011-08-15 20:00
IP
VC++ (VS2008)里面char和LPTSTR的转换问题
在VS里面写如下代码,实现两个数的相加并且显示结果:intnum1,num2,num3; charch1[10],
ch2
[10],ch3[10]; GetDlgItem(IDC_EDIT1)->GetWindowText
xiajun07061225
·
2011-07-21 09:00
c
vc++
MFC中整型与字符串转换
将两个编辑框输入的数值相加,将和放到第三个编辑框中) voidCTestDlg::OnBtbAdd()//为按钮添加响应函数 { intnum1,num2,num3; charch1[10],
ch2
cghver
·
2011-07-12 08:00
mfc
RMAN备份的特性
通过分配多个通道并将文件指定到特定的通道 RMAN> run { 2>allocate channel ch1 device type disk; 3>allocate channel
ch2
wsql
·
2011-07-06 08:00
rman
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
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
其他