会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 6. 发明申请
    • Unmanaged memory accessor
    • 非托管内存访问器
    • US20070283117A1
    • 2007-12-06
    • US11820852
    • 2007-06-20
    • Ramasamy KrishnaswamyMarek OlszewskiAnthony J. MooreBrian GrunkemeyerKim Hamilton
    • Ramasamy KrishnaswamyMarek OlszewskiAnthony J. MooreBrian GrunkemeyerKim Hamilton
    • G06F12/00
    • G06F12/0261G06F12/1441G06F21/53
    • Various technologies and techniques are disclosed for allowing accesses to unmanaged memory. An unmanaged memory application programming interface is provided for allowing accesses to unmanaged memory. The application programming interface has a constructor, dispose method, read method, and write method. The constructor allows an instance of an unmanaged memory object to be created. The dispose method allows the instance of the unmanaged object to be controlled. The read method accepts a pointer as a parameter and yields a structure containing one or more values that were read. The write method performs a write operation to a specified location. The application programming interface enables random access to previously allocated unmanaged memory in a type-safe and memory-safe way, with the random access being allowed to any location within the unmanaged memory.
    • 公开了允许访问非管理存储器的各种技术和技术。 提供了一种非托管内存应用程序编程接口,用于允许访问非托管内存。 应用程序编程接口具有构造函数,处理方法,读取方法和写入方法。 构造函数允许创建一个非托管内存对象的实例。 dispose方法允许控制非托管对象的实例。 read方法接受一个指针作为参数,并产生一个包含一个或多个被读取的值的结构。 write方法对指定位置执行写入操作。 应用程序编程接口允许以类型安全和内存安全的方式随机访问先前分配的非托管内存,随机访问被允许到非托管内存中的任何位置。