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
I2C之知(六)--s3c2440用I2C接口访问EEPROM
本来是想用s3c2440的SDA和SCL管脚复用为GPIO来模拟的,但在没有示波器的情况下搞了一周,怎么都出不来,最后还是放弃了.甚至参考了linux下i2c-
algo
-bit.c和i2c-gpio.c
dndxhej
·
2012-08-05 20:00
数据结构
c
linux
文档
Signal
output
poj Drainage Ditches
模版题,很多人A.模版:http://blog.csdn.net/rookie_
algo
/article/details/7803313#include usingnamespacestd; constintinf
rookie_Algo
·
2012-07-30 21:00
优化
SAP
本周google更新概况
本周google更新概况关注googleSEO的同学应该看到一些文章是关于google最新algorithm,
algo
更新,penguin更新,翻译应该是企鹅更新,此次的google算法主要针对的是推广的
这厮
·
2012-04-29 09:00
WinDump使用说明
[ -F file ] [ -i interface ] [ -m module ] [ -r file ] [ -s snaplen ] [ -T type ] [ -w file ] [ -E
algo
guo583
·
2012-04-27 18:00
dump
Intro-to-
algo
(counting sort, radix sort, decis...
========================================Lecture5Howfastcanwesort?comparisonsortse.g.quicksort,insertionsort,mergesort,heapsortNocomparisonsortingalgorithmcouldrunbetterthannlgn.=======================
ChenQi
·
2012-04-25 00:00
jni调用adb打印
(constchar*fmt,...) { va_listvl; va_start(vl,fmt); __android_log_vprint(ANDROID_LOG_ERROR,"ccstroke_
algo
ttxgz
·
2012-04-18 12:00
Intro to
Algo
- lecture 2 - solving recurrences
===============================================================Lecture2AsymptoticNotationandRecurrences===============================================================SolvingRecurrences1.Substitutionme
ChenQi
·
2012-04-16 22:00
[原]温故而知新之简单排序算法
packagecom.ccl.
algo
; publicclassSimpleSort{ /** *假设有N个数据需要排序,则从第0个数开始,依次比较第0和第1个数据,如果第0个大于第1个则两者交换,
qcyycom
·
2012-04-13 13:00
[原]java 金典算法实现
packagecom.ccl.
algo
; publicclassClassical{ /** *@paramargs *@authorchanglun.cheng *@see默默寒窗苦code */
qcyycom
·
2012-04-12 17:00
IIC协议
r=ioctl(fd,I2C_FUNCS,&funcs)是查看其功能,它最终调用
algo
通信方式中的functionality()函数r=ioctl(fd,I2C_SLAVE,addr)这个函数设置要通信的从设备地址
petershina
·
2012-04-05 12:00
c
struct
user
command
null
byte
hdu 1251 统计难题(trie树)
hdoj的1251求前缀字符串的个数,模版水过,参照dd牛模版#include//
algo
:trietree #include #include
cqlf__
·
2012-03-27 21:00
struct
null
哈尔滨工业大学2011年复试上机题 解题报告
样例输入: hdssg样例输出: gssdh又一次可耻的用了STL好像这个比之前那个更短注:reverse函数在
algo
PythonFX
·
2012-03-19 22:00
Algorithm
编程
算法
String
测试
stdstring
使用Windows 8新的压缩API进行数据压缩
PrivateEnumCOMPRESS_
ALGO
a1875566250
·
2012-03-01 20:00
Algorithm
windows
api
function
Class
buffer
容斥原理(转载http://www.cppblog.com/vici/archive/2011/09/05/155103.html)
这篇文章发表于http://e-maxx.ru/
algo
/inclusion_exclusion_principle,原文是俄语的。
duanxian0621
·
2012-02-28 19:00
c
算法
qq
Google
Numbers
双调旅行商问题(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
上一页
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
其他