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

31results about How to "Ensure development efficiency" patented technology

Page reusing method and page reusing device

The invention provides a page reusing method and a page reusing device. The page reusing method comprises the following steps of receiving a main page access request; sending out a common resource acquiring request to a resource library according to the main page access request; receiving and loading common resources; transmitting a query request to a main page configuration information library; receiving main page configuration information returned from the main page configuration information library; sending out an AJAX (asynchronous JavaScript and XML) request to the resource library according to the main page configuration information; asynchronously acquiring a definition of a fragment; establishing the fragment according to the definition of the fragment; transmitting the AJAX request to the fragment; analyzing request parameters in the AJAX request; sending out a private resource acquiring request to the resource library; receiving private resources returned from the resource library; loading the private resources; acquiring displaying data from the main page configuration information library; processing the displaying data; initializing the fragment; adding the initialized fragment on a main page DOM (document object model) tree; invoking an interface between the main page DOM tree and the fragment; performing information interaction between the main page DOM tree and the fragment; and responding user operation.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

Implementation method of high security application system based on trusted execution environment

The invention relates to an implementation method of a high security application system based on a trusted execution environment. The implementation method comprises the following steps of firstly, utilizing a sensitive business library to implement hypersensitive business logic and making the sensitive business library complete signature of a trusted third party CA (Certificate Authority); secondly, implementing data interaction with the sensitive business library in the trusted environment through a gasket shared library; and lastly, publishing the high security application system to a user for downloading and installation in a terminal supporting a trusted execution environment through an application system packaging technology so as to dynamically and safely load the sensitive business library in the trusted execution environment. The implementation method has the advantages of high application system security, short development period, capability of reducing complexity for construction of the trusted execution environment and the like.
Owner:INST OF INFORMATION ENG CHINESE ACAD OF SCI

A neural network-based recommendation method for crowdsourced software developers

A neural network-based recommendation method for crowdsourced software developers is provided. The model in the method generally consists of three main components, a registration behavior predictor, asubmission behavior predictor and a winning behavior predictor, the submission behavior predictor performs prediction based on the situation after the user has registered, the winning behavior predictor predicts based on the situation that the user has submitted, the registrant predictor predicts that there is no prerequisite. In the learning of the task data set by the registration behavior predictor, if the output registration probability is not before top R, the user wins by 0, and the instance prediction is terminated; otherwise, the output detection is continued by using the submission behavior predictor. In the commit behavior predictor, if the output commit probability is not before top S, the user's winning probability is 0, and the instance prediction is terminated; otherwise, the user enters the winning behavior predictor; Finally, the winning probability is obtained by the user winning behavior predictor, and the list of the first K users is recommended according to the winning probability.
Owner:BEIHANG UNIV

Page data processing method and system based on WEB

The invention provides a page data processing method and system based on WEB. The method includes the steps of receiving a request from a customer side for accessing a WEB page, judging whether or not the page corresponding to the request is the page of a main screen; if yes, obtaining a rendered HTML page of the main screen, and sending the rendered HTML page of the main screen to the customer side; if not, sending an HTML page to the customer side; when a service data request of the page is received from the customer side, returning the service data to enable the customer side to use the service data to render the HTML page. According to the page data processing method and system based on the WEB, after the request of the customer side for accessing the WEB page is received, by judging whether or not the page corresponding to the request is the page of the main screen, the rendered HTML page of the main screen or the HTML page is finally obtained, not only can the purposes of returning of all data by one request and direct output of the asynchronous rendered page of the main screen be achieved, but more importantly, the response time of the user request for the main screen is greatly shortened under the circumstance that the development efficiency of other screens is ensured.
Owner:GUANGZHOU HUADUO NETWORK TECH

Extensible distributed data acquisition method and system

