Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nayuki
/
Reference-arithmetic-coding
Public
Notifications
You must be signed in to change notification settings
Fork
106
Star
400
Code
Issues
0
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
Reference-arithmetic-coding
cpp
ArithmeticDecompress.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 19, 2023
Changed copyright header comment format, updated copyright year.
nayuki
committed
f6744d9
View commit details
Copy full SHA for f6744d9
View code at this point
Browse repository at this point
Commits on Jun 30, 2018
Arithmetic{Compress,Decompress}.cpp: Added comments.
nayuki
committed
1e43435
View commit details
Copy full SHA for 1e43435
View code at this point
Browse repository at this point
Arithmetic{Compress,Decompress}.cpp: Simplified code to modify frequency table directly instead of temporary vector.
nayuki
committed
cb04c03
View commit details
Copy full SHA for cb04c03
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
Updated C++ ArithmeticCoderBase constructor to take stateSize as parameter instead of hard-coding, updated subclasses to pass the parameter, updated application classes to use the old hard-coded va…
Show description for c1ee53a
nayuki
committed
c1ee53a
View commit details
Copy full SHA for c1ee53a
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
{AdaptiveArithmetic,Arithmetic}Decompress.cpp: Changed integer type to be more correct, added pedantic checks for ostream.put() (related to commit fd8f8917131c).
nayuki
committed
347205c
View commit details
Copy full SHA for 347205c
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
{AdaptiveArithmetic,Arithmetic}{Compress,Decompress}.cpp: Sorted #include directives.
nayuki
committed
f5bf710
View commit details
Copy full SHA for f5bf710
View code at this point
Browse repository at this point
Commits on Jun 24, 2018
Added C++ port of most application and library code, updated readme document.
nayuki
committed
034b3f8
View commit details
Copy full SHA for 034b3f8
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.