-
VB《葵花宝典》
VB《葵花宝典》--指针技术》配套代码-VB "Talents Scheme"-- target technologies "complementary code
- 2022-04-30 20:53:22下载
- 积分:1
-
一个图书销售系统,代码精练,很好用
一个图书销售系统,代码精练,很好用-a book sales system, code eloquently good use!
- 2023-01-27 19:50:03下载
- 积分:1
-
如何使用制表符动态除和删除的定义…
怎样使用自定义的Tab类
动态增加和删除TabCtrl中的标签-how to use the definition of the category of Tab dynamic addition and removal of the label TabCtrl
- 2023-04-14 16:25:04下载
- 积分:1
-
中国电信epon产品测试方案,2007年版
中国电信epon产品测试方案,2007年版-China Telecom epon Test Solutions
- 2022-02-10 06:07:46下载
- 积分:1
-
through the windows memory mapping between applications and exchange data transm...
通过内存映射在windows应用程序之间传递和交换数据-through the windows memory mapping between applications and exchange data transmission
- 2023-08-24 12:40:06下载
- 积分:1
-
不用说了,实现“按键发音”的源代码,绝对值得学习
不用说了,实现“按键发音”的源代码,绝对值得学习-err
- 2022-02-04 23:11:03下载
- 积分:1
-
利用vc和access开发的通讯录,界面和功能非常人性化
利用vc和access开发的通讯录,界面和功能非常人性化-use vc access and the development of the directory, and the interface is very humane.
- 2022-03-22 05:55:48下载
- 积分:1
-
基于SNMP协议的网络拓扑发现程序 基于SNMP协议的网络拓扑发现程序...
基于SNMP协议的网络拓扑发现程序 基于SNMP协议的网络拓扑发现程序-基于SNMP协议的网络拓扑发现程序
- 2022-01-26 01:39:39下载
- 积分: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
-
一个可以显示动态图标的程序(比较有趣)。
一个可以显示动态图标的程序(比较有趣)。-a dynamic icon can show the procedure (more interesting).
- 2022-07-24 20:49:17下载
- 积分:1