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.