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

123 results about "Local function" patented technology

Local functions are private methods of a type that are nested in another member. They can only be called from their containing member. Local functions can be declared in and called from: Methods, especially iterator methods and async methods. Constructors. Property accessors. Event accessors. Anonymous methods.

Behavior specification, finding main, and call graph visualizations

A process transforms compiled software into a semantic form. The process transforms the code into a semantic form. The process analyzes behavior functionality by processing precise programming behavior abstractions stored in a memory and classifies the code as malware based on the code behavior. Another method identifies the starting point of execution of a compiled program. The method calculates a complexity measure by calculating the number of potential execution paths of local functions; identifies the number of arguments passed to local functions; and identifies the starting point of execution of the compiled program. Another method provides interactive, dynamic visualization of a group of related functions wherein a user can explore the rendered graph and select a specific function and display functions that are color coded by their ancestral relation and their function call distance to the selected function.
Owner:UT BATTELLE LLC

Mobile Widget engine realizing method applied in cell phone

The invention discloses a mobile Widget engine realizing method applied in cell phone. The method in the invention effectively realizes the Widget engine applied in cell phone by fully utilizing the desktop Widget system characteristics and the software and hardware functions in the cell phone itself. The invention adopts a technical scheme accordance with W3C Widget standard, expanded aiming to the cell phone characteristics; follows the desktop Widget basic framework system, supports safety and off-line mechanism, can realize complex animation effects and call the local function of the cell phone, can be used in the cell phones with different performances.
Owner:ZHEJIANG UNIV

Vehicle-mounted terminal communication method applied to engineering machinery vehicle networking

The invention discloses a vehicle-mounted terminal communication method applied to engineering machinery vehicle networking. The vehicle-mounted terminal communication method includes a method for internet access communication between a vehicle-mounted terminal unit and a remote server unit based on wireless second-generation or third-generation communication and a method for communication between the vehicle-mounted terminal unit and a local function unit. The method for communication between the vehicle-mounted terminal unit and the local function unit includes: a method for communication between the vehicle-mounted terminal unit and a detecting and maintaining computer unit; a method for communication among the vehicle-mounted terminal unit, an engine electric control unit and a vehicle electric control unit which are based on CAN (control area network); a method for communication between the vehicle-mounted terminal unit and a geographical position information detecting unit based on RS232 (recommend standard 232); a method for communication between the vehicle-mounted terminal unit and a vehicle body balance-degree or gradient detecting unit based on RS485; and a method for communication among the vehicle-mounted terminal unit and human-interactive input and output units. The vehicle-mounted terminal achieved by the methods can be applied to various engineering applied vehicles, transmission and management of vehicle state data can be realized, requirements and functions of a vehicle networking system can be met, and conditions for sharing and serving engineering vehicle data are provided.
Owner:ZHEJIANG UNIV

Information processing method and electronic device

The invention discloses an information processing method and an electronic device. The method comprises the steps of sending a first message to a jsbridge layer through static js of a first electronic device, wherein the first message is a message generated in response to a first operation for a first application interface of a first application of the first electronic device; and sending the first message to a native frame layer in the first electronic device by the jsbridge layer to call a first local function module corresponding to the first operation. Through the technical scheme provided by the method and the electronic device, the technical problem of relatively poor native experience of an application inserted in an h5 page in the prior art is solved.
Owner:LENOVO (BEIJING) CO LTD

Method and device for processing multiple runtime environment data

The invention relates to a method and a device for processing multiple runtime environment data. The method includes: creating runtime environment data corresponding to each network application program according to the starting sequence of multiple network application programs. The method has the advantages that the runtime environment data corresponding to the current application programs is acquired from the created runtime environment data so as to solve the problem of collision during public runtime environment data operation or calling performed by multiple Web Apps when multiple Web App public runtime environment data exists in the prior art, runtime quality of the Web Apps is increased, the first-in first-out strategies dynamically keeps the number constancy of runtime environment data, system expense is controlled, system operation efficiency is increased, local function calling of the Web Apps is achieved by the JsBridge communication protocol, and practicality of the Web Apps is increased.
Owner:ALIBABA GRP HLDG LTD

