Search Results for "php-simple-html-dom-parser" - Page 2

Showing 61 open source projects for "php-simple-html-dom-parser"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    RCOEM-M.Tech (CSE) Projects
    An Initiative to help the Engineering & Research Community
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Geospace Analysis Package

    MatLab toolbox for magnetospheric and ionospheric science.

    A MatLab toolbox with many simple and useful functions for analyzing data from Cluster, Champ and the Swarm missions. Other functions for space plasma physics, magnetospheric and ionospheric research are included. The toolbox is designed to be as simple as possible. Each function can be learned and used individually. See the tutorial in the Files section for a quick introduction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    TrackArt

    GUI for diffusion simulation and SMT data analysis

    TrackArt is a simple MATLAB GUI for single particle tracking data analysis and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SPE Toolbox

    MatLab functions for reading WinView/WinSpec .spe files

    This toolbox is a collection of MatLab functions for reading WinView/WinSpec files (.spe extension) directly to MatLab. It provides functions for reading full header from file into a structure, reading frames into matrices, and reading pixel values across all frames. You can use these functions to analyse and process experiment data stored in .spe files in MatLab, and to write functions to export .spe files to animated GIFs for use in presentations. Also includes simple MatLab application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WM Hyperintensities Segmentation Toolbox

    WM Hyperintensities Segmentation Toolbox

    Open Source White Matter Hyperintensities Segmentation Toolbox

    Wisconsin White Matter Hyperintensity Segmentation [W2MHS] and Quantification Toolbox is an open source MatLab toolbox designed for detecting and quantifying White Matter Hyperintensities (WMH) in Alzheimer’s and aging related neurological disorders. WMHs arise as bright regions on T2- weighted FLAIR images. They reflect comorbid neural injury or cerebral vascular disease burden. Their precise detection is of interest in Alzheimer’s disease (AD) with regard to its prognosis. Our toolbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Matlab wind turbine model

    Generic Matlab model of a wind turbine drive train.

    This is a project to create a simple, open-source, simulation of a turbine suitable for use in wind or tidal streams in plain Octave/Matlab code. It will be designed to be suitable for integration with, and the testing of, some existing power take-off models. The drive train of the turbine will be modeled, with the scope of the model being the conversion of a given wind velocity to a torque at the input of a power take-off unit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    nwhess2freq

    Calculates frequencies/modes from an nwchem generated hessian

    This is a simple Octave script which calculates the frequencies/normal modes from an nwchem generated hessian matrix. The advantage of having a separate script for this is that you can use the same hessian to calculate frequencies for different isotopic substitutions i.e. you only have to run one nwchem calculation. The script is finished in its current form in the sense that it is feature complete. Feel free to amend, translate, copy, steal etc. See the README in the code repository...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    Matlab coder to C++ or C

    Matlab coder to C++ or C

    MATLAB Coder converting Hello World M script to C or C++

    Open Source Code Demo of MATLAB Coder converting Hello World M script to C++ file This is a simple demo of this powerful to demo the conversion of Matlab's M script file to a C++ file for your trading or target platform. Youtube video and Download the ZIP package from http://quantlabs.net/blog/2012/11/rading-or-hft-open-source-code-demo-of-matlab-coder-toolbox-converting-hello-world-m-script-to-c-file-free-opensource/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Open Genetic Algorithm Toolbox

    This is a MATLAB toolbox to run a GA on any problem you want to model.

    This is a toolbox to run a GA on any problem you want to model. You can use one of the sample problems as reference to model your own problem with a few simple functions. You can collaborate by defining new example problems or new functions for GA, such as scaling, selection or adaptation methods. In that case, you should then include your credits in the file, upload it to matlab central and contact the author. Suggestions are also welcome but naturally I won't be able to attend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    eugen library

    Public MatLab toolbox for space science.

    A MatLab toolbox with many simple and useful functions for analyzing data from Cluster, Champ and the future Swarm missions. Other functions for space science, magnetospheric and ionospheric research are included. The toolbox is designed to be as simple as possible. Each function can be learned and used individually. Check the webpage for the list of functions: http://eugen-library.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    easyNRG

    A simple MATLAB implementation of Wilsons NRG-method

    At the moment this code can calculate free electron gas and the SIAM (single-impurity-anderson-model) In this version, the only thing computed by the code is the energy flow. There is no calculation for any thermodynamic quantaties. The implementation is very slow and rather for educational purposes to get an idea of the NRG-method. For example: it is not considered, that only matrix elements between states, whos occupation number differs by one and S_z differs by 1/2. There is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DOGMA is a MATLAB toolbox for discriminative online learning. It implements all the state of the art algorithms in a unique and simple framework. Examples are Perceptron, Passive-Aggresive, ALMA, NORMA, SILK, Projectron, RBP, Banditron, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CTruck2D
    CTruck 2D is a 2D, oldstyle, physically realistic 2D truck game. Predecessor of the CTruck3D vehicle simulator series. I wrote it from zero in C (+OpenGL&GLUT). It has ascii-art and nice graphics version, and a special funny version It's a very basic thing: there are free rigid bodies and springs with strong attenuation/damping. It's very simple and very short code, and collisions of bodies with ground are good and stable. A good simulation of this kind, however requires Lagrangian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C2Mat is a simple wrapper library that allows OpenCV data structures to be transferred between C++ and Matlab. It lets a program combine the speed of OpenCV with the power of Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Source Particle Image Velocimetry

    Open Source Particle Image Velocimetry

    Open Source Particle Image Velocimetry and PIV Analysis

    OpenPIV is an initiative of scientists to develop a software, algorithms and methods for the state-of-the-art experimental tool of Particle Image Velocimetry (PIV) which are free, open source, and easy to operate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    O SAINP (Sistema de Apoio ao Investidor Não Profissional) se propõe a realizar a análise fundamentalista dos ativos negociados na bolsa de valores brasileira. É um sistema próximo ao fornecido pela Economatica, mas gratuito e online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ** The project is merged to OpenMT project (http://openmtproject.sourceforge.net) ** Simple multi-touch implementation for Matlab users provided by Sensible UI (http://www.sensibleui.co.kr, http://www.sensibleui.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web Interface to Octave allows to run GNU Octave commands from a web browser. Application is written in PHP and needs SQL database. It supports user profiles, user-created functions, scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A lightweight, simple and easy to use embedded system task scheduler. RataOS is written as a high level C, with a simple HAL & API structure, allowing it to be ported between embedded devices easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cyberaide is a project to develop a simple interface to advanced cyberinfrastructure for developers and users. For more information, please go to: * http://cyberaide.wiki.sourceforge.net/" or chose the "Web Site" menu item
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dynamic Visualization Tool
    This application allows to generate graphics from data file in table format and a graphical configuration file XML..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    M.Tracing
    Optical ray tracing library based on MATLAB environment Now working on the simple raytracing simulation. Documents are not ready yet. NEW UPDATE : ray generation function, other bug fix and multiple ray treatment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Speedy Composer

    Speedy Composer – Artificial Neural Network Melody Composer.

    Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.