-
Through the code to implement database backup and recovery. System to adapt to w...
通过代码实现数据库的备份和恢复。系统适应windows98/2000/NT操作简单
- 2022-03-23 08:55:12下载
- 积分:1
-
qt界面开发
应用背景适用于界面开发按钮动态布局,给用户好的体验关键技术基于qt开发的ui界面,适用于界面有按钮操作的产品。
- 2023-01-26 04:20:04下载
- 积分:1
-
桌面快递启动程序,启动时,有透明效果,美化了的控件
桌面快递启动程序,启动时,有透明效果,美化了的控件-Express your desktop to start program
- 2022-01-22 01:29:26下载
- 积分:1
-
ATM银行对于初学者
我的第一个Java程序,ATM BANK:)使用NetBeans。希望它可以帮助你们
- 2023-01-23 07:55:03下载
- 积分:1
-
控制网络的使用,能够加上地址、查找、删除等
ip控件的使用, 能实现ip地址的添加,查找,删除-ip control the use, able to add ip address, search, delete, etc.
- 2023-05-21 21:40:03下载
- 积分:1
-
讲dos命令的使用的一个文档,比较详细,有各种命令,,个ghost
讲dos命令的使用的一个文档,比较详细,有各种命令,,个ghost -stresses the use of a document, more detailed, there are various orders, 000 ghost
- 2022-03-07 04:33:22下载
- 积分:1
-
puzzleslide
importimportimportimport javax.swing.border.LineBorder;
- 2022-05-22 21:08:50下载
- 积分:1
-
android电子书制作模板源码
字体 章节 阅读模式 翻页
里面加了广告的一些代码,大家可以看,也可以忽略。
还有一些在这个代码基础上升级的几个APK,感兴趣的可以看看,或许你们也可以做出更好的效果。
- 2022-01-30 19:22:45下载
- 积分:1
-
通过加载不同的dll文件来实现多国语言动态切换,是动态切换的另一种方法,这个是英文和日文切换的例子,对开发多国语言版的朋友肯定会有帮助...
通过加载不同的dll文件来实现多国语言动态切换,是动态切换的另一种方法,这个是英文和日文切换的例子,对开发多国语言版的朋友肯定会有帮助-by loading different dll file to achieve more dynamic switching languages, is a dynamic switch to a different, this is English and Japanese handoff example, the development of multi-lingual version of the friends will certainly help
- 2022-03-15 00:18:50下载
- 积分:1
-
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(...
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(大)的值换到了最前面,如果只用i,j 的话,就没有办法找出待排序数据中的最值了
比较排序也叫冒泡排序,就是把相邻的数据比较交换,因为其把小的数字从后面往前慢慢移动,感觉象水泡上升一样,所以叫冒泡排序法.
如过你还没理解,留言~-SELECTION SORT is a more optimal sequencing, its definition of k significance lies in a circle said they find the smallest (large) value of the location, i then allow the first (the first cycle was the first several several) plant exchange, this cycle in the first round put the smallest (CUHK) for the value of the front, if only i, j, then there is no way to identify sequencing data to be the most value compared sequencing is also called Bubble Sort. adjacent is to the comparison of data exchange, because of their small numbers from the back slowly moving forward, Soak up feeling like the same, so called Bubble Sort law. No off if you understand that message ~
- 2022-12-28 03:55:04下载
- 积分:1