-
窗口分割
用于实现多窗口的分割。一个窗口用于查找,一个窗口显示查找到的文件内容。可以看到文件对话框的实现,多窗口的实现等的一个小程序
- 2022-03-14 01:03:50下载
- 积分:1
-
汇制颜色渐变的窗口标题栏的类
汇制颜色渐变的窗口标题栏的类-Window title class which colors will be changed gradually
- 2022-02-03 10:33:45下载
- 积分:1
-
在状态栏上显示进度条
在状态栏上显示进度条,可以给用户反馈,显示程序运行进度,本例将演示如何实现在状态栏窗口中显示进度条栏控件
- 2022-03-31 11:10:23下载
- 积分:1
-
自定义tab控件的经典源码,非常好用,调试通过并已经应用于专业工具中...
自定义tab控件的经典源码,非常好用,调试通过并已经应用于专业工具中-Custom Controls tab of the classic source, very easy to use, debugging has been applied to the adoption and professional tool
- 2022-03-07 01:26:13下载
- 积分:1
-
FaceReconize
using Pca recognise detecte the face and choose U picture from the database .
- 2022-07-02 22:25:14下载
- 积分:1
-
on segmentation Operator Operator inverse pixel Gaussian operator of Image Proce...
关于sobel算子 逆sobel算子 高斯算子等图像处理算子 和大家共享,谢谢1-on segmentation Operator Operator inverse pixel Gaussian operator of Image Processing Operator and share Thank you, a
- 2022-03-13 13:12:25下载
- 积分: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
-
eight digital vc realize the problem, beautiful interface, highly functional
八数码难题的vc实现,界面美观,功能很强-eight digital vc realize the problem, beautiful interface, highly functional
- 2023-02-02 06:50:03下载
- 积分:1
-
SerialTest
应用背景SerialTest是一个很好用的串口调试器,也是可以帮助C#编程学习的好例程。关键技术串口测试功能:波特率,串口,停止位,数据位,奇偶校验。进行发送读取-Serial port baud rate, serial port, test function: stop bit, data bits, parity.To send read
- 2022-01-31 07:12:20下载
- 积分:1
-
利用栈实现表达式的运算,有兴趣的朋友可以看一下
利用栈实现表达式的运算,有兴趣的朋友可以看一下-The use of the computing stack to achieve expression, the friends who are interested can look at
- 2023-02-06 13:40:04下载
- 积分:1