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

108results about How to "Simple call" patented technology

Distributed computing system architecture

A computing system architecture is based upon a peer-to-peer, asynchronous model. The architecture specifies a set of infrastructure facilities that comprise an inter-prise operating system. The inter- prise operating system provides all the facilities that make application coding as easy in the peer-to-peer asynchronous model as it is in a hierarchical, synchronous model. Services, which reside in containers, are linked asynchronously by an inter-prise bus and use data from a virtual data store.
Owner:CHARLES SCHWAB & CO INC

Mechanism for evaluating requests prior to disposition in a multi-threaded environment

A mechanism is provided for enabling a request to be evaluated prior to the request being disposed. Particularly, an evaluation function is associated with a thread pool. Whenever a thread is to be assigned from that thread pool, the evaluation function may be invoked. The evaluation function may be invoked in response to one or more conditions being satisfied, or it may be invoked each time a thread is needed from that thread pool. When invoked, the evaluation function performs an evaluation on the request. Based upon the evaluation, the evaluation function may take one or more actions. For example, if the evaluation function determines that the request is a high priority request, then it may ensure that the request will be processed regardless of system workload. The evaluation function is user specifiable; thus, it may be programmed to perform any desired operations, and to take any desired considerations and factors into account. Overall, the evaluation function gives a user great freedom in determining how to dispose of a request.
Owner:ORACLE INT CORP

Call method between chip

The invention relates to an inter-component calling method, comprising: 1) establishing a fixed identification and a component establishing function for each component to establish a component interface; 2) a program is loaded into a preset shared memory and triggers to store the component identifications and the component establishing function into the shared memory; 3) a client component requests to call an object component, and the system finds identification of the object component to call the function to establish a component and returns an object component interface, and the client component implements function call according to the object component interface. The inter-component call does not depend on a specified operating system, thus making the method able to be implemented between operating platforms. And the inter-component call is relatively simple, raising software development efficiency.
Owner:BEIJING KINGSOFT OFFICE SOFTWARE INC

Apparatus and method for auto-pairing of remote controller using NFC tag

Provided are an apparatus and a method for auto-pairing of a remote controller using an NFC tag. In the NFC tag, a flag indicating whether to pair the NFC tag, identification information of the remote controller and security information are stored and transmitted to an NFC receiver of a controlled device upon tagging. The controlled device enters a pairing mode according to the value of the flag and the identification information of the remote controller and returns a confirmation signal. The remote controller, which receives the confirmation signal, also enters a pairing mode. In this state, the controlled device requests pairing from the remote controller in an RF communication manner, and pairing is established through an automatic authentication process.
Owner:PACHEM KOREA

Skin color detection method and skin color detection device

The invention relates to a skin color detection method and a skin color detection device. The skin color detection method comprises the following steps: converting a to-be-detected image into an image in a color space; acquiring the skin color sample of the to-be-detected image in the color space; and adopting a pre-constructed skin color probability model to detect the skin color sample so as to obtain the skin color probability distribution of the to-be-detected image, wherein the skin color probability model is a model which is obtained through training with the use of a known skin color sample and is used for determining the skin color probability. The method can be applied to non-rectangular complex skin color distribution.
Owner:XIAOMI INC

Distributed transaction processing method on basis of shared storage pool

The invention relates to a distributed transaction processing method on the basis of a shared storage pool. The distributed transaction processing method includes mapping all directory paths of a distributed file system to metadata servers on the basis of Hash; assigning a coordinator and a plurality of participators in a metadata server set with requirements on participating in distributed transaction; enabling the metadata servers to assess distributed transaction operation which need to be completed by the metadata servers, reporting 'termination' to the coordinator if the metadata servers cannot complete the distributed transaction operation, and reporting 'commitment' to the coordinator and locking resources if the metadata servers can complete the distributed transaction operation; enabling the coordinator to write the 'commitment' or the 'termination' into a global log of the shared storage pool according to report results of the participators and informing the participators; enabling the participators to execute the distributed transaction operation or cancel the locked resources; enabling the certain participator or the coordinator, which first checks a state of the distributed transaction, in the shared storage pool to set the distributed transaction into a 'termination' state when the coordinator or the participators fails. The distributed transaction processing method has the advantage that the transaction of metadata service in the distributed file system can be processed quickly in an extensible environment.
Owner:INST OF INFORMATION ENG CHINESE ACAD OF SCI

