Independent Colleges and Universities of Florida
The Independent Colleges & Universities of Florida (ICUF) is an association of 30 private, educational institutions in the state of Florida. Like the 12 public universities in Florida, all ICUF schools are accredited by the Southern Association of Colleges and Schools. The current president is Robert J. Boyd. ICUF institutions issue nearly one-third of college degrees at the baccalaureate level and above in Florida.[1]
Type | Private Colleges and Universities |
---|---|
Established | 1956 |
President | Robert J. Boyd |
Location | , U.S. |
Website | www |
Members
gollark: The "use case" is a random fun feature in potatOS.
gollark: ```lualocal function init(code) -- preallocate 64KiB of memory -- 64KiB is enough for anyone -- (TODO: allow moar somehow?) local memory = fill_arr(65536, 0) -- load code into memory, at start for i = 1, #code do memory[i] = code:byte(i) end return { memory = memory, registers = fill_arr(17, 0) }end```
gollark: Well, I decided to not have ROM and to dump program code into memory starting from location `0` because WHY NOT.
gollark: Maybe a general "flags" register, yes.
gollark: Hmm, what registers do I need other than general ones and the program counter?
References
- "Information for Students". Independent Colleges and Universities of Florida. Archived from the original on 2007-06-26. Retrieved 2016-09-29.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.