会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 89. 发明授权
    • Compiler having global element optimization
    • 编译器具有全局元素优化
    • US07337173B1
    • 2008-02-26
    • US08984904
    • 1997-12-04
    • David J. Williams
    • David J. Williams
    • G06F9/45
    • G06F8/443
    • An optimization technique is provided which automatically reduces the number of globals in a program to the minimum required. The optimization technique identifies those elements which are placed in a program as global elements, but which do not need to be global elements. The optimization technique parses all files in a program, identifies all global elements, and removes any global elements that are not used outside of a particular file within the program by converting these global elements to local elements or by disregarding those elements.
    • 提供了一种优化技术,可以将程序中的全局数量自动减少到所需的最小值。 优化技术将放在程序中的元素标识为全局元素,但不需要是全局元素。 优化技术解析程序中的所有文件,识别所有全局元素,并通过将这些全局元素转换为本地元素或忽略这些元素,去除程序中特定文件外部未使用的任何全局元素。