Walter's Tech Blog
blog to share my experience in programming
2016年1月31日 星期日
[VLC] Unbroken streaming in loopback
›
When reach the step to show below command like below, pls refer below syntax to add the option, gather Before: :sout=#duplicate{dst=r...
2015年12月18日 星期五
[C] Pre-define values for array in arbitrary length
›
For some situations, it is required to pre-define values for array in arbitrary length. It is related to make use of the pre-processor of l...
[Computer Science] Fast Integer Division and Modulus
›
Sometimes, fast integer division or modulus is required for high speed processing. Division is normally the most uncomfortable operation ...
2014年9月15日 星期一
[VBA]Compact Access Database bypassing create a dummy database
›
https://github.com/walter426/VbaUtilities/blob/master/AccessObjUtilities.bas Function to compact Access Database bypassing create a dummy ...
2014年8月20日 星期三
[VBA]Join two tables with any number of columns in a easy format
›
https://github.com/walter426/VbaUtilities/blob/master/SqlUtilities.bas In order to join two tables into one, the SQL syntax is very complic...
2014年8月6日 星期三
[VBA] Transfer multiple objects(e.g. tables, queries) in a database
›
https://github.com/walter426/VbaUtilities 'Transfer multiple objects in a database Public Function TransferObjSetInDb(TransferType As...
2014年7月18日 星期五
[Python] Coordinate Transform between Grid and Geographic (e.g HK1980 and WGS84)
›
https://pypi.python.org/pypi/CoorTransform_GirdGeographic https://github.com/walter426/Python_CoorTransform_GirdGeographic It is a python...
›
首頁
查看網路版