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

34 results about "Quicksort algorithm" patented technology

QuickSort Algorithm. Quicksort is a sorting algorithm, which is leveraging the divide-and-conquer principle. It has an average O(n log n) complexity and it’s one of the most used sorting algorithms, especially for big data volumes.

Collaborative Web service performance prediction method based on position clustering

The invention discloses a collaborative Web service performance prediction method based on position clustering. The method comprises the following steps: according to position information of users and services, respectively clustering the users and services which are the same as an Autonomous System; calculating a centroid-based similarity; using a quick sorting algorithm to perform descending sort on similar clusters, finding the previous K neighbor clusters as candidate clusters, so as to finish the neighbor pre-selection; calculating the similarity between an active user and a user in each user candidate cluster, and the similarity between an active service and each service candidate cluster; respectively using the previous K most similar users to predict a performance value of an unknown service for the active user and using the previous K most similar services to predict a performance value of the unknown service for the active service; and synthesizing all performance values to calculate a quality predicted value of a source user relative to a target service. The collaborative Web service performance prediction method based on the position clustering provided by the invention can solve the problems like data sparse and cold boot in Web service recommendation, and improve the precision and coverage rate of Web service performance prediction and Web service recommendation.
Owner:HUNAN UNIV OF SCI & TECH

High precision target sphere center extraction method in unstructured environment

A high precision target sphere center extraction method in an unstructured environment provided by the invention belongs to the field of binocular vision technology. According to the invention, denoising is performed based on median filtering and deletion of small area noisy points on an image obtained through photographing and pretreatment such as binarization processing is carried, so that an outline point set of a high precision target sphere center in the image is acquired. By adopting a quick sort algorithm, sorting of the outline point set specific to y coordinates is performed, so that a valid fit pint set used for oval fitting on the outline of the high precision target sphere with non-uniform surface gray level is acquired. By adopting an oval fitting algorithm, the coordinate value of the outline center of the high precision target sphere with non-uniform surface gray level is calculated. The method is high in extraction precision and is used for subsequent operation such as camera calibration, image processing and the like. Especially, the precision of a calibration method utilizing the high precision target sphere is improved and improvement on visual measurement precision is realized in a specific degree.
Owner:DALIAN UNIV OF TECH

Piracy tracing watermarking method applicable to streaming media environment

The invention relates to a piracy tracing watermarking method applicable to streaming media environment, and belongs to the multimedia information safety field. The method comprises the following steps: firstly segmenting video before the watermark embedding procedure; according to content of streaming video, selecting macroblocks meeting the conditions to be embedded with watermarks during the watermark embedding process; and determining the macroblock which is best suited for being embedding with watermark information by adopting a quicksort algorithm. In the piracy tracing watermarking method, based on difference between horizontal direction and vertical direction of motion vector of the macroblock, appropriate motion components are adaptively selected to be embedded with 2-bit watermark information, and the NAL (network abstraction layer) head of a B-frame is modified after the watermark embedding procedure so that the watermark can cope with the situations such as frame loss and the like resulting from network transmission. By adopting the piracy tracing watermarking method, the watermark information can be embedded into the streaming video in real time so as to achieve the purpose of piracy tracing.
Owner:JIANGSU YITONG HIGH TECH

Quick-sorting in page method based on quick sorting computation

The present invention relates to a quick paging sorting method based on quick serting algorithm. It is characterized by that it adopts a divide-and-conquer strategy similar to quick sorting algorithm, utilizes buffer storage mechansm to continuously remove the elements which are not belonged to the defined range, and progressively sort and position the data which are belonged to the defined range so as to can resolve the problem of quick paging sorting process.
Owner:PEKING UNIV +1

Method for performing satellite-borne SAR (Synthetic Aperture Radar) image ortho-rectification based on DSM (Digital Surface Model) of median filtering