Function call stack analyzing method and device based on VxWorks operation system

The invention discloses a function call stack analyzing method and device based on a VxWorks operation system and relates to the field of function call stack analyzing. The method includes the following steps that a main machine requests for TCB information of a task t1 from a target machine, and the target machine returns the TCB information of the task t1; the main machine obtains stack point (SP) value, program counter (PC) value and return address (RA) value from the returned TCB information, the main machine requests for information of stack space from the target machine according to the SP value and stack bottom information, and the target machine returns corresponding stack information; the main machine conducts function call stack analyzing according to the TCB information of the target machine, information of the stack space and disassembling files. A function name of a local function can be analyzed, a first command of a function of the PC value is found conveniently, function call stack analyzing can be conducted under the situation of no feature command, and meanwhile, the method and device is not subjected to limit of resources of the target machine, provides complete function call stack and is favorable for locating faults and abnormity.
Owner:FENGHUO COMM SCI & TECH CO LTD

Method for accurately estimating stack demand in embedded system

The invention provides a method for accurately estimating stack demand in an embedded system, which comprises the following steps of: performing stack demand analysis on the stack demand of a runtime library and a standard library of a local function and each call tree by using a complete function call relational graph, and summing; determining the maximum stack demand of each interrupt program in each priority level, summing, and adding the additional stack demand increased by saving the processor state; and summing the results to obtain the maximum stack demand of a single thread, wherein the complete function call relational graph is obtained by the following steps of: performing control flow analysis on a complete function relational graph to obtain a primary function relational graph, further analyzing by using a value analysis method of an abstract interpretation algorithm aiming at an indirect call function and a recursive call function, and noting function calls which cannot be analyzed by users. Aiming at multi-thread, a single thread step is repeated, a sum is calculated, and finally the sum plus the stack demand of the operation system is the total stack demand of the system.
Owner:INST OF ACOUSTICS CHINESE ACAD OF SCI

A system and method for secure Internet local function call

A method of calling local functions by internet in security is provided, the method comprises: a control establishment step of a control which is used for establishing and calling pages, the control is installed locally can be used for establishing and calling; a page calling step is used for calling a control method of establishing and calling pages; a function execution step which is used for executing corresponding methods and returned data provided by a client-end program module; wherein, the control which is used for establishing and calling pages provides a method for sending a HTTP request to a client-end program kernel, after receiving the request, the client-end program kernel responses to the HTTP request according to request parameters. Beacause the invention does a special package for calling of the control method of establishing and calling pages, ensures the control which is installed on a user machine and used for establishing and calling pages only can be called by pages which are approved by the control development manufacturers, thereby local functions which are called by internet in security can be guaranteed.
Owner:ZHUHAI KINGSOFT SOFTWARE CO LTD

Webpage request handling method and device

The invention is suitable for the technical field of webpages, and provides a webpage request handling method and device. The webpage request handling method comprises the following steps: triggering a webpage request according to user operation events in a webpage; intercepting the webpage request, and judging whether the type of a URL in the webpage request is a preset type or not; when the type of the URL in the webpage request is the preset type, mapping the local function of a browser according to the type of the URL in the webpage request; calling the local function of the browser, and returning the local function to a response page. The request is triggered when the user operation events are generated in the webpage to intercept the URL carried in the request; when the intercepted URL is the URL with the specific type, the URL with the specific type is mapped into the local function of the corresponding browser to be called, so that the calling of the local function of the browser except the rendering engine by the webpage is realized.
Owner:深圳市雅阅科技有限公司

Method and device for testing and verifying software upgrading accuracy

