QQ登录

只需要一步,快速开始

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

算法常用术语中英对照

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

43

主题

11

听众

1151

积分

该用户从未签到

自我介绍
200 字节以内

不支持自定义 Discuz! 代码

新人进步奖

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

跳转到指定楼层
1#
发表于 2005-3-2 02:31 |只看该作者 |倒序浏览
|招呼Ta 关注Ta
算法常用术语中英对照
& b( B6 G9 k2 e2 y4 H, M5 l
6 q3 y' Y/ u4 _0 V1 `- p5 q6 X$ r  N* p& I
Data Structures 基本数据结构
5 Y- F6 Q0 u9 v! k! x( f( \Dictionaries 字典 : n, q6 S! ]( Z
Priority Queues 堆
6 m- S" Z$ h# d6 G% a+ |9 RGraph Data Structures 图 # v  Y. q# {5 h/ P1 H
Set Data Structures 集合
$ S- E2 P9 f8 A/ IKd-Trees 线段树
" O4 g0 c+ o; g8 J/ }! o( ]: {Numerical Problems 数值问题
( ]: g, b' P8 ?, O4 lSolving Linear Equations 线性方程组
* X" e: J7 C% i0 A# qBandwidth Reduction 带宽压缩 8 t- R. u) f4 @- \; V
Matrix Multiplication 矩阵乘法 9 K6 ?7 U8 r0 k: Z2 Q
Determinants and Permanents 行列式 ( y4 v2 u1 n, g. l; I/ ^) P) p
Constrained and Unconstrained Optimization 最值问题 " p2 y& @4 D) I4 N
Linear Programming 线性规划
4 L1 p" O# x) `+ A4 cRandom Number Generation 随机数生成 - X% ^! }. l2 D8 P) q
Factoring and Primality Testing 因子分解/质数判定
/ t0 q7 R9 ]" I. j. VArbitrary Precision Arithmetic 高精度计算
1 C; @( x# T% `0 ~/ x: j/ WKnapsack Problem 背包问题
+ W! Y8 C) r" L. F" ^Discrete Fourier Transform 离散Fourier变换 ; B( }& c1 F9 O& t
Combinatorial Problems 组合问题 * f" ]# [/ H5 J9 B: M
Sorting 排序
1 n5 O. }. o) \. P2 _Searching 查找
! m/ ^1 R3 g& T1 OMedian and Selection 中位数 7 F( I2 H+ I( H
Generating Permutations 排列生成 ) U! t% l+ x& V' a. h: q+ z
Generating Subsets 子集生成
6 T: a) l1 W- B3 h) C0 S, LGenerating Partitions 划分生成 7 u9 ]" @% r; O- s1 M
Generating Graphs 图的生成
6 }) _( s4 _2 V' Y6 u% VCalendrical Calculations 日期 - M- @8 y- f5 B$ h1 ^' N1 I
Job Scheduling 工程安排 $ p& D; B1 Z' X9 w" N- B1 L8 ]2 m
Satisfiability 可满足性
; y0 s/ B2 `7 ]/ d" JGraph Problems -- polynomial 图论-多项式算法
# Z% H1 }; G, v0 Y' eConnected Components 连通分支
0 t2 O- t4 e" {7 y8 l: _; VTopological Sorting 拓扑排序
+ o! ]6 o  J# p! CMinimum Spanning Tree 最小生成树 ( U% X( k/ p( |
Shortest Path 最短路径 0 j" S8 H/ x6 _2 ?
Transitive Closure and Reduction 传递闭包 % ]+ P! `8 L$ B- [: W9 K
Matching 匹配 - s) r6 y4 H/ D% G  A; t0 P! R2 H
Eulerian Cycle / Chinese Postman Euler回路/中国邮路
! @, j7 ]5 v4 d& ~Edge and Vertex Connectivity 割边/割点 . N  m. ]" y, T: }& `( m
Network Flow 网络流 ( k5 K9 y' J: f* G
Drawing Graphs Nicely 图的描绘
+ p: Y. V; ~8 j/ @Drawing Trees 树的描绘 6 N/ Y* O: _) E* L. l
Planarity Detection and Embedding 平面性检测和嵌入 & @) s8 I) ^4 m9 `& {
Graph Problems -- hard 图论-NP问题
( C# W( ~7 e# l: P; J* vClique 最大团   E2 c7 b( u3 k/ ]
Independent Set 独立集
9 p0 F0 v) y" X9 C; oVertex Cover 点覆盖 , S& O, g$ Z2 v! T0 a) ~7 t
Traveling Salesman Problem 旅行商问题
( n( K/ i+ J  f5 D! p% ?Hamiltonian Cycle Hamilton回路
+ {6 E# S( Q& S+ P" e2 KGraph Partition 图的划分
4 ~: N3 o2 x) g8 @% y% YVertex Coloring 点染色
. P8 I6 p& f1 g+ U: l4 |Edge Coloring 边染色 * \: E5 C, z6 @1 h
Graph Isomorphism 同构 5 k. O0 N. M6 W0 E1 \! n- A! K# K
Steiner Tree Steiner树
' K& r" J2 @( e" F) c5 YFeedback Edge/Vertex Set 最大无环子图 5 R* h. v: q6 T# q: r; Z2 H
Computational Geometry 计算几何
$ u' o, |+ Z! X. K# z, NConvex Hull 凸包 0 ?1 U! ?5 A% ~
Triangulation 三角剖分 - e, [# g( @: |5 Z- U, k
Voronoi Diagrams Voronoi图
1 k8 B5 v# ^; \( Q0 S% kNearest Neighbor Search 最近点对查询 2 {! O$ q0 _/ ?4 o- _# b8 |5 X, L( g
Range Search 范围查询
5 I- d9 J* ]$ m, x1 Z! A3 `Point Location 位置查询 % b' z: @3 r4 C  n9 N
Intersection Detection 碰撞测试
4 c1 y  j0 B: [1 o& b8 w" TBin Packing 装箱问题 3 v3 X. K1 {0 g1 t
Medial-Axis Transformation 中轴变换
! t- j% M" d& S1 ?- o4 wPolygon Partitioning 多边形分割 + X  q0 }; p2 n) q  y  m
Simplifying Polygons 多边形化简 0 D# a# U( T2 F8 V& p& z
Shape Similarity 相似多边形 8 j3 H) [, b6 X
Motion Planning 运动规划 ! V2 m5 S$ e( _6 {8 S, U9 n
Maintaining Line Arrangements 平面分割 7 V8 R2 `1 [: ~# G$ ~
Minkowski Sum Minkowski和
5 H/ h, }% S/ iSet and String Problems 集合与串的问题
9 M4 o7 G2 V9 T9 i" c: ISet Cover 集合覆盖
$ e7 a) k: P' G. G% c+ rSet Packing 集合配置
& e# v0 a: ?3 c" Z* iString Matching 模式匹配
6 p; T! r0 t. zApproximate String Matching 模糊匹配 , u5 Z1 c" {8 ?# }
Text Compression 压缩
8 R" i$ }" G1 j" {9 D) Z0 }( x! E+ CCryptography 密码   i' ^+ t0 o0 `% _
Finite State Machine Minimization 有穷自动机简化 & Y5 w9 w4 ~1 _  w% P& Z# N  |
Longest Common Substring 最长公共子串 6 F3 Z" D. V, ^/ x* Q9 H
Shortest Common Superstring 最短公共父串
7 n. B! p6 h$ U# M$ ]$ f, l7 ^robustness  鲁棒性- [0 Z$ ]3 ^# }8 D
rate of convergence  收敛速度
zan
转播转播0 分享淘帖0 分享分享0 收藏收藏2 支持支持3 反对反对0 微信微信
hehe123        

43

主题

11

听众

1151

积分

该用户从未签到

自我介绍
200 字节以内

不支持自定义 Discuz! 代码

新人进步奖

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

数据结构基本英语词汇
3 |+ L% o% u# b4 s8 Q9 _, {$ R3 O3 R: Y2 p( D6 r0 A
数据抽象 data abstraction
1 m, \; P/ ~& z8 B) {% F) o8 r数据元素 data element
( B( F. ~% m! {0 e* O" v5 a数据对象 data object6 S! N1 [. g6 ?( ^
数据项 data item" b( I; m# x- i7 ?2 _9 V9 r
数据类型 data type 1 Q, |' ]& G* B) v# p" l; i
抽象数据类型 abstract data type
. e$ k' e4 k$ }0 Q" L2 R; Q2 R: z0 u5 R9 Z+ C
逻辑结构 logical structure
- e6 `2 R0 s! f7 N( M* r物理结构 phyical structure
7 H8 y- n: L- T* u线性结构 linear structure
. O$ Q! Z# R* v$ g8 [非线性结构 nonlinear structure8 ?7 I: _$ f. e8 J
$ {( C6 t/ y: b9 s: o8 \" a
基本数据类型 atomic data type
! y! C# u9 X) g固定聚合数据类型 fixed-aggregate data type
7 o4 a# o1 e/ d; f- k0 f5 J0 H( c可变聚合数据类型 variable-aggregate data type
: e1 m8 T1 ]* _1 Y线性表 linear list
4 u3 s# X. m6 g; H栈 stack& z8 @+ G1 Q2 p/ H4 U
队列 queue
; H( x- ~: z4 R串 string
3 u3 z7 Z3 ^8 p) o& I/ N4 g数组 array* g3 G/ d3 _6 I% T
树 tree, l6 C9 w7 x# p9 k$ D5 l
图 grabh$ b" q5 d0 J5 t! j

/ I; C; B3 l3 @! `& p查找,线索 searching* q6 O- {; a0 f" ?0 l5 n
更新 updating+ S7 W1 p, x( {' P: A1 v
排序(分类) sorting
8 O: \& ~5 z4 Z  B插入 insertion$ G" j: D; k0 B+ X; }0 ?4 J# H  @
删除 deletion
$ p9 Q& V3 e% g+ G
/ P( y: t& G; ^8 }" v  x前趋 predecessor
+ d* T' }0 N! t后继 successor
" I3 A) S) a& b' H4 h4 ?直接前趋 immediate predecessor
, d5 q) c5 c( ]6 b直接后继 immediate successor" P% K5 Q+ v& M' a8 `& }3 v- c
双端列表 deque(double-ended queue)
8 T4 a+ g* q% B2 Z循环队列 cirular queue; \. t: [/ a/ X3 ~' v4 a7 [
指针 pointer
, n4 B# f+ U8 K. b先进先出表(队列)first-in first-out list  g* y6 T0 N* d+ ]* W
后进先出表(队列)last-in first-out list; q4 W6 j( R' j9 l% ^9 {* d+ c
栈底 bottom. I7 \: M$ c8 M1 R- O9 P5 n
栈定 top, e) Y5 O) s+ ?% [$ N$ A$ M5 h
压入 push' l' r' y' a! k/ M! H% {
弹出 pop$ z* Z! e/ B1 |4 O0 f
队头 front
2 F8 H+ m2 S% i8 W队尾 rear
9 c" H1 z( }% v+ ^上溢 overflow% h5 w' M3 a% O5 m3 ^
下溢 underflow
+ p( W  ?8 R' m7 _7 S- \( U" V8 z, f$ S' g- a: b- H0 m
数组 array
: ]0 r& h/ c- w$ m3 w矩阵 matrix, ~& @+ U8 Y+ h  N
多维数组 multi-dimentional array9 [6 }! r0 u9 r7 w+ K
以行为主的顺序分配 row major order
8 g- V2 \- V) r6 y以列为主的顺序分配 column major order
! T8 B0 z& A& N! ?) u, R9 `1 L三角矩阵 truangular matrix
* Z4 |# e4 X, u* D/ I. V对称矩阵 symmetric matrix
. M9 F7 s  b& ]6 q" y; X. u4 V稀疏矩阵 sparse matrix
0 d0 m+ b& @+ ^* X/ S: C  g% F转置矩阵 transposed matrix
( {* e( ]; t4 k) t' P
5 P& K; y3 X$ L2 }链表 linked list 2 U+ g3 u- o4 _8 n
线性链表 linear linked list
, x% @: b4 d/ @! Q单链表 single linked list . H. {+ w0 p. r5 C
多重链表 multilinked list & x  y$ d9 m0 }% T, v0 y; s/ k
循环链表 circular linked list
' j. K. l6 x1 n" R3 c4 t双向链表 doubly linked list / ?/ m0 i/ ^* N: ?, s' w
十字链表 orthogonal list
4 Q, o3 \; O  H, G% n广义表 generalized list, ~% g8 u9 q6 G5 z1 D

7 G, g) P6 n7 b! g5 U; {. Q链 link
$ t6 q. V: _( v) }指针域 pointer field
5 I2 Q) c9 |7 A) D* I" d. A* W链域 link field 6 S3 S9 f( B  \
头结点 head node6 Z" O! v& e) B5 V6 d3 t
头指针 head pointer
; g8 s5 O2 D! R$ s1 ^% }5 G尾指针 tail pointer
' @* q% {7 R) r2 L( J3 Y串 string
6 z  z: U+ C+ r$ r7 E  |) V  ]) x空白(空格)串 blank string" u* j/ J4 d, U. r2 |+ T* J3 e$ p4 _
空串(零串)null string # l5 G8 b6 J/ x7 B2 p! y; y  D
子串 substring& z0 a( R3 M% s

$ x- @) w6 ?& ]3 ^% z! H树 tree2 {, O$ E& t' T3 [3 S( Q
子树 subtree
% z$ x4 [$ E0 j8 }森林 forest
( `1 c# T- m; b' {) C( ]$ a' \  f根 root
/ S6 U2 w6 v& W; q3 f9 t叶子 leaf
% K7 W" j8 a' Z4 Z5 n+ H$ Z' g结点 node 9 j) A, [$ T% `7 r7 l
深度 depth
( D5 F( A4 e" ^* ?, n层次 level+ T" p3 @9 C; h% ]6 n
双亲 parents
. l3 C. F5 I6 B- h* i1 ~孩子 children$ q, l: ?& Q3 e! {$ r
兄弟 brother6 p2 n/ s/ @3 A: X% P
祖先 ancestor# s, h# o7 P- q9 [. O& ~
子孙 descentdant5 h0 n1 D0 o0 [5 q- G

5 l- {8 u4 y9 H二叉树 binary tree6 e/ B8 |" O1 Q3 }
平衡二叉树 banlanced binary tree* X  j0 F2 h% ^) f/ X7 s
满二叉树 full binary tree" \" ~0 r, Z/ J1 }+ X
完全二叉树 complete binary tree
) y. W3 c# L. B- q3 l, X1 K遍历二叉树 traversing binary tree/ u# T4 ]  Y& }4 j8 b5 d
二叉排序树 binary sort tree
6 i% |0 _/ t, x4 q二叉查找树 binary search tree
# \6 N# B+ y' ^+ x线索二叉树 threaded binary tree
2 I, Q9 n( Y9 C哈夫曼树 Huffman tree
4 p* ^7 {8 r" X7 r' d有序数 ordered tree1 Y/ H6 k: |7 Y' j# Z0 ]2 Y
无序数 unordered tree
9 w" z; \5 ]/ i4 s( {判定树 decision tree
+ P/ ~4 j/ L9 u+ X双链树 doubly linked tree
6 G' F: X( D5 L' Y/ a1 m9 e数字查找树 digital search tree
& m6 w- }% S! B7 F8 I& R2 E  J; U+ p2 @, M8 \; N
树的遍历 traversal of tree
7 c5 T9 H. ~/ M& e6 W先序遍历 preorder traversal 6 W. s9 y( g" G, y
中序遍历 inorder traversal
$ ?4 n# y; M1 z: U7 @0 c后序遍历 postorder traversal+ ]3 K. o' H2 d

: y" ?' [; _: w6 y" U2 |7 R图 graph' ?/ I' {8 K1 V" `, b' b
子图 subgraph
1 v$ @( T3 t4 h0 i7 e. _- f6 y, w) G有向图 digraph(directed graph)
: e; _, W+ U  C0 g$ O无向图 undigraph(undirected graph)
, V5 f8 z) u1 R' X7 c完全图 complete graph! E* _, P* v, N9 F6 B
连通图 connected graph( W  }6 v6 [$ ^! m& m/ e, Y
非连通图 unconnected graph
$ z& ~* O3 B' @( @5 `强连通图 strongly connected graph
# Z# d1 s! R% B& A9 x0 ?5 G弱连通图 weakly connected graph. I6 T* {/ M; @# O8 j  w. k
加权图 weighted graph$ v* J1 n% G6 ^5 d/ N
有向无环图 directed acyclic graph% a6 l4 K& ^0 c
稀疏图 spares graph
  i. v  u2 ]0 Y+ s稠密图 dense graph
3 l2 x4 d0 }+ R  H重连通图 biconnected graph
0 Q) D% l4 b; Z& @二部图 bipartite graph7 d; t  p1 \& z

& [+ }2 o  z; K# b3 ~边 edge$ u# g) Q- a8 U1 P2 n
顶点 vertex
& I8 @6 r" k# }% y- r4 ]. [2 ^1 c2 O弧 arc
9 U3 t: ]$ e2 j0 O. I3 J路径 path
! {2 e) \  j. k5 u  _  x: @回路(环)cycle
! Q7 D1 i& W& c1 W2 A弧头 head( [, ]* _4 s, G* ~/ e
弧尾 tail# E3 `" T% a2 Y' f- I
源点 source9 S* x5 n' q  k% S1 O; A, K1 }, M
终点 destination; I0 O0 U- E. o3 l
汇点 sink
" i# [) i' A) [! H权 weight% V( D$ M7 ~* \3 x- N; e
连接点 articulation point5 H6 ]* s6 n5 E7 j9 Z
初始结点 initial node
9 b1 G, i5 w6 b( ^, U3 H( M) f终端结点 terminal node7 G) y3 x* F+ l- H2 Y6 C
相邻边 adjacent edge$ e. m& E9 }# o6 g
相邻顶点 adjacent vertex- t9 B. x6 c! `8 W' N5 w+ A
关联边 incident edge! T( t6 V. ~* D6 b
入度 indegree
$ T0 |: S* B& y+ S6 v出度 outdegree
+ O- o: \) s  t' c最短路径 shortest path3 F5 O+ E7 {0 J: }
有序对 ordered pair 4 f  K$ z( K4 [, h' i5 {4 ]
无序对 unordered pair) y) y3 y7 w- H, L+ |, L- U$ Z8 s
简单路径 simple path
% l5 p$ S% N# Z4 S简单回路 simple cycle
. M  K' b. @( Z: k" E) J连通分量 connected component. i$ f' Y5 d9 o0 z1 V& V. }
邻接矩阵 adjacency matrix
0 U2 ]4 o: U" Q3 {7 o. x* {邻接表 adjacency list
6 X' u1 y5 n4 Z4 t% M邻接多重表 adjacency multilist
4 m$ x; D# h) Q8 O; `9 x- r  z/ [遍历图 traversing graph+ C+ d0 U' r- c1 m$ i
生成树 spanning tree
- p0 I- B  h$ W0 m) E( B' b7 O# W, Q最小(代价)生成树 minimum(cost)spanning tree
3 S  b" t- Q, ~9 w6 d- [- I' B! o0 o- t生成森林 spanning forest- O( v1 E! Z7 I- {

# c% ], ?  t1 e. T+ B拓扑排序 topological sort
9 H; G6 \: U/ R$ t6 l偏序 partical order
7 w. {( t  x* x' B; J. P$ R$ y拓扑有序 topological order8 U0 l5 L$ g$ e; A
AOV网 activity on vertex network
% T- {- b3 c8 IAOE网 activity on edge network
3 F1 ~" c# C) g; p8 V关键路径 critical path
7 ^9 s! ]/ p- N0 `* V1 X. l% j. Q2 R4 R1 U0 Q% B( C, H
匹配 matching! L7 I  C3 q5 Q1 f* _+ N  w; W9 V
最大匹配 maximum matching
' `, K# C5 G* _) W增广路径 augmenting path
, L3 X5 _& G$ l- i9 Q. w- ]1 c增广路径图 augmenting path graph
. ~& c1 E) `# e4 m- l
& C& v# i/ F. e/ m查找 searching# s  i$ d3 n* u3 q6 e( N6 H
线性查找(顺序查找)linear search (sequential search)
- T9 A0 j3 v# G二分查找 binary search  p- Q8 A' L: n7 l
分块查找 block search% d& G1 u6 c# T0 j
散列查找 hash search ( p* C: Q1 A2 ~7 y+ I
平均查找长度 average search length* p  ~' H, ^0 Y3 V

% y: z0 ?* D' `) \" p9 H散列表 hash table
9 t; z0 K- y/ P/ Y2 m散列函数 hash funticion
- w$ J$ }6 F1 l4 _' x# j/ n$ _直接定址法 immediately allocating method
$ q  [( n3 |/ N. }: k# r数字分析法 digital analysis method1 X* Q. h" {0 H
平方取中法 mid-square method
% N1 K8 M7 J7 s# S! P8 w& Q折叠法 folding method1 j) I. w  t' a' C4 ?
除法 division method
, ?# K- [  L) `5 y9 s9 A" b随机数法 random number method! [9 }( b" J9 w: ]# H+ p( \* F' ^
8 z/ y9 v: d3 _0 B
排序 sort
/ i) K' l8 g( K' J: D, |8 C内部排序 internal sort) f; D7 K  m& o: J4 {1 c
外部排序 external sort, U9 R% z7 V% X4 C# V8 n) @
插入排序 insertion sort6 }  A2 g8 r% N* E5 C: u3 U1 |
随小增量排序 diminishing increment sort
6 Z  a4 U6 n5 r% I* u3 C( l选择排序 selection sort) k( p- ?& ~- }6 P$ i8 Q3 o0 B1 ]
堆排序 heap sort
: y0 W, O% ]1 E+ g6 n% }+ M0 F; p快速排序 quick sort
3 J2 z# h+ g" v( Z7 p归并排序 merge sort
/ P- k( c9 z  i) \基数排序 radix sort
( P2 h( y, _+ |" o/ Z: U' f7 J外部排序 external sort
: u; O2 O2 q7 d$ u& I平衡归并排序 balance merging sort
% R7 R' U6 w& U' W  }- X& l7 e二路平衡归并排序 balance two-way merging sort
' o9 C, k* W$ g9 T8 P+ Q多步归并排序 ployphase merging sort
1 q/ t0 a  l+ H$ |% k置换选择排序 replacement selection sort
1 x% C+ s. `3 B* i: a6 N
+ h6 K9 u: q) n8 H文件 file3 e) a  }8 Q  m2 }% t; c
主文件 master file 8 A9 b- W; h) ~. N1 t4 P" W
顺序文件 sequential file3 d" |7 Y) t# C6 E/ R0 r- e" s/ z
索引文件 indexed file
2 ^3 u3 x" T0 f索引顺序文件 indexed sequential file
& j+ s8 |7 S/ i1 O9 u索引非顺序文件 indexed non-sequential file
* M3 i, I: L) J- @0 D直接存取文件 direct access file% A2 i& [4 o% n9 [
多重链表文件 multilist file
4 N: m/ n% D; G& s: M( P倒排文件 inverted file: q& Y  w: Z6 H* h5 R
目录结构 directory structure7 ~! I  x! l1 s; M) p+ }
树型索引 tree index
回复

使用道具 举报

realman        

0

主题

0

听众

20

积分

升级  15.79%

该用户从未签到

新人进步奖

回复

使用道具 举报

lipu_2003        

5

主题

2

听众

119

积分

升级  9.5%

该用户从未签到

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

/ {/ T) u6 I( G3 C+ V* C5 G3 a

你要是发成文档就更好了

?, U/ i9 U0 \' T( ]7 N

真的好麻烦,不过挺好的

[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, 2025-8-1 01:11 , Processed in 0.813729 second(s), 102 queries .

回顶部