-
这是一个用户密码管理模块,仅供参考,如有不同意见,请留言
这是一个用户密码管理模块,仅供参考,如有不同意见,请留言-This is a user password management modules for reference purposes only, if there is a difference, please leave
- 2023-05-19 23:45:04下载
- 积分:1
-
VC++ 编写的一个画曲线的程序,可以直接运行,读入数据,进行曲线绘制的界面,对要学习用VC做界面的人,会有帮助...
VC++ 编写的一个画曲线的程序,可以直接运行,读入数据,进行曲线绘制的界面,对要学习用VC做界面的人,会有帮助-VC++ written in a painting program curve can be directly run, read into the data, drawing the curve of the interface, the interface to learn to do with the VC who would help
- 2022-06-27 19:15:23下载
- 积分:1
-
Dynamic menu and sub
动态删除菜单以及子菜单的sample,vc6开发-Dynamic menu and sub-menu to delete the sample, vc6 to develop
- 2023-06-03 06:20:03下载
- 积分:1
-
电信业务话单排序的界面设计部分,希望大家多多指教!
电信业务话单排序的界面设计部分,希望大家多多指教!-telecommunications business to sort the so-interface design, we hope the exhibitions!
- 2022-02-22 06:11:20下载
- 积分:1
-
c++图像处理(opencv)
图像处理的一个简单的MFC界面,调用opencv里关于图像处理的一些基本模块集成的mfc程序
- 2023-04-19 14:10:05下载
- 积分:1
-
图像识别程序,数字图像处理,源代码及资料等等,找到的,很不错...
图像识别程序,数字图像处理,源代码及资料等等,找到的,很不错-image identification procedures, digital image processing, source code and information, and so on, to find, and very good
- 2022-10-10 13:50:02下载
- 积分:1
-
拖动无标题栏窗口,调用到API函数!
拖动无标题栏窗口,调用到API函数!-window title bar, to the API function calls!
- 2023-07-11 12:25:02下载
- 积分:1
-
TCP客户端
应用背景最简单的。最好的选择你的 ;简单的。最好的选择你的 ;简单的。最好的选择你的 ;简单的。最好的选择你的 ;简单的。最好的选择你的 ;简单的。最好选择你的;关键技术tcp 消息客户端是简单的。tcp 消息客户端是简单。tcp 消息客户端是简单。tcp 消息客户端是简单。tcp 消息客户端是简单。tcp 消息客户端是简单。tcp 消息客户端是简单。tcp 消息客户端是简单。
- 2022-07-09 08:58:42下载
- 积分:1
-
当窗口拖大时,窗口内的其它控件也随之变大
当窗口拖大时,窗口内的其它控件也随之变大-when large trailer window, the window of the other controls have also become bigger
- 2022-01-28 19:26:14下载
- 积分: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