搜索资源列表

  1. XmlParseTest

    0下载:
  2. java实现使用dom4j解析xml文档的例子,能够成功解析xml文档-parse xml document use dom4j
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:lili
  1. xml

    0下载:
  2. android应用,采用Pull解析器解析和生成XML内容-Using Pull parser to parse and generate XML content
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1009664
    • 提供者:zhouyong
  1. imgadddate

    0下载:
  2. C#给图片加日期,类似于图片水印,不过要比水印稍简单些,添加数码相片拍摄日期,实现过程概述:   获取元数据中的拍照日期时间,以字符串形式保存,分析字符串分别保存拍照日期和时间的标准格式,由列表中的文件创建内存位图对象,由位图对象创建Graphics对象的实例,绘制数码照片的日期/时间,将添加日期/时间戳后的图像进行保存,释放内存位图对象。   #region 获取数码相片的拍摄日期:   获取图像文件的所有元数据属性
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:tpudn55
  1. XMLStudy

    0下载:
  2. xml解析,使用sax技术解析xml文件,使用list返回所需特定tag的值,并且打印-xml parse using SAX. Return values in certain tags using List and then print
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:韩一
  1. json_pase

    0下载:
  2. c语言的json解析器 仅实现了解析 没有实现组json 权当学习练习了 勿见笑-c language to parse json parser implements only group did not achieve a json right when learning exercises do not laugh
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:24576
    • 提供者:jiawenchuan
  1. GPS

    1下载:
  2. GPS数据的解析函数,经过验证,能解析出速度,时间,经纬度等信息!-GPS data analytic functions, after verification, to parse out the speed, time, latitude and longitude information!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:bixiangru
  1. jena_study_example

    0下载:
  2. 用java编写的解析出本体,输出结果为你所建立本体里各个类的关系。 -This resource is using java parse out the body, the output result is that you build the relationship between the main body of each class.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:61440
    • 提供者:aniu
  1. cl_parse

    0下载:
  2. parse a message received from the server.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:quemangci
  1. erweima

    0下载:
  2. 使用JAVA编写的二维码图片生成与解析程序。先将QRCODE包导入eclipse,生成和解析的二维码存储在当前目录下,TestQRCode.png。-Using two-dimensional code written in JAVA picture generation and analysis procedures. First QRCODE package into eclipse, generate and parse the
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:1042432
    • 提供者:fanjihuan
  1. port-resolve

    0下载:
  2. 本PPT主要介绍的是一些关于单片机的端口的学习,主要针对于单片机初学者-Learning about the port and parse the PPT
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:781312
    • 提供者:shenzai
  1. C_xml

    0下载:
  2. c 语言实现的解析XML格式的数据文件,对有用XML格式的文件存储数据并从中获取数据的程序员很有用!-A C code about how to parse data from a XML file.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:14336
    • 提供者:wenson
  1. 1

    0下载:
  2. 1.已知参数:目的节点IP地址或主机名 2.设计要求:通过原始套接字编程,模拟Ping命令,实现其基本功能,即输入一个IP地址或一段IP地址的范围,分别测试其中每个IP地址所对应主机的可达性,并返回耗时、生存时间等参数,并统计成功发送和回送的Ping报文。 2.1初始化Windows Sockets网络环境; 2.2解析命令行参数,构造目的端socket地址; 2.3定义IP、ICMP报文; 2.4接收ICMP差错报
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:nene
  1. Formula

    0下载:
  2. JS用来解析公式表达式的代码,并使用逆波兰表达式实现运算符的堆栈-JS formula expression used to parse the code and use Reverse Polish Notation implement operator stack
  3. 所属分类:WEB源码

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:buchiputao
  1. parse

    0下载:
  2. UUID parsing for linux API Driver.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:yinbenser
  1. TbcParser_v2.8_SparkSoft_Expression_v3.4.2_FS

    0下载:
  2. TbcParser implements parse once-evaluate many times type of parsing for mathematical expressions given as strings. TbcParser is especially useful in scientific, engineering programs. It allows creation of cust
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-14
    • 文件大小:1215488
    • 提供者:NickTheGreek
  1. youku

    0下载:
  2. 解析youku的文件下载地址。虽然现在算法有些变化,但此程序的思路仍值得学习。-a php tool to parse video url in youku.com
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王大刷
  1. AjaxJsonHomeWork703PM

    0下载:
  2. 在ajax中如何解析json.并有详细的注释-How to parse the ajax json. And detailed notes
  3. 所属分类:其它源码

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:孙小凤
  1. CommandLine

    0下载:
  2. get the output of the command prompt cmd in windows programatically and parse it.get the output of the command prompt cmd in windows programatically and parse it.-get the output of the command prompt cmd in windows progr
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:toris
  1. TestZaaIL

    0下载:
  2. ZaaIL的测试工程。ZaaIL是利用Alchemy加速的as3万能图片格式解析和显示库。-ZaaIL test project. ZaaIL uses Alchemy accelerated as3 to parse and display universal image format.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-14
    • 文件大小:540672
    • 提供者:kendy
  1. 58

    0下载:
  2. 同城抓取 简介 现在信息社会,信息资源的贵重度也日益提高,当机立断,本人作出了信息抓取软件,能辅助人工去获 取58同城信息,普通人工无法达到的速度. 同城抓取是一款集成化分类、抓取、归类、储存一体的多功能信息抓取软件. 同城抓取能够运行在Windows95/98/Me/NT/2000/XP/7/8环境下. 同城抓取可以做到: 1.抓取本身抓到的是图片信息,用手动更新库来对软件
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-14
    • 文件大小:389120
    • 提供者:陈冬波
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org