The invention relates to an extensible distributed data acquisition method and system. The method comprises the following steps that a main node, a working node and an intermediate node are deployed;the main node regularly generates an acquisition task according to a timing task in a database and publishes the acquisition task to a task queue of a message queue; the working node reads the collection task from the task queue at regular time and decides whether to apply for executing the collection task according to the state of the local server; the main node selects an optimal working node from the working nodes applying for executing the same acquisition task to execute the acquisition task, and removes the acquisition task from the task queue; the working node generates and executes anacquisition process according to the acquisition task, and puts the acquired data into a data queue in a message queue of the intermediate node; and the working node monitors the running state of theacquisition process and records related data. According to the invention, the contradiction among usability, universality and manageability of the existing data acquisition system is solved, and the problem of unreasonable task allocation in distributed deployment is solved.
Owner:INST OF INFORMATION ENG CHINESE ACAD OF SCI

Web page resource packaging system, method and device

The application discloses a web page resource packaging system, and discloses three web page resource packaging methods and corresponding devices; the web page resource packaging system comprises a release platform and a package platform; the release platform is used for sending a to-be-accelerated web page resource packaging request to the package platform through a packaging interface provided by the package platform; the package platform is used for obtaining request related resource files according to the received resource packaging request, and packaging to form a resource package. The package platform and the release platform are mutually independent, and interact through the packaging interface; when the release platform has the web page accelerating demand, migrations between platforms are not needed; basic facilities in the original mature release platform can be still repeatedly used, thus ensuring developing efficiency and reliability, and realizing the to-be-accelerated web page resource packaging function.
Owner:ALIBABA GRP HLDG LTD

A/B test-based experimental scheme configuration method, device and equipment

The invention discloses an A / B test-based experimental scheme configuration method, device and equipment, and belongs to the field of computers. The method comprises: acquring a data request, whereinthe data request is used for requesting configuration of an experiment scheme; Obtaining experimental information based on user information contained in the data request, the user information contained in the data request being information carried by the data request, and the experimental information comprising an experiment and an identifier for experimental screening; Screening the experiments according to the identifiers for experimental screening to obtain experimental schemes configured by the data request; And executing the configured experiment scheme based on the experiment scheme configured by the data request. According to the method provided by the embodiment of the invention, the configuration efficiency can be improved, the development efficiency and the development stabilityare ensured, the interaction consistency is realized, and the scheme configuration automation is realized.
Owner:GUANGZHOU HUADUO NETWORK TECH

Library file encryption method, decryption method and encryption device

The invention discloses a library file encryption method, a library file decryption method and a library file encryption device, and the method comprises the steps: encrypting a library file through employing a public key, and forming an encrypted library file; obtaining calling information of an application program on the encrypted library file, and generating interface information; respectively storing the encrypted library file and the interface information in a firmware file; and programming the firmware file to an internal or external read-write memory of the SoC chip, so that when the firmware file is loaded to an internal or external random access memory of the SoC chip, the encrypted library file is decrypted by adopting a private key, and a decrypted library file is obtained. According to the method, the content of the library file is prevented from being leaked while the library file is allowed to be published to the outside. The convenience and the development efficiency of secondary development by using the library file can be ensured, and the security of the library file can be improved.
Owner:ESPRESSIF SYST SHANGHAI

A software code automatic test method and test system

The invention provides a software code automatic test system, which is characterized by comprising a test operation module receiving software code, running the software code and generating operation log; a storage module storing a baseline log; and a judgment module used for receiving the operation log from the test operation module, reading the baseline log in the storage module, comparing the operation log with the baseline log, and outputting a test result according to a comparison result. According to the test system and the test method provided by the invention, cross-language and cross-function modules can be automatically tested from a single module to the whole system range through logs in a unified format, only codes need to be changed while printed logs are changed, and even theprinted logs do not need to be changed sometimes. According to the automatic testing method and system, time and labor cost are saved to a great extent, and therefore the development efficiency of intelligent products is guaranteed.
Owner:OPPLE LIGHTING

Power assembly suspension with variable three-way rigidity and adjustable height and limiting distance

