资源列表
cjson
- C下json结构体的接口函数,封装结构到解析结构一步到位。(/* The cJSON structure: */ typedef struct cJSON { struct cJSON *next,*prev; /* next/prev allow you to walk array/object chains. Alternatively, use GetArraySize/GetArrayItem/GetObjectItem */ struct cJSON *child; /*
Miracast_HDCP_Tech_Note_v1 0
- miracast hdcp note miracast 数据传输 hdcp校验的note(miracast hdcp note for data transfer hdcp crc)
Ubuntu常用命令菜鸟入门
- ubuntu常用的编程命令,适合ubuntu入门的菜鸟查阅(Common programming commands for Ubuntu)
调页算法
- 大学操作系统课程中的虚拟内存管理,调页算法模拟,共有三种算法FIFO、LRU、OPT(Paging algorithm for virtual storage management in operating system)
Qt_Creator系列教程
- 很不错的介绍QT creator编程的书籍(QT creator,Qt is a cross platform C++ graphical user interface application framework. It provides application developers to build a state-of-the-art graphical user interface functionality required by. Qt is fully object orie
jiaobenjinglingkaifa
- 调用摄像头大覅US绿化工is的哈佛;尚德机构IPO;的肌肤死哦个角;是点击法国iOS简单窘迫击破而价格破耳机肉片热哦苹果开盘【(hello worldreqtgerioghoierjhgiojergiojergojerfgghoiehjgoidshrgoihdfsdfogisadgojdsilfg)
apue3e
- Advanced UNIX programming 隨附源碼(Advanced UNIX programming book accompanied source file)
tlpi-170610-book.tar
- The Linux Programming Interface example code
Linux内核API完全参考手册-实例源代码
- Linux内核API完全参考手册+实例源代码(Linux kernel API totally reference manual + example code)
2bsd.tar
- 本源代码是Unix System V的衍生版本版本,作者详细通俗的叙述非常有益于我们初学者 (The BSD code)(Source code is a derivative version of Unix System V. The author's detailed narrative is very useful for us beginners (The BSD code))
socket
- 实现简单的socket请求,在客户端和服务器端实现通信(achieve socket requirements between client and server.)
helloworld
- Qt 界面 配置Qt后这个代码就可以实现一个窗口(Qt Interface After configuring Qt, this code can implement a window)