Method and system for automatically deploying Hadoop ecosphere components of operation and maintenance

ActiveCN108549717AImprove deployment efficiencyRealize operation and maintenance managementSpecial data processing applicationsPasswordSingle node
The invention discloses a method and a system for automatically deploying Hadoop ecosphere components of operation and maintenance. The method comprises the steps of selecting a host as a master nodeand the rest of hosts as slave nodes; generating a single node configuration function script in the master node; according to the single node configuration function script, generating a single node environment configuration script; executing the single node environment configuration script in the master node; executing a cluster password-free login script by the master node; calling a remote distribution script to distribute the single node environment configuration script to the slave nodes by the master node; controlling the slave nodes to execute the single node environment configuration script by the master node; calling a yum source configuration script by the master node; executing a deployment installation script by the master node, and installing the Hadoop ecosphere components inthe master node and the slave nodes; and executing a preset management starting script to perform stop, starting and restarting management operations on the Hadoop ecosphere components by the master node. According to the method and the system, manual deployment configuration is replaced with automated scripts, so that the efficiency of deploying the Hadoop ecosphere components on a large scale isimproved and the later operation and maintenance are simple.
Owner:TAIHUA WISDOM IND GRP CO LTD

Runtime selection of most energy-efficient approach for services requested by mobile applications

An energy conservation module may be included in a mobile communication device that receives requests for services from application programs running in the device. For each request, the energy conservation module may determine which of different, selectable ways of performing the request is likely to be the most energy efficient. The energy conservation module may then cause the request to be performed in this most energy-efficient way. This determination may be dynamic and based on current operating conditions. Middleware between the application programs and an operating system may be included that presents various APIs to the application programs to allow them to easily invoke this functionality. The different, selectable ways of performing the services may be of any type, including different, selectable computer network interfaces (e.g., Wi-Fi and cellular) and whether a complex computation should be performed within or outside of the mobile communication device.
Owner:UNIV OF SOUTHERN CALIFORNIA

Image display apparatus and method for operating the same

A multifunctional display device and a method of controlling the same are disclosed herein. The method may include displaying a first card object in a first area of the display, displaying a second card object in a second area of the display, and partially displaying a third card object in a third area of the display to indicate that additional card objects are available for display. The first card object may be configured to display a video image and the second card object may have at least one link for connecting to a server. Based on a request to change the displayed card objects, the third card object may be displayed in the second area of the display and a fourth card object may be partially displayed in the third area of the display.
Owner:LG ELECTRONICS INC

Development method for web development system, and web development system

A web development method for a web development system includes, in a running state of the web development system, generating or modifying script code used to perform a predetermined function; parsing, by a script parser, the generated script code or the modified script code to correspondingly generate an object type which performs a new function, or to modify the object type which performs an existing function; and generating a new function object or modifying the existing function object, by an object manager, according to the generated object type which performs the new function or the modified object type which performs the existing function, and organizing the invoking relationships between the new function object and other objects, or, invoking relationships between the modified function object and other objects, so as to generate or modify the predetermined function when the web development system is operating.
Owner:ZHANG JIE +1

Access control method of resources of Android system

The invention discloses an access control method of resources of an Android system. The access control method comprises the following steps of 1) when upper-layer application requests to utilize the system resources, transferring ServiceManager, when running to a breaking point, reading information of a memory by a monitor program so as to obtain information of the request resources and information of the application sending the request; judging whether the request resources and the application sending the request need to be intercepted by the monitor program or not, if so, entering the step 2); if not, normally transferring the ServiceManager to distribute the system resources; 2) popping up a dialog box to prompt a user.
Owner:XI AN JIAOTONG UNIV

