搜索结果
找到约 34 项符合
debian 的查询结果
按分类筛选
嵌入式Linux debian系统下的串口调试器
debian系统下的串口调试器,它是用c++开发,具有window下的串口调试器的所有功能。
其他 debian linux 硬盘安装文件.硬盘安装硬盘安装
debian linux 硬盘安装文件.硬盘安装硬盘安装
其他书籍 debian参考手册
debian参考手册,linux系统debian发行版手册,基础操作
技术资料 瑞芯微RK3399 软件件设计资料 RK3399 Linux Debian软件开发文档资料
瑞芯微RK3399 软件件设计资料 RK3399 Linux Debian软件开发文档资料,SDK 是基于 Linux 64bit 系统,内核基于 kernel 4.40,适用于 RK3399 挖掘机以及基于其 上所有 linux 开发产品。 支持 VPU 硬解码、GPU 3D、QT 等功能。具体功能调试和接口说明 ...
其他书籍 Debianlinux的中文安装手册
Debianlinux的中文安装手册,debian安装入门用。
网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
Linux/Unix编程 V4L2 Specification 配套源码
V4L2 Specification 配套源码,Debian linux编译通过
Linux/Unix编程 Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work
Boost provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial ...
Linux/Unix编程 linux gtk+基础编程源代码
linux gtk+基础编程源代码,都是自己亲手编写的,在debian etch下编译通过,
使用gtk2.0库,对初学者有一定的帮助。
Linux/Unix编程 该源码是linux下的串口读写程序
该源码是linux下的串口读写程序,本人在debian下用GCC已编译通过,其中包含了串口的打开、设置、读取等内容。