-
图片播放的软件,使用VISUAL C
图片播放的软件,使用VISUAL C-pictures broadcast software, the use of Visual C
- 2022-07-08 06:25:46下载
- 积分:1
-
简单的供VC++初学者参考的程序,根据输入的参数自动生成一个菱形。...
简单的供VC++初学者参考的程序,根据输入的参数自动生成一个菱形。-For a simple VC++ beginners reference procedures, according to the parameters input to generate a diamond.
- 2022-02-02 14:21:27下载
- 积分:1
-
帮助你学习简单的c#事件,这个软件很实用
帮助你学习简单的c#事件,这个软件很实用-help you learn simple c#, the software is very practical
- 2023-03-17 12:30:04下载
- 积分:1
-
Internet phones plug
手机上网插件,还可以有其他用途,不错,大家-Internet phones plug-ins, but also can have other uses, yes, we
- 2022-09-16 07:50:03下载
- 积分:1
-
一个系统托盘实例
一个系统托盘实例-example of a system tray
- 2023-08-01 00:55:02下载
- 积分:1
-
该程序将YUV文件DCT 量化然后HUffman编码
然后再做反运算~还原成YUV文件...
该程序将YUV文件DCT 量化然后HUffman编码
然后再做反运算~还原成YUV文件
-the program will document YUV DCT quantization coding then HUffman then take anti-Operational ~ 10% reduction YUV documents
- 2022-03-25 01:20:07下载
- 积分:1
-
Linux简易聊天工具
基于Linux Ubuntu的简易聊天工具,实现Ubuntu终端的局域网简易聊天,支持多客户端聊天和点对点私聊
- 2022-10-07 09:45:03下载
- 积分:1
-
rdesktop (远程桌面)
远程桌面服务器和客户端
你的猫使用它来连接到 windows rdp 的服务器。
- 2022-02-21 21:42:49下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
这是一个录音设备产生的..C++的特性,如一个普通的球员…
这是一个录音设备生成的。。C++的特性,比如普通播放器停止录制
- 2022-09-06 11:15:03下载
- 积分:1