The invention relates to an application method for performing satellite-borne SAR (Synthetic Aperture Radar) image ortho-rectification based on a DSM (Digital Surface Model) of median filtering, wherein the median filtering is a type of nonlinear smoothing filtering, depends on a fast sorting algorithm, and is a domain operation. The application method comprises the following steps of firstly determining a domain which takes a certain pixel as a center point, sorting the gray value of each pixel in the domain, and taking the median value as a new gray value of the center point pixel, wherein the domain is called as a window; after the window is moved up and down as well as left and right, a smoothing processing is performed on an image by utilization of a median filtering algorithm. By employment of the median filtering method, the smoothing filtering processing is performed on the DSM of an optical satellite image, and the distortion phenomenon is eliminated.
Owner:LIAONING TECHNICAL UNIVERSITY

Optimized cutter selecting method for numerical control milling for free-form surface

The invention discloses an optimized cutter selecting method for numerical control milling for a free-form surface, which includes the steps: (1) obtaining point cloud of the free-form surface and remodeling the free-form surface; (2) generating a cutter location surface according to geometric parameters of manually selected cutter types; (3) providing cutter interference results; (4) commonly checking cutter interference by means of rapid sorting algorithm when in automatic cutter selection; (5) recommending optimized machining cutters; and (6) manually checking cutter interference. A system is built for numerical control milling for the free-form surface, the cutter location surface is automatically generated according to the parameters of the selected cutters, the cutter interference results are visually distinguished, the optimized machining cutters can be automatically recommended by means of computing, cutter interference is avoided, and machining efficiency can be improved.
Owner:GUANGZHOU CITY POLYTECHNIC

Method, device and equipment of data warehouse-in

The invention discloses a method, a device and equipment of data warehouse-in. The method includes: starting a high-speed Huffman compression algorithm, which includes a quick sorting algorithm, to carry out first data compression on written data to generate firstly compressed file; after the firstly compressed file is written into an Hbase database table, calling a double compression algorithm torealize second data compression on the firstly compressed file, and outputting a secondly compressed file; and realizing data warehouse-in of a Hadoop distributed file system (HDFS) on the basis of the secondly compressed file. After employing the embodiment of the invention, IO pressure of a network and a disk can be alleviated, and data warehouse-in performance can be guaranteed.
Owner:HANDAN BRANCH OF CHINA MOBILE GRP HEBEI COMPANYLIMITED +1

Image median filtering method based on incomplete rapid sorting algorithm

InactiveCN103793886AReduce data movement operationsGuaranteed quality and accuracyImage enhancementSorting algorithmAlgorithm
The invention relates to an image median filtering method based on an incomplete rapid sorting algorithm. The image median filtering method includes the following specific steps that according to a row-major sequence or a line-major sequence, all pixels of an image are scanned and all pixels in a certain neighbourhood of a target pixel of the image are obtained; an element in the sequence is randomly selected as a pivot point, assuming that the position of the pivot point after one-time scanning processing is changed to be m, all the elements which are in an image pixel sequence and are smaller than the pivot point value are moved to be in front of the pivot point and all the elements which are in the image pixel sequence and are larger than the pivot point value are moved to be in rear of the pivot point, and an original sequence is divided into two parts; the position of the pivot point is judged after rapid sorting, if the position of the pivot point is just the middle position of the sequence, a k value is obtained, the K value is used for replacing the value of the image target pixel, and the process is terminated; otherwise, according to the size relation between m and k, a proper subsequence is chosen to repeat the process. According to the image median filtering method based on the incomplete rapid sorting algorithm, a large amount of data sorting and time-consuming data moving operation is reduced and the processing speed is greatly improved when the processing precision is ensured.
Owner:SHANDONG INST OF BUSINESS & TECH

Mass data comparison method and system

