-
mfc 自绘控件 static 可改背景颜色字体等
mfc 自绘控件 static ,可改背景颜色字体等。欢迎下载、试用!
- 2023-03-17 17:00:03下载
- 积分:1
-
基于QT的文件管理器
这是一个基于QT的文件管理器,实现了文件的复制删除,列表和方块界面的切换。目前属于半成品但可以正常运行,增加一些空函数用于扩展,希望各位能够加以完善。
- 2022-01-25 19:58:09下载
- 积分:1
-
MSN imitation, as in the lower right corner to draw slowly prompt window.
仿MSN一样,在右下角慢慢的划出提示窗口。-MSN imitation, as in the lower right corner to draw slowly prompt window.
- 2022-06-16 22:17:06下载
- 积分:1
-
Improved grid control, add a user editing, right
改进的网格控件,添加了用户编辑,右键菜单,复制,黏贴,剪贴的功能-Improved grid control, add a user editing, right-click menu, copy, paste, cut and paste function
- 2022-03-12 00:19:23下载
- 积分:1
-
删除自己的自动下载,很值得研究,这项研究的美国..
一份自动删除自身的下载者,很不错,值得学习,此源码仅供新学者学习用!-Delete an automatic download of its own, and very well worth study, this study used only source!
- 2022-05-28 16:48:01下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
银行帐目管理系统
资源描述此系统是使用VFP开发的一个有界面的银行帐目管理系统,包括了对银行帐目信息的增、删、改、查、统计等一些帐目管理基本功能,解码清晰流畅。
- 2022-09-29 09:20: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
-
byet分销模板2
资源描述
第二个模板
自响应式模板
希望大家喜欢
喜欢就下载
不喜欢也别喷
♥
- 2022-04-12 02:42:18下载
- 积分:1
-
VcMFC 对话框常用控件示范大全,将编辑控件、树型控件、列表控件等十多个控件集为一体,简单易懂。...
VcMFC 对话框常用控件示范大全,将编辑控件、树型控件、列表控件等十多个控件集为一体,简单易懂。-VcMFC Common Dialog control model Daquan, will edit controls, tree controls, list controls and other controls more than 10 sets into one, easy to understand.
- 2022-03-26 16:15:30下载
- 积分:1