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
Sorting
ZJU 1060
Sorting
It All Out - 拓扑排序
ZJU1060PKU1094 题目大意:输入n和m,表示字母表的前n个字母,总共有m组小于关系(即A#include #include #define clr(a) memset(a,0,sizeof(a))#define N 30int n,m;int b[N][N];int count[N];int idx[N];int ordered,conflicted;int cmp(const voi
tiaotiaoyly
·
2008-11-05 15:00
Repeater自定义分页 + 排序 + 全选删除(3)
<%@PageLanguage="C#"AutoEventWireup="true"CodeFile="RepeaterPaging
Sorting
Delete.aspx.cs
javatoyou
·
2008-10-12 11:00
自定义
Pku 1094
Sorting
It All Out
Pku1094
Sorting
ItAllOut#include #include #include int n, m;int degree[26];int data[26][26];bool
算法学习
·
2008-10-03 01:00
自己动手写算法.Sort.Bubble
BubbleSortAlgorithm Thisisan
sorting
algorithmwhichIlearnedwhenIbegantostudytheClanguange.Ineverwroteitdowneventhoughit'ssuchasimplealgorithm
mythma
·
2008-09-25 23:00
Algorithm
c
算法
sorting
loops
各种效果的jquery ui(接口)介绍
基本的鼠标互动:拖拽(draganddropping)、排序(
sorting
)、选择(selecting)、缩放(resizing)各种互动效果:手风琴式的折叠菜单(accordions)、日历(datepickers
·
2008-09-17 00:30
将要看的两本书
EDITION 即数据结构与算法分析 ---C语言描述 2)Algorithms In C, Part 1-4 Fundamentals,data structures,
sorting
RobertLeeJesus
·
2008-09-16 11:00
数据结构
C++
c
算法
C#
jquery UI简单入门
jquery UI入门 http://docs.jquery.com/UI 所有效果说明: 基本的鼠标互动: 拖拽(drag and dropping)、排序(
sorting
)、选择(selecting
fuleonardo
·
2008-09-11 17:00
html
jquery
UI
css
ext
以前在OJ上做的题目(4)
POJ1007DNA
Sorting
题目不是很难,但因为单个数据及总体数据都比较大,所以容易让自己出现问题,粗心或者思维上的一点点疏忽都可以导致非常严重的错误,错误本身并不可怕,但有时会对自己的心理产生的一定的打击跟压力
zhanger
·
2008-09-10 09:00
JavaScript
C++
c
C#
J#
冒泡排序
#include#includeusingnamespacestd;voidBubSort(intr[],intn){ inti,j,t; intflag;//flag=0meansno
sorting
sweetna
·
2008-08-29 09:00
ruby冒泡排序
class Bubble
Sorting
array=[8,12,3,1,2,5,9,6,3,4,5,6,4,3,8] for i in (0..array.length
loamy
·
2008-08-28 20:00
J#
Ruby
Appfuse 中使用到的 DisplayTag
Giveitalistofobjectsanditwillhandlecolumndisplay,
sorting
,paging,cropping,grouping,exporting,smartlinking
gdufo
·
2008-08-25 19:00
内部排序算法学习
Sorting
algorithm
Sorting
byCounting通过计数的方式来排序ComparisonCounting假设对A[1...N]数组进行排序,用一个数组count[1...N]来统计每个数应该出现的位置
happytest
·
2008-08-13 11:53
职场
算法
休闲
C/C++
内部排序算法学习
Sorting
algorithm
Sorting
byCounting通过计数的方式来排序ComparisonCounting假设对A[1...N]数组进行排序,用一个数组count[1...N]来统计每个数应该出现的位置
happytest
·
2008-08-13 11:53
算法
排序
职场
sort
休闲
Algorithmic Efficiency01
BeatingaDeadHorseFasterIncomputerscience,oftenthequestionisnothowtosolveaproblem,buthowtosolveaproblemwell.Forinstance,taketheproblemof
sorting
.Many
sorting
algorithmsarewell-k
achievo_bruce
·
2008-07-28 10:00
Access
UP
java Data Structural / shujujiegou / paixusuanfa / paixu
http://panthema.net/2013/sound-of-
sorting
/ TheSoundof
Sorting
-"Audibilization"andVisualizationof
Sorting
AlgorithmsTalkBoxGravatarTimo
siemens800
·
2008-07-22 13:00
java
数据结构
算法
互联网
J#
java Data Structural / shujujiegou / paixusuanfa / paixu
http://panthema.net/2013/sound-of-
sorting
/ TheSoundof
Sorting
-"Audibilization"andVisualizationof
Sorting
AlgorithmsTalkBoxGravatarTimo
siemens800
·
2008-07-22 13:00
java
数据结构
算法
互联网
J#
Pku 1007 DNA
Sorting
Pku1007DNA
Sorting
在网上想寻找翻译的时候发现了很多人写得解题报告,原以为这个是动归或者逆序数才能解决的问题,没想到用选择排序居然在0MSAC了。。。
Hadn't
·
2008-07-17 15:00
Asp.Net GridView點擊標題排序方法
但在实际使用中,常用的是点击每一列的标题来排序,点击标题会触发:protectedvoidGridView_
Sorting
(objectsender,Grid
lingxyd_0
·
2008-07-01 13:00
object
String
null
asp.net
sorting
ListView
FillaListViewwithanyDataset,andperform
sorting
byaColumnHeaderinVisualC#.NETMoreInformationoninstallingthe.NetFrameworkclickhere.DownloadVisualStudioProject
OnlyLiu
·
2008-06-13 09:00
SRM397 div2 500point(use bfs algorithm)
ProblemStatement InThe
Sorting
Game,youaregivenasequencecontainingapermutationoftheintegersbetween1andn
binghuazh
·
2008-05-24 13:00
Algorithm
vector
div
constraints
sorting
permutation
Displaytag + spring + dwr+hibernate
DisplaytagisanopensourcesuiteofcustomtagswithwhichyoucaneasilydisplayacollectionofObjectsasatableincludingdirectsupportforpagingand
sorting
.Normallyselectinganewpage
bluelzx
·
2008-05-21 09:00
JavaScript
spring
Ajax
Hibernate
DWR
http://ui.jquery.com/
http://ui.jquery.com/ 所有效果说明: 基本的鼠标互动: 拖拽(drag and dropping)、排序(
sorting
)、选择(selecting)、缩放(resizing
lgj573
·
2008-05-20 07:00
html
jquery
UI
css
ext
http://ui.jquery.com/
http://ui.jquery.com/ 所有效果说明: 基本的鼠标互动: 拖拽(drag and dropping)、排序(
sorting
)、选择(selecting)、缩放(resizing
lgj573
·
2008-05-20 07:00
html
jquery
UI
css
ext
gridview
quot;False" PageSize="10" Width="542px" AllowPaging="True" Allow
Sorting
jljlpch
·
2008-05-19 10:00
asp
JavaScript类库 - Rico
2、可以设置TAB面板3、支持DRAG&DROP4、提供一个LiveGrid的数据表格,支持Title
Sorting
和Pagesplite5、提供一个Ajax引
生命科学领域的专业信息解决方案!
·
2008-05-13 15:00
jquery UI入门
http://docs.jquery.com/UI 所有效果说明: 基本的鼠标互动: 拖拽(drag and dropping)、排序(
sorting
)、选择(selecting)、缩放(resizing
zfms
·
2008-05-08 09:00
jQuery UI
[导入][AppFuse] AppFuse使用手记--Display Tag 分页(九) [原]
可以参考ExternalPagingand
Sorting
。 如果少量数据可以通过Tag的参数进行分页,大数据量的化,可以采用Valuelistp
不同樊响
·
2008-05-04 20:00
Sorting
Networks
排序过程就是从左往右依次调用各个comparator(在同一位置上的comparator可以同时做)有图表示了四个数字3,2,4,1在经过这个
Sorting
Network时的
Snowdream
·
2008-04-23 20:00
ZOJ 1171 -
Sorting
the Photos
1 /* Accepted 1171 C++ 00:00.40 488K */ 2 #include 3 4 int main() 5 { 6 int n, N; 7 char p[100000]; 8 9 scanf("%d", &N);10 while(N--)11 {12 scanf("%d", &n);13
superman
·
2008-04-14 21:00
NSGA-2学习笔记
NSGA是N.Srinivas 和K.Deb在1995年发表的一篇名为《Multiobjectivefunctionoptimizationusingnondominated
sorting
geneticalgorithms
lf8289
·
2008-04-14 17:00
算法
qt
generation
sorting
optimization
distance
NSGA-2学习笔记
NSGA是N.Srinivas和K.Deb在1995年发表的一篇名为《Multiobjectivefunctionoptimizationusingnondominated
sorting
geneticalgorithms
maplele20
·
2008-04-14 17:00
genetic
algorithm
ZOJ 1188 - DNA
Sorting
1 /* Accepted 1188 C++ 00:00.03 1340K */ 2 #include 3 #include 4 5 using namespace std; 6 7 int main() 8 { 9 int N;10 cin >> N;11 12 while(N--)13 {14 int n, m;15
superman
·
2008-04-13 09:00
ZOJ 1197 -
Sorting
Slides
1 /* Accepted 1197 C++ 00:00.00 836K */ 2 #include 3 4 using namespace std; 5 6 struct { int x1, y1, x2, y2, match; } slide[26]; 7 struct { int x, y; bool matched; } p[26]; 8 9 int n; 10
superman
·
2008-04-09 19:00
字符串排序
我之前尚未关注过java.text.Collator类,看过
Sorting
Strings这个tip之后觉得有些意义,故翻译在了此处,也希望对其它朋友有所助益。
Jiangshachina
·
2008-04-07 09:00
ZOJ 1060 -
Sorting
It All Out
1 /* Accepted 1060 C++ 00:00.06 848K */ 2 #include 3 #include 4 5 using namespace std; 6 7 class Graph 8 { 9 private: 10 int n, e; 11 int count[26]; 12 bool map[26][26]; 13 p
superman
·
2008-04-03 18:00
Pku acm 1007 DNA
Sorting
排序算法解题报告(五)----求逆序数 排序
什么是逆序数:跟标准列相反序数的总和,比如说,标准列是12345,那么54321的逆序数算法:看第二个,4之前有一个5,在标准列中5在4的后面,所以记1个,类似的,第三个3之前有45都是在标准列中3的后面,所以记2个,同样的,2之前有3个,1之前有4个将这些数加起来就是逆序数=1+2+3+4=10。再举一个24315。4之前有0个3之前有1个1之前有3个5之前有0个所以逆序数就是1+3=4。归并排
china8848
·
2008-03-29 00:00
Pku acm 1007 DNA
Sorting
排序算法解题报告(五)----求逆序数 排序
什么是逆序数:跟标准列相反序数的总和,比如说,标准列是12345,那么54321的逆序数算法:看第二个,4之前有一个5,在标准列中5在4的后面,所以记1个,类似的,第三个3之前有45都是在标准列中3的后面,所以记2个,同样的,2之前有3个,1之前有4个将这些数加起来就是逆序数=1+2+3+4=10。再举一个24315。4之前有0个3之前有1个1之前有3个5之前有0个所以逆序数就是1+3=4。归并排
china8848
·
2008-03-29 00:00
算法与数据结构
常用排序算法及C例程
排序(
Sorting
)是计算机程序设计中的一个重要而且常用的操作,它的功能是将一个数据元素的任意序列,重新排列成一个按关键字有序的序列。
liuben
·
2008-03-27 13:00
【多目标优化】Pareto优胜的概念
为了验证我对PARETO最优的观点是否正确,我又参阅了许多源代码,其中Non-dominated
Sorting
GeneticAlgorithmIIdevelopedbyKalyanmoyDebetal.NSGAII
txf2004
·
2008-03-27 11:00
优化
【多目标优化】Pareto优胜的概念
为了验证我对PARETO最优的观点是否正确,我又参阅了许多源代码,其中Non-dominated
Sorting
GeneticAlgorithmIIdevelopedbyKalyanmoyDebetal.NSGAII
txf2004
·
2008-03-27 11:00
优化
xp登陆界面更换
1下载登陆界面主题[url]http://www.winskin.cn/
Sorting
/Catalog169/
Sorting
_Indate_Desc_1.html[/url]2解压,重新启动电脑,按住F8
suifeng1984
·
2008-03-24 11:14
职场
XP
登陆
界面
休闲
ACM 1007 DNA
Sorting
//1007DNA
Sorting
#includetypedefstruct{ charstr[200]; intnum; }DNA;intmain(){ DNAarray
zdwzzu2006
·
2008-01-29 08:00
c
struct
sorting
ASP.NET 3.5's ListView and DataPager—Part3:用ListView控件排序数据
sListViewandDataPager—Part3:用ListView控件排序数据导言:当使用数据源控件绑定数据到一个GridView控件时,要想启用排序功能的话只需要在GridView的智能标签里选"Enable
Sorting
wapysun
·
2008-01-25 11:00
编程
.net
workflow
asp.net
asp
jquery UI入门
所有效果说明:基本的鼠标互动:拖拽(drag and dropping)、排序(
sorting
)、选择(selecting)、缩放(resizing)各种互动效果:手风琴式的折叠菜单(accordions
zfms
·
2008-01-18 17:00
html
jquery
UI
css
ext
Arrays.sort() and 吾欲仁则斯仁至矣
事实上,这个问题事实上不是最近才提出来,大约6~7年前,我们的同事在美国的学校招聘的时候,就发现和学生好像谈不到一块儿�C 面试者:能不能讲讲各种排序
Sorting
的方法?
邹欣
·
2008-01-12 20:00
计算机
找工作
程序开发
学校招聘
90%程序员写不出无BUG的二分查找程序?
需求文档评审实例C/C++代码检视实例《编程珠玑》(第二版)一书第四章中提及过100多名专业程序员使用两个小时的充足时间编写一个简单的二分查找程序,结果发现90%的人编出的代码都有BUG,Knuth也在他的《
Sorting
andSearching
happmaoo
·
2007-12-29 08:00
编程
.net
Blog
90%程序员写不出无BUG的二分查找程序?
需求文档评审实例C/C++代码检视实例《编程珠玑》(第二版)一书第四章中提及过100多名专业程序员使用两个小时的充足时间编写一个简单的二分查找程序,结果发现90%的人编出的代码都有BUG,Knuth也在他的《
Sorting
andSearching
wapysun
·
2007-12-29 08:00
二分查找
《解析BIRT-Eclipse商业智能和报表工具》071219
property editor table用法: properties可以设置整张表的属性,如边距、边框、字体等 binding可对任何报表指定数据集
sorting
可以指定报表中数据决定排序顺序的列和排序方向
lzj520
·
2007-12-19 09:00
eclipse
Sorting
Algorithm:Bubble+QuickSort+Heapsort
说明:gcc版本4.1.120061011(RedHat4.1.1-30)系统:2.6.20-1.2952.fc6配置:P4-2.4B 1G-266Mhz 300G-IDE MX400/*========================bubble.c===========================*///0:09.90elapsed//bubble.c该文档没有设置起泡条件标志,因此N个元
dycwahaha
·
2007-12-01 22:00
一个关于快排的问题
做1306的
sorting
algorithm的时候一开始写的快排超时了然后用ilovenwd师兄提供了下面的快排才过了你快排写得不好.试试一组1000000个0的数据.参考一下下面这个 voidquick_sort
wapysun
·
2007-11-28 01:00
算法
J#
上一页
66
67
68
69
70
71
72
73
下一页
按字母分类:
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
其他