搜索资源列表
json-c-0.9
- c语言写得json-c 把数据以json格式 包装和解包,使用方便.-c language written json-c to json format data packing and unpacking, easy to use.
json
- c++ json 解析数据 高效快速解析数据 c++ 代码-c++ json 解析数据 高效快速解析数据 c++ 代码
rapidjson-0.11
- 效率不错的跨平台C++ Json库,出自国人之手,推荐!-A cross-platform C++ Json libraries with good efficiency.
json-c-0.11.tar
- json的C语言解析工具,功能完善。但个人认为它没有cJSON好用。-json s parser.
Cjson
- 使用C 解析json数据的一个例子,cJson的使用展示。读取json文件的数据,并将相同日期的数据顺序显示-An example of the use of C json data analysis, cJson use the show. Json file to read the data and display the data in the same order date
ujson4c-master
- ujson4c 使用C描述的json解析器ujson4c-ujson4c using language c json parser
msgpack-c
- MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it s faster and smaller. Small integers are encoded into a single byte while typical short strings require only one
json_c_0.12
- windows下编译json-c-0.12版源码, 采用vc 2012 包括两个工程, json-c-0.12 lib test 用例 具体使用可以参看源码目录下的testsrc(Windows compiled json-c-0.12 version of the source code, using VC 2012 includes two projects, json-c-0.12 lib test case specific use can be found in the source
json
- json c++实现, 用法:Json::Value j j["key"] = 123; j["key"].asInt();(c++ for json Useage Json::Value j j["key"] = 123; j["key"].asInt();)
json_parser
- 一个简单的程序, json解析器, 用c++写的(This is a simple json parser. This is written by c++.)
c#_mqtt传输(上位机)
- 基于MQTT协议的传输,可以在此协议下对硬件以及软件的json格式进行传输(Based on the transmission of MQTT protocol, the JSON format of hardware and software can be transmitted under this Agreement)
json-c-0.12.1-nodoc.tar
- json file 12345 files
jsoncpp-master
- C++语言开发的json解析库,支持windows、Linux平台(This is independent json operation library written in C++ which can be used on windows and Linux OS.)
json的c++实现 源码
- json的解释,对于学习json并想了解json如何读取的同学来说,很有用!(JSON's explanation is very useful for learning JSON and trying to understand how JSON reads it.)
Newtonsoft.Json
- 上传一个关于json数据转JObject、JArray数组类型的一个DLL方法。使用非常方便!(Upload a DLL method for converting JSON data to JObject, JArray array type. It's very convenient to use!)
Newtonsoft.Json.dll
- 功能比较多,效率比较高,官方给出对比数据 50% faster than DataContractJsonSerializer, and 250% faster than Javascr iptSerializer. 比较常用的功能除了序列化发序列化之外,还有 Linq To Json、Json Path、 XML support等(The function is much more, the efficiency is higher, the official gives the co
json-c-0.12.tar
- json开发库,可用于一些平台的开发和使用,(json,be used to development some tools)
C-To-Delphi-master
- MIT License Copyright (c) 2016 Wouter van Nifterick Permission is hereby granted, free of charge, to any person obtaining a copy(MIT License Copyright (c) 2016 Wouter van Nifterick Permission is hereby granted, free of charge, to any pers
json
- 此源码为c/c++的json解释库,可供学习与使用。(This source is the JSON interpretation Library of c/c++, which can be used for learning and using.)
cJSON
- JSON打包、解析程序,占用空间小,可以在单片机上跑(JSON packaging and parsing procedures, occupying small space, you can run on the microcontroller.)