资源列表
读写XML文件
- 这是一个以VB编写的XML读写文件的例子,可以作为客户端掉用web service的工具-This is a sample about using VB to read &write XML files,it can be use as a tool that client invoke web service.
VC++中利用MSXML解析XML文档
- vc中xml的应用,利用MSXML解析XML文档。-vc which xml applications, the use of MSXML parsing XML documents.
xml(xmlBase)
- xml从入门到精通(黄金版)是一本很不错的xml基础资料-xml college degree (Gold version) is a very good basis of information xml
Pizza1
- 基于web service 的Pizza定购系统,采用.net remoting 远程调用技术-Pizza ordering system used. Net Remoting technology called Remote
FDSclient
- Frontier Data System is a collection programs for data acquisition and data mining. It uses MySQL and PHP to monitor process variables and performance of shop floor equipment. Produces information on issues such as cycle time, downtime and SPC.-Front
xuMyXML
- XML解析宏,自动生成适合任意XML文件格式的类,然后实现读取功能-XML parser, automatic generation for arbitrary XML file format types, and then realize read function
onlinebookshop
- 上学期做的作业网上书店,需要的朋友就下吧~-last semester so Operating online bookstores, on the need of a friend are you ~
PriceAction策略源码
- 该EA程序可用于外汇市场价格行为分析,趋势强度计算,可自动交易(The EA can be used for foreign exchange market data analysis, trend strength calculation, can be automatically traded)
VC++ LSP劫持修改
- 一、LSP的安装,先抛开socks代理不说 1、构造自己的LSP,并安装之; 2、遍历已有 服务提供者,找到刚安装的LSP入口ID; 3、构造自己的协议链,并安装之; 4、对所有协议链进行排序,并将我们的协议链放到最上面。 二、LSP的编写 主要操作都在WSPStartup中,其他WSP函数就是对原函数的HOOK,详情看下面代码。 ...
hspcap
- 使用pcap4j 进行 流量数据捕获,流量包解析(Using pcap4j to capture traffic data and analyze traffic packets)
JpcapDumper
- 使用抓包程序,可以从捕获的数据了解ip数据包包含的信息(Using the capture program, we can know the information of IP packet from the captured data)
C语言实现JSON
- JSON实现,包括组包,解包 网路通讯或WEB数据交换常见数据包