Method for preparing wild duck fodder

InactiveCN101617748ARich in contentGood preventive and curative effectAnimal feeding stuffGramB1 Vitamin
The invention discloses a method for preparing wild duck fodder. The fodder comprises the following components in percentage by weight: 7 to 10 percent of corn powder, 10 to 15 percent of wheat meal, 6 to 10 percent of soybean meal, 15 to 25 percent of fish meal, 6 to 8 percent of silkworm chrysalis meal, 4 to 6 percent of bone powder, 4 to 6 percent of chicken blood powder, 8 to 12 percent of sorghum, 2 to 6 percent of calcium powder, 1 to 3 percent of composite vitamin B, 1 to 3 percent of vitamin A, 2 to 4 percent of cod-liver oil, 1 to 3 percent of salt, 2 to 4 percent of radix salviae miltiorrhizae, 1 to 3 percent of cassia seed, 1 to 3 percent of corktree bark, 1 to 3 percent of rhizoma cyperi, and 1 to 3 percent of boat-fruited sterculia seed. The method comprises the following steps: putting the powder into a multiplex mixer together according to the proportion and stirring the powder, taking the powder out and then crushing the powder in a ring mode crusher, then taking the crushed powder out and drying the powder in a dryer, taking the dried powder out and bulking the powder in a ring mode bulking machine, transferring the bulked powder after taking out to a ring mode hard granulation machine to produce and precipitate hard granular fodder, then screening the hard granular fodder by using a screen of 80 meshes to obtain granules each of which is 0.2 gram, and sealing and packing the granular fodder according to the required weight.
Owner:何佰芹

Interactive method for enterprise service bus and external Web service

The invention relates to an interactive method for an enterprise service bus and an external Web service, enabling inner components of the enterprise service bus to simply call the external Web service with high efficiency. In the method, a message format of inner communication of the enterprise service bus and a message format of the called Web service are mutually converted through an agent component. The invention has the advantages that when a container of the enterprise service bus is in a same virtual machine with the external Web service, a method for calling the Web service with simpleness and high efficiency by bypassing an HTTP layer is provided. According to a test, compared with the traditional method, the performance of the method is improved by more than three times; the external Web service is completely transparent relative to an inner caller, and the inner caller calls the external Web service just as calling inner service so as to totally accord with the requirementsof the enterprise service bus on the transparency; and the method provides safety and transaction support.
Owner:ZHEJIANG UNIV

Broadband frequency response measuring method and broadband frequency response measuring device

ActiveCN111835434AAvoid wasting timeOvercoming the Limitations of Frequency SweepingTransmitters monitoringReceivers monitoringBroadbandingRadio frequency
The invention relates to a broadband frequency response measuring method and a broadband frequency response measuring device. The measuring method comprises the steps of carrying out second processingon an output signal generated by a radio frequency channel of a receiver in response to a transmitting signal to obtain a receiving sequence, and the transmitting signal being generated by a radio frequency channel of a transmitter in response to a signal obtained by carrying out first processing on a ZC sequence; and calculating to obtain a frequency response measurement result of the radio frequency channel to be measured according to the ZC sequence and the receiving sequence. The ZC sequence is applied to the broadband frequency response measurement process of the transmitter or the receiver; the limitation that frequency sweeping is carried out by utilizing a single-tone signal in the past is overcome; a new measurement scheme is provided, the amplitude-frequency characteristics in the frequency response of the to-be-measured radio frequency channel can be obtained, the phase-frequency characteristics in the frequency response of the to-be-measured radio frequency channel can also be obtained, and correction and compensation of the to-be-measured channel according to the obtained amplitude-frequency characteristics and phase-frequency characteristics in the later period are facilitated.
Owner:SHENZHEN CITY SIGLENT TECH

J2EE development framework and development method based on J2EE development framework

