Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

372 results about "Type conversion" patented technology

In computer science, type conversion, type casting, type coercion, and type juggling are different ways of changing an expression from one data type to another. An example would be the conversion of an integer value into a floating point value or its textual representation as a string, and vice versa. Type conversions can take advantage of certain features of type hierarchies or data representations. Two important aspects of a type conversion are whether it happens implicitly (automatically) or explicitly, and whether the underlying data representation is converted from one representation into another, or a given representation is merely reinterpreted as the representation of another data type. In general, both primitive and compound data types can be converted.

Data representation for mixed-language program development

Method for enabling the simultaneous use of a first and a second programming language within a computer program, and apparatus to practice the method. To enable this sharing of languages, the present invention first provides for a common runtime representation of the data between the several languages in a program as a shared object model. The shared object model includes the layout of complex data structures (e.g., classes), the creation of data, the calling conventions, the destruction of data, the runtime representation of type information, dynamic function call dispatch, and dynamic type conversions. The use of a shared object model enables the sharing of the several compilers' internal representation of data between the different languages as a persistent shared symbol table. This shared internal data representation enables the several compilers to define their respective internal data representations in terms common to each of the compilers.
Owner:OPEN INVENTION NEWTORK LLC

Radiation image pick-up device and radiation image pick-up method

InactiveUS7012260B2Avoid Voltage FluctuationsStable and high speed moving image photographingTelevision system detailsSolid-state devicesType conversionWaiting period
A radiation image pick-up device which can restrain voltage fluctuations on GND and power supply lines, dispense with frame-by-frame wait periods, make possible stable and high speed moving image photographing, and are reduced in cost and dark current is to be provided.In pixels for detecting incident radiations, there are provided MIS-type conversion elements for converting the radiations into electric signals, source follower-type first TFTs for reading out the electric signals, second TFTs which so operate as to read out of the first TFTs the electric signals of the conversion elements selected by a drive circuit section on a row-by-row basis, and third TFTs which so operate as to reset or refresh on a row-by-row basis the conversion elements out of which reading by the first TFTs has been accomplished.
Owner:CANON KK

Abstract syntax notation to interface definition language converter framework for network management

A system and method for managing network devices. The framework may provide a suitable system for managed object data type conversions between various data description languages, such as an interface definition language (e.g., OMG IDL) and an abstract syntax notation (e.g., ASN1). This conversion facility may be used in both request and event network traffic, so common libraries may be used. Two separate libraries may be used: a converter framework library and a converter implementation library. The framework library provides a collection classes that may be used by the clients of the converter libraries. Most classes in the converter framework library are handle classes (or wrappers) to the real implementation (or body) classes in the converter implementation library. Framework classes hide the details of the real implementation classes and provide a simple, consistent interface to any data type converter via IDL. The converter implementation library provides the implementation needed by the framework to function properly, and may allow various different mappings to be used easily by implementing them as plug-in modules. The combination of using IDL and generic typing provides an efficient, generic solution to mapping data types across multiple platforms, multiple programming languages, and multiple object classes.
Owner:ORACLE INT CORP

Method for storing XML documents in a relational database system while exploiting XML schema

A method for storing XML documents in a relational database system while exploiting XML Schema information to capture information about types, inheritance, equivalence classes, and integrity constraints in the generated relational schema, enabling efficient querying. The invention simplifies complex XML schema types, translates the simplified XML schema types into relational tables, and then stores relations corresponding to each XML element in relational table rows. The simplification includes grouping all occurrences of a given element together, assembling two or more element types into element groups if the schema indicates that elements of those element types will occur the same number of times, and applying a number of transformation rules to the element groups. The translation includes constructing a type graph from the simplified schema, building an element graph for each global element in the simplified schema from the type graph, and generating relational tables from the element graph.
Owner:IBM CORP

Method for converting types from public channel to dedicated channel in CDMA system

