资源列表
[通讯编程] transaction
说明:CORBA交易服务的实现源码。目前已经将CORBA标准中的CosTransactions.dll,CosTSInteroperation.dll,CosTSPortability.dll转化为c++代码,用户只要实现里面的CORBA存根,就可以实现一个CORBA交易服务。-CORBA transaction services to achieve the source. Now to the CORBA standard CosTransactions.dll, CosTSInteroperat<刘尚新> 在 2008-10-13 上传 | 大小:29.25kb | 下载:0
[Internet/网络编程] ZSA
说明:前台完全分离了HTML与ASP,用户无须懂得ASP及其它脚本语言,后台简洁明了的操作方式,让您轻松自由的管理整个站点,只要在您做好的模板中根据我们提供的函数参考文档在相应的地方调用-prospects completely separate from the HTML and ASP, users do not have to know how to ASP and other scr ipting language, clear and concise background operation<hw> 在 2008-10-13 上传 | 大小:561.94kb | 下载:0
[通讯编程] defServant
说明:在CORBA的开源项目MICO里的一个POA测试软件,服务器端的POA程序用一个默认的仆从servant来响应POA的客户端的请求。-the CORBA open-source projects MICO's a POA test software, the server-POA procedures with a default proxy servant POA response to the client's request.<刘尚新> 在 2008-10-13 上传 | 大小:7.54kb | 下载:0
[通讯编程] notification
说明:开源的CORBA项目MICO里面的通知服务,从CORBA标准中下载通知服务的相关DLL说明,然后编译成C++代码,目前实现了大约70%的代码,希望社区里的高手帮组继续完成这个工程。-open-source projects MICO inside CORBA notification service, from the standard CORBA notification service to download the related DLL note, and then compiled C<刘尚新> 在 2008-10-13 上传 | 大小:124.39kb | 下载:0
[通讯编程] poatest
说明:工作环境为Linux,CORBA的开源项目MICO。此程序完整的实现了如何实现POA的守护例程MICOD来响应客户端的请求,然后唤醒服务器端来处理客户端的请求。-working environment for Linux, the open-source project CORBA MICO. This integrity of the process of the realization of how the POA guard routines MICOD to respond to a c<刘尚新> 在 2008-10-13 上传 | 大小:8.17kb | 下载:0
[通讯编程] naming
说明:一个在linux环境下的mico这个开源的corba项目中演示如何使用CORBA的命名服务。用户可以很容易的扩展为比较复杂的CORBA命名服务。-an environment in the ilcitos corba of the open-source projects demonstrate how to use the CORBA Naming Service. Users can be easily extended to more complex CORBA Naming Servic<刘尚新> 在 2008-10-13 上传 | 大小:30.19kb | 下载:0
[语音合成与识别] WAVE文件格式剖析
说明:WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based<麦麦> 在 2008-10-13 上传 | 大小:4.25kb | 下载:0
[通讯编程] events
说明:一个在LINUX系统下的开源的项目MICO中演示如何使用CORBA的标准服务之一的事件服务,通过这个例程,用户可以了解CORBA事件服务的工作流程,并且可以很容易的扩展为自己的应用。-a Linux system in the open-source project MICO demonstrated how to use CORBA standard services, one of the events, through this routine, users can understand<刘尚新> 在 2008-10-13 上传 | 大小:6.71kb | 下载:0
[文件操作] 基于Visual C++6_0的声音文件操作2
说明:MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also<麦麦> 在 2008-10-13 上传 | 大小:6.03kb | 下载:2