The embodiment of the invention provides a method and a device for testing and verifying software upgrading accuracy, which are used for testing and verifying the upgraded software accurately. The method comprises the steps that a testing and verifying device for software upgrading obtains an upgraded data package and local software; when the version of the function of the upgraded data package is superior to the version of corresponding function of the local function, identification information of a corresponding use case can be obtained in a use case relational data base according to the identification information of the function in the upgraded data package, and corresponding use case of the identification information can be obtained and packaged as a testing and verifying executing package for testing and verifying the accuracy of the local software upgraded by the upgraded data package. The embodiment of the invention is used for testing and verifying the accuracy of software upgrading.
Owner:HUAWEI TECH CO LTD

A device and method for browser-cross self-adapted call of local function

The invention relates to a cross-browser adaptive local invoking device, which includes: a web page accessed by a browser, a control adapted with a plurality of browsers for the web page creating and invoking and a client end function execution module downloaded and installed by the control for the web page creating and invoking. The device also includes a HTTP server, which interacts with the control for the web page creating and invoking and also invokes the client end function execution module. The invention also provides a cross-browser adaptive local invoking method. The device and the method both can solve the problem that the partial users can not utilize local programs which the browser is not compatible with, or a plurality of browsers respectively encapsulate the local programs with high maintenance cost.
Owner:ZHUHAI KINGSOFT SOFTWARE CO LTD

Dynamic local function binding apparatus and method

A dynamic local function binding apparatus and method are provided. In an application virtualization environment, a terminal may register local services associated with local functions of the terminal, and a remote server may call the serviced local functions to be used while the server is executing an application for the terminal. The local functions may be unique functions of various local devices installed in the terminal. The servicing of the local functions may include creating service descriptions of the functions that are provided by the individual local devices and publishing the service descriptions.
Owner:SAMSUNG ELECTRONICS CO LTD

Information processing method, server and computer storage medium

The invention discloses an information processing method, a server and a computer storage medium. The information processing method comprises the steps of reversely traversing function codes in a binary file in a static mode; analyzing the function codes to obtain a global function topological relation in the function codes; obtaining an actual address of calling a function during running of the function codes in a dynamic mode; obtaining a local function topological relation according to the actual address of calling the function; and according to the local function topological relation, supplementing missing data in the global function topological relation to obtain a function call relation chain.
Owner:TENCENT TECH (SHENZHEN) CO LTD

Local increasing type curved-surface reconstruction method of large-scale point cloud data

In order to improve the 3D curve surface fitting precision under point cloud data, the invention provides a method for carrying out curved-surface increasing reconstruction of point cloud data in a priority sequence. The method comprises the following steps that: (1), a point normal vector in point cloud data is calculated roughly and a clustering analysis is carried out according to the normal vector to obtain a point cloud set reconstructed based on first-level priority; (2), for the point cloud set, points in the point cloud set are transverse and local curved-surface fitting is carried out on each point, and a local three-dimensional curve surface with actual geometry and topology is reconstructed; (3), according to the adjacent curve surface with first-level reconstruction, increasing type local fitting is carried out on point cloud data, not being listed into first-level reconstruction, of the point cloud set and a three-dimensional curve surface corresponding to the point cloud data is reconstructed; and the steps is repeated continuously until all point cloud data are reconstructed; and (4), a final integrated three-dimensional reconstruction curve surface model is obtained by using a local function global mixing method.
Owner:BEIJING ZHENGAN RONGHAN TECH

Method and system for obtaining terminal information by user stationed device configuration function

The present invention relates to CPECF obtaining termination message method in NASS. Said method mainly includes NACF network accessing configuration function) in NASS (network accessing subsidiary subsystem) distributing IP address information, transmitting to CLF (configuration section local function); CPECF (custom position equipment configuration function) directly indirectly obtaining user terminal IP address and user terminal labeling corresponding relational information from CLF. In said invention, CPECF in NASS can automatically obtain user terminal IP address and terminal identification corresponding relational information.
Owner:HUAWEI TECH CO LTD

Local HDR implementation method and system

