资源列表
insert_hs_time
- 嵌入式sqlite3高速数据插入,需先配置sqlite3环境。-data can insert into Embedded sqlite3 speedly,firstly, you must configure sqlite3 environment.
qt_file
- 支持linux系统 Qt_Creator文件访问-Support linux file access system Qt_Creator
qrcode-generator-master
- C语言编写的生成二维码的源程序,新建一个工程文件夹,把qrencode相关文件拷贝到该文件夹下,尝试编译(对于makefile的编写,不在这雷述了),最后发现基本所有的文件都有依赖关系(并没有深入去对源码进行裁剪)- C language source code of the two-dimensional code decoding software
fft_bib
- 在信号处理中,我们经常需要使用FFT,也就是快速傅里叶变化,在这里提供了一个基于linux系统的快速傅里叶变化的C语言实现代码,供大家下载使用-this code is for the transformation of FFT
chang_iptables
- 改变IPTABLES的22端口连接IP,令服务器安全。-Chang iptables
btree
- C语言实现的B树,数据全在内存中,实现了插入和删除-btree in c
huffman_tree
- C语言实现的huffman树,实现了创建树,输出huffman编码-huffman tree in c
TimSort
- c语言实现的Tim排序算法,使用栈来实现非递归-TimSort in C
avl_tree
- C语言实现的AVL树,实现了插入、删除、查找、rank、非递归前序、中序、后序遍历-AVL Tree in C
red_black_tree
- C语言实现的红黑树,实现了插入、删除、查找、rank-red black tree in c
TCM
- 通用字符串处理函数,非常强大,可以使用到WINDOWS 和 LINUX ,也可以自己进行二次封装。-string for Linux and Windows
SerialPort
- Qt串口调试肋手软件,应用Qt5自带的串口类实现,开发环境为ubuntu16.04+Qt5.6.1,只在ubuntu下用虚拟串口的形式测试过。-Qt serial debugging rib software, the application of Qt5 comes with the serial port class implementation, the development environment for the ubuntu16.04+Qt5.6.1, only in the for