-
windows系统下实时代码,可以进行底层硬件的实时操作
windows系统下实时代码,可以进行底层硬件的实时操作-windows system real-time code that can be the underlying hardware real-time operation
- 2022-02-11 15:27:26下载
- 积分:1
-
这是一个非常好的按钮编程源代码,非常有参考和学习的价值.
这是一个非常好的按钮编程源代码,非常有参考和学习的价值.-This is a very good button programming source code, is a reference and learning value.
- 2022-03-05 12:16:16下载
- 积分:1
-
(3) The use of static compile
(3)使用编译时静态分配存储空间 (4)整型数据类型32位,占4个字节;布尔型数据类型8位,占1个字节;内存(由列表虚拟)寻址10位,1KB (5)为了实现方便,父类必须在子类之前定义 (6)由于时间原因,编译器做了如下简化: (i)表达式只能处理加法、-(3) The use of static compile-time allocation of storage space (4) integer data type 32, or four bytes; Boolean data type 8, or a byte; Memory (from the list of virtual) Addressable 10, 1KB (5) in order to achieve convenience, like father like son to be defined before (6) With the time, so the compiler to simplify the following : (i) the expression can only handle Ghaffar,
- 2023-01-24 05:45:03下载
- 积分:1
-
10个常用图形图像处理的API函数封装源程序以及直接可用的dll文件,可供其他windows程序语言调用。...
10个常用图形图像处理的API函数封装源程序以及直接可用的dll文件,可供其他windows程序语言调用。-10 commonly used graphic image processing API Function Packaging and direct source available dll file available for other windows programming language called.
- 2022-03-20 09:17:04下载
- 积分:1
-
此程序是在对话框中运用两种不同按钮实现了RGB模式下的变色与显示...
此程序是在对话框中运用两种不同按钮实现了RGB模式下的变色与显示-this procedure is in the dialog box used two different buttons to achieve the RGB color model and display
- 2022-03-23 14:30:49下载
- 积分:1
-
[图形制作] 七彩画图 2002
[图形制作] 七彩画图 2002-04-21 19 1191 这是一个按照预定公式画图的小程序,程序运行前需要有一张空白图和一个写好公式的config.txt文件,程序将按照公式画出和空白图一样大小的七彩的图画来。-[graphics production] Colorful Painting 2002-04-21 19 1191 This in accordance with a predetermined formula drawing small procedures, operating procedures required before a blank map and a written formula config.txt documents, procedures will be in accordance with the formula draw a blank map and the size of the picture to Discus .
- 2022-02-28 18:07:11下载
- 积分:1
-
MPEG4 compression format decoder and source code control (registration needed IN...
MPEG4压缩格式的解码和编码控件源代码(注册后还需INSTALL)-MPEG4 compression format decoder and source code control (registration needed INSTALL)
- 2022-08-25 23:42:06下载
- 积分:1
-
XP Style CBitmapButton (CHoverBitmapButton) Style and theme aware bitmaps, give...
XP Style CBitmapButton (CHoverBitmapButton) Style and theme aware bitmaps, give your old apps a new look under Windows XP.
- 2022-03-01 11:08:02下载
- 积分:1
-
variety of small icon button
各种各样的小图标按钮-variety of small icon button
- 2022-12-05 23:55:04下载
- 积分:1
-
Windows颜色选择器(VB类代码)
这是一款打开windows颜色选择器的VB类代码,在VB编写过程中可方便引用,简化重复代码编写,引用示例如下:
Sub Testfont()
Dim mfont As New FontPicker
mfont.SetFont
Debug.Print mfont.Name
Debug.Print mfont.Size
Debug.Print mfont.UnderLine
Debug.Print mfont.Color
End Sub
- 2022-01-26 03:36:58下载
- 积分:1