transit

  v.

Pass across or through (an area)

    The new large ships will be too big to transit the Panama Canal.

  n.

The carrying of people or things from on place to another

    The painting was damaged in transit.

  The action of passing through or across a place

    All chinese should have freedom of transit through any place in China. 

transition (change)

  n.

The process or a period of changing from one state or condition to another

    Making the transition from youth to adulthood can be very painful

  v.

Undergo or cause to undergo a process or period of transition

transmit (send, communicate, project)

  v.

  Send out electronic signals, messages etc using radio, televeision, or other similar equipment

    The system transmit information ove digital phone lines.

  Send or pass something from one person, pleace or thing to another.

    Mathematical knowledge is transmitted from teacher to student.

    Transmitted disease.

  Allow heat, light, sound, electricity, or other energy) to pass through a medium

    The three bones transmit sound wave to the inner ear.

transmission

  n.

  The action or process of transmitting something or the state of being transmitting

    Even the most simple information can be forgotten or distorted in the process of tranmission.

    Teaching and learning isn't just a matter of skill acquistion or knowledge transmission.

    A live transmission of the tennis championship.

  The mechanism by which power is transmitted from an engine to the axle in a motor vehicle

transport

  v.

Take or carry (people or goods) from one place to another by means of a vehicle, aircraft, or ship

    Trucks used for transporting oil.

    The statue was transported to London.

  Cause to feel that they are in another place or time

    One look, and I was transported back to childhood.

  n.

The system or means of conveying people or goods from place to place, sea/road/rail/air transport

     Improved rail transport is essential for business.

  The process or business of taking goods from one place to another

    Canals were used for the transport of goods.

transportation

  n.

  (American English) as same as transport

Traffic

  n.

  Vehicles moving along a road or street; The movement of airecraft, ships, or trains from one place to another

    rush-hour traffic, traffic noise, heavy traffic

    air traffice control

  The movement of people or goods by aircraft, ships, trains

    Most long-distance traffic of heavy goods is done by ships.

  Illegal deal, trade    

    drug traffic

transplant

  v.

  Replant a plant in another place

    Lift and transplant bulbs when they are becoming overcrowded.

transpose

  v.

  Change the order or position of two or more things

    When I tracked down Robyn's correct number to call her, I found that I had accidently transposed the last two digits.

transfer

  v.

Move from one place, school, job etc to another. or Make someone do this, especially within the same organization

    He intends to transfer the fund's assert to the Treasury.

    She tranfered to the HR department.  

transform

  v.

  Make a marked chagne in the form, nature, or appearance of

    He wanted to transform himself into a successful businessman.

  Change the voltage of an electric current

    The wind plant capture and transform wind energy into direct current electricity.

transformation

  n.

  A marked change in form, anture, or appearance

    British society underwent a radical transformation.

Words Prefixed Trans-的更多相关文章

  1. java项目调用kettleJob和Trans

    1.调用本地Job和Trans 较简单不用多说没有遇到任何问题,以下是代码: import org.pentaho.di.core.KettleEnvironment; import org.pent ...

  2. bdb mvcc: buffer 何时可以被 看到; mvcc trans何时被移除

    # txn.h struct __db_txnregion SH_TAILQ_HEAD(__active) active_txn; SH_TAILQ_HEAD(__mvcc) mvcc_txn; # ...

  3. BZOJ-1003 物流运输trans SPFA+DP

    傻逼错误耗我1h,没给全范围坑我1A.... 1003: [ZJOI2006]物流运输trans Time Limit: 10 Sec Memory Limit: 162 MB Submit: 529 ...

  4. 【BZOJ】【1003】【ZJOI2006】物流运输trans

    最短路/DP 这题数据规模并不大!!这是重点……… 所以直接暴力DP就好了:f[i]表示前 i 天的最小花费,则有$f[i]=min\{f[j]+cost[j+1][i]+k\} (0\leq j \ ...

  5. BZOJP1003 [ZJOI2006]物流运输trans

    BZOJP1003 [ZJOI2006]物流运输trans 1003: [ZJOI2006]物流运输trans Time Limit: 10 Sec  Memory Limit: 162 MB Sub ...

  6. BZOJ 1003 [ZJOI2006]物流运输trans

    1003: [ZJOI2006]物流运输trans Time Limit: 10 Sec  Memory Limit: 162 MBSubmit: 4242  Solved: 1765[Submit] ...

  7. bzoj1003[ZJOI2006]物流运输trans

    1003: [ZJOI2006]物流运输trans Description 物流公司要把一批货物从码头A运到码头B.由于货物量比较大,需要n天才能运完.货物运输过程中一般要转停好几个码头.物流公司通常 ...

  8. OpenJudge Trans

    #include<iostream>#include<cstdio>#include<algorithm>#include<cmath>#include ...

  9. BZOJ 1003: [ZJOI2006]物流运输trans(最短路+dp)

    1A,爽! cost[i][j]表示从第i天到第j天不改路线所需的最小花费,这个可以用最短路预处理出.然后dp(i)=cost[j][i]+dp(j-1)+c. c为该路线的花费. --------- ...

随机推荐

  1. 系统管理常用Linux命令

    1.查看系统运行时间.用户数.负载 uptime 11:00:39 up 3 days,  1:08,  1 user,  load average: 0.00, 0.01, 0.05 解析:后面的三 ...

  2. JSONObject put List<Double> 后转化为String问题的解决办法

    //原代码 JSONObject powerCurveJsonObj = new JSONObject(); powerCurveJsonObj.put("test",[0.5, ...

  3. (水题)HDU - 1077 - Catching Fish - 计算几何

    http://acm.hdu.edu.cn/showproblem.php?pid=1077 很明显这样的圆,必定有两个点在边界上.n平方枚举圆,再n立方暴力判断.由于没有给T,所以不知道行不行.

  4. OpenCV入门指南

    http://blog.csdn.net/morewindows/article/details/8225783/ http://blog.csdn.net/poem_qianmo/article/d ...

  5. Codevs 1043 方格取数

    1043 方格取数 2000年NOIP全国联赛提高组  时间限制: 1 s  空间限制: 128000 KB  题目等级 : 钻石 Diamond 题解  查看运行结果     题目描述 Descri ...

  6. Window 10 Alt Tap 切换窗口,设置成Windows 7风格

    升级了Windows 10 以后,切换窗口非常的难受.新版的窗口切换的图标变成了窗口预览了,这总让我一瞬间找不到要去的窗口,所以我打算切换成Windows 7 的小图标风格. Windows + R ...

  7. Java之多线程同步基础

    java学习的道路上呢总有一些麻烦的东西需要花费一些时间去理解,比如个人认为不好搞的多线程. 线程是并列运行的 因为是并列运行,所以有时候会发生资源抢占,从而导致参数变化; 比如酱紫 package ...

  8. 给 UILabel 中的文字增加 line-through / Strikethrough (删除线)样式

    iOS 6 中苹果引入了 NSStrikethroughStyleAttributeName 属性,用于设置 NSAttributedString 的删除线样式,用法如下: let attribute ...

  9. PJzhang:百度网盘是如何泄露公司机密的?

    猫宁!!! 参考链接:https://mp.weixin.qq.com/s/PLELMu8cVleOLlwRAAYPVg 百度网盘在中国一家独大,百度超级会员具有很多特权,尤其是在下载速度上,是普通会 ...

  10. web前端篇:html基础知识

    目录 1.web前端: 2.HTML概述 2.1HTML介绍 2.2HTML在计算机中如何表现 3.HTML基础语法 4.练习题: 1.web前端: 什么是web? web 就是网页,是一种基于B/S ...