码迷,mamicode.com
首页 >  
搜索关键字:imaging science    ( 1084个结果
NYNU_省赛选拔题(7)
In computer science, a binary tree is a tree data structure in which each node has at most two children. Consider an infinite full binary tree (each n
分类:其他好文   时间:2016-03-13 14:34:03    阅读次数:184
Discovering the Computer Science Behind Postgres Indexes
This is the last in a series of Postgres posts that Pat Shaughnessy wrote based on his presentation at the Barcelona Ruby Conference. You can also wat
分类:其他好文   时间:2016-03-13 06:12:12    阅读次数:211
【持续更新】机械工业出版社华章科技《计算机科学丛书》原版PDF+随书资料下载
图片 中文名 英文名 版次 著 译 PDF下载 随书资料 计算机科学导论 Foundations of Computer Science 3rd Behrouz Forouzan & Firouz Mosharraf 刘艺 瞿高峰 等 Java编程思想 Thinking in Java 4th Br
分类:其他好文   时间:2016-03-08 20:58:29    阅读次数:4561
Office OCR 图文识别 Microsoft Office Document Imaging(转)
Office OCR 图文识别 Microsoft Office Document Imaging
分类:其他好文   时间:2016-02-13 16:58:24    阅读次数:267
【Gym 100610A】Alien Communication Masterclass
题 Andrea is a famous science fiction writer, who runs masterclasses for her beloved readers. The most popular one is the Alien Communication Mastercla
分类:其他好文   时间:2016-02-05 19:01:19    阅读次数:143
UVA 11077 Find the Permutations 递推置换
Find the PermutationsSorting is one of the most used operations in real life, where Computer Science comes into act. It iswell-known that...
分类:其他好文   时间:2016-01-19 19:25:28    阅读次数:170
清除图片周围的空白区域
using System;using System.Drawing;using System.Drawing.Imaging;using System.Runtime.InteropServices;namespace ConsoleApplication1{ class ImageUtil ...
分类:其他好文   时间:2016-01-10 21:12:30    阅读次数:201
apache开源项目--Apache Commons Imaging
Apache Commons Imaging 前身是 Apache Commons Sanselan ,这是一个用来读写各种图像格式的 Java 类库,包括快速解析图片的基本信息(大小、色彩空间、ICC配置等)和元数据。尽管慢点但非常好的可移植性。比起 ImageIO/JAI/Toolkit 更容易...
分类:Web程序   时间:2016-01-05 18:53:34    阅读次数:239
Java枚举类型的小应用
生成课表import java.util.Random;interface ClassType{ enum LIBERART implements ClassType{CHINESE, ENGLISH, HISTORY, GEOGRAPH} enum SCIENCE implements Class...
分类:编程语言   时间:2015-12-31 01:38:01    阅读次数:201
ASP.NET Padding Oracle Attack EXP
#!/usr/bin/perl## PadBuster v0.3 - Automated script for performing Padding Oracle attacks# Brian Holyfield - Gotham Digital Science (labs@gdssecurity....
分类:数据库   时间:2015-12-30 22:08:16    阅读次数:359
1084条   上一页 1 ... 68 69 70 71 72 ... 109 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!