The method includes steps: power on running system, setting up counting threshold value, capacity threshold values of userí»s receiving buffer and sending buffer, capacity threshold values of receiving buffer and sending buffer of common channel; system builds user service on common channel, control side asks base station to carry out load measurement of sub zone; user side, UE carries out measuring capacity of userí»s receiving or sending buffer; if capacity of userí»s receiving or sending buffer is larger than its threshold value, then reporting to control side and starts up the counter plus 1; if accumulated value larger than threshold value of counter, as well as load of sub zone is not over loading, and system can provide suitable resource of sub zone, then carrying out type conversion from common channel to dedicated channel; well considering detailed circumstances of switching channel in CDMA system, the method saves system resource effectively, and raises capacity of system.
Owner:ZTE CORP

Conceptual process redactor

Conceptual Process Redactor (CPR) is a method and system, for describing and translating conceptual descriptions of objects and their methods to OOPS object layouts and methods. CPR utilizes conceptual structures (C-structures or CPR classes), to describe information. C-structures are hierarchical information structures, and each hierarchical path is considered as a CPR data type. Thus, instead describing data in terms of OOPS data types, which are bound to storage layouts of the underlying machines, CPR describes data in terms of CPR data types, which may be regarded as concepts. The CPR translator, translates the CPR data types to their Oops equivalents by making use of Type Translation library, supplied with the CPR class description. CPR data types are unique within the class they are defined, and hence serve to identify the field as well describe a data type. Thus, a typical usage like Part quantity field of sales order header is now a data type in its own right, as well as a field. The uniqueness of the CPR data types is made use of in identifying the parameters of a method, if the context in which the method is invoked in known a priori. The CPR system provides a mechanism, called collaboration, to conceptualize process descriptions. As per collaboration, a group of objects may collaborate to accomplish a particular task (method). The collaboration serves as a context, and hence method invocations in CPR may omit the parameters, and these are identified from the collaboration. Each object acts as a client and the rest of the objects and temporary variables, act as servers. The client / server relationship is made use of by process descriptions called CPR Interface groups, which are specified for each of the collaboration objects, participating in the collaboration. In addition, to the intra object client / server relationship, objects are broadly classified as data sources or data containers, where the first form is considered as a sequential representation of data, and the latter form is considered as a random representation of data. Each data source may be grouped with zero or more data containers, and each such group is called a collaboration group. One or more collaboration groups may be specified in a table called the collaboration table, and collaboration groups with sequential group numbers are considered as a logical unit of execution. Thus, collaboration groups and the associated client / server relationship between the objects in the collaboration groups, may be used to conceptualize fairly complex method descriptions. The CPR translator will translate the process descriptions specified as CPR Interface groups for the collaboration objects into oops methods. The CPR runtime system provides necessary support to access / update the collaboration objects, and to invoke the oops methods generated during translation.
Owner:PATRUDU PILLA GURUMURTY

Data management platform and method based on industrial IOT (Internet of Things)

The invention discloses a data management platform and method based on an industrial IOT (Internet of Things), and the platform comprises a data collection system and an uploading system. The data collection system comprises a data collection gateway, a transmission bus, data collection points, and operation equipment connected with the data collection points, wherein the data collection gateway, the transmission bus, the data collection points and the operation equipment are connected with each other. The data uploading system comprises a data collection gateway and a cloud server. The data collection gateway is provided with a controller, a storage unit, and a configuration module. The cloud server is connected with a WEB server and a mobile terminal. The configuration module is provided with data processing rules of collection data classification, recognition and type conversion modes. The controller carries out the call of the data processing rules of the configuration module according to an operation instruction of the WEB server or the mobile terminal, collects the operation data of all equipment at all data collection points, stores the operation data into the storage unit for data processing, and uploads the data to the cloud server. The platform carries out the processing of data in a process of data collection and uploading, transmits the data to the cloud server for corresponding application, effectively reduces the workload of the cloud server, and improves the operation efficiency.
Owner:广州能迪云服务科技有限公司

Method and apparatus for transforming data

Embodiments of the invention comprise a method and apparatus for transforming data. Systems implementing the invention allow for loading the data from one or more source tables into one or more destination tables. The system allows for parsing source data fields, defining new source data fields, combining source fields to create source field combinations, and combining destination fields to create destination field combinations. The system allows for mapping source fields and values to destination fields and values, where either the source fields and values or destination fields and values may be field and value combinations, and allows for transforming field values based on destination field type. The tools provided in a system implementing the invention provide a user the ability to intervene at each step during the data transform task. A user may manually input a hierarchy definition, a specific mapping, define rules for combining data fields, or define rules for converting data values.
Owner:REGIONAL RESOURCES LTD