The invention discloses a power assembly suspension with variable three-way rigidity and adjustable height and limiting distance. The suspension comprises an upper suspension assembly body and a lowersuspension assembly body, wherein the bottom of the upper suspension assembly body makes contact with the top of the lower suspension assembly body, a screw is arranged on the lower side of the uppersuspension assembly body, and the screw downwards penetrates into the edge of the top of the lower suspension assembly body from the upper suspension assembly body to prevent the upper suspension assembly body from rotating in the using process. The upper suspension assembly body comprises a first inner framework and a first outer framework. The lower suspension assembly body comprises a second inner framework and a second outer framework. The three-way rigidity, the height and the lower limiting distance of the suspension device are changed by rotating the connecting bolts; the upper limiting distance is changed by rotating the upper suspension assembly body, meanwhile, pressure and pressure reduction mixed stress of rubber is achieved, the compression rigidity and the tensile rigidity are basically the same, the development efficiency and quality of the product vibration isolation performance are guaranteed, various functions of the suspension can be guaranteed in the actual workingcondition, the structure is compact, and the reliability is high.
Owner:WUXI VOCATIONAL & TECHN COLLEGE

System global structure of enterprise-level application development platform

The invention relates to a management system field, in particular to a system global structure of an enterprise-level application development platform. The platform formulates the rule and structure of the standard and is used as the common platform of the research and development department; by using the invention, the standard development rule is formulated; the projects of the research and development department are easy to maintain; and the development efficiency and quality of the projects of the research and development department are ensured.
Owner:BEIJING ZHENGCHEN SCI & TECH DEV

Data auditing system

The invention discloses a data auditing system, which is characterized in that an operation main body of the system is built through an auditing management module, and infinite expansion of a functional module and bottom layer construction of a multi-stage interactive safety protection framework are carried out on the basis of the construction of the auditing management module, so that comprehensive and accurate auditing of a database is realized. According to the method, the development environment and the operation environment of the auditing system are determined, the efficiency of system development is ensured, the safety of the system can be ensured. Meanwhile, a user can be effectively assisted in completing accurate definition of an auditing strategy, data and layers needing to be processed are effectively compressed, the processing time delay is greatly reduced, and the user experience is improved. And basic requirements of database audit management in the power industry can be met.
Owner:GANSU SHINING SCI & TECH

Page multiplexing method and device

The invention provides a page reusing method and a page reusing device. The page reusing method comprises the following steps of receiving a main page access request; sending out a common resource acquiring request to a resource library according to the main page access request; receiving and loading common resources; transmitting a query request to a main page configuration information library; receiving main page configuration information returned from the main page configuration information library; sending out an AJAX (asynchronous JavaScript and XML) request to the resource library according to the main page configuration information; asynchronously acquiring a definition of a fragment; establishing the fragment according to the definition of the fragment; transmitting the AJAX request to the fragment; analyzing request parameters in the AJAX request; sending out a private resource acquiring request to the resource library; receiving private resources returned from the resource library; loading the private resources; acquiring displaying data from the main page configuration information library; processing the displaying data; initializing the fragment; adding the initialized fragment on a main page DOM (document object model) tree; invoking an interface between the main page DOM tree and the fragment; performing information interaction between the main page DOM tree and the fragment; and responding user operation.
Owner:INDUSTRIAL AND COMMERCIAL BANK OF CHINA

360-degree shooting outer side lens for external connection of camera and use method thereof

The invention relates to the technical field of precision lens accessories, and particularly relates to a 360-degree shooting outer side lens for external connection of a camera and a use method thereof. The 360-degree shooting outer side lens comprises a fixing module, a positioning module, a supporting module, a first lens module, a second lens module, a third lens module and a connecting module, wherein the positioning module is arranged at the bottom end of the inner side of the fixing module, and the fixing module is connected with the positioning module in a clamped mode. According to the 360-degree shooting outer side lens, the fixing module, the first lens module and the connecting module are arranged, the arrangement is matched with the clamping of the fixing module and the positioning module, the clamping of the positioning module and the supporting module, the clamping of the supporting module and the connecting module, the fixed connection of the first lens module and the fixing module, the fixed connection of the second lens module and the positioning module, and the fixed connection of the third lens module and the supporting module, so that when a device is machinedand used, the expenditure of the lens development cost is reduced, the process difficulty of lens manufacturing is reduced, and the development efficiency of the lens is guaranteed.
Owner:深圳市沃特隆科技有限公司

Method for testing software safety of mobile trusted platform