The invention relates to a local HDR implementation method and system, and the method comprises the following steps: obtaining a current preview frame of image obtaining equipment; carrying out the region selection of the current preview frame, and obtaining one or more local exposure region of the current preview frame; carrying out the HDR synthesis processing of pixels of a local exposure region according to the regional gray scale data of the local exposure region, and obtaining a local HDR image. When a user obtains an image of a scene with a large light contrast through the image obtaining equipment, the method and system can select the local HDR function, and select a plurality of exposure regions. According to a part of selected regions with the exposure values to be adjusted, the method and system carry out the HDR photographing of the region exposure values to be adjusted, and can obtain the image with the local HDR effect. The method and system can carry out local HDR processing of a part of region of the image according to the actual demands of a user.
Owner:GUANGDONG OPPO MOBILE TELECOMM CORP LTD

Security protection method and system for widget application

The invention discloses a security protection method for widget application and a system, and guarantees the interface security of a user terminal, personal data security of a user and the network security. The method comprises the following steps: performing security level configuration for a JavaScript application programming interface (JS API), and storing the configuration result in a security configuration file; when a widget engine is started, reading the security configuration file; and when the widget application calls the local functions of the terminal through the JS API, controlling the JS API according to the configuration in the security configuration file.
Owner:HUAWEI TEHCHNOLOGIES CO LTD

Remote task function calling method oriented at multi-core processor

The invention discloses a remote task function calling method oriented at a multi-core processor. A memory space which is named as 'mailbox' and can allow other cores to get access for reading data is distributed for each core, each core can conduct read operation and write operation in the 'mailbox' spaces of the corresponding core and other cores, and competitive read-write access of the 'mailbox' spaces is avoided through resource mutual exclusion locks. When a message is written into the target 'mailbox' space, the remote procedure calling initiating core can inform the target core of arrival of the new message in an inter-initiating-core interruption mode, the target core transfers into intercore interruption processing functions to parse the function calling index value in the message, the specific local functions are called according to function parameters and relevant information, and the remote calling process of the functions is completed. In this way, by means of the method, the real-time and high-efficiency requirements of remote function calling of a real-time operating system can be met, and the complexity problem caused in the previous remote function calling process is solved.
Owner:ZHEJIANG UNIV

Access and Automation Control Systems with Mobile Computing Device

A system and method for providing multi-factor authentication that requires a user provide credentials via an authenticating server when attempting access or to control local functions and then, based on the success with the authenticating server, provides the access or control of local functions at subsequent attempts at access or control of the local functions.
Owner:JOHNSON CONTROLS TYCO IP HLDG LLP

Working mode control method and working mode control system

ActiveCN108241320AMeet the needs of different stages of the life cycleImprove convenienceProgramme controlComputer controlControl systemMode control
The present invention provides a working mode control method, a working mode control system, a working mode switching method, a working mode switching system, a computer device, a computer-readable storage medium and a vehicle. The working mode control method is used for the vehicle and comprises a step of sequentially switching the vehicle between different working modes when a corresponding working mode switching command is received, wherein the working modes comprise a for-sale mode, local functions are enabled and a remote communication function is disabled when the vehicle runs in the for-sale mode. According to the working mode control method provided by the invention, vehicle spare parts of the vehicle can provide different working modes according to the state of the whole vehicle,a for-sale mode adopted between production completion and sale is included, all local functions can be used in the mode, and the remote communication function of the spare parts is still closed to avoid additional traffic charges. In addition, each working mode is switched in order, the erroneous modification of the spare part functions is avoided, and the reliability of the operation is ensured.
Owner:BEIJING CO WHEELS TECH CO LTD

Cross-screen and cross-platform measurable live-action map organization method