The invention belongs to the technical field of software development and specifically discloses a J2EE development framework for a software product for AIDS antiviral therapy and a development methodbased on the J2EE development framework. The J2EE development framework is mainly composed of a view module, a permission control module, a service support module, a data persistence layer module, a server monitoring module, a report module, and a log module. Based on the J2EE development framework and development method, the program developer invokes through a convenient API, achieves the development of anti-viral treatment services and management software products for AIDS patients with high efficiency and high quality, and develops anti-virus treatment services and management software products for AIDS patients with strong compatibility and scalability. Through the application of Internet medical technology for anti-viral treatment services and management of AIDS patients, AIDS antiviral treatment and management systems are optimized and innovated.
Owner:云南软捷科技有限公司

Rapid design method of tyre mould

InactiveCN102120244ARapid designQuick Design DrawingShaping toolsGraphicsComputer Aided Design
The invention provides a rapid design method of a tyre mould, which comprises the following steps of: 1) simplifying the expressed mould design pattern, classifying the shape related characteristics of the tyre mould, and drawing and establishing a CAD (computer-aided design) pattern library of the typical structure of various types of tyres; 2) compiling a special tyre designing and manufacturing specification, attaching tyre typical structure legends corresponding to the tyre typical structure pattern library and the pattern of the simplified drawing work order, and classifying and numbering the typical structure legends; and 3) correspondingly selecting a legend number from the typical structure specification according to the product shape, calling the CAD pattern from the typical structure pattern library and filling the CAD pattern into the simplified drawing work order according to the number, and finally filling an order number, a fixture pattern number and other simple information into the work order to finish the design. As the tyre typical structures in the invention are strictly classified, the classes nearly include all tyre structure types and the compiling idea is novel, the tyre mould is convenient and quick to use by designers, the design speed is increased by 6-10 times than that before, and the manual labor and material resources are saved. The invention can greatly shorten the production preparation period, and provides solid technical storage for the development of new products.
Owner:CHENGDU AIRCRAFT INDUSTRY GROUP

Networking system realizing intensified IP service and method therefore

The invention discloses a networking system realizing intensified IP service and a method. The system comprises an intelligent network platform, a service module and a VOICEXML analyzer; the service module and the VOICEXML analyzer are located in the same layer in a network layer architecture; the service module is connected with the intelligent network platform and the VOICEXML analyzer; and the VOICEXML analyzer is connected with the intelligent network platform. The invention further discloses a networking method for realizing intensified IP service, comprising that: when intensified IP service logic is called in the execution of service logics, the service module transmits the request for executing intensified IP service logic to the VOICEXML analyzer, and submits the paging control right to the VOICEXML analyzer. By adopting the system and method of the invention, on the basis of realizing intensified IP service by the intelligent network platform, the characteristics of simple networking and interface, unlimited function, little occupied resources and easy expansion can be provided.
Owner:ZTE CORP

Runtime selection of most energy-efficient approach for services requested by mobile applications

An energy conservation module may be included in a mobile communication device that receives requests for services from application programs running in the device. For each request, the energy conservation module may determine which of different, selectable ways of performing the request is likely to be the most energy efficient. The energy conservation module may then cause the request to be performed in this most energy-efficient way. This determination may be dynamic and based on current operating conditions. Middleware between the application programs and an operating system may be included that presents various APIs to the application programs to allow them to easily invoke this functionality. The different, selectable ways of performing the services may be of any type, including different, selectable computer network interfaces (e.g., Wi-Fi and cellular) and whether a complex computation should be performed within or outside of the mobile communication device.
Owner:UNIV OF SOUTHERN CALIFORNIA

Method for generating anti-counterfeiting code information

