-
液晶板控制处理程序^_^
液晶板控制处理程序^_^-LCD panel control procedures ^ _ ^
- 2022-05-08 07:08:18下载
- 积分:1
-
非常简单的MAKEFILE文件,
先把执行build_pc.sh 生成makefile文件
再make
很简单,也很实用,适合初学!大虾就不要下了!...
非常简单的MAKEFILE文件,
先把执行build_pc.sh 生成makefile文件
再make
很简单,也很实用,适合初学!大虾就不要下了!-Very simple Makefile file, makefile generation build_pc.sh first implementation of a document and then make a very simple and practical, suitable for beginners! Shrimp do not a!
- 2022-01-25 22:24:36下载
- 积分:1
-
LINUX下的通信实现,套接字,用于连个进程之间的通信
LINUX下的通信实现,套接字,用于连个进程之间的通信-Communication under LINUX, socket for even the process of communication between
- 2022-04-17 11:00:15下载
- 积分:1
-
the code can achieve a rtp protocol!
本源码能够在linux 下实现RTP协议的收发功能。-the code can achieve a rtp protocol!
- 2022-08-02 15:36:11下载
- 积分:1
-
WAP server, the new forces UP support real
WAP服务器,支持UP新势力套餐实时同步接口-WAP server, the new forces UP support real-time synchronization interface packages
- 2022-03-07 06:50:10下载
- 积分:1
-
1。编写一个C++程序,作为内核命令行解释器
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
- 2022-08-13 03:09:59下载
- 积分:1
-
- 2023-03-13 01:15:04下载
- 积分:1
-
NTFS(NT文件系统) for Linux的一个实现源码
NTFS(NT文件系统) for Linux的一个实现源码-NTFS (NT filing system) a for Linux realization source code
- 2022-01-24 17:27:42下载
- 积分:1
-
创建一个符合iso
创建一个符合iso-9660标准的iso文件系统,应用于Linux/UNIX平台。-Create an iso-9660 standard iso file system, used in Linux/UNIX platforms.
- 2023-03-28 10:10:03下载
- 积分:1
-
一个小程序来与你分享,/ *本程序支持多个实例。
一个小的telnet程序与大家共享,/* 本程序支持如一些参数:
* --host IP地址 或者 -H IP地址
* --port 端口 或者 -P 端口
* --back 监听数量 或者 -B 监听数量
* --dir 服务默认目录 或者 -D 服务默认目录
* --log 日志存放路径 或者 -L 日志存放路径
* --daemon 使程序进入后台运行模式
*/
-A small telnet program to share with you,/* This program supports a number of parameters such as:*- host IP address or-H IP Address*- port-port or-P port*- back to monitor the number of or-B monitor the number of*- dir default directory service, or-D services to the default directory*- log log storage path or-L log storage path*- daemon to make the procedure to enter the background running mode* /
- 2022-08-10 21:14:56下载
- 积分:1