资源列表
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.
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
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
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
关机重启计算机
- VB编写的开关机和注销程序,程序简单,易学易会。-VB prepare for the switch and cancellation procedure is simple and easy to learn easily.
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
基于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
j-iframe
- JAVA窗体方面的,大家可以看一看啊, 过大家喜欢 ,可以下可-forms of Java, we can look at the ah, cross you like, they can look at the
obextest
- 用c#编写的程序,用与两个蓝牙设备的通讯,有发送数据等功能.-prepared using the procedures used with two Bluetooth devices of communication, send data capabilities.
Prof-UIS
- 强大的界面,各种控件,来自于www.codeproject.com-strong interface,many control ,from www.codeproject.com
609-Socket编程
- Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!-Linux socket programming documentation! A very detailed statement function. Linux socket programming required!
在COM中使用数组_code
- COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.