会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 3. 发明申请
    • METHOD TO FIND A VIOLATION OF A CODING RULE IN PROGRAM
    • 寻找程序中编码规则的方法
    • US20070169020A1
    • 2007-07-19
    • US11555144
    • 2006-10-31
    • Goh KondohShinichi Hirose
    • Goh KondohShinichi Hirose
    • G06F9/45
    • G06F8/73
    • An apparatus for determining whether or not a program violates a convention, including an input unit for receiving an input of a target program to be an object of a determination on whether to violate the convention; a violation storing unit for beforehand storing any one of an abstract syntax tree and a pattern which indicate a structure of a program violating the convention; a converter for converting the abstract syntax tree of the target program to a conversion tree with a predetermined conversion rule; and a determination unit for determining that the target program violates the convention on condition that at least a part of the conversion tree agrees with an abstract syntax tree violating the convention.
    • 一种用于确定程序是否违反惯例的装置,包括:输入单元,用于接收目标程序的输入以作为是否违反惯例的确定对象; 违反存储单元,用于预先存储指示违反约定的程序的结构的抽象语法树和模式中的任何一个; 转换器,用于将目标程序的抽象语法树转换成具有预定转换规则的转换树; 以及确定单元,用于在所述转换树的至少一部分与违反所述约定的抽象语法树一致的条件下确定所述目标程序违反所述约定。
    • 4. 发明授权
    • Program editing apparatus, program editing method, and program for splitting a program file
    • 程序编辑装置,程序编辑方法以及用于分割程序文件的程序
    • US07712079B2
    • 2010-05-04
    • US10739818
    • 2003-12-18
    • Takuya NakaikeGoh KondohFumihiko KitayamaShinichi Hirose
    • Takuya NakaikeGoh KondohFumihiko KitayamaShinichi Hirose
    • G06F9/44
    • G06F8/75
    • A program editing apparatus includes a user interface control unit, a JSP analysis unit, and a split execution unit. The user interface control unit accepts an input of a split object instruction which specifies a portion to be split off from a JSP file to be processed. The JSP analysis unit determines an accompanying split portion which is split off together with the portion specified by the split object instruction. The split execution unit splits off the portion specified by the split object instruction and the accompanying split portion from the original JSP file. The JSP analysis unit analyzes dependence of variables and objects in the JSP file and splits off a copyable portion by copying. Thus, a program file after split is ensured to operate the same as the program file to be processed.
    • 程序编辑装置包括用户界面控制单元,JSP分析单元和分割执行单元。 用户界面控制单元从要处理的JSP文件接受指定要分割的部分的分割对象指令的输入。 JSP分析单元确定与分割对象指令指定的部分一起分离的伴随分割部分。 分割执行单元从原始JSP文件中分离由分割对象指令指定的部分和伴随的分割部分。 JSP分析单元分析JSP文件中变量和对象的依赖关系,并通过复制分割可复制部分。 因此,分割后的程序文件被确保与要处理的程序文件相同。
    • 5. 发明授权
    • Method for optimizing character string output processing
    • 优化字符串输出处理的方法
    • US08296747B2
    • 2012-10-23
    • US11776640
    • 2007-07-12
    • Kazuaki IshizakiGoh Kondoh
    • Kazuaki IshizakiGoh Kondoh
    • G06F9/45
    • G06F17/2223
    • A system acquires an output program for sequentially executing a plurality of character string output instructions, and thereby for outputting a text in which a plurality of output character strings are combined. The system converts the character code set of the character string constants, which is outputted by at least one of the character string output instructions, from a first code set for internal processing to a second code set for output, before the output program is executed. In addition, the system buffers the values of two or more character string variables to be outputted by two or more of the character string output instructions without converting the character code set from the first code set, during the execution of the output program.
    • 系统获取用于顺序执行多个字符串输出指令的输出程序,从而输出多个输出字符串组合的文本。 在执行输出程序之前,系统将由字符串输出指令中的至少一个输出的字符串常数的字符代码组从用于内部处理的第一代码集合转换为用于输出的第二代码集。 此外,在执行输出程序期间,系统缓冲由两个或多个字符串输出指令输出的两个或更多字符串变量的值,而不转换字符代码集与第一代码集。
    • 6. 发明申请
    • METHOD FOR OPTIMIZING CHARACTER STRING OUTPUT PROCESSING
    • 用于优化字符串输出处理的方法
    • US20080059875A1
    • 2008-03-06
    • US11776640
    • 2007-07-12
    • Kazuaki IshizakiGoh Kondoh
    • Kazuaki IshizakiGoh Kondoh
    • G06F17/21
    • G06F17/2223
    • The present invention improves efficiency in processing for outputting a character string. A system of the present invention firstly acquires an output program for sequentially executing a plurality of character string output instructions, and thereby for outputting a text in which a plurality of output character strings are combined. The system then converts the character code set of the character string constants, which is outputted by at least one of the character string output instructions, from a first code set for internal processing to a second code set for output, before the output program is executed. In addition, the system buffers the values of two or more character string variables to be outputted by two or more of the character string output instructions without converting the character code set from the first code set, during the execution of the output program. Moreover, the system collectively converts the character code set of the values of the two or more buffered character string variables, from the first code set to the second code set. Furthermore, the system outputs the character string constant whose character code set has been converted; and the values of the two or more character string variables whose character code set has been converted, as at least a part of the text.
    • 本发明提高了输出字符串的处理效率。 本发明的系统首先获取用于顺序执行多个字符串输出指令的输出程序,从而输出多个输出字符串组合的文本。 然后,在执行输出程序之前,系统将由字符串输出指令中的至少一个输出的字符串常量的字符代码集合从用于内部处理的第一代码集合输出到用于输出的第二代码集合 。 此外,在执行输出程序期间,系统缓冲由两个或多个字符串输出指令输出的两个或更多字符串变量的值,而不转换字符代码集与第一代码集。 此外,系统将来自第一代码集的两个或多个缓冲字符串变量的值的字符代码集合转换为第二代码集。 此外,系统输出其字符代码集已被转换的字符串常数; 以及其字符代码集已经被转换的两个或更多个字符串变量的值作为文本的至少一部分。
    • 7. 发明申请
    • Program editing apparatus, program editing method, and program
    • 程序编辑装置,程序编辑方法和程序
    • US20050086631A1
    • 2005-04-21
    • US10739818
    • 2003-12-18
    • Takuya NakaikeGoh KondohFumihiko KitayamaShinichi Hirose
    • Takuya NakaikeGoh KondohFumihiko KitayamaShinichi Hirose
    • G06F9/44
    • G06F8/75
    • A program editing apparatus includes a user interface control unit, a JSP analysis unit, and a split execution unit. The user interface control unit accepts an input of a split object instruction which specifies a portion to be split off from a JSP file to be processed. The JSP analysis unit determines an accompanying split portion which is split off together with the portion specified by the split object instruction. The split execution unit splits off the portion specified by the split object instruction and the accompanying split portion from the original JSP file. The JSP analysis unit analyzes dependence of variables and objects in the JSP file and splits off a copyable portion by copying. Thus, a program file after split is ensured to operate the same as the program file to be processed.
    • 程序编辑装置包括用户界面控制单元,JSP分析单元和分割执行单元。 用户界面控制单元从要处理的JSP文件接受指定要分割的部分的分割对象指令的输入。 JSP分析单元确定与分割对象指令指定的部分一起分离的伴随分割部分。 分割执行单元从原始JSP文件中分离由分割对象指令指定的部分和伴随的分割部分。 JSP分析单元分析JSP文件中变量和对象的依赖关系,并通过复制分割可复制部分。 因此,分割后的程序文件被确保与要处理的程序文件相同。
    • 8. 发明授权
    • Method to find a violation of a coding rule in program
    • 在程序中发现违反编码规则的方法
    • US07669192B2
    • 2010-02-23
    • US11555144
    • 2006-10-31
    • Goh KondohShinichi Hirose
    • Goh KondohShinichi Hirose
    • G06F9/44
    • G06F8/73
    • An apparatus for determining whether or not a program violates a convention, including an input unit for receiving an input of a target program to be an object of a determination on whether to violate the convention; a violation storing unit for beforehand storing any one of an abstract syntax tree and a pattern which indicate a structure of a program violating the convention; a converter for converting the abstract syntax tree of the target program to a conversion tree with a predetermined conversion rule; and a determination unit for determining that the target program violates the convention on condition that at least a part of the conversion tree agrees with an abstract syntax tree violating the convention.
    • 一种用于确定程序是否违反惯例的装置,包括:输入单元,用于接收目标程序的输入以作为是否违反惯例的确定对象; 违反存储单元,用于预先存储指示违反约定的程序的结构的抽象语法树和模式中的任何一个; 转换器,用于将目标程序的抽象语法树转换成具有预定转换规则的转换树; 以及确定单元,用于在所述转换树的至少一部分与违反所述约定的抽象语法树一致的条件下确定所述目标程序违反所述约定。
    • 10. 发明授权
    • Structure recovery system, parsing system, conversion system, computer system, parsing method, storage medium, and program transmission apparatus
    • 结构恢复系统,解析系统,转换系统,计算机系统,解析方法,存储介质和程序传输装置
    • US06886115B2
    • 2005-04-26
    • US10002762
    • 2001-10-24
    • Goh KondohShinichi Hirose
    • Goh KondohShinichi Hirose
    • G06F17/21G06F9/44G06F9/45G06F17/27G06F17/28G06F11/00
    • G06F17/272G06F8/33
    • A system is provided for preparing multiple recovery devices in accordance with the types of tokens in data strings, such as in programs or in documents, and the types of syntax rule errors, and for selectively employing recovery devices to correct errors. A structure recovery system comprises: a parser 20 for analyzing the structure of a data string written in accordance with a predetermined rule and for detecting an error in accordance with the predetermined rule; and a recovery device, independent of the parser 20, for, upon the receipt of a request from the parser 20, correcting in accordance with the predetermined rule the error detected in the data string by the parser 20, wherein the recovery device includes a set of syntax recovery units 22 that individually employ simple functions for correcting specific types of errors, and wherein the recovery device selectively employs the syntax recovery units 22 in accordance with the error type according to the predetermined rule, in order to correct a variety of errors in a data string.
    • 提供了一种系统,用于根据数据串中的令牌类型(例如程序或文档)以及语法规则错误的类型以及选择性地使用恢复设备来校正错误来准备多个恢复设备。 结构恢复系统包括:解析器20,用于分析根据预定规则写入的数据串的结构,并用于根据预定规则检测错误; 以及独立于解析器20的恢复装置,用于在从解析器20接收到请求时,根据预定规则校正解析器20在数据串中检测到的错误,其中恢复装置包括一组 语法恢复单元22单独地使用用于校正特定类型的错误的简单功能,并且其中恢复设备根据预定规则根据错误类型选择性地采用语法恢复单元22,以便校正各种错误 一个数据串。