-
windows进程间共享内存的一个程序,希望大家能喜欢
windows进程间共享内存的一个程序,希望大家能喜欢-windows inter-process shared memory of a program, I hope everyone will like
- 2022-09-08 01:20:02下载
- 积分: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
-
很好的万年历
很好的万年历源代码,很有学习和指导意义,欢迎指出其中的不足 ,我们一起学习,代码有显示 阳历,阴历的功能,能查询日历,返回今天的功能,有出现节日的功能!!
- 2022-03-04 20:49:51下载
- 积分:1
-
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Q...
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed based on training sequence of Vector Quantization (VQ) algorithm.
- 2022-07-10 18:52:09下载
- 积分:1
-
SP Cryptophone
CryptoPhone 代码树干为 Windows Mobile (新更新)
修改,从而生成正确 ;最新可用的来源代码。可以移植到 android 系统 ;测试移动 5.0 和 6.5 在 windows 上工作。此代码允许 windows 移动上安全 GSM 电话呼叫、 AES 和网上加密在真正的时间。该代码有需要的压缩库在惩教署调用上工作。
- 2023-08-02 01:05:05下载
- 积分:1
-
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。...
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-use java to Selection_stack
- 2023-05-03 05:20:03下载
- 积分:1
-
c++扫雷 原代码
c++扫雷 原代码-c mine-source
- 2022-07-19 18:36:56下载
- 积分:1
-
简易文本编辑器、复合查询、查询、滚动字幕、简单数据绑定等示例....
简易文本编辑器、复合查询、查询、滚动字幕、简单数据绑定等示例.-simple text editor, composite inquiries, and rolling subtitles, simple data bundled with other examples.
- 2022-03-19 05:40:20下载
- 积分:1
-
暴风影音源码 Media Player Classic
暴风影音源码 Media Player Classic -Storm video source Media Player Classic
- 2022-06-27 09:14:19下载
- 积分:1
-
声控录音机源代码,有声音自己录音,无声自动暂停
声控录音机源代码,有声音自己录音,无声自动暂停-声控录音machine source code, there is the voice of their own recording, silent auto-suspend
- 2022-08-17 22:49:28下载
- 积分:1