Unified management method of various types of messages of a personal information terminal

The present invention relates to a method of displaying several types of messages all together through a single window and of enabling a user to write and transmit a message with no consideration of message type. This unified message management method displays various types of messages all together along with their respective message types through a single window, converts the type of a written message, if needed, to match it to a protocol determined based on information written in its field distinguishing a message type, and transmits the type-converted message, whereby a user can confirm all types of received messages at a time and user's inconvenience that a message type to write should be distinguished in advance prior to choosing a message input screen can be removed.
Owner:LG ELECTRONICS INC

Cloud monitoring system realization device and method

The invention provides a cloud monitoring system realization device comprising a monitoring configuration unit which performs standardized monitoring configuration processing on the resource monitoring process; a data collection unit which acquires monitoring data and performs corresponding format conversion; a data storage unit which performs corresponding type conversion on the data and stores the data after type conversion; a data analysis unit which performs analysis and diagnosis on the stored monitoring data; and a data display unit which performs visual display on the analysis and diagnosis result and / or process with combination of user requirements. The invention also provides a cloud monitoring system realization method. With application of the technical scheme, cloud monitoring of multiple object types can be completed by fully utilizing single object types on the basis of the existing cloud monitoring mode, and a universal and unified monitoring ideal orienting complex type cloud monitoring with participation of the metadata of multiple object types can be established.
Owner:YONYOU NETWORK TECH

Logic Content Processing for Hardware Acceleration of Multi-Pattern Search

The embodiments herein relate to multi pattern searching and, more particularly, to multi pattern search or multi pattern matching using logic content processing. The input pattern is type cast to a Boolean alphabet and is then processed to create a corresponding signature set. Further, the signature set is divided into subsets and a Boolean logic function representing each signature subset is created. Further, the values of each subset are simultaneously compared with windows of an input data steam or data file to find a match. If a match is found, the system returns a hit, else a miss. Parallel stages may be added to enhance performance of the system, as multiple inputs may be processed at a time.
Owner:MAJUMDAR AMITAVA

Method and system for object-oriented workflow management of multi-dimensional data

Methods and systems for managing and analyzing multi-dimensional data are provided. Example embodiments provide a Meta-Object Data Management System “MODMS,” which enables users to arrange and to rearrange the hierarchical relationships of the data on an ad-hoc basis and allows the data to be analyzed using any set of attributes (dimensions) while the system is running. The MODMS represents heterogeneous data in a normalized (standardized) fashion using an object type management system that allows the coercion of one type of object into another different type of object and automatically resolves attribute dependencies. The MODMS supports object transitions for transforming an object from one type to another based upon meeting a defined set of criteria and subject to approval by designated entities. In one embodiment, the MODMS is used to implement an enterprise portfolio management system.
Owner:SERENA SOFTWARE

System supporting object-oriented constructs in ECMAScript

An internally consistent system implementing object-oriented programming constructs in ECMAScript is described. First, a function, rather than the ECMAScript new keyword, is used to initiate new instance creation. The instance creation function is assigned to a non-Function instance rather than an instance of Function as required for use of new. Instances with attached instance creation functions serve as "type proxy" objects and replace the Function instances normally used as types. Since the type proxies and prototype chains created and maintained by the invention are instances of normal objects, rather than instances of Function as required by standard ECMAScript, this approach allows native ECMAScript lookup semantics to be leveraged while supporting inheritance of both state and behavior for instances and types to any level desired. A set of functions known herein as property-definition functions are used by type proxies to assign properties as global, local, instance, or type properties rather than the standard ECMAScript approach of direct assignment. Where constraints exist such as "read-only", "private", etc. the physical storage of the property may be located away from the target object in a separate storage structure. Method definitions further place a "backstop" method on Object.prototype. Invocation of the backstop triggers a callback to the non-implementing receiver followed by a scan of guardians for multiple inheritance, followed by dynamic type conversion and method creation. The result is a highly enhanced system of polymorphic behavior.
Owner:SHATTUCK SCOTT +2

