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

Scheme

Scheme编程语言是一种Lisp方言,诞生于1975年,由MIT的GeraldJ.Sussman和GuyL.SteeleJr.完成。它是现代两大Lisp方言之一;另一个方言是CommonLisp。
  • The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Sto

    The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidistant staggered grid, central and upwind (donor-cell) discretization of the convective parts and an explicit time stepping Scheme. The free boundary value problems are treated with the MAC technique.

    标签: incompressible Navier-Sto The transient

    上传时间: 2013-11-30

    上传用户:xfbs821

  • Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary

    Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding Scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings.

    标签: dictionary Compression lempel-ziv provide

    上传时间: 2014-01-06

    上传用户:我们的船长

  • In the rectangle packing problem, encoding Schemes to represent the placements of rectangles are t

    In the rectangle packing problem, encoding Schemes to represent the placements of rectangles are the key factors of efficient algorithms. In 1995, an epoch-making encoding Scheme

    标签: placements rectangles the rectangle

    上传时间: 2017-06-16

    上传用户:hn891122

  • 一个用广度搜索的8-puzzles问题

    一个用广度搜索的8-puzzles问题,用Scheme实现,速度一般

    标签: puzzles 搜索

    上传时间: 2014-01-09

    上传用户:shus521

  • Abstract - A fl exible multiscale and directional representation for images is proposed. The s

    Abstract - A fl exible multiscale and directional representation for images is proposed. The Scheme combines directional fi lter banks with the Laplacian pyramid to provides a sparse representation for two- dimensional piecewise smooth signals resembling images. The underlying expansion is a frame and can be designed to be a tight frame. Pyramidal directional fi lter banks provide an effective method to implement the digital curvelet transform. The regularity issue of the iterated fi lters in the directional fi lter bank is examined.

    标签: representation directional multiscale Abstract

    上传时间: 2013-12-15

    上传用户:zxc23456789

  • * 1. Run the Advanced Evaluation Board (AEB) Control software program * (Start>AudioCod

    * 1. Run the Advanced Evaluation Board (AEB) Control software program * (Start>AudioCodes IPM-260 SDK>). * 2. Connect the Evaluation Board s E1 connector to the IPM-260 s first E1 * interface (E1 - 0), using the supplied cross connect E1 cable, * according to the following Scheme

    标签: Evaluation Advanced AudioCod software

    上传时间: 2013-12-22

    上传用户:3到15

  • Adaptive Coordinated Medium Access Control (AC-MAC), a contention-based Medium Access Control proto

    Adaptive Coordinated Medium Access Control (AC-MAC), a contention-based Medium Access Control protocol for wireless sensor networks. To handle the load variations in some real-time sensor applications, ACMAC introduces the adaptive duty cycle Scheme within the framework of sensor-MAC (S-MAC).

    标签: Control Access Medium contention-based

    上传时间: 2014-12-22

    上传用户:gundan

  • VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applica

    VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways. With VideoMan is very easy and fast to initialize any kind of video input like webcams, video files, frame grabbers, IEEE 1394 cameras and so on. You can initialize multiple inputs at the same time and show them in the screen. Also, you can show the results of the processing steps of your computer vision algorithm (extracted edges, back projections, detected blobs...) This way you can see the results of what are you coding, checking the results of your algorithm steps. Moreover, the implemented visualization Scheme make easier to combine computer graphics with video, for example to show a 3d model on top of video for augmented reality applications.

    标签: open-source developing VideoMan Manager

    上传时间: 2014-01-20

    上传用户:chongcongying

  • I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s

    I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple Scheme, Fibonacci heaps, say F-heap Scheme, and Pairing heaps, say P-heap Scheme, and measure the relative performance of the three implementations.

    标签: implement algorithm Dijkstra Shortest

    上传时间: 2014-01-01

    上传用户:BIBI

  • a sub-cell WENO reconstruction method

    We introduce a sub-cell WENO reconstruction method to evaluate spatial derivatives in the high-order ADER Scheme. The basic idea in our reconstruction is to use only r stencils to reconstruct the point-wise values of solutions and spatial derivatives for the 2r-1 th order ADER Scheme in one dimension, while in two dimensions, the dimension-by-dimension sub-cell reconstruction approach for spatial derivatives is employed. Compared with the original ADER Scheme of Toro and Titarev (2002) [2] that uses the direct derivatives of reconstructed polynomials for solutions to evaluate spatial derivatives, our method not only reduces greatly the computational costs of the ADER Scheme on a given mesh, but also avoids possible numerical oscillations near discontinuities, as demonstrated by a number of one- and two-dimensional numerical tests. All these tests show that the 5th-order ADER Scheme based on our sub-cell reconstruction method achieves the desired accuracy, and is essentially non-oscillatory and computationally cheaper for problems with discontinuities.

    标签: 高精度格式

    上传时间: 2016-01-13

    上传用户:ccsdcczd