-
这是一个演示如何在 unix 系统下使用 curses 函数进行编辑器开发的程序,本程序可以接受一个行输入数据。
这是一个演示如何在 unix 系统下使用 curses 函数进行编辑器开发的程序,本程序可以接受一个行输入数据。-This is a demonstration of how to use Unix curses function for the editors to develop procedures, the procedures can accept a line input data.
- 2022-02-06 13:37:26下载
- 积分:1
-
under linux chat procedures, and client
linux下的聊天程序,server端和client端,下载后直接编译就可运行。-under linux chat procedures, and client-server side, After downloading can be directly translated operation.
- 2022-11-21 03:00:02下载
- 积分:1
-
基于UNIX的FTP源代码,希望对大家有所帮助
基于UNIX的FTP源代码,希望对大家有所帮助-UNIX-based FTP source code, we want to help
- 2023-06-03 01:15:03下载
- 积分: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
-
a bubble sort algorithms
一个起泡排序算法-a bubble sort algorithms
- 2023-01-14 18:25:04下载
- 积分:1
-
24位BMP到RLE的转换目的是为了节省字节,针对一些透明色较多的,尺寸比较大的BMP图像。对于透明色较少的图像,也许起不到RLE的优势,反而会增加图片的大小...
24位BMP到RLE的转换目的是为了节省字节,针对一些透明色较多的,尺寸比较大的BMP图像。对于透明色较少的图像,也许起不到RLE的优势,反而会增加图片的大小-24-bit BMP to RLE conversion is designed to save bytes for some more transparent color, size, relatively large BMP images. Less transparent color for images, may not achieve the advantages of RLE, but will increase the picture size
- 2022-03-17 20:49:50下载
- 积分:1
-
host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译...
host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
- 2022-08-19 17:17:46下载
- 积分:1
-
linux的入门介绍,课件对初学者有很好的帮助
linux的入门介绍,课件对初学者有很好的帮助-linux entry, the courseware on a very good help for beginners
- 2022-09-13 19:30:03下载
- 积分:1
-
linux如何解压文件,以及解压软件的安装,解压文件的命令
linux如何解压文件,以及解压软件的安装,解压文件的命令-linux how to unzip files, and extract the software installation, the command-extracting file
- 2022-05-10 14:00:25下载
- 积分: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