会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 12. 发明申请
    • Optical fiber communications method and system without a remote electrical power supply
    • 光纤通信方式和系统没有远程电源
    • US20050226625A1
    • 2005-10-13
    • US10821590
    • 2004-04-09
    • David WakeMatthew Webster
    • David WakeMatthew Webster
    • H04B10/00H04B10/12H04W88/08
    • H04B10/25753H04B10/806H04W88/085
    • The present invention allows remote antenna units for radio frequency signal transmission and receipt to operate without the requirement for remote electrical power supplies or for connecting cables that incorporate electrical conductors. According to an aspect of the present invention, an optical communications system employing radio frequency signals comprises a central unit; at least one remote unit having at least one optoelectronic transducer for converting optical data signals to radio frequency signals and converting radio signals to optical signals and at least one antenna to receive and send radio frequency signals; at least one optical fiber data link between the central unit and the remote unit for transmitting optical data signals therebetween; and at least one optical fiber power link between the central unit and the remote unit for providing electrical power at the remote unit.
    • 本发明允许用于无线电频率信号传输和接收的远程天线单元在不需要远程电力供应或用于连接结合电导体的电缆的情况下操作。 根据本发明的一个方面,采用射频信号的光通信系统包括中央单元; 至少一个远程单元,具有至少一个光电转换器,用于将光数据信号转换成射频信号,并将无线电信号转换为光信号;以及至少一个天线,用于接收和发射射频信号; 中央单元和远程单元之间的至少一个光纤数据链路,用于在它们之间传输光学数据信号; 以及在中央单元和远程单元之间的至少一个光纤功率链路,用于在远程单元处提供电力。
    • 13. 发明申请
    • Method and apparatus for activating/deactivating run-time determined software routines in Java compiled bytecode applications
    • 用于在Java编译的字节码应用程序中激活/停用运行时确定的软件例程的方法和装置
    • US20050097534A1
    • 2005-05-05
    • US10860412
    • 2004-06-03
    • Andrew ClementMatthew Webster
    • Andrew ClementMatthew Webster
    • G06F9/45
    • G06F8/443G06F9/45516
    • The invention concerns the use of a Java JIT compiler to change the status of run-time determined software routines between being activated and deactivated in an application program. Conditional statements which are used at run-time to determine whether such a routine has been activated or deactivated are presented as discrete conditions that always evaluate to a known result by using an invariant flag in the compiled bytecode. The JIT compiler optimises an application program by excluding discrete condition checks. Consequently, if the branch of the discrete condition that will never execute includes a run-time determined software routine, then the routine will be excluded from the JIT compilation and will not form part of the JIT compiled native machine code. A run-time class or code replacement facility is used as a means of activating or deactivating a run-time determined software routine at run-time by changing the value of the invariant flag of said routine. Such a facility is provided by Sun Microsystems' Java programming language HotSwap class file replacement feature of its Java Platform Debugger Architecture (JPDA). International Business Machines (IBM) also provides a similar functionality called “Hot Code Replace” (HCR) for its “J9” JVM platform.
    • 本发明涉及使用Java JIT编译器来在应用程序中激活和去激活之间改变运行时确定的软件例程的状态。 在运行时使用的条件语句用于确定这样一个例程是否被激活或被禁用,这些条件语句是通过在编译的字节码中使用不变标记来总是评估已知结果的离散条件。 JIT编译器通过排除离散条件检查来优化应用程序。 因此,如果不会执行的离散条件的分支包括运行时确定的软件例程,则该例程将从JIT编译中排除,并且不会构成JIT编译的本地机器代码的一部分。 使用运行时类或代码替换设备作为通过改变所述例程的不变标志的值来在运行时激活或停用运行时确定的软件例程的手段。 这样的设施由Sun Microsystems的Java编程语言JavaSSL平台调试器架构(JPDA)的HotSwap类文件替换功能提供。 国际商业机器(IBM)还为其“J9”JVM平台提供了类似的“热代码替换”(HCR)功能。