-
练习,linux下基于TCP的多线程的ECHO服务
练习,linux下基于TCP的多线程的ECHO服务-exercises, linux-based TCP multithreaded ECHO services
- 2023-04-03 10:50:04下载
- 积分:1
-
这是一个linux下时间通信的server端和client端的源码,下载后分别保存,直接编译就可运行,希望对大家能有所帮助!...
这是一个linux下时间通信的server端和client端的源码,下载后分别保存,直接编译就可运行,希望对大家能有所帮助!-This is a time under linux server communication and client-side source code, After downloading were preserved, can be directly translated operation, we can hope for some help!
- 2022-01-25 23:08:02下载
- 积分:1
-
这是一个管道实现的简单源程序,实现进程间的通信和管理
这是一个管道实现的简单源程序,实现进程间的通信和管理
-This is a pipeline to achieve a simple source code to achieve inter-process communication and management
- 2022-01-22 16:48:20下载
- 积分:1
-
gcc支持soft fp 和hard fp两种,这里是实现了soft fp.
gcc支持soft fp 和hard fp两种,这里是实现了soft fp.-gcc support soft and hard fp fp two, here is the realization of a soft fp.
- 2022-03-20 02:18:35下载
- 积分:1
-
操作文件的函数的说明和代码,包含了所有文件操作的功能,适合在windows和unix下运行。...
操作文件的函数的说明和代码,包含了所有文件操作的功能,适合在windows和unix下运行。-operation as a function of the document description and code, containing all the file manipulation functions, suitable for the windows and unix running.
- 2022-08-18 01:42:57下载
- 积分:1
-
在Linux上写的一个C程序,借助Lex做词法分析来同时统计N个文本文件的字符数,单词数和行数。...
在Linux上写的一个C程序,借助Lex做词法分析来同时统计N个文本文件的字符数,单词数和行数。-In Linux, written in a C program, using lexical analysis to the same time, Lex to do a statistical N number of characters in a text file, word count and the number of rows.
- 2022-10-23 21:00:02下载
- 积分:1
-
此代码是ARM嵌入式系统下的一个VFD的驱动程序
此代码是ARM嵌入式系统下的一个VFD的驱动程序-This code is the ARM embedded system under a VFD driver
- 2022-07-03 15:25:33下载
- 积分:1
-
This is an mp3 source code, which contains version and windows version uninx wit...
这是一个mp3的源代码,里面包含有uninx版和windows版,用C++语言编写的-This is an mp3 source code, which contains version and windows version uninx with C++ Languages
- 2023-07-21 11:15:04下载
- 积分:1
-
包含lwip这个精简IP协议栈的ucos源代码.
包含lwip这个精简IP协议栈的ucos源代码.-LwIP This includes streamlining the uCOS IP protocol stack source code.
- 2023-01-28 14:00:04下载
- 积分:1
-
通常一个VC项目中包含多个C或C++文件,有时需要同时对这一系列的文件进行lint检查,我们可以通过配置一个pclint_project来达到目的。...
通常一个VC项目中包含多个C或C++文件,有时需要同时对这一系列的文件进行lint检查,我们可以通过配置一个pclint_project来达到目的。
这里我们需要用到unix中的find等命令来查找当前目录下的C和C++文件,然后再将它们送给lint程序处理,所以得使用到UnxUtils.zip.-VC projects usually contain a number of C or C++ Paper, it is sometimes necessary at the same time in this series of documents lint checks, we can configure a pclint_project to achieve the objectives. Here we need to use the unix command to find, such as search the current directory under the C and C++ Document and then process them to the lint, so use UnxUtils.zip.
- 2022-05-20 21:14:35下载
- 积分:1