中文字幕在线一区二区在线,久久久精品免费观看国产,无码日日模日日碰夜夜爽,天堂av在线最新版在线,日韩美精品无码一本二本三本,麻豆精品三级国产国语,精品无码AⅤ片,国产区在线观看视频

      計算機(jī)編程英語詞匯

      時間:2024-11-02 12:04:51 少爍 英語詞匯 我要投稿
      • 相關(guān)推薦

      計算機(jī)編程英語詞匯

        編程就是讓計算機(jī)為解決某個問題而使用某種程序設(shè)計語言編寫程序代碼,并最終得到相應(yīng)結(jié)果的過程。下面是小編整理的光暈編程的計算機(jī)英語詞匯,希望能幫到大家!

      計算機(jī)編程英語詞匯

        計算機(jī)編程英語詞匯 1

        index 復(fù)合索引、組合索引 (for database)

        composite key 復(fù)合鍵、組合鍵 (for database)

        composition 復(fù)合、組合

        data dictionary view 數(shù)據(jù)字典視圖 (for database)

        data file 數(shù)據(jù)文件 (for database)

        data integrity 數(shù)據(jù)完整性 (for database)

        data manipulation language (DML)數(shù)據(jù)操作語言(DML) (for database) data mart 數(shù)據(jù)集市 (for database)

        data pump 數(shù)據(jù)抽取 (for database)

        data scrubbing 數(shù)據(jù)清理 (for database)

        reflection 反射

        refresh data 刷新數(shù)據(jù) (for database)

        regular expression 正則表達(dá)式

        relational database 關(guān)系數(shù)據(jù)庫

        data source 數(shù)據(jù)源 (for database)

        Data source name (DSN) 數(shù)據(jù)源名稱(DSN) (for database)

        data warehouse 數(shù)據(jù)倉庫 (for database)

        dataset 數(shù)據(jù)集 (for database)

        database 數(shù)據(jù)庫 (for database)

        database catalog 數(shù)據(jù)庫目錄 (for database)

        database diagram 數(shù)據(jù)關(guān)系圖 (for database)

        database file 數(shù)據(jù)庫文件 (for database)

        database object 數(shù)據(jù)庫對象 (for database)

        database owner 數(shù)據(jù)庫所有者 (for database)

        database project 數(shù)據(jù)庫工程 (for database)

        database role 數(shù)據(jù)庫角色 (for database)

        database schema 數(shù)據(jù)庫模式、數(shù)據(jù)庫架構(gòu) (for database)

        database script 數(shù)據(jù)庫腳本 (for database)

        data-bound 數(shù)據(jù)綁定 (for database)

        data-aware control 數(shù)據(jù)感知控件 (for database)

        data member 數(shù)據(jù)成員、成員變量

        dataset 數(shù)據(jù)集 (for database)

        data source 數(shù)據(jù)源 (for database)

        data structure 數(shù)據(jù)結(jié)構(gòu)

        data table 數(shù)據(jù)表 (for database)

        datagram 數(shù)據(jù)報文

        DBMS (database management system)數(shù)據(jù)庫管理系統(tǒng) (for database) DCOM (distributed COM)分布式COM

        dead lock 死鎖 (for database)

        deallocate 歸還

        debug 調(diào)試

        concept 概念

        concrete 具體的

        concrete class 具體類

        concurrency 并發(fā)、并發(fā)機(jī)制

        constraint 約束 (for database)

        configuration 配置、組態(tài)

        connection 連接 (for database)

        connection pooling 連接池

        console 控制臺

        constant 常量

        construct 構(gòu)件、成分、概念、構(gòu)造(for language)

        constructor (ctor) 構(gòu)造函數(shù)、構(gòu)造器

        container 容器

        containment 包容

        context 環(huán)境、上下文

        control 控件

        cookie (不譯)

        copy 拷貝

        CORBA 通用對象請求中介架構(gòu)(Common Object Request Broker Architecture) cover 覆蓋、涵蓋

        create/creation 創(chuàng)建、生成

        crosstab query 交叉表查詢 (for database)

        CRTP (curiously recurring template pattern)

        CTS (common type system )通用類型系統(tǒng)

        debugger 調(diào)試器

        decay 退化

        decision support 決策支持

        declaration 聲明

        declarative referential integrity (DRI) 聲明引用完整性(DRI) (for database) deduction 推導(dǎo)

        DEFAULT constraint 默認(rèn)約束 (for database)

        default database 默認(rèn)數(shù)據(jù)庫 (for database)

        default instance 默認(rèn)實例 (for database)

        default result set 默認(rèn)結(jié)果集 (for database)

        default 缺省、默認(rèn)值

        計算機(jī)編程英語詞匯 2

        defer 推遲

        definition 定義

        delegate 委托

        delegation 委托

        dependent name

        deploy 部署

        dereference 解引用

        dereference operator (提領(lǐng))運算子

        derived class 派生類

        design by contract 契約式設(shè)計

        design pattern 設(shè)計模式

        destroy 銷毀

        destructor(dtor) 析構(gòu)函數(shù)、析構(gòu)器

        device 設(shè)備

        DHTML (dynamic HyperText Markup Language)動態(tài)超文本標(biāo)記語言

        dialog 對話框

        digest 摘要

        digital 數(shù)字的'

        DIME (Direct Internet Message Encapsulation)直接Internet消息封裝 directive (編譯)指示符

        directory 目錄

        dirty pages 臟頁 (for database)

        dirty read 臟讀 (for database)

        disassembler 反匯編器

        DISCO (Discovery of Web Services)Web Services的查找

        disk 盤

        dispatch 調(diào)度、分派、派發(fā)(我喜歡“調(diào)度”)

        DISPID (Dispatch Identifier) 分派標(biāo)識符

        distributed computing 分布式計算

        cube 多維數(shù)據(jù)集 (for database)

        cursor 光標(biāo)

        cursor 游標(biāo) (for database)

        custom 定制、自定義

        random number 隨機(jī)數(shù)

        range 范圍、區(qū)間

        rank 等級

        raw 未經(jīng)處理的

        data 數(shù)據(jù)

        data connection 數(shù)據(jù)連接 (for database)

        Data Control Language (DCL) 數(shù)據(jù)控制語言(DCL) (for database)

        Data Definition Language (DDL) 數(shù)據(jù)定義語言(DDL) (for database)

        data dictionary 數(shù)據(jù)字典 (for database)

        distributed query 分布式查詢 (for database)

        DNA (Distributed interNet Application) 分布式網(wǎng)間應(yīng)用程序 document 文檔

        DOM (Document Object Model) 文檔對象模型

        dot operator (圓)點操作符

        driver 驅(qū)動(程序)

        DTD (document type definition) 文檔類型定義

        double-byte character set (DBCS) 雙字節(jié)字符集(DBCS)

        dump 轉(zhuǎn)儲

        dump file 轉(zhuǎn)儲文件

        dynamic cursor 動態(tài)游標(biāo) (for database)

        dynamic filter 動態(tài)篩選 (for database)

        dynamic locking 動態(tài)鎖定 (for database)

        dynamic recovery 動態(tài)恢復(fù) (for database)

        dynamic snapshot 動態(tài)快照 (for database)

        dynamic SQL statements 動態(tài)SQL語句 (for database)

        dynamic assembly 動態(tài)裝配件、動態(tài)配件

        dynamic binding 動態(tài)綁定

        EAI (enterprise application integration)企業(yè)應(yīng)用程序集成(整合) EBCO (empty base class optimization) 空基類優(yōu)化(機(jī)制) e-business 電子商務(wù)

        EDI (Dlectronic Data Interchange) 電子數(shù)據(jù)交換

        efficiency 效率

        efficient 高效

        end-to-end authentication 端對端身份驗證

        end user 最終用戶

        engine 引擎

        entity 實體

        encapsulation 封裝

        enclosing class 外圍類別(與巢狀類別 nested class有關(guān)) enum (enumeration) 枚舉

        enumerators 枚舉成員、枚舉器

        equal 相等

        equality 相等性

        equality operator 等號操作符

        error log 錯誤日志 (for database) escape code 轉(zhuǎn)義碼

        escape character 轉(zhuǎn)義符、轉(zhuǎn)義字符

        exclusive lock 排它鎖 (for database)

        framework 框架

        full specialization 完全特化

        function 函數(shù)

        function call operator (即operator ()) 函數(shù)調(diào)用操作符 function object 函數(shù)對象

        計算機(jī)編程英語詞匯 3

        function overloaded resolution 函數(shù)重載決議

        functionality 功能

        function template 函數(shù)模板

        functor 仿函數(shù)

        group box 分組框

        GUI 圖形界面

        GUID (Globally Unique Identifier) 全球唯一標(biāo)識符

        hand shaking 握手

        handle 句柄

        handler 處理器

        hard-coded 硬編碼的`

        hard-copy 截屏圖

        hard disk 硬盤

        hardware 硬件

        write-only 只寫

        window 窗口

        window function 窗口函數(shù)

        window procedure 窗口過程

        Windows authentication Windows身份驗證

        word 單詞

        word processor 字處理器

        wrapper 包裝、包裝器

        write enable 寫啟用 (for database)

        GAC (global assembly cache)全局裝配件緩存、全局配件緩存 GC (Garbage collection) 垃圾回收(機(jī)制)、垃圾收集(機(jī)制) game 游戲

        generate 生成

        generic 泛化的、一般化的、通用的

        generic algorithm 通用算法

        genericity 泛型

        getter (相對于 setter)取值函數(shù)

        write-ahead log 預(yù)寫日志 (for database)

        wizard 向?qū)ash table 散列表、哈希表 header file 頭文件

        heap 堆

        help file 幫助文件

        hierarchy 層次結(jié)構(gòu)、繼承體系

        hierarchical data 階層式數(shù)據(jù)、層次式數(shù)據(jù)

        hook 鉤子

        Host (application) 宿主(應(yīng)用程序)

        hot key 熱鍵

        hyperlink 超鏈接

        HTML (HyperText Markup Language) 超文本標(biāo)記語言

        HTTP pipeline HTTP管道 HTTP (HyperText Transfer Protocol) 超文本傳輸協(xié)議 icon 圖標(biāo)

        IDE (Integrated Development Environment) 集成開發(fā)環(huán)境

        IDL (Interface Definition Language) 接口定義語言

        identifier 標(biāo)識符

        idle time 空閑時間

        if and only if 當(dāng)且僅當(dāng)

        IL (Intermediate Language) 中間語言、中介語言

        image 圖象

        IME 輸入法

        immediate base 直接基類

        immediate derived 直接派生類

        immediate updating 即時更新 (for database)

        implicit transaction 隱式事務(wù) (for database)

        incremental 增量更新 (for database)

        index 索引 (for database)

        implement 實現(xiàn)

        implementation 實現(xiàn)、實現(xiàn)品

        implicit 隱式

        import 導(dǎo)入

        increment operator 增加操作符

        infinite loop 無限循環(huán)

        interpreter 解釋器

        infinite recursive 無限遞歸

        Information 信息

        infrastructure 基礎(chǔ)設(shè)施

        inheritance 繼承、繼承機(jī)制

        inline 內(nèi)聯(lián) inline expansion 內(nèi)聯(lián)展開

        global 全局的

        global object 全局對象

        global scope resolution operator 全局范圍解析操作符 grant 授權(quán) (for database)

        granularity 粒度

        group 組、群

        計算機(jī)編程英語詞匯 4

        第一部分、計算機(jī)算法常用術(shù)語中英對照

        Data Structures 基本數(shù)據(jù)結(jié)構(gòu)

        Dictionaries 字典

        Priority Queues 堆

        Graph Data Structures 圖

        Set Data Structures 集合

        Kd-Trees 線段樹

        Numerical Problems 數(shù)值問題

        Solving Linear Equations 線性方程組

        Bandwidth Reduction 帶寬壓縮

        Matrix Multiplication 矩陣乘法

        Determinants and Permanents 行列式

        Constrained and UnconstrainedOptimization 最值問題

        Linear Programming 線性規(guī)劃

        Random Number Generation 隨機(jī)數(shù)生成

        Factoring and Primality Testing 因子分解/質(zhì)數(shù)判定

        Arbitrary Precision Arithmetic 高精度計算

        Knapsack Problem 背包問題

        Discrete Fourier Transform 離散Fourier變換

        Combinatorial Problems 組合問題

        Sorting 排序

        Searching 查找

        Median and Selection 中位數(shù)

        Generating Permutations 排列生成

        Generating Subsets 子集生成

        Generating Partitions 劃分生成

        Generating Graphs 圖的'生成

        Calendrical Calculations 日期

        Job Scheduling 工程安排

        Satisfiability 可滿足性

        Graph Problems -- polynomial 圖論-多項式算法

        Connected Components 連通分支

        Topological Sorting 拓?fù)渑判?/p>

        Minimum Spanning Tree 最小生成樹

        Shortest Path 最短路徑

        Transitive Closure and Reduction 傳遞閉包

        Matching 匹配

        Eulerian Cycle / Chinese PostmanEuler回路/中國郵路

        Edge and Vertex Connectivity 割邊/割點

        Network Flow 網(wǎng)絡(luò)流

        Drawing Graphs Nicely 圖的描繪

        Drawing Trees 樹的描繪

        Planarity Detection and Embedding 平面性檢測和嵌入

        Graph Problems -- hard 圖論-NP問題

        Clique 最大團(tuán)

        Independent Set 獨立集

        Vertex Cover 點覆蓋

        Traveling Salesman Problem 旅行商問題

        Hamiltonian Cycle Hamilton回路

        Graph Partition 圖的劃分

        Vertex Coloring 點染色

        Edge Coloring 邊染色

        Graph Isomorphism 同構(gòu)

        Steiner Tree Steiner樹

        Feedback Edge/Vertex Set 最大無環(huán)子圖

        Computational Geometry 計算幾何

        Convex Hull 凸包

        Triangulation 三角剖分

        Voronoi Diagrams Voronoi圖

        Nearest Neighbor Search 最近點對查詢

        Range Search 范圍查詢

        Point Location 位置查詢

        Intersection Detection 碰撞測試

        Bin Packing 裝箱問題

        Medial-Axis Transformation 中軸變換

        Polygon Partitioning 多邊形分割

        Simplifying Polygons 多邊形化簡

        Shape Similarity 相似多邊形

        Motion Planning 運動規(guī)劃

        Maintaining Line Arrangements 平面分割

        Minkowski Sum Minkowski和

        Set and String Problems 集合與串的問題

        Set Cover 集合覆蓋

        Set Packing 集合配置

        String Matching 模式匹配

        Approximate String Matching 模糊匹配

        Text Compression 壓縮

        Cryptography 密碼

        Finite State Machine Minimization 有窮自動機(jī)簡化

        Longest Common Substring 最長公共子串

        Shortest Common Superstring 最短公共父串

        DP——Dynamic Programming——動態(tài)規(guī)劃

        recursion —— 遞歸

      【計算機(jī)編程英語詞匯】相關(guān)文章:

      計算機(jī)編程常用英語詞匯10-04

      編程行業(yè)常用英語詞匯08-15

      it職業(yè)編程語言類英語詞匯08-31

      新手如何提高計算機(jī)編程能力10-09

      計算機(jī)編程詞匯中英對照06-18

      計算機(jī)編程常用英語單詞12-23

      計算機(jī)相關(guān)英語詞匯10-20

      計算機(jī)專業(yè)的英語詞匯08-15

      計算機(jī)常用英語詞匯09-20

      主站蜘蛛池模板: 国内精品人人妻少妇视频| 日本一区二区三区专区| 日本一区二区中文字幕在线| 亚洲欧美日韩国产综合专区| 甘泉县| 国产三级黄色片子看曰逼大片| 日韩精品有码中文字幕在线| 日本二区三区四区高清视频| 国产精品黄色片一区二区| 二区三区亚洲精品国产| 最新亚洲综合中文字幕在线| 仪陇县| 香格里拉县| 富顺县| 酒泉市| 额敏县| 高雄市| 图木舒克市| 黔东| 甘孜县| 武山县| 日照市| 通州市| 日本高清视频一区二区在线播放| 清水河县| 国产品精品久久久久中文| 一区二区三区国产偷拍| 久久久久AV成人无码网站| 日本一区二区三区中文字幕最新| 亚洲日本精品一区久久精品| 蜜桃视频永久免费观看| 无码久久精品蜜桃| 91熟女乱色一区二区三区| 欧洲一级无码AV毛片免费| 久久99久久99精品免视看国产成人| 精品蜜桃av一区二区三区| 欧美v日韩v亚洲综合国产高清| 一区二区三区免费观看在线视频| 91极品尤物在线观看播放| 天堂Av无码Av一区二区三区| 国产一区二区三区观看视频|