An object oriented Circular buffer implementation. Matlab version 7+ is required,
资源简介:An object oriented Circular buffer implementation. Matlab version 7+ is required,
上传时间: 2017-03-25
上传用户:450976175
资源简介:Buffer is an object oriented buffer implementation.
上传时间: 2013-12-04
上传用户:zhangliming420
资源简介:An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpairs of a large, sparse, real, symmetric matrix
上传时间: 2014-01-09
上传用户:TRIFCT
资源简介:Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
上传时间: 2014-12-21
上传用户:lunshaomo
资源简介:jamod is an object oriented implementation of the Modbus protocol, realized 100 in Java. It allows to quickly realize master and slave applications in various transport flavors (IP and serial).
上传时间: 2017-07-17
上传用户:LouieWu
资源简介:C++ From Scratch: An Object-oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concept...
上传时间: 2013-12-25
上传用户:225588
资源简介:OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations ...
上传时间: 2015-03-03
上传用户:kbnswdifs
资源简介:使用数组存储一个英文句子"java is an object oriented programming language"显示该句子,并算出每个单词的平均字母数。
上传时间: 2015-05-29
上传用户:Ants
资源简介:Zinc is an object oriented, platform independent, framework for designing graphical user interfaces (GUIs) for cross platform applications. Zinc is scalable and customizable. It provides a full-featured toolkit for the creation of GUIs an...
上传时间: 2015-11-28
上传用户:qb1993225
资源简介:A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feel...
上传时间: 2017-03-07
上传用户:xiaodu1124
资源简介:开发环境: Matlab Version 7.8.0.347(R2009a) Visual Studio 2005(.NET 2.0, C#) 演示如何在ASP.NET(C#)网页中调用MATLab函数的例子。
上传时间: 2017-08-19
上传用户:远远ssad
资源简介:SSD3: Object-oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and im...
上传时间: 2016-10-08
上传用户:gdgzhym
资源简介:Object-oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementat...
上传时间: 2014-01-09
上传用户:小宝爱考拉
资源简介:Object-oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementat...
上传时间: 2014-01-23
上传用户:牛布牛
资源简介:exercie 8 ssd1 Object-oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentatio...
上传时间: 2013-11-30
上传用户:saharawalker
资源简介:exm 3 Object-oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and impl...
上传时间: 2013-12-23
上传用户:dave520l
资源简介:TOOL (Tiny Object oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work that was originally ...
上传时间: 2016-01-30
上传用户:ainimao
资源简介:Object-oriented Programming implementation Issues of C++ Manipulating Data Object Persistence and Encryption
上传时间: 2017-01-14
上传用户:杜莹12345
资源简介:A guide to Matlab for Beginners and experienced users, A Guide to MATLAB Object oriented Programming, The Handbook Of Data Mining, Matlab - Creating Graphical User Interfaces,
上传时间: 2017-06-12
上传用户:cccole0605
资源简介:Comparison of C++, Java, Python, Ruby and MATLAB Using Object oriented Example _comparelanguages
上传时间: 2014-01-09
上传用户:wab1981
资源简介:Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The pr...
上传时间: 2013-12-25
上传用户:playboys0
资源简介:ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications...
上传时间: 2016-04-15
上传用户:tedo811
资源简介:function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J. % Hathaway on June 21, 1994.) The fuzzification constant % m = 2, and the stopping criterion for successive partitions ...
上传时间: 2014-11-30
上传用户:二驱蚊器
资源简介:Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse ...
上传时间: 2014-11-29
上传用户:kr770906
资源简介:Object-oriented Modeling with PowerDesigner 9.5 不错的学习教案
上传时间: 2015-01-24
上传用户:hebmuljb
资源简介:Circular Buffer Example
上传时间: 2015-01-28
上传用户:www240697738
资源简介:Data Structures And Algorithms With Object-oriented Design Patterns In Python
上传时间: 2014-01-30
上传用户:黄华强
资源简介:We are simply going to use ANSI-C to discover how object-oriented
上传时间: 2013-12-03
上传用户:sclyutian
资源简介:Addison Wesley - Design Patterns - Elements of Reusable Object-oriented Software
上传时间: 2015-02-27
上传用户:yan2267246
资源简介:Java Object oriented Neural Engine是一个用Java写的神经网络框架。它由一个核心引擎,一个GUI编辑器和一个分布式训练环境组成。可以通过写新的模块来扩展它,以实现新的算法或始于基础组件的新的体系结构。
上传时间: 2015-03-03
上传用户:璇珠官人