码迷,mamicode.com
首页 >  
搜索关键字:eddys picture    ( 691个结果
northwind数据库介绍
① Categories:种类表相应字段:CategoryID :类型ID;CategoryName:类型名;Description:类型说明;Picture:产品样本② CustomerCustomerDemo:客户类型表1相应字段:CustomerID:客户ID;CustomerTypeID:客...
分类:数据库   时间:2015-02-10 16:41:04    阅读次数:260
常见的视频格式介绍
主要是编码的方式和算法不同以下是常见的格式MPEG/.MPG/.DATMPEG是Motion Picture Experts Group 的缩写。这类格式包括了 MPEG-1, MPEG-2 和 MPEG-4在内的多种视频格式。MPEG-1相信是大家接触得最多的了,因为目前其正在被广泛地应用在 VC...
分类:其他好文   时间:2015-02-10 14:55:03    阅读次数:133
hdu 1828 Picture(线段树轮廓线)
PictureTime Limit: 6000/2000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3075Accepted Submission(s): 1616Problem Des...
分类:其他好文   时间:2015-02-09 22:51:58    阅读次数:149
卡尔曼滤波的实验
诶大家一张图···先猜猜其实原理真的看了很久没怎么懂.....明天早起继续弄完这个要开始进入c和stm32 明天最后一天oh,there is picture for you .You may know what this is. But the theory is still a mystery....
分类:其他好文   时间:2015-02-06 00:41:17    阅读次数:188
What really happens when you navigate to a URL
As a software developer, you certainly have a high-level picture of how web apps work and what kinds of technologies are involved: the browser, HTTP, ...
分类:移动开发   时间:2015-02-05 13:26:48    阅读次数:178
FE: CSS固定图片显示大小及GitHub Pages在线演示
CSS固定图片显示大小分析假设图片区域的大小固定为250×300px,那么我们可以写出如下的样式.picture-area { width: 250px; height: 300px; margin: 1em;}当然简单如下的html是不能限制图片大小的 换个思路,将图片作为...
分类:Web程序   时间:2015-02-04 21:33:55    阅读次数:144
UVA 1641 POJ 4022 ASCII Area
统计斜杠出现了奇数次还是偶数次 点击打开链接 Long time ago, most of PCs were equipped with video cards that worked only in text mode. If theprogrammer wanted to show a picture on a screen, he had to use pseudograph...
分类:其他好文   时间:2015-02-02 12:41:05    阅读次数:173
Visual Basic-手机归属查询
偶然间看到了一份手机号码归属地的数据库,9000多页的内容真是惊呆了,想着把它做成C++,但UI着实不咋样,索性用Visual Basic写了一份基于网络的手机归属查询。 结构很简单,用一张picture做背景,增加一个Textbox,三个Label(一个输出,一个作为拖动窗口,一个作为关闭按钮)和一个Image(负责command类此的效果)。 数据库基于网络,也就是说必须联网才可以使用。 ...
分类:移动开发   时间:2015-01-31 12:21:53    阅读次数:260
691条   上一页 1 ... 49 50 51 52 53 ... 70 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!