-
定义一个打印头文件,能够将普通信息、警告信息、错误信息以不同的颜色在终端上打印出来...
定义一个打印头文件,能够将普通信息、警告信息、错误信息以不同的颜色在终端上打印出来-Define a print header files, the ability to general information, warning messages, error messages in different colors in the terminal to print out
- 2022-04-28 07:54:35下载
- 积分:1
-
一个Python程序,晕!
a python program, faint!
- 2022-12-27 21:20:03下载
- 积分:1
-
一个生产者-消费者问题例子
一个生产者-消费者问题例子-a producer-consumer issues example
- 2022-08-20 19:31:47下载
- 积分:1
-
适合初学者阅读的源代码,包括下的下,回声,P
适合新手读的c源代码,包含linux下ls、echo、ping等常用工具的源代码-C suitable for novice reading the source code, including linux under ls, echo, ping and other commonly used tools for source code
- 2022-05-14 18:00:17下载
- 积分:1
-
source, standards c force
源码,标准c++用力-source, standards c force
- 2022-08-08 01:09:06下载
- 积分:1
-
环行buffer的实现以及操作函数,主要包括环行buffer的内存申请,释放,读取数据和写入数据,还有返回该buffer的一些属性参数...
环行buffer的实现以及操作函数,主要包括环行buffer的内存申请,释放,读取数据和写入数据,还有返回该buffer的一些属性参数-Circular buffer and the operation of the realization of function, including memory ring buffer to apply, release, read data and write data, as well as the return of some of the buffer attribute parameters
- 2022-03-10 18:05:16下载
- 积分:1
-
during regular programming to be used when the message queue programming, but th...
在进行linux服务器编程时经常要用到消息队列编程,但直接使用系统调用可能还不能实现需要.此例子演示了怎样在用内核调用操作消息队列,控制消息队列溢出,消除"死"消息的方法.-during regular programming to be used when the message queue programming, but the direct use of system calls may also need to achieve. this example demonstrates how to use the core operation called Message Queue, control Message Queue overflow, eliminating the "death" of news.
- 2022-02-06 09:01:26下载
- 积分:1
-
UNIX 资源文件编译器
UNIX 资源文件编译器-UNIX resource documents compiler
- 2022-04-23 19:41:49下载
- 积分:1
-
linux下用的解压缩软件
linux下用的解压缩软件-under the decompression software
- 2023-09-04 21:05:04下载
- 积分:1
-
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)...
编写一个函数,输入n为偶数时,调用函数求1/2+1/4+…+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
-The preparation of a function, type n is an even number, the call Function 1/2+ 1/4+ ...+ 1/n, when n is odd input, call function 1/1+ 1/3+ ...+ 1/n (using indicator functions)
- 2022-10-03 20:50:03下载
- 积分:1