The invention discloses a method for generating anti-counterfeiting code information. The method comprises the following steps: step one, creating a value color table and an image library; step two, carrying out invoking by an external system by parameters including an internal code, Url and a prefix and starting an anti-counterfeiting information generation process; step three, combining the Url, prefix and internal code, calculating a check code, combining the Url, prefix and internal code with the check code, and forming a two-dimensional code; step four, generating an anti-counterfeiting numerical value information list; step five, in the two-dimensional code obtained in the step three, carrying out image index calculation, carrying out delivery processing on the total number of anti-counterfeiting images in the image library based on the calculation result to obtain an image index, and acquiring a corresponding anti-counterfeiting image from the image library; and step six, combining the two-dimensional code obtained in the step three, the anti-counterfeiting numerical value information list obtained in the step four and the anti-counterfeiting image obtained in the step five to generate anti-counterfeiting code information. With the method disclosed by the invention, invoking becomes simple; and the data storage pressure is low.
Owner:CHENGDU XINDELI ELECTRONICS CO LTD

Intelligent medical cross-domain authentication method based on combination of block chain and IBC

The invention discloses an intelligent medical cross-domain authentication method based on combination of a block chain and IBC. The method comprises the following steps: deploying medical Internet of Things equipment in each medical domain; setting a key management server, and generating a private key by taking the identity information of the medical Internet of Things equipment as a public key; setting a block chain server and an open source block chain platform, and adding the block chain server into an alliance chain; enabling the block chain server to receive identity public key information related to each domain from the key management server, and write the identity public key information into an alliance chain account book; and setting a cross-domain identity authentication proxy server, requesting the block chain server to query identity data, and verifying identity validity according to a query result. According to the method, the block chain technology is adopted to construct the trust relationship among the domains instead of putting trust in a third party, the block chain account book is maintained by all participant domains and is more persuasive than the previous single CA maintenance, the public key calling process is converted into one block chain account book read-write operation by utilizing the alliance block chain account book and the chain code, and public key calling is simple and easy.
Owner:NANJING UNIV OF POSTS & TELECOMM

Data index storage method, system and device capable of randomly expanding dimensions

The invention provides a data index storage method, system and device capable of randomly expanding dimensions. The method comprises the steps of obtaining corresponding data indexes by processing service data according to different service requirements, and querying a data table to construct index IDs of the data indexes; calling a storage table of a data index based on the index ID, and expanding the dimension of the data index by adding a data row in the storage table of the data index so as to store the data index according to a corresponding field. According to the scheme, dimension expansion is carried out at will by increasing data rows, the dimensions can be freely combined, and each row of data can be interpreted through different identified index IDs; for the indexes of the same measurement under different dimensions, the data indexes can be conveniently stored, simply expanded and easily called, and the uniformity of the indexes is ensured.
Owner:NIO TECH ANHUI CO LTD

High-Speed, Fixed-Function, Computer Accelerator

A hardware accelerator for computers combines a stand-alone, high-speed, fixed program dataflow functional element with a stream processor, the latter of which may autonomously access memory in predefined access patterns after receiving simple stream instructions and provide them to the dataflow functional element. The result is a compact, high-speed processor that may exploit fixed program dataflow functional elements.
Owner:WISCONSIN ALUMNI RES FOUND

Method for optimizing operation of JAVA on platform

The invention discloses a method for optimizing operation of JAVA on a platform, and relates to the technical field of computers. The method comprises the following steps that a . S file is mixed in abyte code compiling stage; dynamic calling of JAVA is converted into the dynamic calling of C; byte codes of JAVA are generated into machine codes which can be directly operated on the platform; theplatform enables the C / C + + language to call the JAVA program more easily through the dynamic library, the performance is much faster than JAVA byte code interpretation, meanwhile, the JAVA languagecode security problem is solved, the generated machine code can be executed without depending on a third-party specific program, and integration with the C / C + + language is facilitated.
Owner:INSPUR SOFTWARE CO LTD

Three-dimensional game engine kernel structure

