Atomic Memory Model 2.3

軟體性質: 免費試用 ‎檔案大小: 1.40 MB
‎使用者評分: 4.0/5 - ‎1 ‎評分

原子記憶模型是一種強大的方法,以一致、優雅、簡單和高效的方式處理記憶體,大大提高了代碼的質量和開發速度。通過抽象記憶體並表示其為封裝實體,可以消除在數位計算機系統中使用記憶體所產生的所有問題,並使其本質上不可能。 下載內容包括模型的論文、範例實現的完整原始碼 "2"(2.3 版)C++ 和參考手冊。它還包括一組有用的幫助器類和實現原始碼 "One" (版本 1.2),以及一個演示代碼使用的簡單示例程式。

版本歷史記錄

  • 版本 2.3 發佈於 2012-10-15
    添加了句柄記憶、安全記憶、安全字串和其他記憶體原子類。添加了許多具有各種功能的方法,例如用於數據查找和資源操作的功能。已進行了許多改進,包括改進了異常處理。
  • 版本 2.2 發佈於 2007-08-05

軟體細節

終端使用者許可協定

Atomic Memory Model Software License The MIT License [your product] uses the Atomic Memory Model by Miroslav Bonchev Bonchev. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.