码迷,mamicode.com
首页 >  
搜索关键字:imaging science    ( 1084个结果
POJ----(3974 )Palindrome [最长回文串]
Time Limit:15000MSMemory Limit:65536KTotal Submissions:5121Accepted:1834DescriptionAndy the smart computer science student was attending an algori...
分类:其他好文   时间:2015-04-24 12:06:40    阅读次数:134
Java 动态数组 深究
【Java心得总结六】Java容器中——Collection在前面自己总结的一篇博文中对Collection的框架结构做了整理,这里深究一下Java中list的实现方式1.动态数组Incomputer science, adynamic array,growable array,resizable ...
分类:编程语言   时间:2015-04-23 15:21:04    阅读次数:198
如何使用c#上传base64编码的数据
using System; using System.Collections.Generic; using System.Drawing; using System.Drawing.Imaging; using System.IO; using System.Linq; using System.Net; using System.Text; using System.Threading.Task...
分类:Windows程序   时间:2015-04-22 11:44:12    阅读次数:541
Clustering by fast search and find of density peaks代码详解
发表在2014年Science上的聚类方法Clustering by fast search and find of density peaks,不在这赘述介绍了,其matlab代码详细注释下面给出,如果想看该方法的详细解释说明,推荐在阅读原文的基础上,参考这位博主的博文 http://blog.csdn.net/itplus/article/details/38926837 本文版权...
分类:其他好文   时间:2015-04-21 09:37:43    阅读次数:375
UVA100 The 3n + 1 problem
The 3n + 1 problem  Background Problems in Computer Science are often classified as belonging to a certain class of problems (e.g., NP, Unsolvable, Recursive). In this problem you will b...
分类:其他好文   时间:2015-04-20 18:30:43    阅读次数:175
NYOJ VF
VF 时间限制:1000 ms  |  内存限制:65535 KB 难度:2 描述 Vasya is the beginning mathematician. He decided to make an important contribution to the science and to become famous all over the world. But...
分类:其他好文   时间:2015-04-20 17:05:16    阅读次数:128
简单的上传图片文件
前台页面: 后台的Upload.ashx处理界面代码:using System;using System.Collections.Generic;using System.Drawing.Imaging;using System.Linq;using Sy...
分类:Web程序   时间:2015-04-20 00:07:04    阅读次数:183
poj1330Nearest Common Ancestors以及讲解倍增法求lca
Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 20487   Accepted: 10784 Description A rooted tree is a well-known data structure in computer science and engineering. An e...
分类:其他好文   时间:2015-04-16 21:59:39    阅读次数:186
有关优先对列的题——UVA12100 - Printer Queue
原题如下: The only printer in the computer science students'union is experiencing an extremely heavy workload.Sometimes there are a hundred jobs in the printerqueue and you may have to wait for hours t...
分类:其他好文   时间:2015-04-16 09:08:56    阅读次数:183
POJ 1207 The 3n + 1 problem (数学)
The 3n + 1 problem Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 53448   Accepted: 16999 Description Problems in Computer Science are often classified as b...
分类:其他好文   时间:2015-04-15 09:48:00    阅读次数:149
1084条   上一页 1 ... 83 84 85 86 87 ... 109 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!