The invention discloses a cross-screen cross-platform measurable live-action map organization method. The method comprises the following steps of: separation of a front end and a rear end: establishing a front end and rear end separated desktop end live-action map web application framework; cross-platform general function: adopting a response type layout scheme and a touch screen compatibility function-supported browser in a two-dimensional layout structure of a live-action map application; mobile end exclusive function: packaging a Webkit and a V8 kernel in a native application container, andunifying compatibility, for an HTML5 standard, of a mobile end and a desktop end; and packaging a local function interface and a file reading / writing access interface of the mobile end through a self-defined interface, and self-defining a communication standard to realize a bidirectional calling mechanism of JavaScrip and Java of the mobile end. According to the method, once development and multi-platform deployment of multi-platform general functions are realized, personality characteristics of mobile platforms can be considered, and local function interface of the mobile platforms can be seamlessly called, so that measurable live-action map using experience similar to native applications can be provided.
Owner:江苏省测绘研究所

Method, apparatus and computer program product for simulating diffusion of impurities in a semiconductor

A distribution of the concentration of initial point-defects which generate in an ion implanting process is obtained with an ion implanting simulator. As a local function of the distribution, the distribution of the intensity of absorption of point-defects is obtained. A term of absorption of point-defects obtained from the distribution of the intensity is included in a diffusion equation. With the resultant diffusion equation, the diffusion simulation is performed. Thus the simulation using the diffusion equation may be extended to two or three dimension and cope with various ion implanting conditions.
Owner:NEC ELECTRONICS CORP

Environment detection host

The invention provides an environment detection host. The environment detection host comprises a first transmission interface configured to obtain environment data collected by a plurality of environment detection terminals arranged on different positions; a second transmission interface configured to upload the collected environment data to an environment data processing device according to the type of the environment data and receive feedback data generated after the environment data processing device processes the collected environment data; and an execution part configured to execute operation corresponding to the feedback data. By utilizing the environment detection host, parameters obtained by detection can be reflected the integral condition in a detection space, the accuracy is high, the corresponding local functions can also be completed automatically, the intelligent degree is high, and the usage experience of a user is improved.
Owner:QINGDAO HAIER AIR CONDITIONER GENERAL CORP LTD

Method and apparatus for calling local function in Java card virtual machine

The invention discloses a method and apparatus for calling a local function in a Java card virtual machine and relates to a Java card virtual machine system. The method comprises: determining whether a generated Java card assembly file comprises a local function or not; if the Java card assembly file comprises a local function, changing an original link relationship of the local function to a local function link relationship that can directly execute the local function; and calling the local function by using the local function link relationship. According to the invention, local function execution efficiency of the Java card virtual machine is improved, and storage space of a Java card is reduced as well.
Owner:ZHONGCHAO CREDIT CARD IND DEV

An information processing method for phone-card separated mobile terminal

The utility model discloses a CDMA mobile terminal information processing method, which is characterized in that: the mobile terminal checks whether the mobile terminal is inserted with a subscriber identification module (SIM) card after gaining the authorization through boot password authentication; if the mobile terminal has no SIM Card, the mobile terminal initializes and divides the function modules supported by the mobile terminal into the local function modules and communication function modules. And then only local function modules are loaded and function menu and the user interface (UI) are created to be corresponding to the local function modules after the loading process to allow the users to use the local subsidiary functions of the mobile terminal; if the mobile terminal is inserted with an SIM card, the mobile terminal should be started normally. By loading all the functions and the establishment of the corresponding function menu and user interface, the users are allowed to normally use all the functions of the mobile terminal.
Owner:ZTE CORP

Terminal lifelong learning handling method, device and system

Provided are a processing method, device and system for the lifelong learning of a terminal. The processing method for the lifelong learning of a terminal of the present invention comprises: sending a download request of a function module to a server, the download request containing description information about the function module; receiving the function module corresponding to the description information, which is sent by the server; and using the function module to expand and / or update a local function. The embodiments of the present invention realize the lifelong learning of a terminal, thereby solving the problem in the prior art that the function of a terminal cannot be expanded and updated.
Owner:HUAWEI TECH CO LTD
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