|
|
Stories recently tagged with 'Bitwise'
|
|
submitted by
leniel
2 months, 6 days ago
lenielmacaferi.blogspot.com — A sample that makes use of F#'s bitwise operators to encode (signed) 32-bit integers into 1, 2, or 5 bytes, represented by returning a list of integers. Integers in the range 0 to 127 return a list of length 1. A detailed review of the bitwise operations is provided so that you can better realize what's going on during the encoding process. read more...
add a comment
|
category: Other | Views: 5
|
|
tags:
Operators, Bitwise, F# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
leniel
2 months, 6 days ago
lenielmacaferi.blogspot.com — A sample that makes use of F#'s bitwise operators to encode (signed) 32-bit integers into 1, 2, or 5 bytes, represented by returning a list of integers. Integers in the range 0 to 127 return a list of length 1. A detailed review of the bitwise operations is provided so that you can better realize what's going on during the encoding process. read more...
add a comment
|
category: Other | Views: 5
|
|
tags:
Operators, F#, Bitwise | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
SQL_Menace
1 year, 1 month ago
sqlblog.com — How to reduce your table size by 90% by using Bitwise logic. This is a great way to accomplish the following things
Reduce table size
Speed up backup and recovery because your table is much smaller
Improve performance
read more...
1 comment
|
category: Database | Views: 1
|
|
tags:
Bitwise, SQL, Performance | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spirit1
1 year, 2 months ago
weblogs.sqlteam.com — Showing the principle of XOR with reversing a string in C#. It's also pretty fast.
Because bitwise operations should be common knowledge for every developer out there. read more...
2 comments
|
category: C# | Views: 28
|
|
tags:
XOR, Reverse, Bitwise, C#, string | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
jeremyjarrell
1 year, 4 months ago
jeremyjarrell.com — Did you know that & is not just for bitwise operations? You can actually use it in your standard conditionals, but there's a slight difference in how it behaves. This article will show you what that difference is. read more...
1 comment
|
category: C# | Views: 1
|
|
tags:
Bitwise, Operations | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 4 months ago, submitted by
devreddy
1 year, 4 months ago
xaprb.com — This is a collection of useful tips and tricks for bitwise arithmetic, useful in any programming language.
read more...
1 comment
|
category: Tips & Tricks | Views: 13
|
|
tags:
Bitwise | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BlackWasp
1 year, 6 months ago
blackwasp.co.uk — The ninth part of the C# Fundamentals tutorial extends upon the previous article dealing with C# Boolean operators. Boolean operations may also be carried out on integer representations of binary numbers. This article considers logical bitwise operators. read more...
add a comment
|
category: C# | Views: 7
|
|
tags:
Bitwise, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|