Static analysis-based checking method of safety rules of C language

InactiveCN102012991AMake up for the lack of securityPlatform integrity maintainanceStatic timing analysisType conversion
The invention relates to a static analysis-based checking method of safety rules of C language, which comprises the following steps: 1) checking the type of the C language to avoid the occurrence of compulsory type conversion and prohibiting the declaration of the type of a generic pointer; 2) stipulating that a global variable and a local variable can not be in homonymy, and the global variable and a formal parameter of a function can not be in tautonomy; 3) limiting a cyclic variable of a control flow statement; 4) strengthening the declaration and the definition of the C language; and 5) carrying out analysis of accidence, grammar and semanteme on source codes, and finding out places which do not meet the stipulation from the source codes. The method has the advantages of being capable of finding out possible loopholes on programming of the C language under the premise that the codes do not need to be executed and effectively making up for the deficiency of insufficient safety of the C language in soft engineering.
Owner:北京神舟航天软件技术股份有限公司

Method of converting a filesystem while the filesystem remains in an active state

A filesystem conversion process converts a filesystem from one implementation type to another type while the filesystem remains active and fully accessible. The conversion process builds a list of directories in the filesystem that are of the old filesystem type and then converts each directory until the entire filesystem is converted. Instead of the filesystem being shutdown to perform the conversion, the conversion process may run as a background thread that does not interfere with normal filesystem operations.
Owner:IBM CORP

Adaptive format conversion method based on high dynamic range video

The invention relates to an adaptive format conversion method based on high dynamic range video, comprising: acquiring parameters or user-defined parameters of a terminal display device through EDID (extended display identification data); setting a converter at the terminal display device to perform signal type conversion or video image processing on program signals, or setting an encoder at a server to re-encode the program signals so that the signals adapt to the terminal display device; receiving, by the terminal display device, a video file, or decoding, by the terminal display device, video bit streaming or the video file. The compatibility problem between HDR (high dynamic range) video and / or SDR (standard dynamic range) video program sources of different formats and different display devices is well solved, processing may be performed according to user-defined parameters, the program sources of different formats may also be adaptively displayed on different display devices in optimal state, steps for the display devices to set different parameters according to the different program sources are omitted, and operation is more facilitated for a user.
Owner:HANGZHOU ARCVIDEO TECHNOLOGY CO LTD

Solar maximum power tracking method and solar charging device

The invention discloses a solar maximum power tracking method, which comprises the following steps of: firstly, carrying out global optimizing by using a larger-step-length disturbance method, finding a global maximum power point, tracking the maximum power point by using an incremental conductance method, and absorbing the advantages of the two methods to ensure the correctness of the current maximum power point; and secondly, locking the found maximum power point for eight to ten minutes, and searching the maximum power point for the second time after eight to ten minutes. The invention also discloses a charging device by using the solar maximum power tracking method. A control end of a buck type conversion module of the charging device is connected with a maximum power point tracking (MPPT) core control module; a signal input end of the buck type conversion module is connected with a solar battery; and a signal output end of the buck type conversion module is connected with a storage battery. By the invention, the charging efficiency of the solar battery on the storage battery is improved.
Owner:武汉万鹏科技有限公司

Communication alarm frequent itemset mining engine and redundancy processing method

The invention provides a communication alarm frequent itemset mining engine and a redundancy processing method, particularly architecture and implementation of an engine for communication alarm frequent itemset mining and processing of redundancy thereof. The engine can be used for processing massive alarm information and is independent of the topological structure of the communication network. The invention can be used for efficiently mining out frequent itemsets in an alarm, and processing the redundancy of the mining result, thereby satisfying the demand of practical application. The engine is composed of an alarm data acquiring and preprocessing part, a parameter setting and alarm type converting part, a frequent mode growth improved algorithm part, a mining result redundancy processing part and a final result explaining and displaying part. The alarm frequent itemset mining and redundancy processing engine based on the invention can implement alarm association of the communication network without participation of experts and operational maintenance personnel, and can multiply the processing efficiency at lower operating cost; and thus, the alarm frequent itemset mining and redundancy processing engine is especially suitable for association rule analysis of the communication network, and has wide application prospects and high practical value.
Owner:INSPUR TIANYUAN COMM INFORMATION SYST CO LTD

