-
imitation VC interface design produced labels
仿VC界面设计制作标签-imitation VC interface design produced labels
- 2022-01-25 14:54:44下载
- 积分:1
-
A multi
一个多文档界面编程的例子,用到了包括界面分割,属性页,树形等方面的内容。-A multi-document interface programming examples, including the interface used for segmentation, attribute pages, etc. the content tree.
- 2022-03-11 08:02:32下载
- 积分:1
-
我自己用vc编写的图像融合效果评价,觉得还可以吧。
我自己用vc编写的图像融合效果评价,觉得还可以吧。-my own use vc prepared by the Evaluation of image fusion, it can also think.
- 2023-02-22 21:10:05下载
- 积分:1
-
考勤管理系统介绍
这个软件在大多数工程中都使用大学。进入每天的出勤率学生。是的计算学生。作为以及给学生放假
- 2022-07-15 02:03:57下载
- 积分: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
-
SerialportSample串口调试
SerialportSample串口调试SerialportSample串口调试SerialportSample串口调试SerialportSample串口调试
- 2022-07-08 09:43:55下载
- 积分:1
-
使用Java开发的计算器
本程序是在MyEclipse平台上,使用Java语言开发的计算器界面应用程序。实现了基本的四则运算和开房运算。并在程序中加入了异常处理模块。
- 2023-09-08 12:55:03下载
- 积分:1
-
旋转无线传感器网络,在 NS2 语言上实现的协议
旋转无线传感器网络,在 NS2 语言上实现的协议。源代码是清晰、 容易理解为初学者在 NS2 上工作
- 2023-04-23 02:40:03下载
- 积分:1
-
ucgui在嵌入式linux下的成功移植,附makefile,直接make即可
ucgui在嵌入式linux下的成功移植,附makefile,直接make即可。ucgui简单易用,比minigui好用,比QT轻巧。
- 2022-06-02 22:57:12下载
- 积分:1
-
这个类库提供了在运行时动态改变控件大小的能力,就像Visual Studio做资源时那样拖动即可。但它的缺点是当鼠标拖动较快时,缩放会跟不上鼠标移动。你可以试着...
这个类库提供了在运行时动态改变控件大小的能力,就像Visual Studio做资源时那样拖动即可。但它的缺点是当鼠标拖动较快时,缩放会跟不上鼠标移动。你可以试着修正这个bug。 。-the class library provided at runtime dynamic change controls the size of abilities, like Visual Studio resources to do so may drag. But the drawback is that when the mouse Drag quickly, the scaling will be unable to keep up with the mouse movement. You can try to fix this bug. .
- 2022-04-30 08:38:01下载
- 积分:1