-
Measured slant range of the operator to the Gauss projection plane side length o...
将实测斜距化算至高斯投影平面边长的边长改正程序-Measured slant range of the operator to the Gauss projection plane side length of the side length correction procedure
- 2023-05-04 13:45:03下载
- 积分:1
-
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档
《如何发送命令到文档对象》配套原代码 [代码性质] VC可重用代码段 我编了一个类似Windows 2000 上性能监视器的程序。在这个程序中,我创建了一个文档对象和几个视图。文档对象负责有规律地采集数据,然后通知相关的视图以不同的格式显示这些数据。文档对象为了有规律地采集数据,它需要一个定时(time)事件。但是,文档不是一个基于窗口的对象,所以它没有这样的定时事件。我权衡了三种解决方案: 1、在其中的一个视图中创建定时器。当事件发生时通知文档对象获取数据。 2、为每一个文档(或在每个文档内)创建一个单独的线程,以便这个线程能有规律地创建时间事件。 3、在CMainFrame中创建一个定时器并从中调用文档函数这三种方法我都不满意。能否给出一种更好的解决方案?- How to send commands to the Document Object matching the original code [code nature] VC reusable code segment I made a similar on the Windows 2000 Performance Monitor procedures. In this process, I created a document object and several view
- 2022-08-11 05:55:04下载
- 积分:1
-
pbtowordandexcel目录:PowerBuilder 9中通过OLE技术工作…
pbtowordandexcel目录:在PowerBuilder 9.0中通过OLE技术实现与WORD和Excel通信的例子;
pb9com目录:在PowerBuilder 9.0实现COM开发的例子;
Media目录:使用OLE控件实现媒体播放器的功能,还包含一个使用API MCI设备实现媒体播放的例子;
DDE目录:包含DDE客户端源程序;
DBOLE目录:使用OLE控件实现大型二进制数据的保存与显示的源程序;
XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。-pbtowordandexcel directory : PowerBuilder 9.0 in through OLE technology with Word and Excel Communications examples; pb9com Contents : PowerBuilder 9.0 in the development of the COM achieve example; Media Contents : use OLE achieve media player functions, also includes an API MCI equipment used to achieve the broadcast media examples; DDE directory : includes DDE client source; DBOLE directory : use OLE large binary data to achieve the preservation and display of the source; XPMenu directory : XPMenu menu example, setup subdirectory can be registered automatically installed DLL.
- 2023-01-04 19:50:03下载
- 积分:1
-
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本...
二叉树的几种操作,包括递归先序建立二叉树、先序遍历、中序遍历、后序遍历、非递归的各种遍历、计算叶子节点数目和所有节点数目,使用队列实现层次遍历。供研究和学习基本算法者使用-Binary tree of several operations, including the establishment of binary tree recursive first order, first traversal, in order traversal, postorder traversal, a variety of non-recursive traversal to calculate the number of nodes and all leaves and the number of nodes , the use of queue-level traversal realize. For research and learning to use the basic algorithm
- 2022-01-20 23:39:57下载
- 积分:1
-
可进行加减乘除乘方运算,读取文本文件,可在文本里写:4+(2^2^3*4...
可进行加减乘除乘方运算,读取文本文件,可在文本里写:4+(2^2^3*4-120)*2 立刻计算出结果-a calculate that have functin of+-*/^,very good!
- 2022-04-13 08:02:49下载
- 积分:1
-
打印ASCII码表及九九乘法表
实现多种方式,有良好的界面选择菜单...
打印ASCII码表及九九乘法表
实现多种方式,有良好的界面选择菜单-Print ASCII code table and the multiplication table to achieve a variety of ways, and a good choice of menu interface
- 2022-10-29 19:55:04下载
- 积分:1
-
命令行下嗅探的源代码
命令行下嗅探的源代码-command line sniffer source code
- 2022-05-07 03:53:30下载
- 积分:1
-
我自己写的用RIL来收发短信的DEMO,VS05,WINCE
我自己写的用RIL来收发短信的DEMO,VS05,WINCE-I wrote it myself RIL to send and receive message using the DEMO, VS05, WINCE
- 2022-03-24 12:20:06下载
- 积分:1
-
C++标准模板容器的应用程序
改程序简单的应用了C++中的各种标准模板容器!对于初学C++标准模板库的同学是一个和好的全集教程,代码简单,易于分析研究!
- 2023-06-27 05:00:05下载
- 积分:1
-
获取当前机器中可用的COM端口数量!
获取当前机器中可用的COM端口数量!-access to the current machine available COM port count!
- 2023-01-24 10:25:04下载
- 积分:1