- metadata-extractor-2.4.0 读取 图片exif信息 并包含获取方法 详细方法// File jpegFile = new File( "C:\\2.jpg" ) // Metadata metadata = JpegMetadataReader.readMetadata(jpegFile) // Directory exif = metadata.getDirectory(ExifDirectory.class ) //这里要稍微注意下 // Iterator tags = exif.getTagIterator() //遍历全部信息 // while (tags.hasNext()) { // Tag tag = (Tag)tags.next() // if (tag.getTagName().equalsIgnoreCase("Make")) { // Directory exifDirectory = metadata.getDirectory(ExifDirectory.class) // exifDirectory.setString(tag.getTagType()
- TGooogleMapCoh 本程序源码实现了在ASP.NET(CSHARP)下使用类类调用操作Google Maps
- ASS 这是一个电信实际业务WEB功能
- BPSK_forma_onda_una Binary Phase Shift Keying (BPSK) is a type of phase modulation using 2 distinct carrier phases to signal ones and zeros. BPSK is the simplest form of PSK.
- s_stencil Compute return the offset of the stencil value in a pixel. For example
- 2017年人脸检测、人脸对齐、人脸识别源码 2017年人脸检测
文件名称:htmldownload
-
所属分类:
- 标签属性:
- 上传时间:2013-12-17
-
文件大小:6.76kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于c++编写的http下载代码,利用winsocket实现http获取访问网页信息。可自定请求信息,和后处理解码。-Based c++ http download code written using winsocket realized gain access http web page information. Customizable request information, decoding and post-processing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
http.h
memory.cpp
memory.h
SockClient.cpp
SockClient.h
http.cpp
memory.cpp
memory.h
SockClient.cpp
SockClient.h
http.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.