-
IDL定义的网络控制结构可用于配置分布…
网络结构图控件中的IDL定义,可用于配置分布式系统网络结构-network control structure of IDL definitions can be used to configure distributed network structure
- 2022-05-08 16:10:56下载
- 积分:1
-
This code is to implement color fading animation in java. Following this code u...
This code is to implement color fading animation in java. Following this code u can fading animation for different shape.
- 2022-03-13 06:11:54下载
- 积分:1
-
Visual Cryptography
秘密共享(也称为秘密分割)是指在一组参与者之间分配秘密的方法,每个参与者被分配一份秘密。只有在足够的条件下才能重构秘密
- 2022-07-19 20:33:49下载
- 积分:1
-
在MFC中显示Word文档,这个比较简单,没有啥好说的啦。
在MFC中显示Word文档,这个比较简单,没有啥好说的啦。-MFC show in Word documents, the relatively simple, no receivers incorporate a few million.
- 2022-12-20 10:20:03下载
- 积分:1
-
自实现提示窗口,可以实现与XP风格的提示窗口类库,基于MFC。...
自实现提示窗口,可以实现与XP风格的提示窗口类库,基于MFC。-window can be achieved with XP style tips window class library, based on MFC.
- 2022-03-22 06:19:40下载
- 积分:1
-
xp风格的界面程序源码,vc做的界面程序(blueman007@126.com)
xp风格的界面程序源码,vc做的界面程序(blueman007@126.com)
- 2022-02-20 13:25:40下载
- 积分:1
-
一个能够实现像windows资源管理器的模拟资源管理器源代码
一个能够实现像windows资源管理器的模拟资源管理器源代码-to achieve as a resource management windows Simulation of resource management for source code
- 2023-04-16 06:40:03下载
- 积分:1
-
完全使用winAPI函数完成一个简单窗口的绘制,包括滚动条.是vc6入门的必修程序...
完全使用winAPI函数完成一个简单窗口的绘制,包括滚动条.是vc6入门的必修程序-use winAPI function fully complete a simple window mapping, including scroll. Yes vc6 entry procedures for the compulsory
- 2022-02-21 22:43:07下载
- 积分:1
-
ActiveX controls in the preparation, how to control arrangements for the propert...
ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls in the preparation, how to control arrangements for the properties, methods, events, properties page Persistent storage, and how to control their own attributes containers notice the change. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
- 2022-04-19 07:27:36下载
- 积分:1
-
Perl/Tk-Calculator 基于Perl/Tk的简易计算器程序
Perl/Tk-Calculator 基于Perl/Tk的简易计算器程序
#一些细节:小数点只能输入一次,若显示框内已有小数则小数点按钮无效
# 在连续按下运算符时,计算器只识别最后一次按钮事件。例如,依次按下‘1’‘/’‘*’‘2’,实际计算1*2,得2。
# 可以连续输入运算,例如一次按下‘1’‘-’‘1’‘+’‘1’‘=’后,显示结果为 1。
# 前一次运算所得结果可以直接参与下一次运算(若一次运算结束后按下数字,则视为新的运算开始,前次结果不会参与运算)。
* 需要 Perl/Tk模块支持
- 2023-03-21 21:50:03下载
- 积分:1