资源列表
12
- 编程实现清除线性表L=(a0,a1,---,ai,-------,an-1)中重复元素。(programing to realize cleaning the repeated elements in sequence sheet)
11
- 编程实现如何创建含有n个结点的单向循环链表(programing to realize creating single linklist with n node)
Linux命令大全(修改版)
- linux的命令大全,可以通过目录、索引、搜索进行检索(all commands of linux ,you can search through 'cat' 'index'\'search')
libmail-0.3.tar
- email库,C语音,有需要的可以参考更改。(Email library, C voice, there is need can refer to change.)
stegdetect-master
- 信息隐藏的一个经典检测算法源码,stegdetect (Information Hiding a classic detection algorithm stegdetect)(Stegdetect is an automated tool for detecting steganographic content in images.)
vlan
- 关于vlan原理说明,以及vlan的使用方法,言简意赅(On the principle of VLAN, as well as the use of VLAN method, concise and comprehensive)
Yocto Project
- YOCTO项目使用说明,开发项目入门参考文档,英文(YOCTO project instructions)
Yocto Project Application Developer's Guide
- YOCTO项目使用说明,开发项目入门参考文档,英文(YOCTO project instructions)
《鸟哥的Linux私房菜》
- linux系统学习必备书籍,linux基础知识(Linux system learning essential books, Linux basic knowledge)
Makefile
- 通用Makefile模板,简单易用,自动生成依赖关系,使用时放到项目源码的顶级目录,根据提示然后填写相关信息,Makefile会自动处理依赖关系和头文件路径等内容。(General Makefile template, easy to use, the automatic generation of dependencies, when used in the project source code top-level directory, according to the prompts an
Deconvolution
- 常规的地震数据提高分辨率的源程序,地震数据处理反褶积源代码。(seismic data deconvolution)
client
- 实现socket通讯,一边接受,一边发送,实现简单的SOCKET通讯测试。(linux socket send data by c language)