Skip to content

The final programming experiment of the Introduction of Computer Science course in University of Chinese Academy of Sciences, 2017.

License

Notifications You must be signed in to change notification settings

WentianBu/InfoHide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoHide

This respository include three source code files: hide.go Optimized_hide.go Origin_hide.go

Origin_hide.go is the provided source code framework of the Information Hide experiment, programmed by csintro.ucas.ac.cn hide.go and Optimized_hide.go are wriiten on the basis of the Origin_hide.go, programmed by Wentian Bu.

hide.go just finished the functions which need to be finished and added copyright information. The provided parts has not been edited. Optimized_hide.go changed some comments, names as well as some statement in the provided framework in hide.go to make the source code more normal. The changes are based on the suggestions provided by golint.

Both hide.go and Optimized_hide.go has been tested and can achieve the function required by the experimrent.

The public test image ucas.bmp and the text to hide Richard_Karp.txt are also provided. m_ucas.bmp is the example image which includes the data.

Copyright © 2017 Wentian Bu

About

The final programming experiment of the Introduction of Computer Science course in University of Chinese Academy of Sciences, 2017.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages