-
图片合并,本例实现将16张小图片合并成一张大图的功能
图片合并,本例实现将16张小图片合并成一张大图的功能-Picture merger, which in this case will realize 16 Zhang picture into the function of a large map
- 2022-06-17 22:01:38下载
- 积分:1
-
通信基础知识,通信专业,通信从业者必备书籍,被国内多所大学采用的教材,倚天屠龙之作,找了很久才找到的。...
通信基础知识,通信专业,通信从业者必备书籍,被国内多所大学采用的教材,倚天屠龙之作,找了很久才找到的。-Communications based on knowledge, communication professionals, communication practitioners must have books, to be used internally by a number of universities teaching materials for the Dragon Yitian to find for a long time to find the.
- 2022-04-20 03:21:57下载
- 积分:1
-
使用activex控件实现属性页
使用activex控件实现属性页 -Using activex control to implement propertysheet
- 2023-04-05 15:25:03下载
- 积分:1
-
look it yourself.
本程序包括大部份复数处理函数:abs()、arg()、conj()、sin()、cos()、sinh()、cosh()、exp()、log()、log10()、norm()、polar()、pow()、sqrt()等。-look it yourself.
- 2022-03-01 05:24:05下载
- 积分:1
-
很好的MDI Container例子,如果想使用Excel等文档,可以借鉴此例子...
很好的MDI Container例子,如果想使用Excel等文档,可以借鉴此例子 -Very good MDI Container example, if you want to use excel document, you can use it for reference
- 2023-04-30 11:45:03下载
- 积分:1
-
learning COM technology two small examples
学习COM技术的两个小例子-learning COM technology two small examples
- 2022-10-10 23:30:02下载
- 积分:1
-
COM编程基础代码,请大家好好看看
COM编程基础代码,请大家...
COM编程基础代码,请大家好好看看
COM编程基础代码,请大家-Based on COM programming code, please everybody a good look at the basis of COM programming code, U.S.
- 2022-12-17 01:35:04下载
- 积分:1
-
VC开发的ActiveX控件,本书为HTML,地图,易于阅读的内容。
用VC开发ACTIVEX,本书为html、配图,阅读摘录方便。-VC development with ACTIVEX, this book for the html, with maps, easy to read excerpts.
- 2022-02-05 23:54:23下载
- 积分:1
-
潘爱民的《COM原里与应用》的第四章源码
潘爱民的《COM原里与应用》的第四章源码-PAN Ai-min
- 2023-07-16 07:05:03下载
- 积分:1
-
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case K...
Private Sub Command1_KeyUp(KeyCode As Integer, Shift As Integer)
Select Case KeyCode
Case vbKeyF2
MsgBox "hhh", vbOKOnly + vbCritical, "Ì Ã¡Ê ¾ "
End Select
End Sub
-Private Sub Command1_KeyUp (KeyCode As Integer, Shift As Integer) Select Case KeyCode Case vbKeyF2MsgBox
- 2022-08-17 17:29:20下载
- 积分:1