-
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!...
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!-I do teachers stay in operation, only the basic registration, login, modify the inquiry. Should be a lot less than the hope that we criticized correct!
- 2022-01-25 15:26:32下载
- 积分: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
-
实现了汉字的显示,如同平时手机的拼音输入法
实现了汉字的显示,如同平时手机的拼音输入法-Realize the Chinese characters display, as usual phone Pinyin input method
- 2022-02-12 07:31:45下载
- 积分:1
-
http://www.vckbase.com /代码
http://www.vckbase.com/code
- 2022-03-10 10:44:30下载
- 积分:1
-
windows编程中的字体定义和应用
windows编程中的字体定义和应用-the definition and application of fonts
- 2022-09-14 00:15:02下载
- 积分:1
-
Visual Assist X is a very good Visual Studio. NET 2003,2002 plug
Visual Assist X是一款非常好的Visual Studio .NET 2003、2002插件,支持C/C++、C#、ASP、Visual Basic、Java和HTML等语言,也支持VC++6、VC++5,能自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等,有助于提高开发过程地自动化和开发效率。 -Visual Assist X is a very good Visual Studio. NET 2003,2002 plug-in, support C/C++, C#, ASP, Visual Basic, Java and HTML and other languages, also support VC++ 6, VC2B !+ 5, can automatically identify a variety of keywords, the system function, member variables, automatic paper input prompts, automatic error correction case automatically marked wrong and so on, contribute to the development process to enhance the development of automation and efficiency.
- 2022-07-23 18:45:51下载
- 积分:1
-
拥塞DES的车
应用背景kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh klllllllllllllllllllllllllllllllllllllmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm关键技术kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
- 2023-01-15 16:55:03下载
- 积分:1
-
数据结构 先序输入的二叉树的线索二叉树中序输出
数据结构 先序输入的二叉树的线索二叉树中序输出运用了一个结点带五个信息分别为数据、指针类型的左孩子、右孩子及eumu类型的左标记与右标记。当左边有孩子时左标记为link链 当没有左孩子时标记为thread 指针域指向该结点的前驱同样的右孩子类似,当没有右孩子时指针域指向其后继。
- 2022-01-25 21:49:21下载
- 积分:1
-
delphi版编写的安装软件。能自动执行SQL SCRIPT。
delphi版编写的安装软件。能自动执行SQL SCRIPT。-delphi version prepared to install the software. Can be self-executing SQL SCRIPT.
- 2022-01-23 10:26:53下载
- 积分:1
-
COmtongxun jiandande diaoyong mscommkongjiantobngxun
COM通讯,简单的调用MSCOMM控件.错误之处还请见谅。-COmtongxun jiandande diaoyong mscommkongjiantobngxun
- 2022-03-21 08:45:56下载
- 积分:1