The OMNI Naming Service (omniNames) is an omniORB implementation of the OMG’s COS Naming Service Specification. It offers a way for a client to turn a human-readable name into an object reference, on which the client can subsequently invoke operations in the normal way. See the OMG specification for full details of the functionality provided by the Naming Service.
标签: Service Naming implementation omniNames
上传时间: 2014-01-25
上传用户:jyycc
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky
SpringSide以Spring Framework为核心,以Ruby On Rails的简约风格整合Java社区的众多开源项目,为大家开发Java企业应用提供一个方便起点。 它所整合的full-Stack 的开源构件库,包括了WebService,JMS,工作流,安全,报表,规则引擎,搜索引擎,定时任务等企业应用特性,以构件式的开发架构,配合Ant脚本与SpringSide-IDE(Eclipse插件),作为一个一站式的快速Java开发框架。 同时,它的示例代码充分演示了开发团队与SpringSide社区共同总结的,Java企业应用领域方方面面的Best Practice。
标签: SpringSide Framework Spring 核心
上传时间: 2015-11-20
上传用户:haoxiyizhong
A MATLAB-based implementation of an OFDM modem has been developed for use over an acoustic channel, modem. With full lists of coding.
标签: implementation MATLAB-based developed acoustic
上传时间: 2014-01-23
上传用户:familiarsmile
Zinc is an object oriented, platform independent, framework for designing graphical user interfaces (GUIs) for cross platform applications. Zinc is scalable and customizable. It provides a full-featured toolkit for the creation of GUIs and event-driven applications.
标签: independent interfaces framework designing
上传时间: 2015-11-28
上传用户:qb1993225
Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold. Control of the local phone handset, microphone and speaker of the modem Send and receive faxes Play and record on the phone line or sound card Play music in background mode Silence detection VU Meter Wave sound editor that allows your end-users to edit their own sound files. Voice recognition and voice synthesis. full control over the serial port device ZModem file transfer utility File compression and encryption utility
上传时间: 2013-11-30
上传用户:水中浮云
Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In this class you will learn about hardware platforms that support embedded Linux, Linux kernel configuration, feature selection, installation, booting and tuning.
标签: bit platforms Abstract networks
上传时间: 2014-01-05
上传用户:kytqcool
% Atomizer Main Directory, Version .802 里面信号含有分解去噪合成过程的代码 %--------------------------------------- -------------------------------- % This is the main directory of the Atomizer package the full package % contains over 100 files, consisting of .m files, .mex files, and datasets.
标签: Directory Atomizer Version Main
上传时间: 2015-12-12
上传用户:youke111
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade. Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into thinking you already have a former legit installation. After that you run the C18 Upgrade setup and select the same directory you created/selected before. Your installation will now begin installing the full C18 package.
标签: installation Microchip previous Upgrade
上传时间: 2014-01-21
上传用户:zhuyibin
使用Usb cy7c68013与DSP通信,现在已经能够很正确的传递(上传数据)了。 USB资源: 使用了Ep2,Ep6 Ep2, out auto Ep6, in auto FlagA--- PF3 FlagB--- PF6 FlagC--- PF1 需要 EP2 EMPTY EP6 full信号 因此 FlagA--- PF3 --- EP2空 --- 8 h FlagB--- PF6 --- EP6满 --- e h FlagC--- PF1 PINFLAGSAB=0xE8 极性设置: PKTEND,EPEF,EPFF high 其他的低 因此 FIFOPINPOLAR = 0x23 包结束信号接在DSP 的 PF7 上面。 以上结束06.11.28
上传时间: 2015-12-27
上传用户:youke111