Добірка наукової літератури з теми "Weighted strings"
Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями
Ознайомтеся зі списками актуальних статей, книг, дисертацій, тез та інших наукових джерел на тему "Weighted strings".
Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.
Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.
Статті в журналах з теми "Weighted strings"
ZHANG, MENG, LIANG HU, and YI ZHANG. "WEIGHTED AUTOMATA FOR FULL-TEXT INDEXING." International Journal of Foundations of Computer Science 22, no. 04 (June 2011): 921–43. http://dx.doi.org/10.1142/s0129054111008490.
Повний текст джерелаMOHRI, MEHRYAR. "EDIT-DISTANCE OF WEIGHTED AUTOMATA: GENERAL DEFINITIONS AND ALGORITHMS." International Journal of Foundations of Computer Science 14, no. 06 (December 2003): 957–82. http://dx.doi.org/10.1142/s0129054103002114.
Повний текст джерелаBROUTIN, N., and L. DEVROYE. "An Analysis of the Height of Tries with Random Weights on the Edges." Combinatorics, Probability and Computing 17, no. 2 (March 2008): 161–202. http://dx.doi.org/10.1017/s0963548307008796.
Повний текст джерелаHyyrö, Heikki, and Shunsuke Inenaga. "Dynamic RLE-Compressed Edit Distance Tables Under General Weighted Cost Functions." International Journal of Foundations of Computer Science 29, no. 04 (June 2018): 623–45. http://dx.doi.org/10.1142/s0129054118410083.
Повний текст джерелаLouchard, Guy, and Wojciech Szpankowski. "A Probabilistic Analysis of a String Editing Problem and its Variations." Combinatorics, Probability and Computing 4, no. 2 (June 1995): 143–66. http://dx.doi.org/10.1017/s0963548300001541.
Повний текст джерелаBarton, Carl, Chang Liu, and Solon P. Pissis. "Fast Average-Case Pattern Matching on Weighted Sequences." International Journal of Foundations of Computer Science 29, no. 08 (December 2018): 1331–43. http://dx.doi.org/10.1142/s0129054118430062.
Повний текст джерелаBarton, Carl, and Solon P. Pissis. "Crochemore’s Partitioning on Weighted Strings and Applications." Algorithmica 80, no. 2 (January 27, 2017): 496–514. http://dx.doi.org/10.1007/s00453-016-0266-0.
Повний текст джерелаSADRI, JAVAD, CHING Y. SUEN, and TIEN D. BUI. "STATISTICAL CHARACTERISTICS OF SLANT ANGLES IN HANDWRITTEN NUMERAL STRINGS AND EFFECTS OF SLANT CORRECTION ON SEGMENTATION." International Journal of Pattern Recognition and Artificial Intelligence 24, no. 01 (February 2010): 97–116. http://dx.doi.org/10.1142/s0218001410007816.
Повний текст джерелаAlshawi, Hiyan, Srinivas Bangalore, and Shona Douglas. "Learning Dependency Translation Models as Collections of Finite-State Head Transducers." Computational Linguistics 26, no. 1 (March 2000): 45–60. http://dx.doi.org/10.1162/089120100561629.
Повний текст джерелаCieliebak, Mark, Thomas Erlebach, Zsuzsanna Lipták, Jens Stoye, and Emo Welzl. "Algorithmic complexity of protein identification: combinatorics of weighted strings." Discrete Applied Mathematics 137, no. 1 (February 2004): 27–46. http://dx.doi.org/10.1016/s0166-218x(03)00187-2.
Повний текст джерелаДисертації з теми "Weighted strings"
Wacher, Abigail. "String gradient weighted moving finite elements for systems of partial differential equations." Thesis, University of Oxford, 2004. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.404276.
Повний текст джерелаJansche, Martin. "Inference of string mappings for speech technology." Columbus, Ohio : Ohio State University, 2003. http://rave.ohiolink.edu/etdc/view?acc%5Fnum=osu1061209163.
Повний текст джерелаTitle from first page of PDF file. Document formatted into pages; contains xv, 268 p.; also includes graphics. Includes abstract and vita. Advisor: Chris Brew, Dept. of Linguistics. Includes bibliographical references (p. 252-266) and index.
Θεοδωρίδης, Ευάγγελος. "Αποδοτική διαχείριση κειμενικής πληροφορίας, δεικτοδότηση, αποθήκευση, επεξεργασία και εφαρμογές". Thesis, 2009. http://nemertes.lis.upatras.gr/jspui/handle/10889/1656.
Повний текст джерелаThe basic goal of this thesis is to explore the possibilities of the field of computer science that deals with storing and processing information in the environment that formed by the modern applications. In recent years, the information that is available in electronic form, has met an enormous growth. Thus it is necessary to develop new techniques for efficient storage and processing. Two very specific and important applications in which constantly new problems arise are, the management of biological data, such as genome sequences, and the management information from the Web, such as documents HTML, XML or shortcuts (urls). The objective is the development of data structures for indexing information so that the questions are able to be answered in less time than looking explicitly in information. Such questions are to find patterns (pattern matching) or the identification of repeated motifs (motif extraction). In particular, the issues on which this thesis has focused are: - Locating Periodicities in strings. This section provides a series of algorithms for the extraction of periodicities of strings. We propose algorithms for the extraction of maximum repetitions of the cover, period and the seed of a string. The algorithms used are based on suffix tree and they are optimal. - Weighted Sequences indexing. In the next section, the study focuses on indexing of weighted sequences, and to answer questions like finding models, pairs, covers etc. in them. The weighted sequences are sequences where each position consists of all the symbols of the alphabet in sequence, having each one a specific weight. For the management of these sequences a particular indexing structure is proposed with the name Weighted Suffix Tree, a tree with structural features similar to those of the generalized suffix tree. In this work we propose the definition of the weighted suffix tree and construction algorithms in linear time and memory space. With the utilization of weighted suffix tree on a set of weighted sequences we propose algorithms for extracting repetitive structures from a set of weighted sequences. More specifically, we propose algorithms for finding maximum pairs, repeated motifs and common patterns of more than one weighted sequences -Recommendation Algorithms for web pages using strings processing algorithms. Several web applications (Recommendation systems or cache systems) want to predict the intentions of a visitor in order to propose or to preload a webpage. For this purpose systems try to exploit any experience that is recorded in the system from previous accesses. A new method for indexing and representing of information extracted is proposed upon the recorder data, from the user accesses in log files and content pages. For extracting knowledge from these data, the information is represented as strings and then treated and processed as weighted sequences. All these sequences are indexed by a generalized weighted sequence tree.
Παναγής, Ιωάννης-Δαμαστιανός. "Δομές δεδομένων για τη διαχείριση συμβολοσειρών και για τη διαχείριση πληροφορίας σε δικτυοκεντρικά πληροφοριακά συστήματα". Thesis, 2006. http://nemertes.lis.upatras.gr/jspui/handle/10889/1426.
Повний текст джерелаData Structures is one of the most important and most historical sectors of Computer Science, being under continuous development since the seventies. Data Structuring has offered solutions to fundamental problems in sorting, organising, and retrieving information. Meanwhile, the development of the modern fields of Computer Science such as Modern, Net-centric Information Systems and Bioinformatics has signalled a data blow-up. Therefore, the need for efficient information management has become a necessity. In this Thesis, having recognized the need for efficient information management at every level, we present a study and solutions to contemporary problems in the areas of: String Processing, Website Reorganization, Web Service retrieval with support for Quality of Service characteristics, and Personalized Information Retrieval on the Web. In the area of String Processing, we present algorithms for solving fundamental problems in Weighted Sequence Processing, such as Pattern Matching, Repetitive Structures Detection and we continue by giving simplifying yet optimal solutions to periodicity problems in ordinary sequences, namely detecting all covers in a sequence, detecting the period of a sequence and detecting all the seeds of a sequence. In the area of Website Reorganization, we present two different metrics for evaluation of the objective importance of each website's pages. These metrics modify the accesses each page receives in order to present the actual page importance. We have seen from the experimental evaluation of those metrics that they provide accurate information about the areas inside the website in need of reorganization. Furthermore, we present a method to detect larger important parts inside the website and we present methods for website reorganisation both from a technical and from a theoretical viewpoint. In the area of Web Service Retrieval we are coping with retrieval under constraints for the provided Quality of Service (QoS). Firstly, we present two simple methods to register QoS information by extending existing Web Service protocols. Secondly, we present an algorithm to discover the execution scenario for a sequence of contiguous Web Services that minimizes the total execution time. A series of heuristics to implement the above algorithm is also presented. We also present an extensive experimental evaluation of those heuristics. Ultimately, we present different personalization techniques for personalized Web Information Retrieval. The first technique, applies post-categorization of search engine results and presents them according to user preferences with respect to the results' categories. The second technique is based on implicit mapping of user preferences to the categories of the Open Directory Project, it extends a recently proposed technique, namely virtual nodes for associating categories, and builds multiple layers of nodes to achieve more elaborate personalization. Finally, we present the extension of personalization methods in order to build focused crawlers.
Книги з теми "Weighted strings"
Little, Jean. Garfield gains weight. New York: Ballantine Books, 2001.
Знайти повний текст джерелаtranslator, Scott-Railton Thomas, ed. Blast: Dead weight. Paris?]: Europe Comics, 2015.
Знайти повний текст джерелаThorpe, J. Analysis of bird strikes to UK registered aircraft 1984: (civil aircraft over 5700kg maximum weight). London: Civil Aviation Authority, 1986.
Знайти повний текст джерелаGarfield pulls his weight. Taiwan: Shuang Dua, 1998.
Знайти повний текст джерелаGarfield pulls his weight. New York: Ballantine Books, 1994.
Знайти повний текст джерелаThorpe, J. Analysis of bird strikes to United Kingdom registered aircraft 1985: Civil aircraft over 5700kg maximum weight. London: Civil Aviation Authority, 1987.
Знайти повний текст джерелаNeonpi. Taiŏt'ŏ: Kŏn'gang han saenghwal ŭl wihan pon'gyŏk taiŏt'ŭ wept'un. Sŏul-si: Chungang Books, 2011.
Знайти повний текст джерелаCarlos, Pacheco, and Merino Jesús, eds. Superman.: The weight of the world. New York: DC Comics, 2008.
Знайти повний текст джерелаBusiek, Kurt. Superman.: The weight of the world. New York: DC Comics, 2008.
Знайти повний текст джерелаGaines, Charles. Staying hard: The only exercise book you will ever need. New York: Simon & Schuster, 1985.
Знайти повний текст джерелаЧастини книг з теми "Weighted strings"
Rabusseau, Guillaume. "Minimization of Graph Weighted Models over Circular Strings." In Lecture Notes in Computer Science, 513–29. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-89366-2_28.
Повний текст джерелаBansal, Nikhil, Mark Cieliebak, and Zsuzsanna Lipták. "Efficient Algorithms for Finding Submasses in Weighted Strings." In Combinatorial Pattern Matching, 194–204. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-27801-6_14.
Повний текст джерелаCieliebak, Mark, Zsuzsanna Lipták, Emo Welzl, Thomas Erlebach, and Jens Stoye. "Algorithmic Complexity of Protein Identification: Searching in Weighted Strings." In Foundations of Information Technology in the Era of Network and Mobile Computing, 143–56. Boston, MA: Springer US, 2002. http://dx.doi.org/10.1007/978-0-387-35608-2_13.
Повний текст джерелаBarton, Carl, and Solon P. Pissis. "Linear-Time Computation of Prefix Table for Weighted Strings." In Lecture Notes in Computer Science, 73–84. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-23660-5_7.
Повний текст джерелаDe Stefano, Claudio, Marco Garruto, Luis Lapresa, and Angelo Marcelli. "Using Strings for On-Line Handwriting Shape Matching: A New Weighted Edit Distance." In Image Analysis and Processing – ICIAP 2005, 1125–32. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11553595_138.
Повний текст джерелаFranek, Lucas, and Xiaoyi Jiang. "Evolutionary Weighted Mean Based Framework for Generalized Median Computation with Application to Strings." In Lecture Notes in Computer Science, 70–78. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-34166-3_8.
Повний текст джерелаWelsing, Alexander, Andreas Nienkötter, and Xiaoyi Jiang. "Exponential Weighted Moving Average of Time Series in Arbitrary Spaces with Application to Strings." In Lecture Notes in Computer Science, 45–54. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-73973-7_5.
Повний текст джерелаAmir, Amihood, Zvi Gotthilf, and B. Riva Shalom. "Weighted Shortest Common Supersequence." In String Processing and Information Retrieval, 44–54. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-24583-1_6.
Повний текст джерелаIliopoulos, Costas S., Katerina Perdikuri, Evangelos Theodoridis, Athanasios Tsakalidis, and Kostas Tsichlas. "Motif Extraction from Weighted Sequences." In String Processing and Information Retrieval, 286–97. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-30213-1_41.
Повний текст джерелаJiang, Xiaoyi, and Horst Bunke. "Weighed Mean Generalized Median of Strings." In Pattern Recognition and String Matching, 295–314. Boston, MA: Springer US, 2003. http://dx.doi.org/10.1007/978-1-4613-0231-5_12.
Повний текст джерелаТези доповідей конференцій з теми "Weighted strings"
Hajianmaleki, Mehdi, Jeremy S. Daily, Lev Ring, and Raju Gandikota. "Buckling Analysis of Drill Strings in Inclined Wellbores Using the Explicit Finite Element Method." In ASME 2012 International Mechanical Engineering Congress and Exposition. American Society of Mechanical Engineers, 2012. http://dx.doi.org/10.1115/imece2012-89638.
Повний текст джерелаKishino, Mika, and Kanako Komiya. "Extraction of Linguistic Speech Patterns of Japanese Fictional Characters using Subword Units." In 10th International Conference on Natural Language Processing (NLP 2021). Academy and Industry Research Collaboration Center (AIRCC), 2021. http://dx.doi.org/10.5121/csit.2021.112307.
Повний текст джерелаAmat, Sergio, Gustavo E. Henríquez Velez, and María J. Legaz. "Drilling String Vibration: Modelling and Simulation." In ASME 2018 37th International Conference on Ocean, Offshore and Arctic Engineering. American Society of Mechanical Engineers, 2018. http://dx.doi.org/10.1115/omae2018-77685.
Повний текст джерелаDalgit Singh, Harpreet Kaur, Essam Sammat, Thakornpol Kleawyothatis, Kittikun Niracharopas, and Kazem Kiani Nassab. "Gulf of Thailand 4-String Well Design Transformation Using MPD System – Cost Saving, Operational Challenges and Learnings." In IADC/SPE Asia Pacific Drilling Technology Conference and Exhibition. SPE, 2022. http://dx.doi.org/10.2118/209911-ms.
Повний текст джерелаMalocha, Svetlana, Rodolfo Chang, and Jon Vandendriessche. "String weighted tapered SAW transducer analysis." In 2009 IEEE International Ultrasonics Symposium. IEEE, 2009. http://dx.doi.org/10.1109/ultsym.2009.5441791.
Повний текст джерелаBarenghi, Alessandro, and Gerardo Pelosi. "Constant weight strings in constant time." In CF '20: Computing Frontiers Conference. New York, NY, USA: ACM, 2020. http://dx.doi.org/10.1145/3387902.3392630.
Повний текст джерелаReinås, Lorents, Morten Sæther, and Bernt Sigve Aadnøy. "The Effect of a Fatigue Failure on the Wellhead Ultimate Load Capacity." In ASME 2012 31st International Conference on Ocean, Offshore and Arctic Engineering. American Society of Mechanical Engineers, 2012. http://dx.doi.org/10.1115/omae2012-83325.
Повний текст джерелаOkul, Aydin, and Ercan Gurses. "Development of Structural Neural Network Design Tool for Buckling Behaviour of Skin-Stringer Structures Under Combined Compression and Shear Loading." In ASME 2018 International Mechanical Engineering Congress and Exposition. American Society of Mechanical Engineers, 2018. http://dx.doi.org/10.1115/imece2018-87970.
Повний текст джерелаSherman, Elena, and Andrew Harris. "Accurate String Constraints Solution Counting with Weighted Automata." In 2019 34th IEEE/ACM International Conference on Automated Software Engineering (ASE). IEEE, 2019. http://dx.doi.org/10.1109/ase.2019.00049.
Повний текст джерелаRama, Taraka. "Automatic cognate identification with gap-weighted string subsequences." In Proceedings of the 2015 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies. Stroudsburg, PA, USA: Association for Computational Linguistics, 2015. http://dx.doi.org/10.3115/v1/n15-1130.
Повний текст джерелаЗвіти організацій з теми "Weighted strings"
Bonfil, David J., Daniel S. Long, and Yafit Cohen. Remote Sensing of Crop Physiological Parameters for Improved Nitrogen Management in Semi-Arid Wheat Production Systems. United States Department of Agriculture, January 2008. http://dx.doi.org/10.32747/2008.7696531.bard.
Повний текст джерела