-
基于Qt的仿Mac Dock栏样式
在Qt上开发的仿Mac Dock栏的样式图标,鼠标在图标上滑动,能呈现出鱼眼缩放效果;点击图标,图标可以弹跳。
在Visual C++和Qt Creator上都可以编译运行此代码。
- 2022-02-05 23:48:28下载
- 积分:1
-
spreadsheet
电子表格风格的控件.zip-spreadsheet-style controls. Zip
- 2022-07-28 10:20:30下载
- 积分:1
-
在启动时,用flash全屏,作为启动画面,这是vcbase那里转过来的,希望对大家有用:)...
在启动时,用flash全屏,作为启动画面,这是vcbase那里转过来的,希望对大家有用:)-At boot time, use flash full-screen, as the splash screen, which is where the vcbase turn, and hope for all of us:)
- 2023-07-06 18:40:04下载
- 积分:1
-
本源码是一个任意多边形窗体的实例,作者采用了与与众不同的编程思路,使用VB的Shape控件实现....
本源码是一个任意多边形窗体的实例,作者采用了与与众不同的编程思路,使用VB的Shape控件实现.-the source is an arbitrary polygon forms example, the authors used the distinctive programming ideas, the use of VB Shape Control achieve.
- 2022-01-30 19:55:07下载
- 积分:1
-
这是PC机与电力线载波芯片IT800D的通信程序
这是PC机与电力线载波芯片IT800D的通信程序-This is the PC-chip with the power line carrier communication procedures IT800D
- 2022-03-21 14:07:48下载
- 积分:1
-
MFC apppface
这个程序讲述了,如何利用APPFACE优化自己做的软件的界面,3行代码帮你完美实现界面的优化,不用调用任何的代码,只是简单的加入头文件,lib和dll库,帮你完美实现
- 2022-06-18 05:46:12下载
- 积分:1
-
一个很好的java游戏,包括所有源和回答的类文件!
a good java game include all source and the replied class files!-a good game include all source and the r eplied class files!
- 2023-08-25 22:40:03下载
- 积分:1
-
a menu system to add a menu item example
一个给系统菜单添加菜单项的例子-a menu system to add a menu item example
- 2022-02-13 16:32: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
-
MFC的精准定位CSliderCtrl不是在这种情况下衍生出来的一类…
mfc的CsliderCtrl不能精确定位 本例从CSliderCtrl派生一类 实现鼠标单击 则滑块移动到精确位置-mfc precise positioning of CsliderCtrl not in this case a class derived from the realization of CSliderCtrl mouse click the slider to the exact location of
- 2022-05-10 15:56:49下载
- 积分:1