-
C#写的一个超微软操作系统
C#写的一个超微软操作系统-C#-write a Microsoft operating system
- 2022-01-25 13:58:34下载
- 积分:1
-
public Lunar conversion (19KB.zip
公农历转换(19KB.zip-public Lunar conversion (19KB.zip
- 2022-08-11 04:43:50下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
文件归档器 1.0
文件归档是结合了大量的文件汇集成一个归档文件,或一系列档案文件,为了便于运输和储存的计算机程序。
文件归档器可以使用在他们的档案格式无损数据压缩,以减少档案的大小。
- 2022-06-15 15:35:12下载
- 积分:1
-
to get information from remote directory
to get information from remote directory
- 2022-03-18 07:07:33下载
- 积分:1
-
支持设备上下文类型的内存映像。高
支持内存图像设备上下文的类。高效的绘图方式。美化你的程序界面。-Support the memory image of the type of device context. High-performance graphics mode. Beautify your program interface.
- 2023-07-10 12:10:03下载
- 积分:1
-
mp3编码程序
采用C语言编写,可将WAV格式的文件编码成为MP3文件。编码格式为MPEG1 Layer3.有止标程序,可将例子里的WAV文件成功编码成MP3文件。
- 2022-10-17 23:15:03下载
- 积分:1
-
一个基地
A base-64 MIME format encoder/decoder with C source code
- 2022-03-13 21:33:12下载
- 积分:1
-
TURBO C 编写多媒体工具,它包含了许多图形,声音,画面处理,窗口和一般用途的功能。此外,还有一些窗口的职能。 也有一些函数允许处理打印机输出, 操纵杆和鼠...
TURBO C 编写多媒体工具,它包含了许多图形,声音,画面处理,窗口和一般用途的功能。此外,还有一些窗口的职能。 也有一些函数允许处理打印机输出, 操纵杆和鼠标接口。-TURBO C preparation of multimedia tools, it contains a lot of graphics, sound, picture processing, window and general-purpose functions. In addition, there are a number of window functions. There are also allowed to deal with the printer output function, joystick and mouse interfaces.
- 2022-02-12 22:17:49下载
- 积分:1
-
让程序只运行一次
让程序只运行一次-procedures allow only one run
- 2022-07-14 19:44:11下载
- 积分:1