-
Dew multimedia players
Dew 多媒体播放器 -Dew multimedia players
- 2022-01-26 01:45:19下载
- 积分:1
-
在使用管理软件时,因分工不同,每个人的管理权限也不同。该源码实现合理设置管理员的使用权限。...
在使用管理软件时,因分工不同,每个人的管理权限也不同。该源码实现合理设置管理员的使用权限。-In the use of management software, due to the division of different management authority of each person are also different. The source to achieve a reasonable set up an administrator permissions.
- 2023-06-13 08:55:03下载
- 积分: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
-
操作系统可变分区分配是应用较广泛的一种存储管理技术,此程序用VC构造分区描述数据结构,编制分区分配和回收算法...
操作系统可变分区分配是应用较广泛的一种存储管理技术,此程序用VC构造分区描述数据结构,编制分区分配和回收算法-operating system through distribution is variable over a wide range of a storage management technology, this procedure VC tectonic describe data structure, the preparation of regional distribution and recovery algorithm
- 2023-04-13 22:05:04下载
- 积分:1
-
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: +...
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
- 2023-03-14 14:10:03下载
- 积分:1
-
风云压力测试10。0所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
风云压力测试10。0所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-Stress tests Fengyun 10.0 best VC all package source code has a certain role of U.S. research study can be downloaded to
- 2022-05-29 14:23:17下载
- 积分:1
-
轻量级SQL SERVER编辑工具
这是一个基于C#编写的轻量级的SQL SERVER编辑工具,它不仅可以编辑SQL 语句,更可以脱离SQL SERVER来执行并获得所需的结果,非常方便,是您研究数据库连接与实现的好源码。注意:建立工程是基于VS2010的。使用方法:1、执行该工具2、选择数据库引擎3、选择数据库实例4、运行软件
- 2022-12-16 11:25:04下载
- 积分:1
-
wqer qweqrwe werqwer量子阱
wqer qw qweqrwe werqwer-wqerwqerqw qweqrwe werqwer
- 2023-05-04 05:40:02下载
- 积分:1
-
在自己的程序中添加IE浏览功能的源码,非常好用!
在自己的程序中添加IE浏览功能的源码,非常好用!-Procedures in their IE browser add-source function, very easy to use!
- 2022-08-08 15:25:24下载
- 积分:1
-
Algorithm program list, pointer to operate clean, very classical algorithm proce...
链表算法程序实现,指针操作干净利索,很经典的算法程序。-Algorithm program list, pointer to operate clean, very classical algorithm procedures.
- 2022-05-26 21:54:42下载
- 积分:1