搜索资源列表
大数运算类实例
- 在计算机科学中有一类分常重要的代码工具是抽象的大数运算类,本工程实现对大数加减乘除的封装及实例-in computer science is often an important sub-category of tools is the code of large numbers Operational abstract category, the majority of projects to achieve the arithmetic package and examples
this_pointer
- 类是程序模块化的一个主要工具,它封装了将一个数据结构和对该数据结构的一组操作 友员是破坏信息隐蔽的一种机制,主要目的是考虑程序的运行效率 静态数据成员的作用是在多个模块之间共享数据。静态成员函数提供对静态数据成员操作的封装以及不依赖对象数据的共同操作-Class is a major tool for modular program, which encapsulates a data structure and the data structure of
gsoap-win32-2.7
- gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。-The gSOAP compiler tools provide a SOAP/XML C/C