-
条形码打印程序barcodesource
条形码打印程序barcodesource-barcode printing program barcodesource
- 2022-12-17 12:10:03下载
- 积分:1
-
Vb的一个学习系统,有很多的原代码,是个很好的工具,看看吧,真的不错!谢谢...
Vb的一个学习系统,有很多的原代码,是个很好的工具,看看吧,真的不错!谢谢
-Vb of a learning system, many of the original code, is a very good tool to see if it really is true! Thank you
- 2023-06-01 21:35:03下载
- 积分:1
-
三星3.5寸屏windows ce 驱动程序
三星3.5寸屏windows ce 驱动程序-Samsung 3.5-inch screen windows ce driver
- 2022-03-03 03:35:47下载
- 积分:1
-
use of the characteristics of the development of button controls
使用delphi开发的特色按钮控件-use of the characteristics of the development of button controls
- 2022-05-10 18:14:30下载
- 积分:1
-
ado visit the ACCESS routines, very good, it is worth a look at
ado访问ACCESS的例程,非常不错,值得-ado visit the ACCESS routines, very good, it is worth a look at
- 2023-04-07 10:25:03下载
- 积分:1
-
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。...
用vc开发的,工业管道控件实现的源代码,有横向的、左上、左下、右上、右下的拐角的实现。-Developed using vc, industrial pipeline control to achieve the source code, there are horizontal, upper left, lower left, upper right, lower right corner of the achievement.
- 2022-01-31 13:52:18下载
- 积分: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语言格式。-Realize the function of the aircraft booking system can support the query flight information, booking, refund and withdraw from the system. Interface for the C language format.
- 2023-03-14 22:40:03下载
- 积分:1
-
原名:AI Techniques for Game Programming
作者:Mat Buckland Andre LaMothe
ISBN: 1...
原名:AI Techniques for Game Programming
作者:Mat Buckland Andre LaMothe
ISBN: 1-931841-08-X
游戏智能 游戏编程-AI Techniques For Game Programming
- 2022-02-16 05:46:10下载
- 积分:1
-
Determine palindrome
回文判断
输入一个字符串可以判断是不是回文。-Determine palindrome
- 2022-08-21 17:14:16下载
- 积分:1