-
linux编程技巧及实例
linux编程技巧及实例--轻松学linux-linux
- 2022-03-04 18:56:14下载
- 积分:1
-
QT下访问cell的源码,可以实现QT下对话框的,可以在虚拟机或QT嵌入式版本下面跑...
QT下访问cell的源码,可以实现QT下对话框的,可以在虚拟机或QT嵌入式版本下面跑-QT visit the source cell can be achieved under the QT dialog box, you can in a virtual machine or running the following versions of QT Embedded
- 2022-09-22 22:50:03下载
- 积分:1
-
很N的监视源代码
很N的监视源代码-very source of surveillance
- 2023-03-07 19:00:02下载
- 积分:1
-
鸟哥的Linux的一部分,
比较基础,系统,条理。
我做成了PDF格式并作了些注视,版权归鸟哥。
另外,此为繁体版本。...
鸟哥的Linux的一部分,
比较基础,系统,条理。
我做成了PDF格式并作了些注视,版权归鸟哥。
另外,此为繁体版本。-Bird brother of Linux as part of basis of comparison, systematic, well-organized. I made the PDF format and made more attention brother belongs to the birds. In addition, the Traditional version.
- 2022-11-27 21:15:04下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-LED_ON――c篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LED_ON- c Part
- 2022-07-15 00:55:11下载
- 积分:1
-
入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法...
入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法-entry procedures for testing fifo. Only a few lines, but I can understand basic written fifo
- 2023-07-29 07:30:03下载
- 积分:1
-
LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出...
LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出-LINUX under MYSQL data on the operation, and its function has to realize the database records search output
- 2022-02-25 19:50:38下载
- 积分:1
-
uva trilearn的robocup源程序
uva trilearn的robocup源程序-uva trilearn source of robocup
- 2022-06-30 23:02:17下载
- 积分:1
-
ASUS_WL167g_drv1218 for linux
ASUS_WL167g_drv1218 for linux
- 2022-03-12 09:55:57下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1