-
YJEYU53
实现简单的数据传输,可以传送字符形式的数据,分为服务器和客户端(For simple data transfer, you can transfer data in the form of characters, divided into servers and clients)
- 2019-04-23 13:46:01下载
- 积分:1
-
基于嵌入式Linux的Qt图形程序实战开发(Qt4) 2012
说明: linux qt的移植书籍资料,Qt 是一个跨平台的C++图形用户界面应用程序框架。它提供给开发者建立图形用户界面所需的功能,广泛用于开发GUI程序,也可用于开发非GUI程序。Qt是完全面向对象的,很容易扩展,并且允许真正地组件编程。(QT is a cross platform C + + GUI application framework. It provides the functions that developers need to establish graphical user interface. It is widely used to develop GUI programs and non GUI programs. QT is fully object-oriented, easy to extend, and allows true component programming.)
- 2020-07-02 14:39:51下载
- 积分:1
-
mxc
TQIMX6 显示有关的代码,自己做的注释,mark(This program is distributed in the hope that it will be useful)
- 2020-06-17 07:20:01下载
- 积分:1
-
petalinux_zc706移植说明——mlkk
说明: 完成zc706 下petalinux 系统移植,按照文章所述步骤,操作,笔者的可以起来。需要在zynq 7000 系列上跑linux系统的可以参考哈。(What the document describles is how to use the linux system on your zynq7000 board. If you reffer to the document , I could make sure that It's really helpful for you to run your system. good luck!)
- 2021-01-25 13:28:38下载
- 积分:1
-
Linux
《嵌入式Linux应用程序开发详解》
写得不错的一本书,比较适合嵌入式Linux的入门人员学习,一步一步把你引入Linux的世界(比较针对嵌入式Linux开发的初学者,若想从头学习完整的Linux操作系统,可选择《鸟哥的Linux私房菜》这本书)。(" Embedded Linux application development detailed a well-written book, more suitable for embedded Linux Getting Started to learn, step by step, you introduce the world of Linux (compare for beginners embedded Linux development, if you want to start from scratch learning complete Linux operating system, select " Just Linux private kitchens" in this book).)
- 2013-02-26 10:02:30下载
- 积分:1
-
SmartGesture_Win10_64_VER4012
说明: toolchain-4.5.1-farsight.tar
- 2019-05-13 18:29:12下载
- 积分:1
-
GT5668?Datasheet_20151013_Rev.01
汇顶GT5668触摸屏芯片手册, GT5668 是专为4.5”~6”设计的新一代10 点电容触控方案(GT5668 touch screen datasheet)
- 2018-07-15 09:06:29下载
- 积分:1
-
仓库管理系统
说明: 利用Qt开发的仓库管理系统,包含数据库操作,实现出入库和库存查看等功能(The warehouse management system developed by Qt includes database operation, access to warehouse and inventory view functions.)
- 2019-05-05 15:10:26下载
- 积分:1
-
camera测试程序
摄像头OV5640驱动和LCD屏幕,录像传送到LCD显示(Camera OV5640 driver and LCD screen, video transmission to LCD display)
- 2019-02-27 20:33:31下载
- 积分:1
-
c-1116
一个进程预定义了三个流:标准输入、标准输出、标准出错。分别用文件描述符STDIN_FILENO、STDOUT_FILENO、STDERR_FILENO分别表示他们,用流指针stdin、stdout、stderr可以加以引用。(Process IO on the first day of learning
)
- 2013-09-14 12:23:43下载
- 积分:1