计算机英语(个人整理)(计算机专业)(全称&缩写)

在个人积累中会持续更新


AAA       ASCII     Adjust    for  Addition     加法校正

abort   [ə'bɔ:t]  vi. 流产;夭折:在SIGABORT中, 结束进程的信号

ACM   Association for Computing Machinery   [ə,səusi'eiʃən]  [mə'ʃi:nəri] 美国计算机协会

ACM -ICPC ......International Collegiate Programming Contest 国际大学生程序设计大赛(ACM主办)

ADO    Activex Data Object        ADO 技术应用于mfc

ADT       Abstract     Data   Type   抽象数据类型

AF          Auxiliary  Carry  Flag      辅助进位标示

afx _msg       application frame _message

AI            Artificial Intelligence       人工智能

alarm  [ə'lɑ:m]警报,警告器:定时器

algorithm ['ælɡəriðəm]                 算法

alias /ˈeɪlɪəs; `elɪəs/别名 gdb中有不少alias,可以看一下help,在gdb下打help

align     排成一行;对准,校正   eg: figure out physical address with page align

aligned [ə'laind] 对齐,(keep aligned(桌面上右键 的对齐 选项))

alter      ['ɔ:ltə];改变,更改 ,sql中的 修改

Android ['ændrɔid] 安卓,机器人

anonymous  [ə'nɔniməs]  匿名的,无名的;无个性特征的

API        application   interface     应用程序接口

archive  ['ɑ:kaiv] 归档文件 ,常与压缩文件有关 vt:把.....存档

argc      argument count             命令行参数个数

argv         argument  values              命令行参数值

array    数组

arrow    箭头,向量        eg : Arrow key navigate (导航)the menu

ARP Address Resolution Protocol 地址解析协议

asc (ascend)[ə'send] 上升(sql中的上升排序)

ASM      Assembler                        汇编程序

asset   ['æset]  资产,java中工程选项 < 1M(为什么?)Files saved in the assets/ directory are not given a resource ID, so you can't reference them through the R class or from XML resources. Instead, you can query files in the assets/ directory like a normal file system and read raw data using AssetManager.

Assurance [ə'ʃuərəns]  Quality Assurance 项目管理中的质量保证

authorization  [,ɔ:θərai'zeiʃən, -ri'z-] 授权(cerate schema "S-T" authorization hou) 

atomic operation      [ə'tɔmik] ,原子的,,: 原子操作

attach   [ə'tætʃ]  贴上;系上;使依恋: : 连接 

auto                                                 自动

AVG average ['ævəridʒ] 平均数(sql-> insert into deptage(sdept,average)selectsdept,AVG(Sage)fromstudentgroupbysdept)



β             Bata                                       测试

backslash ['bækslæʃ]  反斜杠  slash [slæʃ]  鞭打 斜线  lash .鞭子,( -n     do not output the trailing newline


                                                                                             -e     enable interpretation of backslash escapes)

BBS Bulletin Board System 公告牌系统

bind      绑,捆:绑定 (bind 函数用于绑定套接字)

BIOS     Base input output system  基本输入输出系统

BMP      Bit  Map                                 位图  

boot                                                       引导

browse                                                浏览

budget  ['bʌdʒit] 预算 振值分析法中的 BAC (Budgeted At Completion)工作完成的预算成本

cache                                                   高速缓冲存储器

calculator  计算器  (calc)

caption        字幕,标题

catalog ['kætəlɔɡ]   目录;登记 eg:Failed to open the message catalog man on the path NLSPATH=<none>
CF        Carry Flag                           进位标示

clone [kləun]. 克隆,  复制  clone, __clone2 - create a child process      It is
       actually a library function layered on top of  the  underlying  clone()
       system  call

cmd      command                          命令

compile                                            编译

column ['kɔləm] 列(col 。。sql:alter column column_name datetime)

concurrent   [kən'kʌrənt]    同时发生的,并发的 ;;;cobegin 和 conend

condition   条件经常写做cond

config                                                配置

CPU     Central Processing Unit   中央处理器

credit  ['kredit] 学分

CS        Code  Segment                代码段

CSDN   China  Software   Development  Net    中国软件开发网

Ctrl        Control                               控制

 

DAC Discretionary  Access Control  [dis'kreʃənəri]任意的;自由决定的 ;;自主存取控制 (sql 存取控制机制中的一类方法)

daemon  daimon  [’diːmən]   古希腊守护神:守护(进程) 

dangling  pointer   ;['dæŋɡl] 。。。    悬吊:悬吊指针

DB         Data Base                          数据库

debug                                                调试

decimal                                             十进制

decoration /dɛkə`reʃən/           装饰 Compiz Config 中的Window Decoration  设置窗口管理器

define                                                 定义

delims (dos命令中的截取)(deduct limite)(猜的)[di'dʌkt] 减去,扣除

des     (descend,  [di'send]) sql中的下降(排序)

detach  [di'tætʃ]  分离,派遣 : 释放

DFA deterministic finite automata  有穷自动机

DHCP   Dynamic Host Configuration Protocol  动态主机配置协议

DI           Destination Index             目得变址

disk         盘

distinct  [dis'tiŋkt] ;独特的 sql中不重复显示的关键词

directory                                             目录

domain   领土,范围:域

DP        Dynamic Planning            动态规划

Drag  拖动 you can add or remove items by dragging to or from the toolbars firefox (火狐浏览器有个工具栏自由定制里的))

Drop    落下:丢掉,删掉  (SQL语言)

DS         Data   Segment                 数据段

dump                                                 垃圾场


EA           Effective    Address        有效地址

emerald ['emərəld]  n. 翡翠, linux下 一款窗口管理工具 ,绿宝石管理器

EPROM (erasable programmable read only memory)可擦除可编程只读存储器

estimate  ['estimeit] 估价 EAC=BAC/CPI  (Cost Performance Index) CPI = EV/AC (Estimate At Completion) 

Ethernet     以太网

exe          execute                             执行

 

fatal ['feitəl]          致命的    (编译安装程序的时候,出现致命的错误)eg:fatal: git checkout: updating paths is incompatible (不相容的)with switching branches.
filter                                                过滤,(过滤某个中断,之类的,,,,,,)

file                                                       文件

floder                                                 文件夹

frame  relay帧中继,frame 框架,帧 relay 转播,接替,继电器

free  software                                   自由软件

FT          Fetch Time                         取指周期


GCC     GNU compiler collection   一种编译器

giga  [gigə]   千兆;十亿

GNU     GNU's Not Unix     一个自由软件工程项目

grant [ɡrɑ:nt];允许,sql中数据控制语句

grid                                                     网格


hang   ['hæŋ]      悬挂;暂停,中止:阻塞 (WNOHANG) waitpid中一参数选项

heap    [hi:p]   累积,堆,许多:堆(空间)


ID           IDentification                       标识

IDE        Industry  Developed  Equipment  ;工业开发设备;ntegrated Drive Electronics 电子集成驱动器

IMP        Interface Message Processor 接口报文处理机

incompatible [ˌinkəm'pætəbəl] 不相容的, compatible 相容的,合适的

info                                                         信息

inner  /ˈɪnə(r); `ɪnɚ/ a  内部的 ;JAVA中的内部类inner class

install                                                    安装

INT                 interrupt (integer)                         中断(整数)

iostream      intput output stream     输入输出流

IP                    Internet Protocol          互联网协议 

IPC  Interprocess Communication  IPC对象, 有ipcs命令可以查看ipcs : provide information on ipc facilities(设备)


Lag [læɡ] 延迟,最后的  Lead [[li:d] 和 Lag关键路进法中的 超前和滞后 CPM Critical Path Method 

LAN       Local  Area  Network          局域网

launch  [lɔ:ntʃ, lɑ:ntʃ]  发行,开始,发射( 经常调试会出现这个 ,,什么版本)

Layout   布局 

leaving directory  残余文件夹  leaving:余下的,剩下的:

LOCAL                                               局部的


MAC Mandatory Access Control ['mændətəri:, -,tɔ:ri] 强制的; 强制存取控制 (sql 存取控制一类方法,还有一种是DAC)

manually  ['mænjuəli]  手动的 ;

MASK                                                  掩码       

matrix                                                 矩阵

monetary   ['mʌnitəri] 财政的; 决策树分许(decision tree analysis)中的 损益期望值 Expected Monetary Value (EMV)

monitor       监督 (监督程序)  

mspaint           画板

multiple   ['mʌltipl]  多样的; MFC里 WaitForMultipleObjects() :等待多个同步对象

mutual exclusion   /ˈmjuːtʃʊəl; /ɪkˈskluːʒn; 相互的---- 排斥    Mutex  互斥锁

 

NEG       Negate                               求补

NFA  nondeterministic finite automata 不确定的有穷自动机

notepad   记事本 



optical  ['ɔptikəl]  Optical Disk 光盘

oracle                                             一种数据库,祭师(黑客帝国中的那个电脑程序祭师)

order   命令;排序(sql中的排序 order by,,,,,,,,asc,desc) 

OS        Operating  System           操作系统   eg:DOS,,,


 

parse [pɑːz] [pɑːz]   解析parseInt  // yourGuess=Integer.parseInt(str); JAVA中将字符串转换为int的函数 在哪个类中呢? 

pane [pein]  窗格玻璃; (棋盘式的)长方格[框, 块]; JAVA中的类JOptionPane :弹出要求用户提供值或向其发出通知的标准对话框 OptionPane.showInputDialog

paste 粘贴

PC         Personal    Computer         个人计算机

PID     (比例积分微分)一种自动控制器

pipe         [paip]  烟斗;管:(无名)管道

policy  ['pɔləsi] 政策,方针;策略  进程调度策略 task_struct 中的policy属性 有SCHED_NORMAL SCHED_FIFO SCHED_RR SCHED_BATCH SCHED_ISO SCHED_IDLE,

POSIX    Portable (可移植的,便携的)Operating System Interface 可移植性操作系统接口 X表示对UNIX API的传承

POST    Power_on  self  test            加电自检

Preferences Preference(偏爱,倾向)的复数形式,参数选择

Presentation Layer  [prezən'teiʃən]  网络中的(表示层)

priest  [pri:st] 神父

primary  ['praiməri] 主要的,(PRIMARY KEY)

priority    [prai'ɔrəti] 优先(进程调度中的优先级.......)

profile                                                    属性

protocol 礼仪,约定:协议

PSW      Program  Status   Word   程序状态寄存器

Radio Button   单选

RAM         Random  Access  Memory     随机存取存储器   

Range   范围

register                                              寄存器

Release                                           最终发行

rem  指定由dos忽略的命令行(用于注释)全称是什么?

remote    远程mote:微尘,尘埃;eg: connection closed by remote host

Router  ['rautə]  路由器


SATA       Serial ATA         串口硬盘
Scatter    散布,分散   eg:Scatter  File
Schema   ['ski:mə] 模式,概要(数据库系统的三级模式结构)
scope 作用域
SDRAM   Synchronous  ['siŋkrənəs] Dynamic [dai'næmik] Random Access Memory:同步动态随机储存器
semaphore   ['seməfɔ:]   . 信号 :信号灯

session   ['seʃən]    会话 ; setsid 创建一个新的会话 并是其成为组长  Session Layer会话层

SCSI   Small Computer System Interface  小型计算机系统接口

segmentation fault                     访问非法内存,数组越界之类的访问

SI            Source Index                     源变址

single chip       单片机   chip:碎片,芯片;

singleton ['siŋɡltən] n. 独身;一个  设计模式中的Singleton 模式 单例模式

simulator    模拟器;模拟程序;模拟系统;µVision4 IDE 中Debug中一选项

Slider       滑动条

socket    插孔:套接字  

split                         分割

SQL        Structure   Query  Language    数据库语言

SS           Stack   Segment               堆栈段

starvation   [stɑ:'veiʃən]   饥饿,饿死,;Pb将处于永久饥饿状态

stdio.h     standard   input  output  .head   标准输入输出

STL        Standard Template Library    c++中的标准模板库

SUB         Subtract                           减法

syntax   ['sintæks]   句法, 语法运行/bin/ps ps -aux 时出现 ERROR: Process ID list syntax error.


tag  [tæg]  n.标签 ctags -R ,ctagslist 

trailing  ['treiliŋ]  n.拖尾   echo  -n     do not output the trailing newline

target         ['tɑ:ɡit]                              目标,靶子

TCP        Transport Control Protocol 传输控制协议

telnet         远程登录

thread        [θred]                              线,细丝:线程

token ['tәukәn] 记号  * strsep - Split a string into tokens  strtok更新的函数

tutor /ˈtjuːtə(r)                课本,导师    |01.3|  Using the Vim tutor

tuples    元组  ; D.items() -> list of D's (key, value) pairs, as 2-tuples


unique  [ju:'ni:k]  唯一的,独特的(name CHAR(20) UNIQUE)

URL Uniform Resource Locator  ['ju:nifɔ:m]  统一的资源定位格式


view                                                      视图

VIP           Very Important  People     会员

virus        病毒

Visual      可视化


window         窗口

WLAN        Wireless Local Area Network 无限局网

yank   [jæŋk]猛的一拉:4 lines yanked 复制的时候有这 

zombie      僵尸(进程)





Standard Template Library 
Standard Template Library 
Standard Template Library 
  • 2
    点赞
  • 74
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值