搜索资源列表
welcome
- 炬力MP3開機調屏程序。MP3屏的初始化代碼。-Actions MP3 procedures boot screen tune
new
- 一个用Labview写的调用U.ARE.U指纹仪activeX控件的程序,包括初始化,登记,注册等步骤,很全,花了很大的心血的!-Written using Labview call a fingerprint device U.ARE.U activeX control procedures, including initialization, registration, registration and other steps, it is all spent a lot of effort
client
- 传递到外部(或远程)ActiveX 服务器部件的 ActiveX 对象指针的用法。服务器可以定期地对该对象指针调用某个方法。这在效果上相当于由服务器初始化回调到客户端,这种应用程序模型比对客户端进行轮询要好得多,因为在后一模型中应用程序不得不去了解服务器的工作状态。在示例中仅仅将时间返回到客户端,如果需要的话,它可以同样容易地返回数据、新闻,以及客户端需要了解的其它信息。由此得到的好处在于:服务器只需要查看客户需要什么样的数据,而客户可以进行其它工作,只有在服务器有了使它感兴趣的信息时,客户端才
comtest
- 一个简单的介绍MSCOM 组件用法的小程序。包括了COM 的初始化,如何设置COM属性,打开COM 口并实时传输数据。-a simple introduce the MSCOM .initial the COM ,setting COM parameter,open connect and input/output data.