QQ登录

只需要一步,快速开始

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

算法常用术语中英对照

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

43

主题

11

听众

1151

积分

该用户从未签到

自我介绍
200 字节以内

不支持自定义 Discuz! 代码

新人进步奖

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

跳转到指定楼层
1#
发表于 2005-3-2 02:31 |只看该作者 |倒序浏览
|招呼Ta 关注Ta
算法常用术语中英对照 " f8 N: m$ h3 s

, j+ i4 I2 E5 A( X+ h
' K! w( z6 ]) DData Structures 基本数据结构
+ M% ]" }/ y" VDictionaries 字典
* p9 u8 g9 C2 ~7 {3 p$ i$ GPriority Queues 堆
7 j6 n: ^; S0 p8 w9 B  u( @6 H# RGraph Data Structures 图
; @4 _6 |# q0 VSet Data Structures 集合
8 ~# Q0 J6 B3 w# I% A! a2 SKd-Trees 线段树 5 t) I9 c- D" D6 b7 c
Numerical Problems 数值问题 ! I5 b7 `3 h# j
Solving Linear Equations 线性方程组 6 [/ F) f1 l5 x
Bandwidth Reduction 带宽压缩
$ H: o. E  e/ J+ f$ ^) Y" M* k" e9 F& {) gMatrix Multiplication 矩阵乘法
: a' q$ P& |" a3 m3 YDeterminants and Permanents 行列式
2 S* f) b; c8 cConstrained and Unconstrained Optimization 最值问题
- ~$ q4 N5 a. Q( Z& A+ [Linear Programming 线性规划 3 L" S) R# }9 F7 U1 o
Random Number Generation 随机数生成
8 P" J6 Q- F& v, F  ^Factoring and Primality Testing 因子分解/质数判定
* ~$ A' c# u5 }' V1 s/ V! {! _Arbitrary Precision Arithmetic 高精度计算 4 g/ g- ]- B; ?5 u: h1 a
Knapsack Problem 背包问题 0 P9 J* U2 a, @2 h  V  {7 \/ Q  u
Discrete Fourier Transform 离散Fourier变换
! H9 }" k8 F2 v; `Combinatorial Problems 组合问题
. a8 p; t) f9 ^3 XSorting 排序 5 w& T; ]( [/ N- m0 K9 V
Searching 查找
' U; q2 w  l6 b( w5 Q! eMedian and Selection 中位数
/ `5 I/ ?0 e' s9 s* ]/ p- DGenerating Permutations 排列生成 * C4 P- q+ I4 c' z6 u. \# h
Generating Subsets 子集生成 9 j# i( g& ?7 ~' A! O; O  o
Generating Partitions 划分生成
: n* h' J5 M3 X4 P) `* ?* mGenerating Graphs 图的生成
) V4 G$ H0 n. z" ^2 XCalendrical Calculations 日期
' q; f; J& |* D) G" k2 v; g+ t. vJob Scheduling 工程安排
. y: H& v9 @) u  ?Satisfiability 可满足性
  ?& F) l; o, K, [Graph Problems -- polynomial 图论-多项式算法 0 m7 e  I2 g" j" S
Connected Components 连通分支
0 U6 S9 \8 U( Q' ?+ wTopological Sorting 拓扑排序
% Z; n+ [; Q3 M6 vMinimum Spanning Tree 最小生成树
  `" Q5 F$ k, e. P0 QShortest Path 最短路径 : a6 Z; u" U. x0 b% L; O
Transitive Closure and Reduction 传递闭包 3 j4 T% u% s* }6 K
Matching 匹配 0 G/ o6 k, k" Z
Eulerian Cycle / Chinese Postman Euler回路/中国邮路
. r5 ]% t5 [  I! `0 REdge and Vertex Connectivity 割边/割点
0 s' ^8 e+ w) P( _4 TNetwork Flow 网络流 " b- i' F4 N( O! N" _+ z, W
Drawing Graphs Nicely 图的描绘
4 {6 b( v5 H, l  J8 x; jDrawing Trees 树的描绘 & V# O* V, A" t% R
Planarity Detection and Embedding 平面性检测和嵌入 3 g& J- f8 u: O5 f( D
Graph Problems -- hard 图论-NP问题
% ^, v7 c( F6 r0 j* w/ K& uClique 最大团
4 }# w( D! `0 D4 fIndependent Set 独立集
* t( y8 L: y! i  H+ `+ ~4 cVertex Cover 点覆盖 7 ~3 `' t  v5 o. \
Traveling Salesman Problem 旅行商问题
3 ?6 M0 I5 h+ I( @8 yHamiltonian Cycle Hamilton回路
# n2 `/ Q$ }( tGraph Partition 图的划分
3 s- [: Z) m' E+ f; L  q3 z& SVertex Coloring 点染色
2 ]# h* S3 X# M" X7 c- X) kEdge Coloring 边染色   h( n" I9 }5 W
Graph Isomorphism 同构 . P0 J1 t. }' s
Steiner Tree Steiner树
! {8 f. ?0 M# dFeedback Edge/Vertex Set 最大无环子图 9 p; p: r0 a: U; Z6 C
Computational Geometry 计算几何 4 B( n3 m$ @" i0 G: ~( m8 c# _4 b
Convex Hull 凸包 ) h3 ~9 ?1 u2 V6 m, }# q7 y/ n, r( W
Triangulation 三角剖分 1 V+ Z5 _; M' t
Voronoi Diagrams Voronoi图
* t  J* a& u) z5 \8 dNearest Neighbor Search 最近点对查询
) X4 K3 X7 x9 H2 \4 d+ bRange Search 范围查询
9 M- }4 w6 L% L$ BPoint Location 位置查询
  N" G# p% K+ g3 K% iIntersection Detection 碰撞测试
/ F. `7 d7 A/ U3 Y! yBin Packing 装箱问题 0 D( c9 J" w& x, k0 U
Medial-Axis Transformation 中轴变换
) W# D. T5 E* h1 ?  j0 D' n& h- @Polygon Partitioning 多边形分割
9 C$ J7 m- u2 r- [- D% g0 o$ WSimplifying Polygons 多边形化简 $ }- N% ?0 h6 u" A+ l, X
Shape Similarity 相似多边形   ?1 _& v7 K6 k' s0 N* b) f
Motion Planning 运动规划 & u) z+ ?6 q$ k+ t
Maintaining Line Arrangements 平面分割
* _" C2 ~" g* s" u/ z* ]( MMinkowski Sum Minkowski和 4 q0 a( Y5 E( H! p7 [
Set and String Problems 集合与串的问题 / a, {1 F8 h# x% j5 [; @/ p' \
Set Cover 集合覆盖
1 Y$ q1 R* w$ t! Z* hSet Packing 集合配置 $ S. Q- V+ \; t: P5 A3 w
String Matching 模式匹配 / j: q: f4 I/ N4 S/ y
Approximate String Matching 模糊匹配
6 b* O  J6 @; c: B; t7 UText Compression 压缩 : }; q! \4 ~0 K6 A6 F5 A4 k' W7 D
Cryptography 密码
6 H4 d0 P! g+ K4 GFinite State Machine Minimization 有穷自动机简化 6 o# G- A0 i3 h. s
Longest Common Substring 最长公共子串 3 N$ H* k$ @- E
Shortest Common Superstring 最短公共父串 8 D$ t  O5 W& x% {3 X) P5 o. A% m
robustness  鲁棒性
- K8 b+ ^, t) }; P% X6 Krate of convergence  收敛速度
zan
转播转播0 分享淘帖0 分享分享0 收藏收藏2 支持支持3 反对反对0 微信微信
hehe123        

43

主题

11

听众

1151

积分

该用户从未签到

自我介绍
200 字节以内

不支持自定义 Discuz! 代码

新人进步奖

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

数据结构基本英语词汇
( n; E  q- z5 ^/ Y6 i6 q4 ~* C
2 z* ]/ {, }1 {3 W1 a0 Q0 \. k# x数据抽象 data abstraction
! ^7 v# k7 }5 Y/ [) U数据元素 data element
5 {$ ]1 X$ A) N! X数据对象 data object( V/ L' k* ^) c5 {! {( A$ r  U( l
数据项 data item% d: t. w( G# T8 j0 ^+ d: }1 x8 v
数据类型 data type
+ Y% E0 v. B& I' G0 E9 D抽象数据类型 abstract data type
  t) w  ?4 V8 V0 b$ p- J5 K4 w/ [/ L: p: K  [9 \4 D
逻辑结构 logical structure9 |9 T3 @" g8 X# z
物理结构 phyical structure4 {1 `$ ^2 \6 ~0 O+ q  d# o1 d6 H
线性结构 linear structure7 y+ G; X: j7 w3 w/ N. ^. O& h) l
非线性结构 nonlinear structure  n9 n8 D% v9 x' i* P8 S. h4 d0 K
- f( i, h4 I5 G
基本数据类型 atomic data type
1 D% ]- Y1 N# x- U7 X: K固定聚合数据类型 fixed-aggregate data type# d" g% g* C) y+ j
可变聚合数据类型 variable-aggregate data type7 r! a$ D, ~4 `# o7 C; s
线性表 linear list - w# Z& w8 m, X% G+ C
栈 stack( F7 o6 r# Q6 ^5 ]& d! _- J- U, L
队列 queue
  y; X9 L. f1 w串 string ) s* v1 N! j& Z7 g, U' B8 p$ V& Y- Y
数组 array  E6 P% H; v% J% h  o  G
树 tree
; W) z1 R! Y4 n% l: R图 grabh, z3 L* E9 y; k: n& ^& C2 U0 z
8 P; F8 d- r# g
查找,线索 searching2 S3 M; J" ?) r* ]
更新 updating
3 O% k0 E" j& ~: H5 j6 a  ]) M排序(分类) sorting# M& m9 T2 w: R, t1 {5 @$ J6 }
插入 insertion
4 r& m  Q/ r. g0 Q删除 deletion
' K* H4 ^, w9 B; i2 P7 f+ W0 d7 @1 b+ d7 N) A# W
前趋 predecessor; w' |7 M9 r# ~8 e) X+ q
后继 successor! k9 F3 X8 z: ?/ {9 i
直接前趋 immediate predecessor
3 g! ?2 A- d0 s  J$ U- F直接后继 immediate successor) Q' R: L5 L3 K" x0 x6 J
双端列表 deque(double-ended queue)6 a$ n+ r, ^; S, d- t6 x6 X  m
循环队列 cirular queue' {* q4 m2 \/ O3 i  b: u% z+ L
指针 pointer, y7 e/ Q4 m2 J
先进先出表(队列)first-in first-out list
. b2 ~. c+ o' D, U2 M9 {后进先出表(队列)last-in first-out list
& E4 G6 D8 T3 L' e9 e栈底 bottom* w) B+ z4 W& i! |, ^
栈定 top5 r% ?* Q! G  A
压入 push) b  I- _: ~6 o$ e& f4 e
弹出 pop) \& F7 ~6 k( B1 a6 a, q$ ^3 b; N
队头 front* M9 b1 T) S% g% y' K
队尾 rear: B5 z: ^9 z9 F$ ^9 R. M; F' L; y$ o
上溢 overflow1 l6 P" o# J; t4 W. i5 W; F, {% H
下溢 underflow1 s" q8 A' H% A# {; t
2 t# w4 r- d7 l8 D* ?, o  T1 |# p
数组 array
$ y6 q, o  L; l8 W% i矩阵 matrix
! n5 e5 U7 u* ^9 F8 {, H2 Z; e9 ]多维数组 multi-dimentional array0 W  S+ u! ~, ~* X/ D
以行为主的顺序分配 row major order9 ^  P2 }* S# ?; V0 v4 T
以列为主的顺序分配 column major order
/ `' O! k6 y4 W3 R. G' e三角矩阵 truangular matrix
7 Q  ]$ J5 V7 E8 }  t' N2 j. B对称矩阵 symmetric matrix) L$ E, M/ |1 v; H+ A
稀疏矩阵 sparse matrix
1 h$ z& [. {) K1 m转置矩阵 transposed matrix/ _* N9 X/ I, h$ Z# g

  ]2 p3 h  h. h( l链表 linked list
! e, {# R' m7 J线性链表 linear linked list
" e& F6 O7 v+ y+ {0 l, ^单链表 single linked list # a. }. m2 d. J, X! O9 R
多重链表 multilinked list
  g* W1 [3 b1 \8 }) M  a+ q循环链表 circular linked list
2 N& F5 h) u/ W双向链表 doubly linked list
* s* I8 X* _( V5 m: x* y( N十字链表 orthogonal list
4 p1 X2 J+ a3 n% m3 @广义表 generalized list" d9 z! S; W5 Z: V+ C2 D  w1 e0 I

# _0 Q/ x- ]( ~% e8 s7 W链 link
7 m, f7 X: v* G( P指针域 pointer field 6 q" O6 w4 |# \5 d$ j! g
链域 link field # c/ e; }$ p6 Y6 ^
头结点 head node; c9 o! R* W7 a8 J6 ]$ E( Y, r
头指针 head pointer0 ^& `7 @: e, E  j4 F5 r$ B4 Y: Y7 v/ {
尾指针 tail pointer/ N* E, I% d; t+ n: r8 v6 B; t# m
串 string" k7 G% A& F: A! K4 D, Y4 h1 Z. d
空白(空格)串 blank string6 l1 u. B, a$ D( Z  D* c. d; D& z
空串(零串)null string 5 P8 y& L) t7 m9 G1 ?
子串 substring
6 ]# o9 y% d) l1 h$ O! q( g4 ^# }4 E9 H4 z9 B0 |- p2 J
树 tree
! c  O- L1 i$ ~& C子树 subtree3 E; ^$ k* h" x; |
森林 forest
1 [7 W& ^' M# `" W根 root
9 c8 y; M1 |$ |4 P+ a叶子 leaf
7 L* w+ b3 L3 W+ V8 P结点 node
6 N  {$ L% U' C3 b" K. R深度 depth: h$ [0 G. I& l0 T
层次 level
2 ]6 L. {) [, E, F1 j8 I8 a双亲 parents, f( W& g3 F+ E3 [, g# ~3 A
孩子 children- G4 N  L9 ]8 W) c3 X- B
兄弟 brother' G6 o- g3 v# J: B! Q2 T! I
祖先 ancestor
( _+ O0 m, \  N- `- _- v4 i* q! `子孙 descentdant
- d' I8 w% ^3 u% L  x# T! f6 k9 L2 v  K' ^9 v  O& t
二叉树 binary tree- d8 d- n8 g0 K' {, I
平衡二叉树 banlanced binary tree
3 f1 {: h2 A) s* T& k满二叉树 full binary tree
& W$ C; m( o2 R! N& r( u5 B1 q完全二叉树 complete binary tree8 |2 \, {/ ~3 _/ X5 N7 e: r' ^1 V3 B
遍历二叉树 traversing binary tree% o1 N0 d7 F# \# c' ~) F
二叉排序树 binary sort tree
  @5 Q- L0 x( n$ @二叉查找树 binary search tree
  ^; f# E9 K% W: N3 m% C% l( g线索二叉树 threaded binary tree
. z7 L* o% [9 x. c* U哈夫曼树 Huffman tree; E4 ^8 @: l4 Q8 q4 q- P" e
有序数 ordered tree/ g4 ]  D8 r5 ~4 k& H. r  K: O
无序数 unordered tree/ R6 M  t8 u6 r: W9 E
判定树 decision tree7 Y0 _9 }. ^) k5 J
双链树 doubly linked tree
, \% I! _( ?4 C& ^数字查找树 digital search tree6 h! _" \7 |& O9 B4 V

6 r4 H; C/ _% s0 C3 s树的遍历 traversal of tree
9 C8 B: D9 L$ M8 Z先序遍历 preorder traversal
; A( a# }9 s* _8 O1 C* z中序遍历 inorder traversal # u9 \- u) }* n0 }
后序遍历 postorder traversal
- j8 h. F9 R& J8 O- k1 l
2 e9 U/ O7 g3 M' n/ K9 d图 graph
7 o& J7 T% B  z# @4 w$ }5 U子图 subgraph) D0 `5 K& ^9 @+ U
有向图 digraph(directed graph)
/ b3 }$ n" Q5 }1 X/ l. y无向图 undigraph(undirected graph)
5 g/ \3 H) `7 E# A' O3 _完全图 complete graph
, T! |9 f$ p$ h7 W连通图 connected graph
6 m$ M: T* Z; W; k1 _: w$ l0 O非连通图 unconnected graph, }* W! F( f, s0 l6 @
强连通图 strongly connected graph
# O: V& ^) O5 \- d弱连通图 weakly connected graph  n% D6 C8 E$ C
加权图 weighted graph
& c/ R& l! O8 x! }0 n0 p有向无环图 directed acyclic graph
4 @$ G. S$ m" t3 W1 S稀疏图 spares graph3 U3 c- d; m) i* R, K8 x  M2 l
稠密图 dense graph6 g$ S4 V" f  x3 D$ ^
重连通图 biconnected graph
& m' H6 l/ |0 d1 X8 H+ [- ?二部图 bipartite graph5 `1 |  H6 V' O7 t

- E1 ]3 W) p/ W0 m+ B* K% r边 edge
2 @, A+ G# h. X. q9 N. U6 m顶点 vertex
) Y# v8 w7 x# B( u2 ^8 V/ c弧 arc
- ?( y: K9 K. K0 k) A路径 path
# T+ @' w4 h9 y. G6 G5 L4 v. u/ D回路(环)cycle) {! B- m- I* _* m
弧头 head3 k2 P+ r+ G# s' v- O
弧尾 tail$ |0 _  F" L, q# Z7 _9 P% ?4 k. U. X
源点 source' b2 p" x2 f3 W  r: g) Z
终点 destination, o' ]4 a2 u; U: q6 n* k' O* _+ H
汇点 sink
; Q9 z. A: F& h( C! |+ f  h% E/ ^权 weight# X# i! K0 v. J9 n$ h
连接点 articulation point3 {9 X1 a$ d! e, D
初始结点 initial node& F) [) N' v7 I
终端结点 terminal node' F6 F9 ^$ D4 \
相邻边 adjacent edge2 y% Z+ W$ A" @1 V3 g. ]7 Z
相邻顶点 adjacent vertex5 Y$ u9 a6 R% ?% ^
关联边 incident edge
# u2 @* `" K2 r9 N6 v( s- r入度 indegree
1 c4 [$ i4 `  T7 j1 C出度 outdegree
/ }# m6 z0 @5 |! J& g2 N+ n最短路径 shortest path
2 g: X3 |  K4 E有序对 ordered pair
& z/ F9 X5 k& ~6 R无序对 unordered pair
0 V. [/ ~& s( D$ I' s简单路径 simple path
7 a/ g' n! m5 q$ g* h8 b1 B简单回路 simple cycle
' s% W( g! s7 d  K8 L连通分量 connected component  [( U4 k; m$ b
邻接矩阵 adjacency matrix# L: d' @3 V) }" @$ Z# x
邻接表 adjacency list4 K% X+ ^7 ?2 u# e* W4 E
邻接多重表 adjacency multilist
# d! X8 f' f/ c8 N) E9 U遍历图 traversing graph  G8 [! ~; D) r" v' M# K
生成树 spanning tree
+ L7 X) U' n: q5 X- y6 W7 U最小(代价)生成树 minimum(cost)spanning tree) |4 z! A- g$ F" _" C3 u3 r* d8 I
生成森林 spanning forest
4 o5 Y7 E! ~  W, B1 o: n# _& M6 ]3 P7 j+ u5 a; v
拓扑排序 topological sort 1 W: t' ^" Y3 x+ H! P' C, O
偏序 partical order: T; I3 m4 Z$ ]; i
拓扑有序 topological order
$ _, c2 {. q7 H9 {AOV网 activity on vertex network) _) \& E6 d9 b
AOE网 activity on edge network
; D" l& `. o5 {" V关键路径 critical path
1 \5 @& w) X" K" X7 V4 x# O5 g9 B
匹配 matching: v' V" s" Y( B1 L
最大匹配 maximum matching0 G7 j! m' H4 F5 m5 q
增广路径 augmenting path
' c! _$ f* A9 H增广路径图 augmenting path graph: F1 U) d2 d" p. w
$ x4 p7 r; f+ W2 K) J9 E( [/ [( P9 n/ I7 ?
查找 searching
2 L: I8 c  B+ i5 D* ]线性查找(顺序查找)linear search (sequential search)
5 h$ K/ S) g; c  I2 _9 p! @3 j二分查找 binary search
: k3 ]% o1 Z( {: L! p/ Q分块查找 block search' U. y) e& c: v  q
散列查找 hash search ! u1 t8 \0 `3 I' \! P* ~
平均查找长度 average search length0 O' F& ?! C3 L5 E" i; U
& d! |  Y5 j! b6 k
散列表 hash table
( @1 a$ X7 `; @: ]散列函数 hash funticion" z! o, \9 Q* H$ I
直接定址法 immediately allocating method
$ N( D# [" A- y9 v) @' }* j( \$ j) y数字分析法 digital analysis method
  D1 E1 L# s& |9 A/ Y平方取中法 mid-square method- O2 w; v& f' }" E4 j0 L
折叠法 folding method
0 z4 q, \+ ?0 d9 Q. S. e, t除法 division method
) m- H& V1 f4 ?' R5 I随机数法 random number method" Y+ X  f7 ]8 K& ]* j! Y3 N

. e+ K- a7 L. s排序 sort
+ ^5 a$ v& s" o- B0 B! ], o+ {内部排序 internal sort4 [! s5 s1 J4 `8 J
外部排序 external sort
: R( C$ Z- x$ w/ g7 I4 [插入排序 insertion sort9 |) f) D# R9 ?/ K$ i7 a3 e! @
随小增量排序 diminishing increment sort# L/ a) J6 O8 Z" h
选择排序 selection sort
2 E8 D4 {, p4 g7 \: L堆排序 heap sort
& y' R1 m, z1 U; ?; Q快速排序 quick sort
9 n. r. j. O/ I7 M归并排序 merge sort
4 M; x+ v+ e& ~  f基数排序 radix sort
8 v  L( `# H. |2 J外部排序 external sort
3 l0 m& y# @6 Y& M" a5 a平衡归并排序 balance merging sort
. D9 S7 y) Q% ]. Y2 X' G二路平衡归并排序 balance two-way merging sort! A& _7 x. }* E4 Z8 j( k7 H% o
多步归并排序 ployphase merging sort) k! s+ H* X3 M/ G; `
置换选择排序 replacement selection sort' r7 W4 s) C8 z

( ?" t6 j4 w& R, ?+ u: S3 f文件 file9 s6 n$ @9 S9 K! S) s& H4 o- l
主文件 master file
+ X" j4 C: W) @$ N, @顺序文件 sequential file. @2 n5 B3 S3 k% e, j/ m
索引文件 indexed file1 f7 l, k: ^/ o) H6 N
索引顺序文件 indexed sequential file
, Q# X# D5 ]" C7 J6 Z索引非顺序文件 indexed non-sequential file
$ u+ L+ {- ]. C% ?3 ~直接存取文件 direct access file
5 N- q3 I  R3 P! F% F7 Y6 h( Q多重链表文件 multilist file  u: E9 f+ B, ?% t( `2 C, G
倒排文件 inverted file
' l2 a6 T1 S6 h/ J" y目录结构 directory structure
! J& e8 N7 J  z8 k树型索引 tree index
回复

使用道具 举报

realman        

0

主题

0

听众

20

积分

升级  15.79%

该用户从未签到

新人进步奖

回复

使用道具 举报

lipu_2003        

5

主题

2

听众

119

积分

升级  9.5%

该用户从未签到

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

# c( Z$ _% d7 D& @

你要是发成文档就更好了

# S& s( @6 Z$ O- d1 u

真的好麻烦,不过挺好的

[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-4-18 23:23 , Processed in 0.357749 second(s), 102 queries .

回顶部