GithubHelp home page GithubHelp logo

dlarch / dynamically-linked-archiving-methods-console Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.51 MB

License: The Unlicense

C# 100.00%
archiver csharp embeddable free-software zip unzip console-visualization dla

dynamically-linked-archiving-methods-console's Introduction

DLA


Build Status

About project

Dynamically Linked Archiving Methods(DLA) - this is modern archivator for all. You can write and integrade Compressing Methods into this archivator. You can integrade our FrameWork into your program or you can download fully worked compiled copy and use that as 7zip or WinRar.


How to use

  • For archivate:
$dla ar C:\Users C:\Archives\Archive76.dla

-- Where C:\Users - base folder for compress, C:\Archives\Archive76.dla - archive destination.

  • For Unzip:
$dla dar C:\Archives\Archive76.dla C:\NewFolderForArchive76

--Where C:\Archives\Archive76.dla - archive file, C:\NewFolderForArchive76 - folder for unzipping(will be created).


dynamically-linked-archiving-methods-console's People

Watchers

 avatar  avatar

dynamically-linked-archiving-methods-console's Issues

Wiki promote

Need to add into all readme.nd files link to main wiki page

Написать модули сжатия данных

Пишем до среды, потом паяем и во вторник на сл. неделе (20161108) сдаем :octocat: ⏩ 📴 ☕️

  • Реализовать вызов делегата
  • Подключить .dll

  • Увеличить скорость работы ar
  • Увеличить скорость работы dar

  • Написать динамические библиотеки алгоритмов сжатия
  • LZ77
  • LZ78
  • LZW
  • Коды Хоффмана
  • Метод Шефона - Фано
  • RLE

Вылет при разархивации(stack ower flow)

При разархивации в dar выкидывает stack owerflow exception
В части загрузки сборки(Возможно в каждом проходе он копирует ее в себя и не выгружает/игнорирует прошлые).

Возможно в ar тоже так происходит.


Разработать алгоритм проверки наличия сборки в домене основной программы.

Bad folders tree in dar

When you unzip archive, that created from C:\ or some else rooted dirs, we need own tree:
C
|-folder
|-file
|-folder
|-file

but we own:
|-C
|-folder
|-file
|-folder
|-file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.