The invention discloses a method for testing software safety of a mobile trusted platform, which can be used for using B language to design a formal specification of the mobile trusted platform in a software development process, and proving trusted proof obligations of the formal specification. When all proof obligations are proved to be trusted, the tested software is safe. Through the application of the technical scheme, the software safety can be quickly tested in the software development process, and the efficiency of software development is ensured.
Owner:UNIV OF SCI & TECH OF CHINA

A way to read dicompyler's image to c++ image class

The invention discloses a method for reading images of dicompyler to a C + + image class. The method comprises the steps of initializing connection parameters of a connector; initializing a Python interpreter, and loading a simplified dicompyler functional module; acquiring an image object of the dicompyler functional module, and acquiring the image size and the image mode; converting image data into a character string form by using a computer-assisted personal interviewing (C-API) indirect trigger data conversion function provided by Python to obtain a packaged character string object; extracting character string data of the character string object by utilizing the character string object and a parametric analytic function provided by the Python, and reading the character string data to a C / C++ memory array; copying the image data in the memory array to the C + + image class, setting the size of the image class according to the acquired image size, setting a color table, and finally completing the reading of data of digital imaging and communications in medicine radiotherapy (DICOM RT). The method can improve the development efficiency and execution efficiency of a program and shorten the development cycle, has very high practicality, and is especially suitable for equipment for medical image processing software development.
Owner:SOUTH CHINA NORMAL UNIVERSITY

A garden development device that integrates the functions of clearing obstacles, opening roads and crushing mud

The invention provides a garden development device capable of integrating a barrier clearing and way blazing function and a clod crushing function into a whole. The garden development device comprisesa device body, a barrier clearing and way blazing portion and a clod crushing portion; the device body is shaped like a plate, protective plates are vertically installed at the periphery of the device body, a walking motor is arranged in the device body, and walking wheels matched with the walking motor are installed at the bottom of the device body; the barrier clearing and way blazing portion comprises a supporting arm, a lifting cylinder, a tipping bucket cylinder, a tipping bucket arm and a bucket; a barrier clearing and way blazing mechanism comprises a middle way blazing mechanism and aside barrier clearing mechanism; and the clod crushing portion comprises a crushing barrel, crushing barrel fixing parts, a crushing barrel bracket and a clod crushing motor. According to the gardendevelopment device capable of integrating the barrier clearing and way blazing function and the clod crushing function into a whole, effective barrier clearing and way blazing and clod crushing are conducted for the section of a to-be-developed garden, the garden development efficiency is guaranteed, and meanwhile crushed clods can be effectively utilized and flattened by being taken as fillers; and running is stable, the barrier clearing and crushing efficiency is high, automation of garden development can be achieved, and intelligent development of garden construction can be promoted.
Owner:陈滨

Code compiling method and device for system upgrading

PendingCN114327540AAvoid the problem of long recompilation timeRealize time-sharing compilationVersion controlSoftware deploymentSoftware engineeringMirror image
The invention discloses a code compiling method and device for system upgrade, and the method comprises the steps: recognizing a first component corresponding to a code when detecting that a new code is stored; performing component compiling on the first component and a second component depending on the first component based on a baseline mirror image package stored by a system to obtain a software deb package; the baseline mirror image package comprises compiling information required by component compiling; and when a packaging instruction input by a user is received, updating the deb packet to the baseline mirror image packet, and packaging based on the updated baseline mirror image packet to obtain a new system mirror image upgrading bin packet. According to the embodiment of the invention, time-sharing component compiling can be realized, the problem of long time consumption of centralized compiling is solved, component compiling is carried out in real time while codes are updated, and deb package replacement and mirror image package manufacturing are carried out after a packaging instruction is received, so that the problem of long time consumption of recompiling all components is avoided, and the development efficiency of a project is ensured.
Owner:RUIJIE NETWORKS CO LTD

Code validity test method, computing device and storage medium

