CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - stl
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - stl - List
[
Algorithm
]
HighPrecision2
DL : 0
基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方),部分允许string式的“整型”与int型混合运算,支持正负号,结果一律用string 型存放(多精度对单精度取余(用int)除外!)-Based on STL string of high-precision calculation of support for string-type format for storing the multi-precision integer operations (including 2B !,-,*,/( divisible), (remainder),- (negative check), involution, the square), and some allow the string-type integer and the int-type hybrid operation, to support the sign, the result will be stored using string-based (multi-to single-precision accuracy remainder (using int) except!)
Date
: 2025-12-16
Size
: 11kb
User
:
wang yucao
[
Algorithm
]
ptypes-2.1.1.tar
DL : 0
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with portable thread and synchronization objects, IP sockets and named pipes. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind.-PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with portable thread and synchronization objects, IP sockets and named pipes. Its main `target audience is developers of complex network daemons, robots or non-visual client/server applications of any kind.
Date
: 2025-12-16
Size
: 218kb
User
:
hlide
[
Algorithm
]
stl
DL : 0
用于计算矩阵方程的Jacobi迭代程序。-Jacobi matrix equation used to calculate the iterative process.
Date
: 2025-12-16
Size
: 1kb
User
:
parker
[
Algorithm
]
BUC
DL : 0
BUC算法,没用到任何与STL相关的内容,使用的初始化的结构是avltree,BUC内含计数排序、插排和快排-BUC algorithm, doesn t use any STL-related content, use the structure to initialize is avltree, BUC includes counting sort, insert sort and quick sort
Date
: 2025-12-16
Size
: 1.85mb
User
:
caonima
[
Algorithm
]
exp5
DL : 0
学生管理系统采用线性链表结构完成,链表直接使用C++标准 模板库STL中的list来完成。关于排序,直接调用list 容器的sort方法完成-Student management system using a linear chain structure complete list directly using C++ Standard Template Library STL in the list to complete. About sort, directly call the sort method to complete the list container
Date
: 2025-12-16
Size
: 230kb
User
:
lemonzou
[
Algorithm
]
Stl
DL : 0
关于stl的两个小程序,分别是计算一组数的中值和存入数字-2 cpps about stl, one of which is used to calculate the mean value of numbers and the other one is used to store numbers into a vector.
Date
: 2025-12-16
Size
: 1kb
User
:
柏良
[
Algorithm
]
particleplusplus
DL : 0
一个C++粒子滤波模板 粒子过滤器或连续的蒙特卡洛方法需要在每次迭代中采样大量的粒子。这使得它在MATLAB仿真特别慢。因此,为速度的缘故,需要执行的是可取的。此模板提供了一些有用的为用户模拟粒子过滤器的+ +类。- This template provides some useful C++ classes for users to simulate particle filters. We try to use the STL as much as possible to provide user with an intuitive and consistant interface.
Date
: 2025-12-16
Size
: 30kb
User
:
刘颖
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.