-
Linux0.01键盘驱动程序源代码C语言(请指教)
linux0.01键盘驱动源代码C语言实现(请 多指教)-linux0.01 keyboard driver source code for C language (please advise)
- 2022-10-02 04:20:03下载
- 积分:1
-
外壳编程。详细解释,包括awk,sed,TR和其他…
linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。-linux, shell programming. Explain in detail, including awk, sed, tr and other tools. For starters, very helpful.
- 2022-03-11 15:10:03下载
- 积分: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
-
图形操作代码,基于240 * 320液晶和2416
图形操作的代码,基于240*320液晶及2416-Graphic operation code, based on 240* 320 LCD and the 2416
- 2022-05-22 09:15:03下载
- 积分:1
-
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习-think that the linux 1.0 source code take a look at the still very important, we learn
- 2022-11-22 00:00:03下载
- 积分:1
-
摄像头OV9652初始化配置,已经过实际验证。
摄像头OV9652初始化配置,已经过实际验证。-OV9652 camera initialization configuration, has been the actual authentication.
- 2023-04-22 14:15:03下载
- 积分:1
-
qt4下做的程序启动画面,功能是在程序启动之前显示一个图片用以对缓慢的启动过程进行掩饰...
qt4下做的程序启动画面,功能是在程序启动之前显示一个图片用以对缓慢的启动过程进行掩饰-qt4 proceedings under the picture to do, features in the proceedings before the show a picture of a slow start to the process to cover up
- 2022-06-21 03:52:10下载
- 积分:1
-
DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC...
时钟芯片DS1302的uclinux2.4下的驱动程序,CPU是摩托罗拉的龙珠芯片MC68VZ328,程序经过测试,可以直接使用。-DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC68VZ328, the procedure has been tested, can be used directly.
- 2022-03-17 19:24:26下载
- 积分:1
-
一个多精度高效的浮点计算C语言库 , 基于GMP .
一个多精度高效的浮点计算C语言库 , 基于GMP .-The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. MPFR has continuously been supported by the INRIA and the current main authors come from the CACAO and Arénaire project-teams at Loria (Nancy, France) and LIP (Lyon, France) respectively see more on the credit page. MPFR is based on the GMP multiple-precision library.
- 2023-02-10 04:45:03下载
- 积分:1
-
一个Linux守护进程实例
A daemon example for linux
- 2022-10-27 18:30:03下载
- 积分:1