ActiveCN110309054AImprove effectivenessThe validity of the validity test feature promptsSoftware testing/debuggingHabitSource code
The method is suitable for the technical field of computers. The invention provides a code validity test method, a computing device and a storage medium. The code validity test method comprises the steps: detecting whether a content matching a validity test feature exists in a unit test UT code contained in a source code or not according to the validity test rule containing the validity test feature, and obtaining a validity test result. Therefore, the code validity test method can test the effectiveness of the UT code, so that in the code development process, a developer can know the effectiveness test result and perform a corresponding code correction action according to the effectiveness test result, thereby ensuring the quality and the development efficiency of the software code, and introducing a code effectiveness test as an important consideration factor in the software test to promote a developer to pay attention to the code effectiveness and develop a good development habit.
Owner:PING AN TECH (SHENZHEN) CO LTD

Risk control early warning data management method and system, computer equipment and storage medium

The invention relates to the technical field of big data, and discloses a risk control early warning data management method and system, computer equipment and a computer storage medium. The method comprises the steps of: collecting risk control early warning data from preset data sources, wherein the number of the preset data sources is larger than one; formatting the acquired risk control early warning data to obtain risk control early warning data to be used with a unified data format; and extracting the risk control early warning data to be used according to the data relationship among therisk control early warning data to be used. In addition, the invention also relates to a blockchain technology, and the risk control early warning data to be used can be stored in the blockchain. According to the invention, the operation of acquiring the risk control early warning data is simpler and easy to operate and maintain, the overall development cost of automatic risk control early warningis reduced, in addition, the expansibility and maintainability of risk control early warning data acquisition can be improved, the business development demand can be quickly completed, and the development efficiency is ensured.
Owner:WEIKUN (SHANGHAI) TECH SERVICE CO LTD

A scalable distributed data acquisition method and system

The invention relates to a scalable distributed data collection method and system. The method includes: deploying master nodes, working nodes and intermediate nodes; the master node regularly generates collection tasks according to the timing tasks in the database, and publishes them to the task queue of the message queue; The status of the collection task determines whether to apply for the execution of the collection task; the master node selects the best work node from the work nodes that apply for the same collection task to execute the collection task, and removes the collection task from the task queue; The task generates and executes the collection process, and puts the collected data into the data queue in the message queue of the intermediate node; the working node monitors the running status of the collection process and records relevant data. The invention solves the contradiction among the usability, versatility and manageability of the existing data acquisition system and the problem of unreasonable task allocation in distributed deployment.
Owner:INST OF INFORMATION ENG CHINESE ACAD OF SCI

Method and system for soa service conversion language to maintain functional consistency

The invention discloses a method and system for keeping the functional consistency of an SOA service conversion language. The method comprises the steps that 1, new and old language services are deployed to the same production environment, and old language service receives a service request message of a client; 2, the old language service sends the service request message to the new language service according to the first preset proportion; 3, the new and old language services respond to the same service request message separately and generate the corresponding service response messages, and the same service request message and the corresponding service response messages are recorded; 4, whether or not the same service request message is matched with the corresponding service response messages in the step 3 is judged, if not, a new language service is optimized, and then the step 1 is executed again; 5, the new language service is online, and the service request messages of a client are received and processed. Accordingly, the service response difference can be positioned rapidly, manual testing can be greatly reduced, the system framework reconstruction correctness is guaranteed, and it is guaranteed that the new language service is put on production rapidly.
Owner:CTRIP TRAVEL NETWORK TECH SHANGHAI0

Operation framework design method of functional software and readable storage medium

PendingCN114546346AReduce workloadEnsure development efficiency and effectivenessProgram initiation/switchingInterprogram communicationSoftware designSoftware standard
The invention particularly relates to an operation framework design method of functional software and a readable storage medium. The method comprises the following steps: abstracting a non-algorithm implementation part of functional software to generate a corresponding software standard model; compiling a corresponding software standard model code; selecting a corresponding software standard model based on the operation framework of the corresponding functional software, and configuring a corresponding configuration file; generating a corresponding operation framework code according to the configuration file and the corresponding software standard model code; integrating the function algorithm of the corresponding function software into the corresponding operation framework code, and generating a complete compilable code of the corresponding function software; and then compiling the complete compilable code of the corresponding functional software into an executable file. The invention further discloses a readable storage medium. According to the operation framework design method, decoupling of the function algorithm and the operation framework of the function software can be achieved, and therefore the efficiency and effect of design, development and integration of the function software can be improved.
Owner:CHONGQING CHANGAN AUTOMOBILE 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