The invention discloses a three-dimensional game engine kernel structure. The three-dimensional game engine kernel structure comprises sub-algorithm function units for dividing and packaging a three-dimensional game engine bottom layer, an engine function module for rendering the three-dimensional game engine bottom layer, and a user-defined function interface module serving as an engine kernel external interface for communication connection of an engine external interface and the sub-algorithm function units in the engine function module. The purpose of the invention is to define the user-defined function interface module for communication with the engine external interface by a user by dividing the static and dynamic functions of the sub-algorithm units in an engine kernel, so that the function of an upper-layer interface can be conveniently called; and the unified call management is carried out through a function call interface unit, and the corresponding function call operation is performed by a function attribute interface unit or a dynamic function update interface unit, so that the processing efficiency is improved.
Owner:ZHONGSHAN UNIS TECH

Data interaction method and device between different systems and computer storage medium

The invention provides a data interaction method between different systems, a data interaction device between different systems and a computer storage medium, and the method comprises the steps: starting a main control process, calling a NetSDK to start monitoring, and waiting for the connection of sub-screen processes, wherein the NetSDK encapsulates socket communication; Awakening the sub-screenprocess, and initiating a connection to the main control process by the sub-screen process; connecting The main control process with the sub-screen processes, establishing a communication link, and wherein the main control process manages the sub-screen processes. According to the data interaction method provided by the embodiment of the invention, socket communication of Windows is re-packaged,so that complex and tedious socket calling is simpler; Socket communication is used, the use condition of a memory does not need to be worried, and the limitation of the network bandwidth can be almost ignored in the environment of the same machine; Socket communication is used, C # and other development languages can be supported for calling, and the application range is wider; When the same useris used by multiple systems, the problem of multi-user login can be avoided, and services related to the protocol are processed by the main control process in a unified manner.
Owner:GOSUNCN TECH GRP

Extension method and extension device based on el-tables

The invention provides an extension method and an extension device based on el-tabs. The method comprises the following steps: creating subassemblies; obtaining a child item instance name transmitted by the parent component in a hook of the calculation attribute of the value; dynamically setting the content of a sub-item tabs page in the eltabs by using a slot slot mechanism of the vue, determining whether to render the content of the current sub-item tabs page or not, and setting that only one sub-item tabs page is rendered during default initialization; and triggering the corresponding data request in each sub-item again according to the unique ID value set by the current sub-item at the initial stage of component creation during sub-item switching. Therefore, calling can be simpler, the performance of the page during high-frequency large-data-volume rendering is improved, network resources and performance consumption for rendering all contents of the sub-item tab page during eltabs first rendering are reduced, and the phenomenon that the page is jammed after being opened for the first time is avoided.
Owner:CHANGZHOU MICROINTELLIGENCE CO LTD

A data processing method and an electronic device

The invention discloses a data processing method and an electronic device. The data processing method comprises the following steps: acquiring a first operation of a touch display device aimed at theelectronic device; judging whether the first operation is consistent with the first preset operation; and determining whether the first operation is consistent with the first preset operation; if it matches, calling the virtual keyboard and displaying the virtual keyboard on the touch display device, wherein, the electronic device comprises a judging module and a processing module, the judging module is used for acquiring a first operation of a touch display device for the electronic device and judging whether the first operation coincides with a first preset operation; the processing module is configured to invoke a virtual keyboard and display the virtual keyboard on the touch display device when the first operation coincides with the first preset operation. By adopting the method of theinvention, the virtual keyboard can be called more simply and conveniently, and the technical problem of opening the virtual keyboard through a menu or a switch in the prior art can be solved.
Owner:LENOVO (BEIJING) LTD

Portable telephone

The user enters, for example, a numeral string produced by numerizing the destination registered name of an e-mail according to an allocation relation denoted on the numeral keys (22) of the portable telephone (1) when the portable telephone (1) displays a waiting screen and presses down a predetermined function key. The portable telephone has a database (45) containing numeric data created by numerizing registered information according to the allocation relation and associated with the registered information. When the portable telephone recognizes that the numeral string has been entered into the portable telephone, the database is searched by using the entered numeral string as a search key, and the registered information associated with the numeric data including the numeral string is extracted. The exactly matched items out of the extracted registered information are sorted in the high rankings and displayed on a display (10) of the portable telephone.
Owner:J DATA
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