资源列表

« 1 2 ... 77 78 79 80 81 8283 84 85 86 87 ... 126 »

[Static控件123

说明:Private Sub Form_Click() Dim x, y, n As Integer For x = 3 To 100 For y = 2 To x - 1 If x Mod y = 0 Then Exit For ElseIf y = x - 1 Then If n Mod 10 = 0 Then Print Form1.Print x " " n = n + 1 End If
<匿名> 在 2024-10-06 上传 | 大小:6907904 | 下载:0

[Static控件ScrollHotStatic

说明:一个能显示滚动文本的小程序,文本从下往上滚动显示。-One can show that the rolling text applet, scrolling text display from bottom-up.
<rxw> 在 2024-10-06 上传 | 大小:39936 | 下载:0

[Static控件MyRoundMeter

说明:基于CStatic的一个背景透明的工业仪表类,可设置仪表刻度,指针,表盘等颜色,有超限报警功能-Based on a background of transparent CStatic industrial instruments, instrument calibration can be set, pointer, dial color, etc., have overrun alarm function
<曹洪太> 在 2024-10-06 上传 | 大小:1669120 | 下载:0

[Static控件StaticClock

说明:时钟类的实现,熟悉析构函数,构造函数,成员函数,并声明一个静态成员,完成实现-The realization of the clock type, familiar with the destructor, constructor, member functions, and a member of a static statement, the completion of the realization of
<白秋杨> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[Static控件TrayFram

说明:实现托盘功能,在通知区域添加图标,并且在程序运行的开始阶段隐藏-Function of the realization of tray, add the icon in the notification area, and run in the beginning of the hidden
<无尘> 在 2024-10-06 上传 | 大小:32768 | 下载:0

[Static控件HLinkTest

说明:一个vc编写的超级链接的测试程序,很方便使用。-Vc prepared a hyperlink to the test procedure, it is easy to use.
<li> 在 2024-10-06 上传 | 大小:30720 | 下载:0

[Static控件static

说明:本程序从CStatic派生出CHyperlink,用于实现超级链接的各种功能-This procedure CStatic derived from CHyperlink, hyperlinks to achieve the various functions
<archy> 在 2024-10-06 上传 | 大小:48128 | 下载:0

[Static控件STATIClei

说明:用于报警的STATIC类,这个类,大家应该熟悉吧,这个是能运行的源代码,对学习这个类很帮助!-STATIC alarm for such a category, you should be familiar with it, this is the source code to run on this type of learning is to help!
<jiangqi> 在 2024-10-06 上传 | 大小:37888 | 下载:0

[Static控件Transperancy

说明:Transparent static control class with alpha color effict
<ahmed abozead> 在 2024-10-06 上传 | 大小:87040 | 下载:0

[Static控件ZetaColorEditor_src

说明:一个很好的颜色选择控件,用C#写的.提供给大家.学了C#这么久了,最怕的就是Scroll不能重写的问题.-A good color selection controls, written in C# with. Provided to you. Learn C# so long, the fear is the Scroll of the problem can not be rewritten.
<朱正军> 在 2024-10-06 上传 | 大小:315392 | 下载:0

[Static控件IMC

说明:IMC internal model control by morari
<Control> 在 2024-10-06 上传 | 大小:141312 | 下载:0

[Static控件openvc1.0

说明:OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Actual OpenCV Tutorial (English), the book details OPENCV the use of various function methods, the meaning of each parameter, and gives exa
<hahuhahu> 在 2024-10-06 上传 | 大小:18020352 | 下载:0
« 1 2 ... 77 78 79 80 81 8283 84 85 86 87 ... 126 »

源码中国 www.ymcn.org