码迷,mamicode.com
首页 >  
搜索关键字:imaging science    ( 1084个结果
2015年可视化研究前沿动态
2015年可视化研究前沿动态注: 利用Web of Science,分析当前可视化研究前沿,热点,与动态,新型技术。...
分类:其他好文   时间:2015-05-22 09:49:46    阅读次数:791
python中安装第三方模块
Python有两个封装了setuptools的包管理工具:easy_install和pip。目前官方推荐使用pip。现在,让我们来安装一个第三方库——Python Imaging Library,这是Python下非常强大的处理图像的工具库。一般来说,第三方库都会在Python官方的pypi.pyt...
分类:编程语言   时间:2015-05-22 09:29:31    阅读次数:310
URAL1353---Milliard Vasya's Function(简单数位dp)
Vasya is the beginning mathematician. He decided to make an important contribution to the science and to become famous all over the world. But how can he do that if the most interesting facts such as P...
分类:其他好文   时间:2015-05-20 09:57:25    阅读次数:97
POJ 1009
Edge Detection Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 18826   Accepted: 4359 Description IONU Satellite Imaging, Inc. records and stores very large ...
分类:其他好文   时间:2015-05-18 16:43:01    阅读次数:135
C#将图像文件压缩为AVI文件播放
using System;using System.Runtime.InteropServices;using System.Drawing;using System.Drawing.Imaging;namespace AVI{ /**//// /// AVIWriter 的摘要说明,chenpe....
分类:Windows程序   时间:2015-05-15 13:23:36    阅读次数:195
抽象之虚拟层
计算机领域有句话:“计算机的任何问题都可以通过增加一个虚拟层来解决”。另言之:"All problems in computer science can be solved by another level of indirection"。其主要思想是将调用者和被调者隔离开,既屏蔽细节,又提高了灵活...
分类:其他好文   时间:2015-05-12 15:10:59    阅读次数:123
system strategies of Resources Deadlock
In computer science, Deadlock is a naughty boy aroused by compete for resources. Even now, there isn't a valid method to deal with it. This is amazin....
分类:其他好文   时间:2015-05-10 20:09:25    阅读次数:157
【C#】多幅图片写入字符串string,分隔存储
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; using System.Drawing; using System.Drawing.Imaging; namespace 图片转化为字符串 { class Program {...
分类:Windows程序   时间:2015-05-08 15:02:01    阅读次数:148
一起刷LeetCode1-Two Sum
感觉有必要重新刷刷题了,为以后找工作做做准备,选择LeetCode+topcoder上的Data Science Tutorials,争取每天晚上10:00开始刷一道,复习一下相关知识点。------------------------------------------------------.....
分类:其他好文   时间:2015-05-08 06:56:53    阅读次数:115
(manacher算法) poj 3974
PalindromeTime Limit:15000MSMemory Limit:65536KTotal Submissions:5193Accepted:1867DescriptionAndy the smart computer science student was attending an ...
分类:编程语言   时间:2015-05-07 16:21:14    阅读次数:122
1084条   上一页 1 ... 81 82 83 84 85 ... 109 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!