-
Learning to Recognize and Grasp Objects
Learning to Recognize and Grasp Objects
- 2022-01-24 18:58:37下载
- 积分:1
-
贪吃蛇VS2012
资源描述适合初学者的简单游戏,利用Visual Studio2012编程,完整版 可直接运行使用,代码简单易懂
- 2022-05-04 22:56:32下载
- 积分:1
-
jQuery头像裁剪源码
应用背景高仿新浪微博头像裁剪技术的小案例,比较实用,可能对你有用关键技术
- 2022-02-02 04:25:54下载
- 积分:1
-
imitation ie programming interface of the skin FOSS
仿ie界面的皮肤编程源码-imitation ie programming interface of the skin FOSS
- 2023-07-14 07:40:03下载
- 积分:1
-
和金山的界面一样的,很都窗口的COOL的窗体。
和金山的界面一样的,很都窗口的COOL的窗体。-Jinshan and the same interface, it has a window of COOL forms.
- 2022-03-20 05:17:30下载
- 积分:1
-
与国外经典计算机教材《Practical Object
与国外经典计算机教材《Practical Object-Oriented Design with UML》配套的源代码。作者:Mark Priestley -classic computer with foreign materials "Practical Object-Oriented Design with UML" complementary source. Author : Mark Priestley
- 2022-01-25 15:01:15下载
- 积分:1
-
你有没有觉得VC提供的那个Tip of the day控件很简陋?现在好了,Michael Walz带给我们一个Visual Studio那样的界面漂亮的Tip...
你有没有觉得VC提供的那个Tip of the day控件很简陋?现在好了,Michael Walz带给我们一个Visual Studio那样的界面漂亮的Tip of the day。-VC did not feel that you have provided the Tip of the day the control is very simple? Well now, Michael Walz brought us a Visual Studio like interface pretty Tip of the day.
- 2022-05-29 19:45:11下载
- 积分:1
-
把任何(夸张了点)窗口放到系统托盘中,例如outlook express的主窗口...
把任何(夸张了点)窗口放到系统托盘中,例如outlook express的主窗口-Any (exaggerated point) window on the system tray, for example, the main window of outlook express
- 2023-03-31 07:00:03下载
- 积分:1
-
这是一个在VB 语言设计的程序. 新风格的窗口.
这是一个在VB 语言设计的程序. 新风格的窗口.-this is a program by vb,
new style window
- 2022-01-25 23:04:33下载
- 积分: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