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
Algo
双调旅行商问题(TSP)bitonic tours
参考文献:http://www.cs.huji.ac.il/course/2004/
algo
/Solutions/bitonic.pdfhttp://www.cppblog.com/doer-xee/archive
bertzhang
·
2012-02-20 10:00
图灵停机问题(The Halting Problem)
假设我们某一天真做出了这么一个极度聪明的万能算法(就叫God_
algo
吧),你只要给它一段程序(二进制描述),再给它这段程序的输入,它就能告诉你这段程序在这个输入上会不会结束(停机),我们来编写一下我们的这个算法吧
niushuai666
·
2012-02-15 13:00
算法
input
linux bash shell实现对数组快速排序(升序)
注:如果代码框里的代码复制出来后显示异常,就麻烦下载附件chris.zip(已将chris-qsort.sh和chris-
algo
.sh压缩打包为chris.zip)1.shell函数形式(已将其放在附件里
cyent
·
2011-12-19 19:55
linux
shell
数组
快速排序
bash
linux bash shell实现对数组快速排序(升序)
注:如果代码框里的代码复制出来后显示异常,就麻烦下载附件chris.zip(已将chris-qsort.sh和chris-
algo
.sh压缩打包为chris.zip)1.shell函数形式(已将其放在附件里
小慢哥
·
2011-12-19 19:55
linux
数组
shell
stanford的一些课程
自然语言处理 http://www.nlp-class.org/ 机器学习 http://jan2012.ml-class.org/ 算法设计分析 http://www.
algo
-class.org
lcf11824
·
2011-11-30 11:00
机器学习
人工智能
NLP
开放课程
stanford
游戏服务端中的A*寻路算法
#ifndef __ASTAR_SERACH_
ALGO
_H__ #define __ASTAR_SERACH_
ALGO
_H__ #include <Algorithm>&
suiyuan0808
·
2011-11-14 12:00
游戏服务端中的A*寻路算法
设计模式之策略模式
packagecom.cmj.pattern.strategy;publicclassContext{privateStrategystrategy;publicvoidcontextInterface(){strategy.
algo
chendajun
·
2011-10-25 10:00
策略模式
strategy
1. I2C 协议
r=ioctl(fd,I2C_FUNCS,&funcs)是查看其功能,它最终调用
algo
通信方式中的functionality()函数r=ioctl(fd,I2C_SLAVE,addr)这个函数设置要通信的从设备地址
zq5848
·
2011-10-09 23:00
c
struct
user
command
null
byte
转自CSDN:九月腾讯,创新工场,淘宝等公司最新面试十三题
如今,又即将迈入求职高峰期--10月份,而本人也正在找下一份工作中,所以,也不免关注了网上和我个人建的算法群
Algo
dwlovehcy
·
2011-09-27 09:00
06 复试 还是畅通工程
lt;iostream> using namespace std; #include<vector> #include<memory.h> #include<
algo
linest
·
2011-09-25 20:00
九月腾讯,创新工场,淘宝等公司最新面试十三题
如今,又即将迈入求职高峰期--10月份,而本人也正在找下一份工作中,所以,也不免关注了网上和我个人建的算法群Algorithms1-10群(第1-9群已满,
Algo
v_JULY_v iDesperadO
·
2011-09-23 10:00
腾讯
创新工场
九月
容斥原理
容斥原理(翻译)前言:这篇文章发表于http://e-maxx.ru/
algo
/inclusion_exclusion_principle,原文是俄语的。
vici
·
2011-09-05 07:00
i2c的数据结构
structmodule*owner; unsignedintid; unsignedintclass;/*classestoallowprobingfor*/ conststructi2c_algorithm*
algo
xiruanliuwei
·
2011-08-25 20:00
Algorithm
数据结构
c
struct
callback
structure
OFN鼠标驱动(五) -- i2c-dev.c文件的分析
分析完i2c-core后,其实还遗留了不少问题,比如
algo
的挂载,I2C的ioctl命令的响应等,带着这些问题,我们继续分析i2c-dev.c的代码,看看能否找到一些答案 自旋锁和互斥锁:这两个锁很相似
longyue0917
·
2011-08-18 22:00
c
list
struct
user
File
Class
linux powerpc i2c驱动 之 i2c adapter层的注册过程
I2c的adapter层驱动,首先是其probe函数,adapter的结构体如下:上面的结构体中其中
algo
实现i2c设备的读写操作函数对于i2c_algorithm结构体,其中的functionality
lickylin
·
2011-08-18 18:00
c
linux
null
Class
each
deprecated
STL find_if
//定义在STL实现代码stl_
algo
.h中templateInputIteratorfind_if(InputIteratorfi
a117653909
·
2011-08-05 19:00
Algorithm
Class
《STL源码剖析》 -- stl_
algo
.h
//Filename://CommentBy:凝霜//E-mail:
[email protected]
//Blog:http://blog.csdn.net/mdl13412//这个文件中定义了一些STL关键的算法,我仅仅给出一个思路,//不进行详尽讲解,具体算法请参考算法书籍,推荐《算法导论》//另外,对于基础薄弱的,推荐《大话数据结构》,此书我读了一下//试读章节,适合初学者学习/***Co
凝霜
·
2011-08-04 17:01
STL源码剖析
distance
class
iterator
buffer
merge
random
Swiss Army 241300 Chrono Classic XLS
_trksid=p3284.m263&_trkparms=
algo
%3DSIC%26its%3DI%26itu%3DMRU-281%252BUCI%252BIA%252BUA%252BFICS%
dodomail
·
2011-07-29 20:00
Class
Java 加密解密之对称加密算法DES
DESJava加密解密之对称加密算法DESedeJava加密解密之对称加密算法AESJava加密解密之对称加密算法PBEJava加密解密之对称加密算法DES数据加密算法(DataEncryption
Algo
aubdiy
·
2011-07-23 23:06
java
des
WinDump用法---Win平台下的Tcpdump
[ -F file ] [ -i interface ] [ -m module ] [ -r file ] [ -s snaplen ] [ -T type ] [ -w file ] [ -E
algo
zhaohaolin
·
2011-07-18 18:00
tcpdump
ketama开源库-一致性Hash的处理
Ketama的作者是RichardJones,他的主页是☆作者主页:http://www.metabrew.com/article/libketama-consistent-hashing-
algo
-memcached-clients
西二旗小码农
·
2011-07-18 14:01
编程语言相关
ketama开源库-一致性Hash的处理
Ketama的作者是RichardJones,他的主页是☆作者主页:http://www.metabrew.com/article/libketama-consistent-hashing-
algo
-memcached-clients
lwm_1985
·
2011-07-18 14:00
算法
负载均衡
memcached
服务器
存储
linux抓包命令
count ] [ -F file ][ -i interface ] [ -m module ] [ -r file ][ -s snaplen ] [ -T type ] [ -w file ][ -E
algo
hackpro
·
2011-03-18 09:00
C++
c
linux
.net
C#
驱动模块使用I2C总线范例
|--Kconfig |--Makefile |--algos ||--Kconfig ||--Makefile ||--i2c-
algo
-bit.c ||--i2c-
algo
-pca.c ||--i2c-
algo
-pcf.c
sepnic
·
2011-02-11 12:00
WindowsMobile上使用ASIFT实现对视角变化更鲁棒的特征匹配
最近听CV领域的朋友说起ASIFT,后来搜索了一下,发现ASIFT比SIFT更能适应视角变化,并且开源了(网址:http://www.ipol.im/pub/
algo
/my_affine_sift/),
hellogv
·
2010-12-20 22:00
vector
image
iterator
dll
float
WindowsMobile
WindowsMobile上使用ASIFT实现对视角变化更鲁棒的特征匹配
最近听CV领域的朋友说起ASIFT,后来搜索了一下,发现ASIFT比SIFT更能适应视角变化,并且开源了(网址:http://www.ipol.im/pub/
algo
/my_affine_sift/),
fanguanghui
·
2010-12-20 22:00
windows
Ocaml最好用的IDE开发环境
这里记下Eclipse update的地址:ocaide-http://www.
algo
-prog.info/ocaide/ OcaIDE功能超强,可以方便
shendl
·
2010-11-25 18:00
eclipse
编程
ide
A/B测试:实现方法
我们先来看一个图:(注:感谢
Algo
提供本图。)上图展示了A/B测试的实现原理。
Michael_shao
·
2010-11-25 13:00
JavaScript
apache
浏览器
测试
服务器
数据仓库
C++:STL标准入门汇总
STL的代码从广义上讲分为三类:
algo
computer055maxi
·
2010-11-05 11:00
Algorithm
数据结构
C++
算法
iterator
construction
A星搜索(A* search, A Star search algorithm)算法实现代码
注:如果想使用已有的比较好使的A*算法,推荐一个以前我使用过的C++写的A*程序,参见这里(http://code.google.com/p/a-star-
algo
MulinB
·
2010-10-13 20:00
Algorithm
算法
list
null
application
insert
linux 下i2c 驱动架构
在linux/include目录下,关注头文件i2c-id.hi2c-
algo
-bit.h在linux/drivers/i2c目录下KconfigMakefile i2c-core.hi2c-boardinfo.c
wuxiwang
·
2010-09-13 16:00
STL 之 算法
前3组在algorithm(以前为
algo
.h)头文件中定义。 第4组是专用于数值数据的,在numeric(以前为
typecool
·
2010-09-02 19:00
UVa OJ 118 - Mutant Flatworld Explorers (变体扁平世界探索器)
andmachinelearningareareasthatcrosstheboundariesofmanyofthesubdisciplinesthatcompriseComputerScience:artificialintelligence,
algo
Devymex
·
2010-08-13 23:00
变长结构体的表示方法
http://blog.csdn.net/zhangyang0402/archive/2010/08/07/5795614.aspx 在Linux程序中,经常会看到形如下面的结构体定义structxfrm_
algo
zhangyang0402
·
2010-08-07 17:00
c
算法
linux
struct
null
hex
zju2589 不重合的n个圆形成的区域
zju2589不重合的n个圆形成的区域 1 /* 2 * SOUR:zju2589 3 *
ALGO
:computational geomtry 计算平面上不重合的n个圆形成的区域 4
Why so serious? --[NKU]schindlerlee
·
2010-07-08 22:00
pku3334 二分+求多边形面积
pku3334二分+求多边形面积 1 /* 2 * SOUR:pku3334 3 *
ALGO
:二分高度,求水平线和多边形的交点,求出多边形面积 4 * DATE: 2010年 07月 07日 星期三
Why so serious? --[NKU]schindlerlee
·
2010-07-08 21:00
2010-06-11 00:40 spoj1182 ,dp, number theory, binary search 数位类统计问题
其实完全可以讲负数转化为整数操作也就是int转换成unsignedint还有就是要注意,int型正数,右移补0,负数右移是补1的, 1 2 /* 3 * SOUR:spoj1182 4 *
ALGO
Why so serious? --[NKU]schindlerlee
·
2010-06-11 00:00
2010-06-08 23:24:36.ural1057 number theory and dp
ural1057numbertheoryanddp数位类统计问题不说了,详见国家集训队2009论文集14.刘聪>需要非常注意边界条件的处理. 1 /* 2 * SOUR:ural 1057 3 *
ALGO
Why so serious? --[NKU]schindlerlee
·
2010-06-08 23:00
【转载】北大acm 题目分类
(飞翔),信区:ACMICPC标题:[zzfromxjtu]题目分类发信站:逸仙时空Yat-senChannel(WedJan910:45:112008)发信人:solomonII(白衣飘飘),信区:
Algo
thestoryofsnow
·
2010-05-05 23:00
java
Algorithm
算法
扩展
语言
bbs
WinDump使用提示
[ -F file ] [ -i interface ] [ -m module ] [ -r file ] [ -s snaplen ] [ -T type ] [ -w file ] [ -E
algo
wezly
·
2010-03-04 23:00
.net
Microsoft
F#
网络协议
D语言
2010年02月10日星期三.sgu185 dijkstra + 流
2010年02月10日星期三.sgu185dijkstra+流2010年02月10日星期三.sgu185
ALGO
:dijkstra+流求两条没有相同边的最短路。
Why so serious? --[NKU]schindlerlee
·
2010-02-10 01:00
2010年02月08日星期一.sgu159 && pku2205 dfs
2010年02月08日星期一.sgu159&&pku2205dfs2010年02月08日星期一.sgu159&&pku2205dfs/* *SOUR:sgu159&&pku2205 *
ALGO
:dfs.
Why so serious? --[NKU]schindlerlee
·
2010-02-08 00:00
2010-02-04.ural1063-pku1756 graph theory and IDFS 此题在pku上42人AC
2010-02-04.ural1063-pku1756graphtheoryandIDFS此题在pku上42人AC2010-02-04.ural1063-pku1756
ALGO
:graphtheoryandIDFS
Why so serious? --[NKU]schindlerlee
·
2010-02-04 14:00
2009年12月25日星期五.sgu139 八数码问题的推广 15数码..........
2009年12月25日星期五.sgu139八数码问题的推广15数码.......... 1 /* 2 * SOUR:sgu139 3 *
ALGO
:8数码问题的推广 4 * DATE: 2009年
Why so serious? --[NKU]schindlerlee
·
2009-12-25 21:00
基于测试环境,Ving
Algo
&Vir Library v1.4.0 -重写版本
发现简单的测试还是比较好用的,于是考虑重写代码,取消库前缀,做一些库结构上的改变.暂时先不考虑写内存泄露检测库.等有空,可以再把测试时测试代码自动输出测试文档的部分写下.#ifdef TEST_OPEN#ifndef TEST__#define TEST__#include using std::cout;using std::endl;#define FLAG__ cout#include u
千里暮云平
·
2009-12-20 07:00
用桥梁模式实现螺旋矩阵算法
前两天写了一篇文章,分析了“内螺旋矩阵算法”的实现,讨论到了面向对象编程的可扩展性,于是今天用桥梁模式将代码做了些改造,具体如下: package com.
algo
; class Position
shuishou119800
·
2009-12-17 21:00
设计模式
编程
算法
J#
2009年12月13日星期日.pku2353 最短路
2009年12月13日星期日.pku2353最短路最短路的变形,题意比较简单,具体看代码 1 /* 2 * SOUR:pku 2353 3 *
ALGO
:dp 4 * DATE: 2009
Why so serious? --[NKU]schindlerlee
·
2009-12-13 21:00
2009年 12月 09日 星期三.sgu134 sgu133 sgu181
2009年12月09日星期三.sgu134sgu133sgu181简单的树形动态规划贴代码 1 /* 2 * SOUR:sgu 134 3 *
ALGO
:tree dp 4 * DATE: 2009
Why so serious? --[NKU]schindlerlee
·
2009-12-13 14:00
2009年12月7日星期一.sgu130
2009年12月7日星期一.sgu130 1 /* 2 * SOUR:sgu130 3 *
ALGO
:catalan数看组合数学的证明 4 * DATE: 2009年 12月 07日 星期一 16
Why so serious? --[NKU]schindlerlee
·
2009-12-07 21:00
2009年12月7日星期一.sgu126
2009年12月7日星期一.sgu126 1 /* 2 * SOUR:sgu126 3 *
ALGO
:模拟 4 * DATE: 2009年 12月 07日 星期一 00:29:29 CST 5
Why so serious? --[NKU]schindlerlee
·
2009-12-07 01:00
上一页
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
其他