会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明申请
    • Fiber bundles and methods of making fiber bundles
    • 纤维束和纤维束的制造方法
    • US20060257083A1
    • 2006-11-16
    • US11126778
    • 2005-05-10
    • Michael Rasmussen
    • Michael Rasmussen
    • G02B6/04
    • C03B23/207G02B6/06G02B6/2821H01S3/094007H01S3/094053
    • The present invention relates to fiber bundles and methods for making fiber bundles. According to one embodiment of the invention, a fused fiber bundle has a terminal section ending with an endface, and includes a plurality of optical fibers, each of the optical fibers having a terminal segment ending with a proximal end, and a distal end; and a cellular holding structure, the cellular holding structure including a cellular web portion having a plurality of longitudinal cells arranged substantially in parallel and surrounded by a web material; and a tube portion surrounding the cellular web portion. The terminal segments of the optical fibers are arranged substantially in parallel, and the terminal segment of each optical fiber is disposed in a longitudinal cell of the cellular holding structure and substantially fused to the web material, thereby forming the terminal section of the fused fiber bundle.
    • 本发明涉及纤维束和纤维束的制造方法。 根据本发明的一个实施例,熔融纤维束具有以端面结束的端子部分,并且包括多根光纤,每条光纤具有终端段,其末端为近端,远端; 以及细胞保持结构,所述细胞保持结构包括具有多个纵向细胞的多孔腹板部分,所述多个纵向细胞基本上平行布置并被网状材料包围; 以及围绕所述蜂窝状网部分的管部分。 光纤的端子段基本上平行地布置,并且每个光纤的端子段设置在蜂窝保持结构的纵向电池中,并且基本上熔合到幅材材料上,从而形成熔融纤维束的端部 。
    • 7. 发明授权
    • Method for dynamically transforming the bytecode of Java virtual machine bootstrap classes
    • 用于动态转换Java虚拟机引导类的字节码的方法
    • US09141415B2
    • 2015-09-22
    • US13885915
    • 2011-11-02
    • Michael RasmussenAllan Raundahl GregersenBo Norregaard Jorgensen
    • Michael RasmussenAllan Raundahl GregersenBo Norregaard Jorgensen
    • G06F9/45G06F9/455G06F9/445
    • G06F9/45516G06F8/656
    • A method for dynamically transforming bytecode of Java Virtual Machine (JVM) bootstrap classes during program startup uses a JVM agent to intercept startup of a JVM compliant computer program to transform the bytecode of already loaded JVM bootstrap classes and store the resulting set of modified bootstrap classes. Subsequently, the JVM Agent intercepts all class loading events to transform the bytecode of classes declaring special program startup method “ ”, by inserting bytecode at the beginning of the method to invoke a callback method declared within the JVM Agent and passing the arguments passed to the JVM upon program startup as callback method parameters. Subsequently, when the callback method intercepts the execution flow of the computer program, the callback method starts a second JVM instance, passing parameters including the obtained input parameters, the main method arguments, and a JVM input argument for accessing the stored set of modified bootstrap classes.
    • 在程序启动期间动态转换Java虚拟机(JVM)引导类的字节码的方法使用JVM代理拦截启动符合JVM的计算机程序来转换已加载的JVM引导类的字节码,并存储经过修改的引导类的结果集 。 随后,JVM代理拦截所有类加载事件,以转换声明特殊程序启动方法“”的类的字节码,方法是在方法开头插入字节码以调用在JVM代理中声明的回调方法并传递参数 在程序启动时传递给JVM作为回调方法参数。 随后,当回调方法拦截计算机程序的执行流程时,回调方法启动第二个JVM实例,传递参数,包括获取的输入参数,主方法参数和JVM输入参数,用于访问存储的修改引导集 课程
    • 8. 发明申请
    • METHOD FOR DYNAMICALLY TRANSFORMING THE BYTECODE OF JAVA VIRTUAL MACHINE BOOTSTRAP CLASSES
    • 动态变换JAVA虚拟机BOOTSTRAP类别的保护方法
    • US20140075422A1
    • 2014-03-13
    • US13885915
    • 2011-11-02
    • Michael RasmussenAllan Raundahl GregersenBo Norregaard Jorgensen
    • Michael RasmussenAllan Raundahl GregersenBo Norregaard Jorgensen
    • G06F9/455
    • G06F9/45516G06F8/656
    • Under the present invention, a method for dynamically transforming the bytecode of Java Virtual Machine (JVM) bootstrap classes during program startup is provided. A JVM agent is used to intercept the execution flow before the execution of the special program startup-method of a JVM compliant computer program. The said JVM Agent executes code to transform the bytecode of the already loaded JVM bootstrap classes, storing the new set of modified bootstrap classes onto data storage. Subsequently, the JVM Agent intercepts all class loading events transforming the bytecode of classes declaring a special program statrup-method. In those classes the bytecode within the method body of the special class-initialize method, as defined in the present JVM class file format as “ ”, is removed to avoid any side-effects in the program. The special program startup-method in the said classes is transformed to insert bytecode at the beginning of the method to invoke a special callback method, as declared within the said JVM Agent, passing as parameters to the callback method the main arguments as passed to the JVM upon program startup. Subsequently, when the said callback method intercepts the execution flow it starts a second JVM instance passing to it the obtained input parameters, the main method arguments as well as a JVM input argument to use the stored set of modified bootstrap classes.
    • 本发明提供了一种在程序启动期间动态变换Java虚拟机(JVM)引导类的字节码的方法。 在执行符合JVM的计算机程序的特殊程序startup-method之前,使用JVM代理拦截执行流程。 所述JVM代理执行代码来转换已加载的JVM引导类的字节码,将新的修改的引导类集合存储到数据存储上。 随后,JVM Agent拦截所有类加载事件,转换声明特殊程序statrup方法的类的字节码。 在这些类中,特殊类初始化方法的方法体中的字节码(如当前JVM类文件格式定义为“”)被删除,以避免程序中的任何副作用。 所述类中的特殊程序启动方法被转换为在方法开始处插入字节码,以调用在所述JVM代理中声明的特殊回调方法,将参数传递给回调方法,将传递给 程序启动时的JVM 随后,当所述回调方法拦截执行流时,它启动第二个JVM实例传递获取的输入参数,主方法参数以及JVM输入参数,以使用存储的修改引导类的集合。