-
qt的学习笔记,从简单的hello qt,连接信号,对话框,菜单和工具条。。。到2D和3D图形系统,opengl调用,非常实用...
qt的学习笔记,从简单的hello qt,连接信号,对话框,菜单和工具条。。。到2D和3D图形系统,opengl调用,非常实用-qt learning notes, from a simple hello qt, connecting signal, dialog, menu and toolbar. . . To 2D and 3D graphics system, opengl calls, very useful
- 2023-08-22 12:45:04下载
- 积分:1
-
图linux下串口的TCP/IP端口
在linux下把串口映射成TCP/IP端口- Maps under linux the string mouth the TCP/IP port
- 2022-04-19 11:42:44下载
- 积分:1
-
用qt做的城市电子地图,可自动放大缩小,希望对初学QT编程的同门有帮助...
用qt做的城市电子地图,可自动放大缩小,希望对初学QT编程的同门有帮助-Qt to do with electronic maps of cities, can be automatically enlarged or reduced, in the hope of learning programming QT help with the door
- 2023-01-20 08:10:04下载
- 积分:1
-
是开源的BIOS代码,支持多种主板和CPU,支持多种器件的驱动,支持IEEE的BIOS标准。...
是开源的BIOS代码,支持多种主板和CPU,支持多种器件的驱动,支持IEEE的BIOS标准。-The BIOS is the open source code, supports a wide range of motherboard and CPU, supports a wide range of device drivers, the BIOS supports the IEEE standard.
- 2022-06-16 18:45:05下载
- 积分:1
-
C语言写的报文转换程序,包含头文件和源代码、数据库设计
C语言写的报文转换程序,包含头文件和源代码、数据库设计-C language text was written by the conversion process, including header files and source code, database design
- 2022-08-26 12:16:04下载
- 积分:1
-
p2p机顶盒上使用的rtorrent协议代码,运行在linux平台下的
p2p机顶盒上使用的rtorrent协议代码,运行在linux平台下的-p2p set-top boxes used rtorrent Agreement code, running on the linux platform
- 2022-06-26 01:40:47下载
- 积分:1
-
KMPlayer
kmplayer公司
- 2022-02-15 04:06:59下载
- 积分:1
-
Programming under UNIX synchronization and compare the efficiency of asynchronou...
UNIX下编程同步与异步write的效率比较。包含apue.h、error2e.c、write.c-Programming under UNIX synchronization and compare the efficiency of asynchronous write. Contains apue.h, error2e.c, write.c
- 2022-02-13 10:08:39下载
- 积分:1
-
关于Qt的第三方串口类serialclass封装
关于Qt的第三方串口类serialclass封装-Qt on third-party package serial category serialclass
- 2022-07-04 08:39:44下载
- 积分:1
-
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保...
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would call and to achieve separation, or call only need to see it to see the interface. So, as long as the guarantee the same interface, then the realization of the code necessary to add some variables, function and will not affect the person to call.
- 2022-01-24 12:47:47下载
- 积分:1