ActiveCN107301203AImprove comparison efficiencySolve the phenomenon that I/O is limited and multi-thread comparison cannot be performedRelational databasesSpecial data processing applicationsSorting algorithmData file
The invention relates to a mass data comparison method and system. The method comprises the following steps that: obtaining a mass data file to be compared; according to a pre-stored quick sorting algorithm, carrying out sorting processing on the mass data file to obtain a plurality of sub data files; and carrying out data consistency comparison on the plurality of sub data files. By use of the mass data comparison method and system provided by the invention, the mass data file is divided into the plurality of sub data files, the plurality of sub data files are independently compared so as to effectively solve an existing phenomenon that a single machine has limited I / O (Input / Output) and can not carry out multi-thread comparison, and data comparison efficiency can be improved.
Owner:北京思特奇信息技术股份有限公司

A division method of the parallel GPDT algorithm on a multi-core SOC

The invention relates to the technical field of integrated circuit design and in particular provides a division method of the parallel GPDT algorithm on a multi-core SOC. The parallel GPDT algorithm includes two layers of iteration, wherein the inner-layer iteration is responsible for solving a working set and the outer-layer iteration is responsible for updating the working set. As for critical paths of computing speed, the critical path of outer-layer circulation is gradient update and the critical path of inner-layer circulation is vector computing following each projection, wherein both the matrix operations need multi-core parallel processing; the other operations can only be carried out in a serial manner on a main core, including a gradient projection operation realized by using the Dai-Fletcher algorithm and the working set update realized by introducing in the quick sort algorithm. Vectors obtained after the computing is over are support vectors of training data of the GPDT algorithm.
Owner:FUDAN UNIV

Chinese news story segmentation method based on flexible semantic similarity measurement

The invention discloses a Chinese news story segmentation method based on flexible semantic similarity measurement. The method includes the following steps that a target text set is input, and word segmentation is conducted on news storyboards Ti in the text set; a context relation diagram is built; iteration spreading is conducted on context relevancy between words through the context relation diagram and a rapid sorting algorithm to acquire a flexible semantic relevant matrix; flexible semantic similarity between sentences is defined through the flexible semantic relevant matrix; a Chinese news story is segmented through the flexible semantic similarity. By the adoption of the flexible measurement method, the semantic similarity between the words and between word sets can be more reasonably expressed. Experiments show that compared with a traditional similarity measurement method, in a Chinese news story segmentation technology and based on same segmentation principles, the flexible semantic similarity measurement method can improve segmentation accuracy to 3% to 10%.
Owner:北京宏博知微科技有限公司

Cache value-based Spark cache elimination method and system

The invention relates to the field of big data calculation, in particular to a cache value-based Spark cache elimination method and system. The method comprises the steps: obtaining an initial cache value of each RDD according to a cache value model based on RDD information; sorting the RDDs by using an improved quick sorting algorithm to obtain an RDD sequence; sequentially storing the calculation results of the RDDs in the RDD sequence into a cluster node memory according to the sequence of the initial cache values from high to low; updating the RDD information when each Stage is finished inthe dynamic task execution process; when the node memory is insufficient, calculating the cache value of the cached Block by utilizing a cache value model based on the Block information; and eliminating the Block with low cache value to release the memory space. According to the method, the RDD with the highest cache value is stored in the memory, unused Blocks are cleared in time, the calculation speed is increased, the RDD recalculation overhead is reduced, and the memory resource utilization rate is optimized.
Owner:CHONGQING UNIV OF POSTS & TELECOMM

Method for call frequency collating of telecommunication field user

The invention relates to a method for arranging user number calling frequencies of in telecom field, characterized in that it analyzes data in files and extracts key numbers, counts them by hash algorithm, and implements arrangement and output of the statistical results by fast arrangement algorithm, where the operation needs only one PC, and if the arranged numbers are more, it can properly extend internal memory of the PC whose capacity is 2G at most. And its advantages: it can extremely raise analyzing efficiency and does not need high equipment investment.
Owner:SHANGHAI SUSR TELECOM TECH

A Chinese News Story Segmentation Method Based on Flexible Semantic Similarity Measure

