-
This document describes how to complie keyboard and mouse driver.
键盘驱动
This document describes how to complie keyboard and mouse driver.
键盘驱动-This document describes how to complie keyboard and mouse driver. Keyboard Driver
- 2022-03-05 01:14:17下载
- 积分:1
-
Linux 默认情况下,PC 喇叭发出的嘟嘟声音警告(System Beep).
本程序可以让你随意控制蜂鸣器...
Linux 默认情况下,PC 喇叭发出的嘟嘟声音警告(System Beep).
本程序可以让你随意控制蜂鸣器-Linux by default, PC speaker voice warning issued toot (System Beep). This procedure allows you to manipulate the buzzer
- 2023-05-07 05:05:03下载
- 积分:1
-
linux下gtk图形界面编程的一个例子程序。
linux下gtk图形界面编程的一个例子程序。-under gtk GUI programming examples of a process.
- 2022-05-30 01:54:56下载
- 积分:1
-
我学习LINUX的讲义 挺好的 可以让你有个很快的提高 内容简单而全...
我学习LINUX的讲义 挺好的 可以让你有个很快的提高 内容简单而全-I learn LINUX lectures Holbrook can let you have a quick, simple and improve the entire contents
- 2022-02-04 15:54:51下载
- 积分:1
-
linux聊天程序试试看毕业设计
没什么写的了
linux聊天程序试试看毕业设计
没什么写的了-Try linux chat program not written by graduate design of the
- 2022-11-24 01:55:03下载
- 积分:1
-
这篇文档告诉你怎么去在LINUX下制作一个文件系统
这篇文档告诉你怎么去在LINUX下制作一个文件系统-This document tells you how to get to in a document produced under LINUX system
- 2022-05-19 23:54:17下载
- 积分:1
-
读者和写者的问题例子
读者和写者的问题例子-readers and writing examples, the problem
- 2022-05-13 21:50:22下载
- 积分:1
-
这是用minigui做的键盘代码,想学键盘编程的,可以学习一下。...
这是用minigui做的键盘代码,想学键盘编程的,可以学习一下。-This is done with the minigui keyboard code, want to learn the keyboard programming, you can learn about.
- 2022-05-18 15:13:30下载
- 积分:1
-
主要介绍一个很好的设计思想,介绍复杂cpu设计的框图。
主要介绍一个很好的设计思想,介绍复杂cpu设计的框图。-introduces a very good design, introduced cpu design of complex diagram.
- 2022-08-08 04:24:27下载
- 积分:1
-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1