搜索资源列表
largenumberoperation
- module dwin.lab.BigInt /+ version(Tango) { import tango.stdc.math import tango.stdc.stdlib import tango.stdc.string import tango.stdc.stdio } else { import std.c.math import std.c.stdlib import std.c.string i
MyStdString
- 一个VC++中写的的Std String类源代码,推荐给朋友们。希望对大家有所帮助-A VC++ source code in StdString class can improve the alternative string class CString support ansi, unicode. Actually used in a number of projects for a while, I feel great and recommend it to friends. We wa
rsa
- rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 }
facebook-folly
- Folly是Facebook的一个开源C++11组件库,提供了类似Boost库和std库的功能,包括散列、字符串、向量、内存分配、位处理等,满足大规模高性能的需求。-Folly is an open source Facebook C++11 component library, similar to the Boost libraries and std library functions, including hash, string, vector, memory allocation,
proxy_resolver_v8
- Convert a V8 String to a std::string for Linux.
MD5
- MD5加密解密 算法C++实现,包含2个文件.h以及.cpp文件,函数接口:std::string compute(const std::string& content, bool upper = false) -MD5 encryption and decryption algorithm C++ implementation
STLport-5.2.1.tar
- STLport-5.2.1 STLport是一个完全符合C++98标准(及2003年修订)的免费的C++标准库实现。它是由俄罗斯人Boris Fomitchev于1997年发起的开源项目,目的是基于著名的SGISTL开发一个可移植到各种平台上使用的高效的C++标准库。-STLport is an implementation of the C++ Standard Library - For multiplatform/multicompilers project a coherent
string
- The C++ standard says that <stdlib.h> declares both ::foo and std::foo But this isn t done in QNX version 6.3.2 200709062316.
perf_event
- Like the above version of PrintResult(), but takes a std::string value instead of a size_t.
SkGrTexturePixelRef
- String - a UTF-8 string class. For historic reasons, we don t use std::string. -String - a UTF-8 string class. For historic reasons, we don t use std::string.
ModulePrivate
- TODO(wan@google.com): replace this class with std::string or implement it in terms of the latter.
comp
- A text string to identify the library.Define new_allocator as the base class to std::allocator.
param_eq
- explicit Fnf(const std::string& nm, std::size t refs = 0) Kernel Device Driver for linux v2.13.6.