虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

More

  • an approach for capturing similarity between words that was concerned with the syntactic similarity

    an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is More concerned with the meaning of words. Semantic similarity is a confidence score that reflects the semantic relation between the meanings of two sentences. It is difficult to gain a high accuracy score because the exact semantic meanings are completely understood only in a particular context.

    标签: similarity capturing concerned syntactic

    上传时间: 2014-01-05

    上传用户:wmwai1314

  • In the previous article, we presented an approach for capturing similarity between words that was co

    In the previous article, we presented an approach for capturing similarity between words that was concerned with the syntactic similarity of two strings. Today we are back to discuss another approach that is More concerned with the meaning of words. Semantic similarity is a confidence score that reflects the semantic relation between the meanings of two sentences. It is difficult to gain a high accuracy score because the exact semantic meanings are completely understood only in a particular context.

    标签: similarity presented capturing previous

    上传时间: 2013-12-13

    上传用户:wcl168881111111

  • 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matla

    一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots. See attached screenshot for a demonstration. More examples included in the code, just run help myaa . Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish( test.m ,opts) However, you will have More control over the process using myaa, which is also the best choice when using Matlab interactively.

    标签: professionally anti-aliased graphics looking

    上传时间: 2016-09-28

    上传用户:txfyddz

  • Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Sof

    Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Software Process Mentor This Version: January 15, 2000 Copyright 1998-1999 AmbySoft Inc.Purpose of this White Paper This white paper describes a collection of standards, conventio code. They are based on sound, proven software engineering p understand, to maintain, and to enhance. FurtherMore, by foll productivity as a Java developer should increase remarkably ¨C write high-quality code right from the start you will have a much development process. Finally, following a common set of codi making teams of developers significantly More productive.

    标签: W. Java Standards AmbySoft

    上传时间: 2013-12-22

    上传用户:mhp0114

  • This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

    This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (More than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.

    标签: i.e. management database simple

    上传时间: 2016-10-02

    上传用户:851197153

  • toolbox of BVQX, This is the access between BV and matlab. It will help you to analysis data from BV

    toolbox of BVQX, This is the access between BV and matlab. It will help you to analysis data from BV in matlab More efficiently.

    标签: analysis toolbox between access

    上传时间: 2014-09-02

    上传用户:gundan

  • This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY withou

    This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for More details.

    标签: distributed WARRANTY program WITHOUT

    上传时间: 2013-12-02

    上传用户:star_in_rain

  • Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems

    Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and More Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing More secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure

    标签: Aspect-Oriented Developement streamline Software

    上传时间: 2013-12-01

    上传用户:jennyzai

  • These three articles involves the combination of wavelet and MCTF. MCTF means motion-compensated-tim

    These three articles involves the combination of wavelet and MCTF. MCTF means motion-compensated-time-filter. It makes wavelet transform More popular because of the high compression efficiency.

    标签: motion-compensated-tim MCTF combination articles

    上传时间: 2013-11-25

    上传用户:cc1015285075

  • Libnet is a generic networking API that provides access to several protocols. It is not designed as

    Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support More interfaces. 很好的学习linux网络变成的源码

    标签: networking protocols designed provides

    上传时间: 2016-10-18

    上传用户:changeboy