Method and apparatus for creating and editing electronic documents

In one embodiment, the present invention is a method and apparatus for creating and editing electronic documents. One embodiment of the inventive method involves generating an electronic document in a first document format type, in accordance with one or more user-specified parameters, and converting the electronic document from the first document format type into a second document format type, in accordance with a user instruction to finalize the electronic document. In one embodiment, the first document format type is a structured document format type, such as hypertext markup language or extensible markup language, while the second document format type is a secure document format type such as portable document format.
Owner:IBM CORP

License plate recognition method, license plate recognition device, license plate recognition equipment and medium

The invention discloses a license plate recognition method, a license plate recognition device, license plate recognition equipment and a medium. The license plate recognition method comprises the steps of preprocessing a vehicle image to obtain a to-be-recognized license plate image and a license plate type of the to-be-recognized license plate image; under the condition that the license plate type of the to-be-identified license plate image indicates multiple lines of license plates, performing type conversion on the to-be-identified license plate image of the multiple lines of license platetypes to obtain a license plate image of a single line license plate type; and identifying the license plate image of the one-way license plate type to obtain a license plate number. The multi-line license plate is converted into the single-line license plate, so that the multi-line license plate can be simply and efficiently identified.
Owner:TENCENT TECH (SHENZHEN) CO LTD

Supporting structure of beam type conversion layer template and method for strengthening substructure

The invention relates to a supporting structure of a beam type conversion layer template, which is characterized in that an upright stanchion and a cross bar which are fixedly connected together are arranged independently under a beam bottom template and within a location sideline range of a beam, wherein the top end of the upright stanchion is provided with an adjustable jacking, and a wood beam is arranged between the adjustable jacking and the beam bottom template. The invention also discloses a method for strengthening a substructure of the supporting structure of the beam type conversion layer template. The invention utilizes the upright stanchion arranged independently under a frame-supported beam to bear greater load; the upright stanchion arranged independently under the beam can carry out a loading analysis precisely, which is favorable for adopting a targeted strengthening measure; and strengthening on a lower floor can avoid structural quality accident caused by the great load of the conversion layer.
Owner:青建集团股份公司

Data receiving and processing system of analog front end

ActiveCN102916914AAvoid problems that are susceptible to interferenceImprove transmission reliabilityBaseband system detailsData synchronizationType conversion
A data receiving and processing system of an analog front end is used for collecting asynchronous data at one or a plurality of analog front-end chips, converting data serial-parallel, synchronously processing the data, processing data format and the like. The data receiving and processing system mainly comprises a signal receiving and processing module, a data shifting and serial-parallel processing module, and an FIFO (first in first out) data synchronous processing module. The signal receiving and processing module is used for completely converting type of an input signal from a differential form to a single-ended form. The data shifting and serial-parallel processing module is used for completing asynchronous data collection for the analog front end chip and performing serial-parallel conversion. The FIFO data synchronous processing module is used for realizing different clock domains of a data write-in signal and a data read-out signal, reading master clocks of the data and a system to realize synchronous design output, and outputting different numerical values to odd and even data identification flags to be odd and even identifying data. The data receiving and processing system of the analog front end is high in data transmission rate, high in anti-jamming capability of data transmission, and high in reliability in data processing.
Owner:BEIJING RES INST OF SPATIAL MECHANICAL & ELECTRICAL TECH

Security information management system and method based on general normalized labeling language

A system and a method for safety information management based on universal standardized label language create the system design on the basis of the grammatical rule of the VNML language. The system actively or passively acquires security incidents from all systems including an intrusion detection system, a firewall, an operating system, application software and an anti-virus system; and the transformation into a rule in accordance with the standard format of the VNML language is conducted according to the data format of the incidents. The system comprises a standardized scheduling module, a data structure management module, a rule management module, a mapping management module and a type conversion module. The guiding star standardized label language can customize various data structures and the standardized strategies thereof according to journals or alarming sample formats of different users to design standardized safety information management systems that satisfy the requirements of different users; and the system can provide a user-customizable interface, thereby bringing convenience to developers and the users to conduct field maintenance and management.
Owner:BEIJING VENUS INFORMATION TECH +1

