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
Structures
GObject-based library
Olibrary.ItisintendedtosupersedetheGIOChannelofGLib.libgeeisacollectionlibraryprovidingGObject-basedinterfacesandclassesforcommonlyuseddata
structures
.libgeeprovidesth
gxp
·
2013-08-08 14:00
[置顶] 【索引】AOAPC I: Beginning Algorithm Contests (Rujia Liu)
BeginningAlgorithmContests(RujiaLiu)Volume 0.GettingStartedVolume1.ElementaryProblemSolvingVolume2.Data
Structures
Volume3
u011328934
·
2013-08-07 22:00
Chaptert1--Arrays_and_Strings
1.1Implementanalgorithmtodetermineifastringhasalluniquecharacters.Whatifyoucannotuseadditionaldata
structures
lavorange
·
2013-08-05 23:00
二维数组
算法
位操作
变位词
字符串逆序
Cracking the coding interview Q1.1
题目描述Implementanalgorithmtodetermineifastringhasalluniquecharacters Whatifyoucannotuseadditionaldata
structures
yuejiewc
·
2013-08-05 18:00
面试题
1052. Linked List Sorting (25)-PAT
1052.LinkedListSorting(25)时间限制400ms内存限制32000kB代码长度限制16000B判题程序StandardAlinkedlistconsistsofaseriesof
structures
zoushidexing
·
2013-08-05 15:00
一个c++中计算算法运行时间的程序
:2010-05-0813:14 556人阅读 评论(0) 收藏 举报 经常在论坛上看到一些牛人测试某个算法的运行时间,有c#版的,有c++版的,而自己一个都不知道是如何实现,今天看Data
Structures
withC
pi9nc
·
2013-08-04 19:00
Ant全攻略
2.2 运行Ant3 编写build.xml3.1Projects3.2Targets3.3Tasks3.4Properties3.5Path-like
Structures
4Ant中的内置任务4.1File
xpp1993
·
2013-08-04 16:00
112 - Tree Summing
BackgroundLISPwasoneoftheearliesthigh-levelprogramminglanguagesand,withFORTRAN,isoneoftheoldestlanguagescurrentlybeingused.Lists,whicharethefundamentaldata
structures
inLISP
SIOFive
·
2013-08-03 21:00
二叉树
STL
uva
540 - Team Queue
TeamQueue Queues and PriorityQueues aredata
structures
whichareknowntomostcomputerscientists.The TeamQueue
SIOFive
·
2013-08-03 21:00
String
STL
uva
一个学习AVL树很好的swf网址
http://www.qmatica.com/Data
Structures
/Trees/AVL/AVLTree.swf
czjuttsw
·
2013-08-03 20:00
avl树
初步学习pg_control文件之十五
它是一个参考值,在global.c中有如下定义 /* * Primary determinants of sizes of shared-memory
structures
·
2013-08-02 14:00
文件
uva 112 Tree Summing(建树+遍历)
BackgroundLISPwasoneoftheearliesthigh-levelprogramminglanguagesand,withFORTRAN,isoneoftheoldestlanguagescurrentlybeingused.Lists,whicharethefundamentaldata
structures
inLISP
u011328934
·
2013-07-31 13:00
PHYSICAL
STRUCTURES
PHYSICAL
STRUCTURES
"Youhaveapointthere,"saidTrurl,"Wewillhavetofiguresomewayaroundthat......Themainthing
lionzl
·
2013-07-31 00:00
Cacti监控Memcached时Count Stats和Memory/
Structures
没数据
依照我上篇转载的cacti监控memcached博客,配置好对memcached的监控后,经过很长一段时间后发现CountStats和Memory/
Structures
只有空图而没数据,如下图:于是用
talentwandou
·
2013-07-30 14:25
linux
memcached
cacti
UVA 112 Tree Summing
BackgroundLISPwasoneoftheearliesthigh-levelprogramminglanguagesand,withFORTRAN,isoneoftheoldestlanguagescurrentlybeingused.Lists,whicharethefundamentaldata
structures
inLISP
u011217342
·
2013-07-29 10:00
数据结构的学习网站
Veda原型:http://www.nowamagic.net/librarys/veda/cate/Data
Structures
重庆理工大学-数据结构:http://sjjg.jpkc.cqut.edu.cn
ckangle
·
2013-07-29 09:44
数据结构
1.1
Implementanalgorithmtodetermineifastringhasalluniquecharacters.Whatifyoucannotuseadditionaldata
structures
chen895281773
·
2013-07-28 21:00
uva 120 Stacks of Flapjacks(检索)
StacksofFlapjacks BackgroundStacksandQueuesareoftenconsideredthebreadandbutterofdata
structures
andfinduseinarchitecture
u011328934
·
2013-07-26 21:00
深度分析typedef--定义自己的数据类型
最近在看redis源码的时候看到Ae.h的时候看到如下源码:/*Typesanddata
structures
*/ typedefvoidaeFileProc(structaeEventLoop*eventLoop
·
2013-07-25 15:00
uva 540 Team Queue(队列+模拟)
TeamQueue Queues and PriorityQueues aredata
structures
whichareknowntomostcomputerscientists.The TeamQueue
u011328934
·
2013-07-19 15:00
Why Python?
Pythonisobject-oriented
Structures
upportssuchconceptsaspolymorphism,operationoverloading,andmultipleinheritanceIt'sfree
liuguiyangnwpu
·
2013-07-17 12:00
python
why
learning
Quagga添加自己的命令
在接口模式下添加一条"ipospfenable"的命令,什么也不做,只输出一些字符;Quagga内的视图是在vtysh.h定义的,位置:“vtysh/vtysh.c”,我常接触的主要有以下: /*Vtynode
structures
·
2013-07-15 22:00
命令
Python教程
Pythonisaneasytolearn,powerfulprogramminglanguage.Ithasefficienthigh-leveldata
structures
andasimplebuteffectiveapproachtoobject-orientedprogramming.Python
徐继开
·
2013-07-14 21:00
python
tutorial
python教程
Data
Structures
之 散列
1.Horner法则参考资料:http://www.cnblogs.com/tanky_woo/archive/2010/11/11/1874980.html简介:假设有n+2个实数a0,a1,…,an,和x的序列,要对多项式Pn(x)=anxn+an-1xn-1+…+a1x+a0求值,直接方法是对每一项分别求值,并把每一项求的值累加起来,这种方法十分低效,它需要进行n+(n-1)+…+1=n(n
積木leayn
·
2013-07-12 20:00
freescale有些关于怎么样处理freescale芯片上外围设备的惯例
/* *include/linux/fsl_devices.h * *Definitionsforanyplatformdevicerelatedflagsor
structures
for *Freescaleprocessordevices
eric41050808
·
2013-07-11 14:00
Freescale
Crack The Code Interview第一章Arrays & Strings读书笔记
问题一:Implementanalgorithmtodetermineifastringhasalluniquecharacters.Whatifyoucannotuseadditionaldata
structures
Big_Wang5
·
2013-07-09 15:00
Linux那些事儿之Linux sysfs -- 剖析版本虽旧,桃花依旧笑春风
"sysfsisaram-basedfilesysteminitiallybasedonramfs.Itprovidesameanstoexportkerneldata
structures
,theirattributes
zirconsdu
·
2013-07-09 13:00
sysfs
driver_arch
【转】oracle中schema指的是什么?
Schemaobjects arethelogical
structures
Sender
·
2013-07-08 23:00
Data
Structures
之 树
链表的访问速度太慢,不适合大量的输入数据。而树的大部分运行时间平均为O(logN)。定义树的一种自然的额方式是递归的方法。1.实现二叉树TianryTree.h typedefintElementType; #ifndefBINARYTREE_H_INCLUDED #defineBINARYTREE_H_INCLUDED //二叉树声明 structTreeNod
leayn03
·
2013-07-08 23:00
树
avl
uva-112 Tree Summing
BackgroundLISPwasoneoftheearliesthigh-levelprogramminglanguagesand,withFORTRAN,isoneoftheoldestlanguagescurrentlybeingused.Lists,whicharethefundamentaldata
structures
inLISP
ultimater
·
2013-07-06 19:00
/proc详解--linux man page
processinformationpseudo-filesystemDescriptionThe proc filesystemisapseudo-filesystemwhichisusedasaninterfacetokerneldata
structures
.Itiscommonlymountedat
wangfaqiang
·
2013-07-05 10:00
Ubuntu 安装 Redis
Redis,isanopensource,BSDlicensed,advancedkey-valuestore.Itisoftenreferredtoasadata
structures
erversincekeyscancontainstrings
sunboy_2050
·
2013-07-04 00:00
Data
Structures
之 链表
链表(LinkedList),由一系列不必在内存中相连的结构组成。按C的约定,函数的声明都在头文件中,具体的Node声明在.c文件中。 adt.h //按照C的约定,作为类型的List表和Position以及函数原型都在头文件中 typedefintElementType; #ifndefADT_H #defineADT_H structNode; typede
leayn03
·
2013-06-29 23:00
链表
指针
double-array trie 译文+心得
www.netfoucs.com/zzran/article/details/8462002自己对树是情有独钟,故在元旦放假的时候,翻译了anefficientimplementationoftrie
structures
lizhitao
·
2013-06-29 22:00
trie
double-array
Data
Structures
and Algorithm Analysis in C (数据结构与算法分析) 读书总结
重点把前面十章看了一下,后面两章感觉对我现阶段用处不大,就没有细看。因为之前把严蔚敏版的《数据结构》好好看了一遍,所以看这本书比较轻松,下面我谈一谈看完之后的感受。首先本书与严蔚敏版《数据结构》最大的区别就在于“算法分析”上面,《数据结构》一书的重点是介绍基本的数据结构,所以关于算法和算法的复杂度分析比较少,但它在讲述链表、栈、队列、树及图等基本数据结构非常清晰而且很详细,每种数据结构给的实现伪代
xuzhezhaozhao
·
2013-06-28 23:06
读书总结
2.Chrome数据同步服务浅析--概览篇
一、内容Client&&ServerClient
StructureS
erverStructure二、Client&&Server三、ClientStructure四、Sync--Data-ClientToServerMessage
leer168
·
2013-06-26 23:00
makecform
ImageProcessingToolboxColormakecformCreatecolortransformation
structureS
yntaxC=makecform(type)C=makecform
lcj_cjfykx
·
2013-06-26 00:00
Berkeley DB 源代码分析 (2) --- Btree的实现 (1)
bt_internalstructure,storesper-processandper-dbhandlebtreeinfoandfunctionpointers.2.BTMETAThebtreemetapage
structures
haredbyallprocesses.Itstoreswhat'sinthebtr
dazhao_cn
·
2013-06-20 14:10
DB
源代码
分析
内核
Berkeley
并行无锁数据结构设计
阅读更多转自:http://www.ibm.com/developerworks/cn/aix/library/au-multithreaded_
structures
2/#list15本文是本系列的最后一篇
gotowqj
·
2013-06-18 20:00
无锁设计
并行
并行无锁数据结构设计
转自:http://www.ibm.com/developerworks/cn/aix/library/au-multithreaded_
structures
2/#list15 本文是本系列的最后一篇
gotowqj
·
2013-06-18 20:00
并行
无锁设计
并行无锁数据结构设计
阅读更多转自:http://www.ibm.com/developerworks/cn/aix/library/au-multithreaded_
structures
2/#list15本文是本系列的最后一篇
gotowqj
·
2013-06-18 20:00
无锁设计
并行
BST&AVL&红黑树简单介绍
(BST&AVL&红黑树简单介绍)前言:节主要是给出BST,AVL和红黑树的C++代码,方便自己以后的查阅,其代码依旧是data
structures
andalgorithmanalysisinc++(secondedition
·
2013-06-18 17:00
数据结构
算法
算法设计和数据结构学习_5(BST&AVL&红黑树简单介绍)
原帖地址:http://www.cnblogs.com/tornadomeet/p/3141686.html 前言:节主要是给出BST,AVL和红黑树的C++代码,方便自己以后的查阅,其代码依旧是data
structures
andalgorithmanalysisinc
wyqj
·
2013-06-18 10:00
资料收集
算法设计和数据结构学习_5(BST&AVL&红黑树简单介绍)
前言: 节主要是给出BST,AVL和红黑树的C++代码,方便自己以后的查阅,其代码依旧是data
structures
and algorithm analysis in c+
·
2013-06-18 09:00
数据结构
POJ 2104(K-th Number-区间第k大-主席树)
65536KTotalSubmissions: 31790 Accepted: 9838CaseTimeLimit: 2000MSDescriptionYouareworkingforMacrohardcompanyindata
structures
department.Afterfailingyourpreviou
nike0good
·
2013-06-17 16:00
从K近邻算法、距离度量谈到KD树、SIFT+BBF算法
从K近邻算法、距离度量谈到KD树、SIFT+BBF算法分类: 30.MachineL&DataMining 24.data
structures
2012-11-2016:31 31897人阅读 评论(69
pi9nc
·
2013-06-16 18:00
Mining
structures
L&Data
24.data
30.Machine
R12 GL table
FND_ID_FLEX_
STRUCTURES
?GL_LEDGERS ?GL_CODE_COMBINATIONS FND_CURRENCIES和FND_ID_FLEX_STRUCTUR
SMJ3901080114
·
2013-06-15 11:00
R12 表详解系列—-总账
日历和科目表信息的主表包括:• FND_CURRENCIES• GL_PERIOD_SETS• GL_PERIODS• GL_PERIOD_STATUSES• GL_PERIOD_TYPE• FND_ID_FLEX_
STRUCTURES
郭振斌
·
2013-06-13 14:00
QTableView 和 predefined Models
viewistowrapspecificdatatomakeitusablewithviewclasses.Qt,however,alsoprovidespredefinedmodelsforcommonunderlyingdata
structures
.Ifoneoftheavailabledata
structures
colddie
·
2013-06-12 16:00
Sys文件系统分析 --kobject,kset
sysfs.txt里关于sysfs文件系统的描述:sysfsisaram-basedfilesysteminitiallybasedonramfs.Itprovidesameanstoexportkerneldata
structures
u010089238
·
2013-06-08 16:00
上一页
56
57
58
59
60
61
62
63
下一页
按字母分类:
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
其他