The invention discloses a Chinese news story segmentation method based on flexible semantic similarity measurement. The method includes the following steps that a target text set is input, and word segmentation is conducted on news storyboards Ti in the text set; a context relation diagram is built; iteration spreading is conducted on context relevancy between words through the context relation diagram and a rapid sorting algorithm to acquire a flexible semantic relevant matrix; flexible semantic similarity between sentences is defined through the flexible semantic relevant matrix; a Chinese news story is segmented through the flexible semantic similarity. By the adoption of the flexible measurement method, the semantic similarity between the words and between word sets can be more reasonably expressed. Experiments show that compared with a traditional similarity measurement method, in a Chinese news story segmentation technology and based on same segmentation principles, the flexible semantic similarity measurement method can improve segmentation accuracy to 3% to 10%.
Owner:北京宏博知微科技有限公司

Copper plate packaging method

The invention discloses a copper plate packaging method and relates to the technical field of copper plate packaging methods. The method comprises the following steps of reading out related data of a copper plate from a database, and processing the data by using an integration algorithm; and processing the data processed by using the integration algorithm through using a quick sorting algorithm, and finishing packaging of each package, each order and each batch of copper plates according to the processed data by a robot. According to the method, the data is sorted and packaged for the integration algorithm, the quick sorting algorithm and a mixed packaging algorithm; the operation on a data domain is mainly processing for a data boundary; the data is prevented from being repeatedly used and unused; the data is transmitted to the robot in a specified format so as to realize an automatic packaging function; and therefore, the working efficiency of packaging is improved.
Owner:广州启光智造技术服务股份有限公司

MMC submodule capacitor voltage balancing control method based on quick sorting

InactiveCN106026735AAvoid sortingReduce the total number of sort calculationsAc-dc conversionElectric power transfer ac networkCapacitanceArray data structure
The invention discloses an MMC submodule capacitor voltage balancing control method based on quick sorting. The method comprises the steps that a submodule capacitor voltage value in a removal state and a submodule capacitor voltage value in an input state are stored in a definition array A[xn-1] and a definition array B[ym-1] respectively; first-round sorting is only conducted on the A[xn-1] or the B[ym-1] according to the different conditions to obtain corresponding low voltage arrays and high voltage arrays; second-round sorting is only conducted on the A[xn-1] low voltage array or the A[xn-1] high voltage array or the B[ym-1] high voltage array according to the further condition to obtain some segmentation arrays; after second-round sorting, deltaN submodules in the corresponding segmentation array are selected to be input or removed in sorted list according to specific instructions. According to the method, balancing control is conducted on the MMC submodule capacitor voltage by adopting a divide and conquer strategy idea on the basis of a quick sorting algorithm, not all the submodules of a bridge arm are completely sorted, the traditional sorting and calculating time is shortened, and the calculation speed of an MMC bridge arm submodule capacitor voltage balancing algorithm can be more effectively increased.
Owner:国家电网公司西南分部 +1

Method for achieving automatic dispatch in electronic assembly industry

InactiveCN108305023ARealize automatic dispatchSolve the situation of rapid dispatchResourcesSorting algorithmSoftware system
The invention provides a method for achieving automatic dispatch in an electronic assembly industry, and belongs to the technical field of computer application. Process routes of different products and working calendars of workers are set, storage mechanisms of the working hour norm and difficulty coefficient of each product process are constructed, the integrity of data constraint during data maintaining is ensured, and the automatic dispatch of a production plan is completed through a rapid sorting algorithm. According to the method for achieving automatic dispatch in the electronic assemblyindustry, the situation of the rapid dispatch in the electronic assembly industry can be solved well, by the integration of a technology with original functions of a software system, the operation efficiency of software users and the accuracy of data can be effectively improved, and the traditional mode of dispatch depending on manual labor is changed.
Owner:SHANDONG INSPUR GENESOFT INFORMATION TECH CO LTD

Piracy tracing watermarking method applicable to streaming media environment