Checkin data based spatial-temporal trajectory similarity measurement method and system

The invention discloses a checkin data based spatial-temporal trajectory similarity measurement method. The method comprises the following steps of acquiring checkin data including user ID, a checkin position, checkin time and the like; preprocessing the checkin data, which comprises useless data filtering, type conversion and format standardization; calculating a user interest region; calculating a similar interest region; calculating single-layer similarity; and calculating cross-layer similarity. The invention also discloses a checkin data based spatial-temporal trajectory similarity measurement system which comprises a module acquiring the checkin data of a user, a preprocessing module, a module calculating the user interest region, a module calculating the similar interest region, a module calculating the single-layer similarity, and a module calculating the cross-layer similarity.
Owner:XIHUA UNIV

Method and system for efficiently handling navigational state in a portal

The present invention provides a method and system for efficiently handling navigational state by separating the latest navigational state into a base navigational state part and a delta navigational state part. The base navigational state which describes that part of the latest navigational state that is identical across all URLs is encoded in the header of the page markup to be submitted to the client's browser. The delta navigational part that describes the semantics of that specific URL is encoded in its associated URL. Each user interaction using such URL causes the browser to submit the base part as well as the delta part. On the server side the base and delta part are being merged resulting in new navigation state serving as a base for the rendering of the new page. The navigational state is represented as a hierarchical tree-like structure that can be serialized efficiently and compressed by prior art compression techniques. The hierarchical tree-like structure is based on a well-defined state model that is optimized in terms of state serialization. The state model arranges the contained navigational state information in character based information. That saves processing time as it avoids type conversion of navigational information. In addition the present invention includes further strategies to reduce the amount of information that must be serialized.
Owner:IBM CORP

A configurable heterogeneous data real-time synchronization and visualization system and method

The invention discloses a configurable heterogeneous data real-time synchronization and visualization system and method, and the system comprises a meta-bin subsystem module which stores historical and real-time incremental meta-data information; a historical data batch processing synchronization subsystem module which is used for acquiring and processing historical metadata information and storing the historical metadata information in a preset data warehouse in a preset format; a real-time synchronization subsystem module which is used for acquiring real-time incremental metadata information, processing the real-time incremental metadata information to complete data type conversion and storing the real-time incremental metadata information in a preset data warehouse; a visual large screen subsystem module which is used for carrying out configuration management on data and user-defined statistical indexes in a preset data warehouse and the visual large screen; And a visualization module which is used for displaying the data on a large screen for a user to check and manage. The system can combine real-time data flow in a big data warehouse Hive with a statistical analysis task in aself-defined statistical index form, is bound with a real-time big screen, and provides a solution of data from an online business system to big data statistical analysis.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Run-time type conversion

A method, system and computer program product for converting, at run-time, a first class (type) of an object to a second class (type). The second class is any class of a plurality of classes provided. Class layouts for the plurality of classes and an object layout for the object whose class is to be converted are provided. The object layout is associated with an address in a memory. The object layout is changed to provide the class conversion without changing the object layout address and without changing any class layout.
Owner:IBM CORP

Five-level voltage source type conversion device

The invention discloses a five-level voltage source type conversion device, and belongs to the field of power electronic conversion devices. The five-level voltage source type conversion device comprises a capacitor C1, a capacitor C2, a capacitor Cph, a first terminal (1), a second terminal (2), a third terminal (3), a fourth terminal (4), and twelve insulated gate bipolar transistors IGBT1, IGBT2, IGBT3, IGBT4, IGBT5, IGBT6, IGBT7, IGBT8, IGBT9, IGBT10, IGBT11, IGBT12. Withstand voltage born by all of the insulated gate bipolar transistors in the five-level voltage source type conversion device is the same, insulated gate bipolar transistors of the same type can be selected when the five-level voltage source type conversion device is used, the number of used capacitors is small, and a clamping diode is not required. The five-level voltage source type conversion device is simple in structure and flexile to control.
Owner:CHAJNA MAJNING DRAJVS EHND AUTOMEHJSHN KO
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products