搜索资源列表
sorce
- 在linux 下 ,实现dbf文件的读写,并解析数据。
ls
- 实现UNIX下的ls全部功能,同时添加了可以生成目录树.实现内容:1.如何读取目录的内容 2.目录排序 3.文件类型以及如何知道文件的类型 4.位操作及掩码的使用 5.用户与组ID数据库 6.UNIX文件系统的内部结构:i-节点和数据块 7.更改当前目录 8.输出颜色的改变和分栏 9.学习并实现ls命令各参数 10.解析命令行参数 -Ls under UNIX to achieve full functionality, while adding a di
rdseedv4.6.tar
- 解吸SEED格式的源代码,能够解析出数据包的头段信息.-Desorption SEED format source code, to resolve a packet of information the first paragraph.
Linux_bc
- 对vga接口做了详细的介绍,并且有一 ·三段式Verilog的IDE程序,但只有DMA ·电子密码锁,基于fpga实现,密码正 ·IIR、FIR、FFT各模块程序设计例程, ·基于逻辑工具的以太网开发,基于逻 ·自己写的一个测温元件(ds18b20)的 ·光纤通信中的SDH数据帧解析及提取的 ·VHDL Programming by Example(McGr ·这是CAN总线控制器的IP核,源码是由 ·FPGA设计的SDRAM控制器,有仿真代码 ·xili
icmp1
- 向目的主机发送带回送消息的ICMP数据包,并对目的主机返回的ICMP数据包进行解析,判断目的主机是否处于活动状态-To the purpose of the host to send a message to send back ICMP packets, and the purpose of the host returns ICMP packet parsing to determine the purpose of the host is active
json-c-0.9.tar
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
linuxgetconfigurationcontents
- 通过深入解析和分析Linux配置文件,使用Linux高级脚本,获取系统配置数据,生成数据的xml文件和配置内容的显示文件。-Through in-depth analysis and analysis of Linux configuration files, use the Linux Advanced scr ipts, configuration data acquisition system to generate data in xml file and configure the d
timeserver
- gps 数据接收 解析 修改系统时钟 串口发送本机时间-Serial analysis of data to send gps receiver
load_plan
- 通过QT函数实现xml文件的解析,并将解析后的数据写入相关系统-Achieved by the QT function parse the xml file and parse data after the write-related systems
C-XML
- ANSI C 写的XML解析库,可以用来读写XML格式数据 -a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as d
json
- c语言源码实现json格式数据生成和解析。-c language json format data generation and parsing
MyWave
- 声音采集波形内涵解析数据方法测试可以使用-Sound waveform acquisition method to test content can be used to parse the data
libcommon
- 一些常用的通用数据结构处理库,包括双向链表、Hash Map、MD5加解密、HTTP/HTTPS上传下载、JSON解析等。-some common datastructure library,such as linked-list,hash map,md5,http/https download/upload,json parser,and so on
csm
- 实现程序从数据库下载配置数据并动态更新的功能。程序根据数据表的定义,通过CLI解析生成数据库相关表的内存数据结构。启动时可从主配置服务器下载配置数据,并存储在内存当中,当配置更新时,通过触发器更新当前内存,达到动态更新的目的。-DB configuration download and dynamically updated
serial_example.c
- 此串口是读陀螺数据 ,并解析数据,读者要读取其它串口数据直接修改数据解析部分即可。(read IMU data from serial dev.)
cJSON_test.tar
- JSON格式如何使用,可以移植到很多MCU上,IOT中数据格式解析时,有可能会有用;(How to use JSON, supply some method. cJSON can be used in such occasion like IOT project, it can be easily moved to some platform.)
Qt usart
- 1 支持串口收发 2 支持串口数据解析 3 支持自定义发送数据(1 can read/write usart data 2 can analysis data from uart 3 can custom data to send)
Qt_pdf_reader.tar
- QT平台,实现对pdf的数据解析,查看,搜索关键字高亮,鼠标选择区域复制等功能。(Qt support pdf reader)
pdf-parse
- 能解析获取pdf文件内容(文字,图片以及附件)(Can parse and obtain the content of pdf file (text, pictures and attachments))
src修改为c++并且使用fm和type查询
- json数据解析,将解析数据存储在list中,便于调用(JSON data parsing, parsing data stored in list, easy to call)