The invention relates to a piracy tracing watermarking method applicable to streaming media environment, and belongs to the multimedia information safety field. The method comprises the following steps: firstly segmenting video before the watermark embedding procedure; according to content of streaming video, selecting macroblocks meeting the conditions to be embedded with watermarks during the watermark embedding process; and determining the macroblock which is best suited for being embedding with watermark information by adopting a quicksort algorithm. In the piracy tracing watermarking method, based on difference between horizontal direction and vertical direction of motion vector of the macroblock, appropriate motion components are adaptively selected to be embedded with 2-bit watermark information, and the NAL (network abstraction layer) head of a B-frame is modified after the watermark embedding procedure so that the watermark can cope with the situations such as frame loss and the like resulting from network transmission. By adopting the piracy tracing watermarking method, the watermark information can be embedded into the streaming video in real time so as to achieve the purpose of piracy tracing.
Owner:JIANGSU YITONG HIGH TECH

A Collaborative Web Service Performance Prediction Method Based on Location Clustering

The invention discloses a collaborative Web service performance prediction method based on position clustering. The method comprises the following steps: according to position information of users and services, respectively clustering the users and services which are the same as an Autonomous System; calculating a centroid-based similarity; using a quick sorting algorithm to perform descending sort on similar clusters, finding the previous K neighbor clusters as candidate clusters, so as to finish the neighbor pre-selection; calculating the similarity between an active user and a user in each user candidate cluster, and the similarity between an active service and each service candidate cluster; respectively using the previous K most similar users to predict a performance value of an unknown service for the active user and using the previous K most similar services to predict a performance value of the unknown service for the active service; and synthesizing all performance values to calculate a quality predicted value of a source user relative to a target service. The collaborative Web service performance prediction method based on the position clustering provided by the invention can solve the problems like data sparse and cold boot in Web service recommendation, and improve the precision and coverage rate of Web service performance prediction and Web service recommendation.
Owner:HUNAN UNIV OF SCI & TECH

A method and system for comparing mass data

The invention relates to a mass data comparison method and system. The method comprises the following steps that: obtaining a mass data file to be compared; according to a pre-stored quick sorting algorithm, carrying out sorting processing on the mass data file to obtain a plurality of sub data files; and carrying out data consistency comparison on the plurality of sub data files. By use of the mass data comparison method and system provided by the invention, the mass data file is divided into the plurality of sub data files, the plurality of sub data files are independently compared so as to effectively solve an existing phenomenon that a single machine has limited I / O (Input / Output) and can not carry out multi-thread comparison, and data comparison efficiency can be improved.
Owner:北京思特奇信息技术股份有限公司

Account checking method and system of unified mobile payment platform, storage medium and terminal

The invention provides an account checking method and system for a unified mobile payment platform, a storage medium and a terminal, and the method comprises the following steps: obtaining bill data and transaction flow data corresponding to each payment order in a preset time interval, the bill data and the transaction flow data containing account checking identification information corresponding to the payment order; sorting the transaction flow data by adopting a quick sorting algorithm; for each piece of bill data, searching transaction flow data matched with the account checking identification information in the sorted transaction flow data by adopting a binary search algorithm; if the searching is successful, marking the matched transaction flow data as successful account checking; otherwise, marking the bill data as an abnormal bill; and traversing the transaction flow data, and marking the transaction flow data which is not marked as successful account checking as an abnormal bill. According to the account checking method and system of the unified mobile payment platform, the storage medium and the terminal, rapid account checking of the unified mobile payment platform can be realized, the time complexity of the account checking process is greatly reduced, and the space complexity is not increased.
Owner:TONGJI UNIV

Metamaterial simulation data processing method and device

The invention discloses a metamaterial simulation data processing method and a metamaterial simulation data processing device. The metamaterial simulation data processing method includes the steps of obtaining N transferring samples through a simulation algorithm, wherein each transferring sample comprises structural parameters characterizing metamaterial units and N is a natural number, obtaining distance values respectively comparing electromagnetic response characteristics of metamaterial units expressed by the N transferring samples with an electromagnetic response characteristic of a metamaterial unit expressed by a target sample, sequencing the N obtained distance values according to a fast sequencing algorithm, obtaining the transferring samples corresponding to the N distance values which are smaller in the sequenced distance values, and treating the transferring samples corresponding to the N distance values as designed samples, wherein n is a natural number less than N. The metamaterial simulation data processing method and the metamaterial simulation data processing device has the advantages of being capable of achieving automatic processing of metamaterial simulation data and improving data processing efficiency.
Owner:KUANG CHI INST OF ADVANCED TECH

