-
象棋程序,实现了单人,双人玩象棋等功能。
象棋程序,实现了单人,双人玩象棋等功能。-Chess procedures realize a single, double features such as playing chess.
- 2022-01-25 20:33:29下载
- 积分:1
-
Palindrome certification procedures, the stack classic example of the applicatio...
回文验证的程序,经典的栈的应用的例子-Palindrome certification procedures, the stack classic example of the application
- 2022-02-03 20:49:15下载
- 积分:1
-
flash播放器源程序
flash播放器源程序-flash player source
- 2022-07-23 16:00:29下载
- 积分:1
-
windows定时器
Windows的自动开关任务,时间和任务设定后,让程序自动执行。Windows的注册表编辑器没有自动定位功能,要打开某项注册表键值必须一级级展开,十分麻烦,注册表定位器帮你一键快速定位到注册表项,方便之极,网络上的各种注册表定位器软件也是运用了此源代码,如果你设计的软件需要此项功能可以参考一下该源码,
- 2022-04-09 03:00:30下载
- 积分:1
-
Explorer中右健菜单Copy全文件/目录名至剪贴板 [荐]
Explorer中右健菜单Copy全文件/目录名至剪贴板 [荐]-Explorer menu right Kin Copy all files/directory name to the clipboard [nominees]
- 2022-08-19 09:32:40下载
- 积分:1
-
认知网络是下一代网络的目标,这是了解认知网络一本很好的书籍。2007年出版,还比较新!英文版本...
认知网络是下一代网络的目标,这是了解认知网络一本很好的书籍。2007年出版,还比较新!英文版本-cognitive networks
- 2022-07-23 15:11:05下载
- 积分: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++ FAQs, Second Edition
By Marshall Cline, Greg Lomow, Mike Girou...
C++经典书籍C++ FAQs, Second Edition
By Marshall Cline, Greg Lomow, Mike Girou
-C++ Classic books C++ FAQs, Second Edition By Marshall Cline, Greg Lomow, Mike Girou
- 2023-06-01 13:50:03下载
- 积分:1
-
VC各种综合类的设计,包含有:菜单类、操作Excel类、ADO、打印等等。...
VC各种综合类的设计,包含有:菜单类、操作Excel类、ADO、打印等等。-VC range of integrated design, includes: menu category, operation Excel type, ADO, Print, etc..
- 2022-04-17 19:07:58下载
- 积分:1
-
visual basic sendmail sample programming
visual basic sendmail sample programming
- 2022-03-15 17:05:40下载
- 积分:1