资源列表
vector-field-histogram-master
- 在Linux平台中用C语言 实现VFH算法(In Linux platform, VFH algorithm is implemented with C language)
VanDyke.SecureCRT
- CRT简单好用,支持高级加密,用到满意,对工作有帮助(CRT simple easy to use, support advanced encryption, CRT simple, easy to use, support advanced encryption)
adv7611
- adc7611驱动,支持Linux平台,MTK主芯片(Adc7611 driver, support Linux platform, MTK master chip)
Python References
- Python 学习笔记,包括有COPY、POPEN、Socket、Struct、argparse、Parser、dictionary、enum、ipaddress、pprint、threading、ElementTree。(notes for studying Python)
课时1 免费试听
- linux实战演练视频,很好很不错的资料(Linux practice video)
Linux命令大全(修改版)
- 在网上摘了部分经典的文章,仅仅是少量的原创! 此次共收入了316个命令,希望对大家有一定的价值!(Some classic articles are picked up on the Internet, only a small amount of originality! The total income of 316 orders, I hope all of you have a certain value!)
鸟哥的Linux私房菜
- 最具知名度的Linux入门书,,全面而详细地介绍了Linux操作系统。基本概念的讲解非常细致,深入浅出。各种功能和命令的介绍,都配以大量的实例操作和详尽的解析。本书是初学者学习Linux不可多得的一本入门好书。(The most famous Linux primer, a comprehensive and detailed descr iption of the Linux operating system. The basic concept of the explanation is v
max31855程序
- 本压缩包包含MAX31855的驱动程序和使用手册。(This package contains MAX31855 driver and user manual.)
TCP_text
- Linux下的网络编程,tcp协议,实现文件,数据的传输(Linux under the network programming, TCP protocol, the realization of documents, data transmission)
linklist-inverse
- 编程实现单链表的倒置,编程实现倒置,单链表的倒置(programing to invert)
212
- 编程实现在一个有序的链表中,插入一个元素依然有序。(programing to insert)
3
- 编程实现线性表的合并,即线性表La=(a0a1, ……,am-1), Lb= (b0b1, ……,bn-1),求La∪Lb =>La。(the combining of sheet)