Converter voltage-sharing method based on nearest level approximation

The invention relates to a converter voltage-sharing method based on nearest level approximation. The converter voltage-sharing method comprises the steps of: calculating a number N(t) of sub-modulesthat need to be triggered at a triggering moment by adopting a nearest level approximation modulation strategy, and acquiring a capacitor voltage sequence; setting a sub-module voltage-sharing recursive threshold RT, so as to determine a sorting method used by the voltage-sharing strategy at different numbers of recursive times; starting sub-module capacitor voltage recursive sorting, counting a number of recursive times, adopting a rapid sorting algorithm for sorting the sequence if the number of recursive times is less than a recursive threshold, otherwise, adopting a heap sorting algorithmfor sorting; and acquiring a sub-module capacitor voltage sequence after sorting, determining a current direction of a bridge arm, selecting the N(t) sub-modules with the lowest capacitor voltage to be put into charge if the current direction is a flow-in direction, and selecting the N(t) sub-modules with the highest capacitor voltage to be put into discharge if the current direction is a flow-outdirection.
Owner:NORTH CHINA ELECTRIC POWER UNIV (BAODING)

A method and device for processing metamaterial simulation data

The invention discloses a metamaterial simulation data processing method and a metamaterial simulation data processing device. The metamaterial simulation data processing method includes the steps of obtaining N transferring samples through a simulation algorithm, wherein each transferring sample comprises structural parameters characterizing metamaterial units and N is a natural number, obtaining distance values respectively comparing electromagnetic response characteristics of metamaterial units expressed by the N transferring samples with an electromagnetic response characteristic of a metamaterial unit expressed by a target sample, sequencing the N obtained distance values according to a fast sequencing algorithm, obtaining the transferring samples corresponding to the N distance values which are smaller in the sequenced distance values, and treating the transferring samples corresponding to the N distance values as designed samples, wherein n is a natural number less than N. The metamaterial simulation data processing method and the metamaterial simulation data processing device has the advantages of being capable of achieving automatic processing of metamaterial simulation data and improving data processing efficiency.
Owner:KUANG CHI INST OF ADVANCED TECH

Data information sorting method, CPU side, FPGA side and system

The invention discloses a data information sorting method. The method comprises the steps that a CPU side executes a main program algorithm separated from a quick sorting algorithm, wherein the process that the CPU side executes the main program algorithm comprises the steps that a dataset to be sorted is transmitted to an FPGA side and sends a sorting starting control instruction to the FPGA side; after the FPGA side obtains the sorting starting control instruction, a kernel program algorithm separated from the quick sorting algorithm is executed, sorting processing is performed on the dataset to be sorted to obtain a corresponding sorting result. The FPGA side is added for executing a sorting algorithm kernel program, the existing hardware restriction is broken through, the operating rate is increased, and the working efficiency is improved. The invention further provides a data information sorting system, the CPU side and the FPGA side which can operate the data information sorting method. The operating rate can be increased, and the working efficiency can be improved.
Owner:SUZHOU LANGCHAO INTELLIGENT TECH CO LTD

Data storage method, device and device

A method, device and equipment for data storage, including: starting a high-speed Huffman Huffman compression algorithm including a quick sort algorithm to perform first data compression on written data to generate a first compressed file; the first compressed file write After entering the Hbase database table, call the double compression algorithm to realize the second data compression of the first compressed file, and output the second compressed file; based on the second compressed file, realize Hadoop distributed file system HDFS data storage. After adopting the embodiment of the present invention, the IO pressure of the network and the disk can be reduced, and the performance of data storage can be ensured.
Owner:HANDAN BRANCH OF CHINA MOBILE GRP HEBEI COMPANYLIMITED +1
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