-
编写的英文打字练习程序VB.net,本程序实用…
vb.net编写的英文打字练习程序,此程序主要练习打字速度-vb.net prepared by the English typing practice procedures, this procedure practice typing speed
- 2023-01-15 02:55:04下载
- 积分:1
-
密码验证的源代码,可自定义密码,请用vc来编译运行。
密码验证的源代码,可自定义密码,请用vc来编译运行。-Password validation source code, can be customized password, please use vc to compile run.
- 2022-03-19 20:14:33下载
- 积分:1
-
网上售票系统
用C + + 写的一款好的影院售票系统,应该是可以帮助售票人员提高工作效率,帮助工作人员利用计算机,极为方便的对影院的有关数据进行管理、输入、输出、查找等有关操作,使杂乱的影院售票数据能够具体化、直观化、合理化等。 "基于JSP的影院售票系统"可以提高工作效率,缓解因场地、 人手等软硬件因素而带来的矛盾,充分体现"以人为本,服务用户"的理念,使影院的信息高度统一与集中,为影院的信息化管理提供保障。
- 2023-07-08 18:15:04下载
- 积分:1
-
介绍各种WinAPI系统调用的使用例子,包括驱动器、内存、CUP、文件、操作系统等许多信息...
介绍各种WinAPI系统调用的使用例子,包括驱动器、内存、CUP、文件、操作系统等许多信息-presentation WinAPI system calls using examples, including drives, memory, CUP, documents, information and other operating systems
- 2022-04-29 20:31:16下载
- 积分:1
-
VC实现的业务播出系统
VC实现的业务播出系统-VC business Broadcasting System
- 2023-01-12 23:40:04下载
- 积分: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++计算器,使用键盘操作,使用方便,且小而简单.-C++ Calculator, use the keyboard to operate and easy to use, and small and simple.
- 2022-05-13 05:54:01下载
- 积分:1
-
Windows source code changes Ring
Windows源代码更改环
- 2023-07-06 02:15:03下载
- 积分:1
-
淡入淡出效果的简单实现
淡入淡出效果的简单实现
淡入淡出效果的简单实现
淡入淡出效果的简单实现-Fade out of the simple effect of achieving results Fade out of the simple realization
- 2022-07-16 14:30:36下载
- 积分:1
-
Address book management system, enables personnel information input, query, modi...
通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作。-Address book management system, enables personnel information input, query, modify, delete, save, display and other operations.
- 2022-01-26 06:26:31下载
- 积分:1