|
|
| File Information |
| Description |
A MEX file to calculate a GUID. A Globally Unique Identifier or GUID is a pseudo-random number used in software applications. Each generated GUID is "statistically guaranteed" to be unique. This is based on the simple principle that the total number of unique keys ( or ) is so large that the possibility of the same number being generated twice is virtually zero.
To compile:
mex CreateGuid.c rpcrt4.lib
I also tried to implement with .net but I found it to be much slower when needing a lot of GUIDs. |
| MATLAB release |
MATLAB 7.2 (R2006a)
|
| Other requirements |
Tested under Microsoft Visual Studio 6. I will test and/or develop this under MAC OSX and VS 7.1 when I have the resources available. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 14 Aug 2008 |
Steve Hoelzer
|
|
|
| 19 Oct 2011 |
Joseph Burgel
|
|
|
| 04 Nov 2011 |
Tom
|
|
|
|
Contact us at files@mathworks.com