-
移动大多数对象,包括窗体、按钮、文本框、标签..... 使用方法简易....
移动大多数对象,包括窗体、按钮、文本框、标签..... 使用方法简易.-most mobile targets, including forms, buttons, text box, labeling ..... easy to use.
- 2023-01-17 11:45:04下载
- 积分:1
-
animation vibration source of the dialog box
动画震动对话框的源码-animation vibration source of the dialog box
- 2022-01-22 12:34:03下载
- 积分:1
-
xin chao cac ban
感谢允许下载。我很热,我需要下载代码高功率升压转换器,以产生36伏
- 2022-12-09 19:45:03下载
- 积分: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
-
This a homework.It s very easy, and not beautiful at all.
This a homework.It s very easy,and not beautiful at all.-This a homework.It s very easy, and not beautiful at all.
- 2022-06-27 11:57:47下载
- 积分:1
-
杀死任何 procces
任何时间您可以加载所有进程杀死任何进程
然后选择你想要杀了
寻找任何程序运行,并杀了它
- 2023-02-05 11:05:03下载
- 积分:1
-
VC++编写的,动态创建菜单,且能够响应对应的菜单选项,包括自动改变输出界面的颜色...
VC++编写的,动态创建菜单,且能够响应对应的菜单选项,包括自动改变输出界面的颜色-VC++ written dynamically created menus, and can respond to the corresponding menu options, including automatically change the color of the output interface,
- 2022-08-15 11:40:57下载
- 积分:1
-
在单文档中,加入(1)模式对话框(2)属性框(3)颜色框(4)文件导入框(5)向导框...
在单文档中,加入(1)模式对话框(2)属性框(3)颜色框(4)文件导入框(5)向导框-in a single document, accession (1) model box (2) Properties box (3) color box (4) documents into a box (5) Wizard Box
- 2023-05-10 05:10:03下载
- 积分:1
-
模拟银行客户端程序
健表脚本如下:
create table
tzh_account(userid int ,cqje int ,sfcq int, czy int ,sj date);
create table
tzh_sumup(userid int primary key ,ye
int);
create sequence
userid increment by 1 start with 1;
程序运行,在windows下首先配置数据源
然后点击图标即可。
- 2023-01-05 02:40:03下载
- 积分:1
-
很出名的一个程序,可以很简单地实现控件的拖放功能
很出名的一个程序,可以很简单地实现控件的拖放功能-A very well-known procedures, can be as simple as drag-and-drop feature Controls realize
- 2023-02-24 22:55:04下载
- 积分:1