QQ登录

只需要一步,快速开始

 注册地址  找回密码
查看: 9874|回复: 23
打印 上一主题 下一主题

算法常用术语中英对照

[复制链接]
字体大小: 正常 放大
hehe123        

43

主题

11

听众

1151

积分

该用户从未签到

自我介绍
200 字节以内

不支持自定义 Discuz! 代码

新人进步奖

群组数学趣味、游戏、IQ等

跳转到指定楼层
1#
发表于 2005-3-2 02:31 |只看该作者 |倒序浏览
|招呼Ta 关注Ta
算法常用术语中英对照 % W* w5 S$ Q" ?7 I
: r) X$ U9 v* l& z( Y# l

0 K, |. c" z' R* OData Structures 基本数据结构 1 F4 R2 y/ V# V! U, e5 r0 U
Dictionaries 字典
2 s7 a1 @; W" d% {: L0 k( M5 Q- Z7 sPriority Queues 堆 # \* e" j8 t; J/ Z
Graph Data Structures 图 + W( o, l' R* j/ D5 }; u7 e: p- B7 B
Set Data Structures 集合
& U) c0 \+ I+ T4 l4 ?/ `Kd-Trees 线段树 3 {6 r8 z5 q0 t- V+ p
Numerical Problems 数值问题 $ U6 d6 A; \: x& Q) X# q% I
Solving Linear Equations 线性方程组
$ c+ Q( z( q' I) q0 P& \( }: H6 X/ @Bandwidth Reduction 带宽压缩 1 P. l9 b" f  F2 u: I/ k
Matrix Multiplication 矩阵乘法 . P4 X, c5 V1 f2 c
Determinants and Permanents 行列式
9 n7 Y0 w( b: u* hConstrained and Unconstrained Optimization 最值问题
$ b/ @  O" h$ R% A; X: N- HLinear Programming 线性规划
( s  N" J2 k) U0 zRandom Number Generation 随机数生成
3 I, m" L, s! m8 VFactoring and Primality Testing 因子分解/质数判定 . {* k7 a- w5 o" V* A
Arbitrary Precision Arithmetic 高精度计算 # c% H9 ~$ S& Q2 U
Knapsack Problem 背包问题 + `( s8 g) m* G' J$ h
Discrete Fourier Transform 离散Fourier变换 / U2 N# t0 x/ g& V; Q8 g& Z( X
Combinatorial Problems 组合问题 , k5 G4 z5 m1 Q
Sorting 排序
  `/ V2 D7 w/ MSearching 查找 7 e8 o9 E. K! E7 B/ ~5 q# I, V& ]
Median and Selection 中位数 0 V& x+ p2 ~) o9 ^% ], l4 G7 f1 ?
Generating Permutations 排列生成 ) o/ i( P6 ?$ d; w8 u4 U: I" U
Generating Subsets 子集生成
0 q' p! `0 [1 X0 cGenerating Partitions 划分生成 , w: p2 ~1 e# s+ t1 R& r$ a
Generating Graphs 图的生成
6 o; e5 a# O- T2 D; G4 f' ]Calendrical Calculations 日期 / E, b3 P# g- M3 U7 E+ M5 m
Job Scheduling 工程安排
) r/ a1 N* a9 j, i/ {4 ]8 D8 rSatisfiability 可满足性
; F) T1 p6 Q0 r6 Y8 DGraph Problems -- polynomial 图论-多项式算法
9 [7 {# W; L2 L6 M+ X& oConnected Components 连通分支 ! y0 l4 k/ y2 z$ ]! u+ n- y
Topological Sorting 拓扑排序
7 E9 w' a6 H1 R- A, X( W2 {5 yMinimum Spanning Tree 最小生成树
& A3 T7 m. x1 n2 e! sShortest Path 最短路径 # a% |) ~0 \0 A" z* J# q
Transitive Closure and Reduction 传递闭包
6 w( V$ q, x) ]& J7 k( LMatching 匹配 : e$ C9 v" ]) p( N* |0 f* W
Eulerian Cycle / Chinese Postman Euler回路/中国邮路 4 w+ s: k- u, T1 p1 w- R3 y
Edge and Vertex Connectivity 割边/割点
% O% ^0 b! K+ y9 b) ^Network Flow 网络流 : R7 c! i; q. T# B6 N. l
Drawing Graphs Nicely 图的描绘 3 r- W' r4 k- K
Drawing Trees 树的描绘
3 I' |; E' x( m" cPlanarity Detection and Embedding 平面性检测和嵌入 & `/ w7 L1 ~- E
Graph Problems -- hard 图论-NP问题 0 H+ f4 l# v$ e) d- w3 F1 @+ R
Clique 最大团 $ o& j$ T$ J* P( T' U# k
Independent Set 独立集 , {9 M$ c; s3 D6 g, U3 j( y. k( J1 C
Vertex Cover 点覆盖 ) G, T3 N- s* T+ _+ E' p% t+ m
Traveling Salesman Problem 旅行商问题
" a9 J$ j2 k" Q* FHamiltonian Cycle Hamilton回路
* [7 L% B* e* i& j) ZGraph Partition 图的划分
: \. V* Z% |5 N( a7 l: H: PVertex Coloring 点染色
& a( B. v/ _. M) i* P4 rEdge Coloring 边染色
' _$ `) Y4 ?, G0 y! T3 e% nGraph Isomorphism 同构   g( `8 j3 T) L0 s$ [2 l1 d
Steiner Tree Steiner树 . |3 R" P& {! x! M+ V
Feedback Edge/Vertex Set 最大无环子图 / v& g6 }* f: e/ g9 Q  q* m, n3 o
Computational Geometry 计算几何 + p8 a6 L8 W# A! y1 ], I
Convex Hull 凸包 6 G. O) b3 Q# T6 Q4 G+ `. E
Triangulation 三角剖分
2 e5 y2 e8 B' }# T. Z0 tVoronoi Diagrams Voronoi图
) L# l$ Y- D7 }1 ^$ @Nearest Neighbor Search 最近点对查询 , d( C+ _; ]3 u) c3 ]% d% C
Range Search 范围查询 - O  e$ w3 n  |& @/ x
Point Location 位置查询 3 f; b- q9 j3 O1 C
Intersection Detection 碰撞测试 5 d3 e4 d& N3 Y& j: H
Bin Packing 装箱问题
( O# I  U0 {9 ~8 O; t' A. X7 OMedial-Axis Transformation 中轴变换 ; b+ _. w3 M; {( z9 X0 @$ X0 a: i
Polygon Partitioning 多边形分割
2 U( p2 D2 [$ S+ c5 M# x' ESimplifying Polygons 多边形化简
. j  b2 p; [+ k. i' gShape Similarity 相似多边形 0 A2 x# _9 O4 j0 G- a2 }+ S: r
Motion Planning 运动规划
$ o0 D3 V0 W8 O* w$ cMaintaining Line Arrangements 平面分割 / m" X7 p$ B: n- U/ n
Minkowski Sum Minkowski和
, p) `. T, B) x  Y8 Y% sSet and String Problems 集合与串的问题 ) ?( x& J' k. I7 ]% a; G7 Z
Set Cover 集合覆盖 $ _* Q* Z+ V9 B7 h5 f6 ^, b0 F$ m
Set Packing 集合配置
. ]8 u& h; j: V4 {( TString Matching 模式匹配 * L0 `! B- M* z" i( d5 X
Approximate String Matching 模糊匹配 + b! ~9 H& p& c: ~& f8 k
Text Compression 压缩
5 V4 X# E1 U3 x: p  VCryptography 密码
0 v% p: v  d! x2 c& N% o+ N1 yFinite State Machine Minimization 有穷自动机简化 * u0 Q) w8 t8 V: G* Q/ N( c0 h& ]2 y
Longest Common Substring 最长公共子串
* o2 W( ^5 Q0 {$ YShortest Common Superstring 最短公共父串
: D3 o9 C/ \0 G' orobustness  鲁棒性
# L# o- a. S9 t, l* Orate of convergence  收敛速度
zan
转播转播0 分享淘帖0 分享分享0 收藏收藏2 支持支持3 反对反对0 微信微信
hehe123        

43

主题

11

听众

1151

积分

该用户从未签到

自我介绍
200 字节以内

不支持自定义 Discuz! 代码

新人进步奖

群组数学趣味、游戏、IQ等

数据结构基本英语词汇
4 y! ~7 d- |, a
* Y5 Y7 ?, a3 W数据抽象 data abstraction. p! v3 N: s/ H' m: N+ b; v
数据元素 data element
% G  g9 `; j, x/ h( ?% I2 k数据对象 data object
) u/ ~4 r, s5 s: l6 }% q2 |数据项 data item" L2 U: V" ?) O! n+ m
数据类型 data type
8 R6 [- |1 {* G: T7 q1 J抽象数据类型 abstract data type
% i' s$ ~: P% n+ l) @- b. @2 _" ], q" Z% k' J! H9 R
逻辑结构 logical structure+ k# D; S* A9 W4 |
物理结构 phyical structure3 ]  C7 @* ?4 s, ^+ T
线性结构 linear structure  E1 x# x2 S" t
非线性结构 nonlinear structure7 k& g( r+ u; o6 _, [; p) y
! G& C8 A5 s* W
基本数据类型 atomic data type6 U+ I* A- Q! e6 M3 U
固定聚合数据类型 fixed-aggregate data type8 h! f# l) [; u$ ?
可变聚合数据类型 variable-aggregate data type$ s& D- P0 J) }" Z1 u: v
线性表 linear list   S% ^& V- ~: P$ {  p. I- e6 E
栈 stack+ D9 H- B; ~1 G: S
队列 queue) X2 m- T( O3 S0 \+ U! W
串 string   W# W0 ]8 K2 s2 z# [
数组 array
" x+ m7 K4 P% n9 s/ y" y树 tree
" J  J6 [$ P, @图 grabh
3 B1 D4 H; b7 S$ x
7 x6 R1 U6 ~1 A# G; |1 ]  c& s查找,线索 searching
1 k+ X0 m; s" W6 C9 M更新 updating
1 J: m( M7 v8 N/ }1 n8 G8 I排序(分类) sorting
/ y/ A+ c4 b+ T( a" A( G插入 insertion  |& c- u4 `1 {1 I5 Z, {! |
删除 deletion* N( u4 N, w: L) I1 [6 D# [  ^( A

$ B  k4 T8 G; a: e9 r前趋 predecessor" ~  W+ a0 a, I( A, n; |  z1 m6 @" h
后继 successor) Q! ]/ A1 e$ a9 u
直接前趋 immediate predecessor
5 T) d& I2 H4 V+ B; u5 V8 ]直接后继 immediate successor
% b4 P( Q: A9 j  E# I0 T# d* d双端列表 deque(double-ended queue)* J) ]4 j) i, g
循环队列 cirular queue. m4 Z% r/ ^! s
指针 pointer
7 H+ a; Y0 g  x4 F# [* ]先进先出表(队列)first-in first-out list
* V* t6 t7 r. L+ S后进先出表(队列)last-in first-out list% H1 l- w9 W' P
栈底 bottom
5 H) {* Y1 C% T* D, O7 I/ R4 [' ~栈定 top
# ~( S) R3 Y0 I0 r6 A& W压入 push
: P" s! Z: @6 L- x! A弹出 pop& @. `1 Q* ?; \4 m) {5 `  K# H
队头 front
. L7 [& a0 Y  p! d队尾 rear
- N/ g0 L, D: r上溢 overflow
# \( W4 B% m0 v% D6 i6 E下溢 underflow5 w, G5 S2 q: _. q& P9 t1 }

4 H! D$ K0 L; y6 q数组 array
5 h$ M; s% T8 R, o矩阵 matrix- W; f( @* j5 H. N
多维数组 multi-dimentional array. C1 |2 b) U, a. i1 V
以行为主的顺序分配 row major order3 {' W) ?/ s+ `' b7 c# n
以列为主的顺序分配 column major order+ V& \0 d0 L, w: z! c9 W2 e* n
三角矩阵 truangular matrix5 ^* r) J, ]7 V" c7 y$ K
对称矩阵 symmetric matrix
  e1 Z% R0 [5 w* L稀疏矩阵 sparse matrix
# V+ `. U$ N1 h- M转置矩阵 transposed matrix
. j: c2 a5 z% R' [7 G$ G
! W1 Y+ w7 u0 _) ]链表 linked list
1 J, h% y/ F0 N线性链表 linear linked list & u8 I  T# f5 [) x& A7 f- u0 l
单链表 single linked list
* ~3 S* [+ c+ R) f多重链表 multilinked list
: H# K  q1 _; O; m2 z8 \循环链表 circular linked list
* a$ l" Z: x# q" a) T* U% t双向链表 doubly linked list
# T4 N7 K% }) y& `7 }1 M$ ~十字链表 orthogonal list9 K) L: H6 A* }7 h
广义表 generalized list
( g0 w" X3 _* k
  m* W; Y! c( }链 link
# p0 C5 o6 ?! _, }指针域 pointer field
* H/ r- U4 v' i/ r! F3 s' ^) x链域 link field 2 d& u, [$ H5 [+ T
头结点 head node* ?" u* m3 ]8 o* k) H( q' w6 h
头指针 head pointer* }" B4 f8 L+ Q* Q( z5 |0 _& Y
尾指针 tail pointer; b6 ]  r! J3 `% J8 u) ~# L5 Q
串 string+ D" V$ Q/ G- G
空白(空格)串 blank string
9 O$ C+ n3 m' T  U1 r5 l: U空串(零串)null string $ w* X7 s- f1 y: g+ x/ w
子串 substring
  D, t+ K# u. E9 v4 ]
. u9 k3 g1 ~' I& I/ v+ [树 tree) V9 {. f" u( D! {3 I/ j
子树 subtree' R7 o6 _% H2 I/ x8 q
森林 forest
8 A9 L7 @6 X' q! M根 root
4 b: S$ C8 d5 g2 r7 Q8 k叶子 leaf1 X& V( d) C' @
结点 node & m4 L/ n4 \$ G  ^! T. E4 |' \
深度 depth
& a# U* y4 Q. }9 {1 J, P层次 level& W2 z* N: g* R+ f3 D
双亲 parents
# F, B7 B( Z7 T+ a( W3 F/ W孩子 children
" ?$ n6 ~- b6 @/ C) \! [+ q8 L3 M兄弟 brother
, ?4 \5 d3 k# B. [1 u) n祖先 ancestor
3 B3 C7 c$ l, ~' o子孙 descentdant- y" ?! m! y) Z3 }7 i' u

: q, y1 V0 u% D0 t二叉树 binary tree
) e, k4 m; {: \4 |平衡二叉树 banlanced binary tree* E) z- G- x) J0 F1 c+ X+ R2 ]9 X" r
满二叉树 full binary tree/ j! h3 n: O7 q$ u3 D
完全二叉树 complete binary tree
1 K1 b3 d7 Z8 `3 S& {7 K0 {) s0 d遍历二叉树 traversing binary tree7 }5 R& V: c1 o2 J+ d
二叉排序树 binary sort tree
1 K0 f& x: w; b) J二叉查找树 binary search tree$ r1 A2 h7 _% C, G( j
线索二叉树 threaded binary tree# Y2 b' |; d* D1 s7 U
哈夫曼树 Huffman tree
  q8 A( i% y2 J) V有序数 ordered tree, Q$ t4 Z9 r% A5 r+ s) G
无序数 unordered tree# ]% _7 p* O9 d( `, X$ ~, U5 z* T
判定树 decision tree, H4 w0 _* r  _+ ?
双链树 doubly linked tree
+ G0 d" |6 O' q" O' p: K# G4 J, r数字查找树 digital search tree& E! p0 ~& H+ l0 p; p; a$ n: Z

2 x8 \2 E3 l. C, G9 N7 a# C树的遍历 traversal of tree) r! P; c1 k3 [9 G0 C+ d! m
先序遍历 preorder traversal . P, N" ]8 {  Y9 j& q  ~
中序遍历 inorder traversal # b0 k8 h) h. V3 A  p
后序遍历 postorder traversal( m0 f- c0 |9 q  a
3 j; Q* o! q# I4 P5 m5 s
图 graph
! ~, d5 @% v! r4 Z% t子图 subgraph* {" ~. M* `, `# e5 S" g8 Y0 K  n
有向图 digraph(directed graph)
( G! {9 R6 C3 K7 x: t1 w: N无向图 undigraph(undirected graph)+ q2 J, n  |5 ]% k1 b; t1 [$ q
完全图 complete graph; u  Q2 L" S; G2 _* O% ^; x  l
连通图 connected graph
4 G6 J# n) W, g- \) J非连通图 unconnected graph
- K: o6 O% @% U/ T0 W强连通图 strongly connected graph + s9 Q3 \0 j2 L2 }& A0 O1 l9 v- V( y
弱连通图 weakly connected graph6 G: h: A8 g8 S1 \  \" v' C7 H
加权图 weighted graph
0 C- |& h: C, Q" k; s; S* [有向无环图 directed acyclic graph
/ x8 `  {' W& C3 E( Q7 e稀疏图 spares graph$ q2 Y! g0 V, ^1 N8 J1 f. m8 W- o
稠密图 dense graph. m% L* s; T' X9 G0 r3 S
重连通图 biconnected graph
# k1 G4 A& N5 `二部图 bipartite graph" c2 x6 e  o+ t7 N  E
$ r5 Z+ @" b; o; u, @
边 edge
1 w' d: g! o3 t% k顶点 vertex  V, T# m% Q, Q* p1 _- Q. _
弧 arc1 \. I" `! d+ |9 Z* ^9 P
路径 path$ v) l1 i- s4 A( P0 L& j' e3 n
回路(环)cycle
1 L) x7 L* \. A8 O弧头 head/ C7 Q- y6 ]9 L- L6 X. _6 V
弧尾 tail2 X8 V5 c# c- K( v+ t  b( G
源点 source
4 r! V2 @, x4 |终点 destination
# l3 L- q4 L& h% a1 J; h) V' E+ I汇点 sink ( f; Q+ S* o* r  j1 ^) k/ r
权 weight
- X! p, [8 c! x: Q7 g% h连接点 articulation point
/ }, k6 J' B5 \: {, n1 e) y初始结点 initial node
* s& }0 Q; I9 E3 `5 ^- \终端结点 terminal node
  h9 x. t' O; A$ W# `0 w相邻边 adjacent edge) B/ `' [7 ^7 A8 y% N
相邻顶点 adjacent vertex, E* ~. n! w% j
关联边 incident edge
8 X$ V* C  m5 H. s2 [2 V入度 indegree
) W1 W; E" D' G2 B* `出度 outdegree
0 h" A' J+ |6 w& J最短路径 shortest path1 T* _% n8 `) Z7 o
有序对 ordered pair
" C+ o5 i, o% \# D. U无序对 unordered pair
. A+ X4 M' ?! |简单路径 simple path4 x+ A3 \) M  k$ G' f
简单回路 simple cycle4 A. ?( X: `4 Y7 f/ B& R. E
连通分量 connected component
# N' B, |! l5 o+ R8 I& x; A+ z' i邻接矩阵 adjacency matrix
) z( q+ ?8 K1 R邻接表 adjacency list0 `* j( P3 F2 }2 I( U
邻接多重表 adjacency multilist4 H  i  f% o  P
遍历图 traversing graph
# Z0 Q/ o$ U( k+ q% F生成树 spanning tree
: b/ H4 Z* [6 H0 J最小(代价)生成树 minimum(cost)spanning tree
5 s2 T! ~( [& U6 h& a/ K生成森林 spanning forest
3 ~( P5 O$ p1 C5 y& C' T
1 s* f" @7 _# s3 H9 U. E" y9 I拓扑排序 topological sort
. }$ r" J5 n; ]5 s' a偏序 partical order$ o& j+ q& `; ~5 x% C* e0 c. n
拓扑有序 topological order- J) ]0 p, ^2 a$ `# }; K4 c
AOV网 activity on vertex network8 z3 X6 k% j# _( E
AOE网 activity on edge network. v  U, n4 x% P$ b3 y. A  [
关键路径 critical path% O, H" k9 p+ N$ O, M- _
- T& [: T2 O0 y! j3 g
匹配 matching
" v4 [2 ]$ h; X8 [最大匹配 maximum matching
/ j* c& f6 J( z& L增广路径 augmenting path
1 l7 J# F# ?! l9 Q增广路径图 augmenting path graph: F" L& M% R/ ?6 @

6 ?$ [0 n) }8 r' B2 K1 X查找 searching- u1 u# g3 N9 {! g; s  S( q
线性查找(顺序查找)linear search (sequential search)9 j- I  u& Y4 |) E3 z
二分查找 binary search
$ U1 H- N) F% t( c4 M( f) e! M4 e分块查找 block search
9 i  x9 w- F) Q% }/ o0 b8 f散列查找 hash search
9 j( }7 ^0 |  c0 F平均查找长度 average search length- j9 e$ Y( J$ }: I- k6 b

3 W! w; }0 a2 H) n- p5 ^散列表 hash table
4 q8 p2 e$ }& s+ C: Q散列函数 hash funticion4 g, K  V+ q  J
直接定址法 immediately allocating method
, N, B8 E% f7 E8 J, S) R( m/ n8 M数字分析法 digital analysis method) Z5 L/ s2 x; N  A& Q: R: n
平方取中法 mid-square method! E5 L0 K2 r$ _; a* M, e
折叠法 folding method
6 P1 d8 _4 U' J% z! U; |+ L7 _除法 division method
0 _( q3 E5 r- f; O9 [0 t随机数法 random number method
$ r, L# [. E6 i8 {
$ u6 i1 m( a2 J, a7 s排序 sort% {1 V8 \& N/ |; h& z9 p  ~% c+ p) v
内部排序 internal sort
# b* o& Z: {- c外部排序 external sort' j$ F( T. k7 a0 v8 {1 ^; G( R& t
插入排序 insertion sort9 s# d) _6 S! _: k  w/ S
随小增量排序 diminishing increment sort5 P; x" S! ]( ^' o* @% o! j
选择排序 selection sort
. q5 e, x  a) A0 {堆排序 heap sort8 k# i' c) D" |5 a; T
快速排序 quick sort  s* p- b, ]+ F
归并排序 merge sort* k" \& q8 I+ |, k/ @" j
基数排序 radix sort. @( Y4 M5 X3 ?
外部排序 external sort
- k: f' y" @: @) u: E2 X- I平衡归并排序 balance merging sort
; P2 K; W0 N6 X; K4 ~  [8 ]二路平衡归并排序 balance two-way merging sort
% {/ M' F+ \* f; a" x. s* s多步归并排序 ployphase merging sort, O4 l7 t; R* @7 {5 ]" p
置换选择排序 replacement selection sort; H. d' D, B+ b, J' Y* Y( K2 V

4 X' t; W' t7 u# Q" i5 `% t+ S文件 file; `7 c8 P$ B) n9 T
主文件 master file
: R! r4 B' R# _6 A! ]- [* Q7 c顺序文件 sequential file* h3 u8 i  K* C1 ~
索引文件 indexed file
0 u# {3 F5 \" c, M* _+ z. w: I索引顺序文件 indexed sequential file
5 G1 U. Y( w2 S$ E索引非顺序文件 indexed non-sequential file. k: M# p* a/ d: w2 J, q+ F
直接存取文件 direct access file
+ p+ l( k7 \5 J) \# w多重链表文件 multilist file
3 \, d5 y* G+ W# b9 Z倒排文件 inverted file$ e( T4 H% J/ A+ Q# E7 K' q! H
目录结构 directory structure1 k' D; g% f) q; o" ?! O
树型索引 tree index
回复

使用道具 举报

realman        

0

主题

0

听众

20

积分

升级  15.79%

该用户从未签到

新人进步奖

回复

使用道具 举报

lipu_2003        

5

主题

2

听众

119

积分

升级  9.5%

该用户从未签到

好的,谢谢了,你真伟大,有用

, }6 B ]3 O% n

你要是发成文档就更好了

0 g- ^* R, [' a8 ~+ t; j

真的好麻烦,不过挺好的

[em08]
回复

使用道具 举报

cyberagui        

6

主题

2

听众

99

积分

升级  98.95%

该用户从未签到

回复

使用道具 举报

lovecan 实名认证       

1

主题

4

听众

638

积分

升级  9.5%

该用户从未签到

新人进步奖

回复

使用道具 举报

danson        

0

主题

4

听众

11

积分

升级  6.32%

该用户从未签到

新人进步奖

回复

使用道具 举报

0

主题

4

听众

18

积分

升级  13.68%

该用户从未签到

新人进步奖

回复

使用道具 举报

zwt1987        

0

主题

4

听众

18

积分

升级  13.68%

该用户从未签到

新人进步奖

回复

使用道具 举报

ljiangbig 实名认证       

5

主题

4

听众

290

积分

升级  95%

该用户从未签到

自我介绍
做人得专一。

新人进步奖

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册地址

qq
收缩
  • 电话咨询

  • 04714969085
fastpost

关于我们| 联系我们| 诚征英才| 对外合作| 产品服务| QQ

手机版|Archiver| |繁體中文 手机客户端  

蒙公网安备 15010502000194号

Powered by Discuz! X2.5   © 2001-2013 数学建模网-数学中国 ( 蒙ICP备14002410号-3 蒙BBS备-0002号 )     论坛法律顾问:王兆丰

GMT+8, 2026-7-22 09:39 , Processed in 1.941277 second(s), 102 queries .

回顶部