diff --git a/AGENTS.md b/AGENTS.md index 599f6e9..f7beaa8 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -14,7 +14,7 @@ writing commit messages that will ship to users. ### Version format -The current source-of-truth version is **1.7.5 (build 71)**. Releases use stable SemVer: +The current source-of-truth version is **1.7.5 (build 72)**. Releases use stable SemVer: | Field | File | Rule | |-------|------|------| diff --git a/NOTICE-TYPING.md b/NOTICE-TYPING.md index 01ebad2..f077a4e 100644 --- a/NOTICE-TYPING.md +++ b/NOTICE-TYPING.md @@ -1,4 +1,8 @@ -# Third-party notices — Typing keyboard +# Third-party notices — OSGKeyboard + +OSGKeyboard itself is source-available under the repository `LICENSE`; it is +not an open-source or MIT-licensed application. The notices below apply only +to the named third-party components or explicitly identified data subsets. The generated Chinese source manifest is `OSGKeyboard/Resources/Typing/Rime/manifest.json`. Exact librime @@ -14,6 +18,7 @@ binary dependency licenses are bundled beside `NOTICE.txt`. | [fxsjy/jieba](https://github.com/fxsjy/jieba) | `67fa2e3…` | MIT | Modern Simplified-Chinese word frequencies | | [phrase-pinyin-data](https://github.com/mozillazg/phrase-pinyin-data) | `cee0ed6…` | MIT | Phrase pronunciations | | [pinyin-data](https://github.com/mozillazg/pinyin-data) | `923b108…` | MIT | Character-pronunciation fallback | +| [Google Material Icons](https://github.com/google/material-design-icons) | Bundled font snapshot | Apache-2.0 | iOS Settings and navigation iconography | `Scripts/typing/build_rime_dictionary.py` deterministically merges these sources into `osg_pinyin.dict.yaml`; its manifest records every source URL, @@ -28,6 +33,10 @@ commit, SHA-256 and output SHA-256. - Microsoft/Sogou mappings were independently encoded from public key-map specifications; GPL schema files were not copied. - Eight opt-in fuzzy-pinyin rule groups. +- Project-curated bilingual AI/technology speech phrases under + `Scripts/lexicon/seeds/ai_tech_brands_seed.tsv`. This data subset and its + generated CLM phrase list are MIT-licensed; that grant does not change the + source-available license of the app. - Offline English typing data under `OSGKeyboardShared/Resources/Typing/English/`: - `english_lexicon.bin` — mmap-friendly binary of the top 40k alphabetic @@ -40,6 +49,21 @@ commit, SHA-256 and output SHA-256. - Rebuild with `python3 Scripts/typing/build_english_lexicon.py` (add `--from-tsv` to compile the binary from existing TSV without network) +## macOS local speech stack + +| Component | Pinned version | License | Purpose | +|-----------|----------------|---------|---------| +| [mlx-audio-swift](https://github.com/Blaizzy/mlx-audio-swift) | `d302a5c…` | MIT | Qwen3 streaming ASR integration | +| [mlx-swift](https://github.com/ml-explore/mlx-swift) | `0.31.3` | MIT | Apple MLX tensor runtime | +| [mlx-swift-lm](https://github.com/ml-explore/mlx-swift-lm) | `3.31.3` | MIT | MLX model utilities | +| [swift-transformers](https://github.com/huggingface/swift-transformers) | `1.1.9` | Apache-2.0 | Tokenizer and model utilities | +| [swift-huggingface](https://github.com/huggingface/swift-huggingface) | `0.8.1` | Apache-2.0 | Model download client | +| [Qwen3-ASR 0.6B / 1.7B MLX 4-bit](https://huggingface.co/mlx-community) | Runtime download | Apache-2.0 | Optional on-device speech-model weights | + +The Qwen models are downloaded only after the user selects a local model on +macOS. They are not committed to this repository. Their model cards identify +the original Qwen3-ASR model and the mlx-community conversion. + ## Reference only diff --git a/OSGKeyboard/Resources/CustomLanguageModel/v1/OSGKeyboardCLM.bin b/OSGKeyboard/Resources/CustomLanguageModel/v1/OSGKeyboardCLM.bin index dc0cd16..743404b 100644 Binary files a/OSGKeyboard/Resources/CustomLanguageModel/v1/OSGKeyboardCLM.bin and b/OSGKeyboard/Resources/CustomLanguageModel/v1/OSGKeyboardCLM.bin differ diff --git a/OSGKeyboard/Resources/CustomLanguageModel/v1/compiled-manifest.json b/OSGKeyboard/Resources/CustomLanguageModel/v1/compiled-manifest.json index b3d52cd..6bbda6b 100644 --- a/OSGKeyboard/Resources/CustomLanguageModel/v1/compiled-manifest.json +++ b/OSGKeyboard/Resources/CustomLanguageModel/v1/compiled-manifest.json @@ -1,14 +1,13 @@ { - "bin_bytes" : 198494, + "bin_bytes" : 41456, "bin_file" : "OSGKeyboardCLM.bin", - "export_seconds" : 0.035165071487426758, - "generated_at" : "2026-07-06T13:16:27Z", + "export_seconds" : 0.030717015266418457, + "generated_at" : "2026-08-14T15:07:23Z", "identifier" : "com.osgkeyboard.custom-lm.v1", "locale" : "zh_CN", - "phrase_count" : 13329, + "phrase_count" : 3040, "sources" : { - "ai_tech_seed" : 3040, - "computer_terms" : 10300 + "ai_tech_seed" : 3040 }, - "version" : "1.0.0" + "version" : "1.0.1" } \ No newline at end of file diff --git a/OSGKeyboard/Resources/CustomLanguageModel/v1/manifest.json b/OSGKeyboard/Resources/CustomLanguageModel/v1/manifest.json index f98eee5..fbe6209 100644 --- a/OSGKeyboard/Resources/CustomLanguageModel/v1/manifest.json +++ b/OSGKeyboard/Resources/CustomLanguageModel/v1/manifest.json @@ -1,22 +1,22 @@ { - "version": "v1", - "generated_at": "2026-07-05T11:27:48.823095+00:00", - "locale": "zh-Hans", - "entry_count": 10300, - "sources": [ + "entry_count" : 3040, + "files" : { + "phrases" : "phrases.tsv" + }, + "generated_at" : "2026-08-14T15:07:23Z", + "locale" : "zh-Hans", + "notes" : [ + "Project-curated bilingual AI brands, technology terms, companies, and names.", + "No third-party cell dictionaries or Sogou-derived data.", + "PhraseCount weights map to SFCustomLanguageModelData relative frequencies." + ], + "sources" : [ { - "key": "computer_terms", - "label": "计算机词汇大全【官方推荐】", - "weight": 5, - "raw_count": 10300 + "key" : "ai_tech_seed", + "label" : "OSGKeyboard curated AI\/tech lexicon", + "license" : "MIT (curated seed; OSGKeyboard contributors)", + "raw_count" : 3040 } ], - "notes": [ - "Domain-specific computer/IT vocabulary only; casual network slang and Sogou popular words removed.", - "PhraseCount weights map to SFCustomLanguageModelData relative frequencies.", - "Merged with ai-tech-brands seed at export time for the final .bin asset." - ], - "files": { - "phrases": "phrases.tsv" - } -} + "version" : "v1" +} \ No newline at end of file diff --git a/OSGKeyboard/Resources/CustomLanguageModel/v1/phrases.tsv b/OSGKeyboard/Resources/CustomLanguageModel/v1/phrases.tsv index 4a52138..bf606aa 100644 --- a/OSGKeyboard/Resources/CustomLanguageModel/v1/phrases.tsv +++ b/OSGKeyboard/Resources/CustomLanguageModel/v1/phrases.tsv @@ -1,10301 +1,3041 @@ word pinyin source weight -一个对象 yi ge dui xiang computer_terms 5 -一点透视 yi dian tou shi computer_terms 5 -一致性 yi zhi xing computer_terms 5 -一致性强制器 yi zhi xing qiang zhi qi computer_terms 5 -一致性检验 yi zhi xing jian yan computer_terms 5 -一致性测试 yi zhi xing ce shi computer_terms 5 -一致性约束 yi zhi xing yue shu computer_terms 5 -一致性重演 yi zhi xing chong yan computer_terms 5 -一般用户 yi ban yong hu computer_terms 5 -一阶参数连续 yi jie can shu lian xu computer_terms 5 -一阶理论 yi jie li lun computer_terms 5 -一阶矩 yi jie ju computer_terms 5 -一阶逻辑 yi jie luo ji computer_terms 5 -万兆网卡 wan zhao wang ka computer_terms 5 -万维 wan wei computer_terms 5 -万维站点 wan wei zhan dian computer_terms 5 -万维网 wan wei wang computer_terms 5 -万维网广播 wan wei wang guang bo computer_terms 5 -万维网站 wan wei wang zhan computer_terms 5 -三位编码 san wei bian ma computer_terms 5 -三元组 san yuan zu computer_terms 5 -三层交换 san ceng jiao huan computer_terms 5 -三层交换机 san ceng jiao huan ji computer_terms 5 -三态门 san tai men computer_terms 5 -三模冗余 san mo rong yu computer_terms 5 -三段论 san duan lun computer_terms 5 -三点透视 san dian tou shi computer_terms 5 -三目运算符 san mu yun suan fu computer_terms 5 -三级网络 san ji wang luo computer_terms 5 -三维扫描仪 san wei sao miao yi computer_terms 5 -三维数字化仪 san wei shu zi hua yi computer_terms 5 -三维注册 san wei zhu ce computer_terms 5 -三维眼镜 san wei yan jing computer_terms 5 -三维窗口 san wei chuang kou computer_terms 5 -三维重建 san wei chong jian computer_terms 5 -三维鼠标 san wei shu biao computer_terms 5 -三角剖分 san jiao pou fen computer_terms 5 -三角形波浪 san jiao xing bo lang computer_terms 5 -三角测距 san jiao ce ju computer_terms 5 -三角面片 san jiao mian pian computer_terms 5 -三足网络 san zu wang luo computer_terms 5 -三连词 san lian ci computer_terms 5 -三连通分支 san lian tong fen zhi computer_terms 5 -上下位关系 shang xia wei guan xi computer_terms 5 -上下文 shang xia wen computer_terms 5 -上下文分析 shang xia wen fen xi computer_terms 5 -上下文切换 shang xia wen qie huan computer_terms 5 -上传在线收藏 shang chuan zai xian shou cang computer_terms 5 -上传收藏 shang chuan shou cang computer_terms 5 -上传收集 shang chuan shou ji computer_terms 5 -上传收集内容 shang chuan shou ji nei rong computer_terms 5 -上升时间 shang sheng shi jian computer_terms 5 -上升沿 shang sheng yan computer_terms 5 -上层语言 shang ceng yu yan computer_terms 5 -上推 shang tui computer_terms 5 -上推排序 shang tui pai xu computer_terms 5 -上推队列 shang tui dui lie computer_terms 5 -上播状态 shang bo zhuang tai computer_terms 5 -上标 shang biao computer_terms 5 -上标越界 shang biao yue jie computer_terms 5 -上次滤镜操作 shang ci lv jing cao zuo computer_terms 5 -上次访问页面 shang ci fang wen ye mian computer_terms 5 -上滚一页 shang gun yi ye computer_terms 5 -上确界 shang que jie computer_terms 5 -上行数据流 shang xing shu ju liu computer_terms 5 -上行链路 shang xing lian lu computer_terms 5 -上载 shang zai computer_terms 5 -下一状态 xia yi zhuang tai computer_terms 5 -下拉列表 xia la lie biao computer_terms 5 -下拉式选单 xia la shi xuan dan computer_terms 5 -下指令字部 xia zhi ling zi bu computer_terms 5 -下推 xia tui computer_terms 5 -下推式存储器 xia tui shi cun chu qi computer_terms 5 -下推自动机 xia tui zi dong ji computer_terms 5 -下推表 xia tui biao computer_terms 5 -下推转换器 xia tui zhuan huan qi computer_terms 5 -下推队列 xia tui dui lie computer_terms 5 -下播状态 xia bo zhuang tai computer_terms 5 -下方显示 xia fang xian shi computer_terms 5 -下标 xia biao computer_terms 5 -下标越界 xia biao yue jie computer_terms 5 -下溢 xia yi computer_terms 5 -下滚一页 xia gun yi ye computer_terms 5 -下确界 xia que jie computer_terms 5 -下行链路 xia xing lian lu computer_terms 5 -下载在线收藏 xia zai zai xian shou cang computer_terms 5 -下载工具设置 xia zai gong ju she zhi computer_terms 5 -下载收藏 xia zai shou cang computer_terms 5 -下载收集内容 xia zai shou ji nei rong computer_terms 5 -下载管理器 xia zai guan li qi computer_terms 5 -下载速度 xia zai su du computer_terms 5 -下降时间 xia jiang shi jian computer_terms 5 -下降沿 xia jiang yan computer_terms 5 -不一致性 bu yi zhi xing computer_terms 5 -不交付项 bu jiao fu xiang computer_terms 5 -不变代码移出 bu bian dai ma yi chu computer_terms 5 -不变式 bu bian shi computer_terms 5 -不变模式 bu bian mo shi computer_terms 5 -不变量 bu bian liang computer_terms 5 -不可判定问题 bu ke pan ding wen ti computer_terms 5 -不可抵赖 bu ke di lai computer_terms 5 -不可靠进程 bu ke kao jin cheng computer_terms 5 -不合逻辑 bu he luo ji computer_terms 5 -不启用 bu qi yong computer_terms 5 -不完全性 bu wan quan xing computer_terms 5 -不完全性理论 bu wan quan xing li lun computer_terms 5 -不定词不定式 bu ding ci bu ding shi computer_terms 5 -不归零制 bu gui ling zhi computer_terms 5 -不确定性推理 bu que ding xing tui li computer_terms 5 -不等长编码 bu deng chang bian ma computer_terms 5 -不透明度 bu tou ming du computer_terms 5 -不重性 bu zhong xing computer_terms 5 -与门 yu men computer_terms 5 -与非门 yu fei men computer_terms 5 -丑恶报文 chou e bao wen computer_terms 5 -专业词典 zhuan ye ci dian computer_terms 5 -专业词库 zhuan ye ci ku computer_terms 5 -专家系统 zhuan jia xi tong computer_terms 5 -专家系统外壳 zhuan jia xi tong wai ke computer_terms 5 -专家系统工具 zhuan jia xi tong gong ju computer_terms 5 -专家经验 zhuan jia jing yan computer_terms 5 -专用 zhuan yong computer_terms 5 -专用保护 zhuan yong bao hu computer_terms 5 -专用安全模式 zhuan yong an quan mo shi computer_terms 5 -专用平面 zhuan yong ping mian computer_terms 5 -专用数据网 zhuan yong shu ju wang computer_terms 5 -专用文件 zhuan yong wen jian computer_terms 5 -专用程序集 zhuan yong cheng xu ji computer_terms 5 -专用线路 zhuan yong xian lu computer_terms 5 -专用计算机 zhuan yong ji suan ji computer_terms 5 -专用词 zhuan yong ci computer_terms 5 -专用集成电路 zhuan yong ji cheng dian lu computer_terms 5 -专线 zhuan xian computer_terms 5 -专线接入 zhuan xian jie ru computer_terms 5 -专职操作员 zhuan zhi cao zuo yuan computer_terms 5 -世界之窗 shi jie zhi chuang computer_terms 5 -世界坐标 shi jie zuo biao computer_terms 5 -世界坐标系 shi jie zuo biao xi computer_terms 5 -业务合同 ye wu he tong computer_terms 5 -业务量 ye wu liang computer_terms 5 -业务量控制 ye wu liang kong zhi computer_terms 5 -业务量管理 ye wu liang guan li computer_terms 5 -两倍线程 liang bei xian cheng computer_terms 5 -严重性 yan zhong xing computer_terms 5 -个人数字助理 ge ren shu zi zhu li computer_terms 5 -个人标识号 ge ren biao shi hao computer_terms 5 -个人版 ge ren ban computer_terms 5 -个人电脑 ge ren dian nao computer_terms 5 -个人计算机 ge ren ji suan ji computer_terms 5 -个人词语 ge ren ci yu computer_terms 5 -个人通信系统 ge ren tong xin xi tong computer_terms 5 -个体标识 ge ti biao zhi computer_terms 5 -个体编码 ge ti bian ma computer_terms 5 -个性时间 ge xing shi jian computer_terms 5 -个性标记 ge xing biao ji computer_terms 5 -中介主体 zhong jie zhu ti computer_terms 5 -中值滤波器 zhong zhi lv bo qi computer_terms 5 -中华交友 zhong hua jiao you computer_terms 5 -中华爱情网 zhong hua ai qing wang computer_terms 5 -中华特攻 zhong hua te gong computer_terms 5 -中国在看 zhong guo zai kan computer_terms 5 -中型计算机 zhong xing ji suan ji computer_terms 5 -中央处理单元 zhong yang chu li dan yuan computer_terms 5 -中央处理器 zhong yang chu li qi computer_terms 5 -中央处理机 zhong yang chu li ji computer_terms 5 -中央队列 zhong yang dui lie computer_terms 5 -中心动词 zhong xin dong ci computer_terms 5 -中心名词 zhong xin ming ci computer_terms 5 -中心机构 zhong xin ji gou computer_terms 5 -中心词 zhong xin ci computer_terms 5 -中搜论坛搜索 zhong sou lun tan sou suo computer_terms 5 -中文中国 zhong wen zhong guo computer_terms 5 -中文信息处理 zhong wen xin xi chu li computer_terms 5 -中文平台 zhong wen ping tai computer_terms 5 -中文操作系统 zhong wen cao zuo xi tong computer_terms 5 -中文编码 zhong wen bian ma computer_terms 5 -中文网址检索 zhong wen wang zhi jian suo computer_terms 5 -中文语料库 zhong wen yu liao ku computer_terms 5 -中断 zhong duan computer_terms 5 -中断事件 zhong duan shi jian computer_terms 5 -中断优先级 zhong duan you xian ji computer_terms 5 -中断向量 zhong duan xiang liang computer_terms 5 -中断向量表 zhong duan xiang liang biao computer_terms 5 -中断处理 zhong duan chu li computer_terms 5 -中断寄存器 zhong duan ji cun qi computer_terms 5 -中断屏蔽 zhong duan ping bi computer_terms 5 -中断机制 zhong duan ji zhi computer_terms 5 -中断请求 zhong duan qing qiu computer_terms 5 -中断队列 zhong duan dui lie computer_terms 5 -中断阻塞 zhong duan zu se computer_terms 5 -中断驱动 zhong duan qu dong computer_terms 5 -中期调度 zhong qi diao du computer_terms 5 -中继器 zhong ji qi computer_terms 5 -中继站 zhong ji zhan computer_terms 5 -中缀 zhong zhui computer_terms 5 -中键单击标签 zhong jian dan ji biao qian computer_terms 5 -中间代码 zhong jian dai ma computer_terms 5 -中间件 zhong jian jian computer_terms 5 -中间式结构 zhong jian shi jie gou computer_terms 5 -中间成分 zhong jian cheng fen computer_terms 5 -中间结点 zhong jian jie dian computer_terms 5 -中间设备 zhong jian she bei computer_terms 5 -中间语言 zhong jian yu yan computer_terms 5 -串化器 chuan hua qi computer_terms 5 -串匹配 chuan pi pei computer_terms 5 -串并 chuan bing computer_terms 5 -串并转换器 chuan bing zhuan huan qi computer_terms 5 -串归约机 chuan gui yue ji computer_terms 5 -串扰 chuan rao computer_terms 5 -串扰幅度 chuan rao fu du computer_terms 5 -串级控制 chuan ji kong zhi computer_terms 5 -串联匹配 chuan lian pi pei computer_terms 5 -串联端接 chuan lian duan jie computer_terms 5 -串联端接线 chuan lian duan jie xian computer_terms 5 -串联阻尼 chuan lian zu ni computer_terms 5 -串联阻尼电阻 chuan lian zu ni dian zu computer_terms 5 -串行任务 chuan xing ren wu computer_terms 5 -串行传输 chuan xing chuan shu computer_terms 5 -串行加法 chuan xing jia fa computer_terms 5 -串行加法器 chuan hang jia fa qi computer_terms 5 -串行打印机 chuan hang da yin ji computer_terms 5 -串行排序 chuan hang pai xu computer_terms 5 -串行端口 chuan xing duan kou computer_terms 5 -串行计算机 chuan xing ji suan ji computer_terms 5 -串行调度 chuan xing diao du computer_terms 5 -串行鼠标 chuan xing shu biao computer_terms 5 -临时子程序 lin shi zi cheng xu computer_terms 5 -临时对换文件 lin shi dui huan wen jian computer_terms 5 -临时文件 lin shi wen jian computer_terms 5 -临时表 lin shi biao computer_terms 5 -临界区 lin jie qu computer_terms 5 -临界控制 lin jie kong zhi computer_terms 5 -临界负载线 lin jie fu zai xian computer_terms 5 -临界资源 lin jie zi yuan computer_terms 5 -临界路径 lin jie lu jing computer_terms 5 -主从复制 zhu cong fu zhi computer_terms 5 -主从计算机 zhu cong ji suan ji computer_terms 5 -主从调度 zhu cong diao du computer_terms 5 -主任务 zhu ren wu computer_terms 5 -主体 zhu ti computer_terms 5 -主体体系结构 zhu ti ti xi jie gou computer_terms 5 -主体技术 zhu ti ji shu computer_terms 5 -主体通信语言 zhu ti tong xin yu yan computer_terms 5 -主体间活动 zhu ti jian huo dong computer_terms 5 -主分页设备 zhu fen ye she bei computer_terms 5 -主副本 zhu fu ben computer_terms 5 -主力类 zhu li lei computer_terms 5 -主动动词 zhu dong dong ci computer_terms 5 -主动威胁 zhu dong wei xie computer_terms 5 -主动攻击 zhu dong gong ji computer_terms 5 -主动数据库 zhu dong shu ju ku computer_terms 5 -主动查询 zhu dong cha xun computer_terms 5 -主动知识 zhu dong zhi shi computer_terms 5 -主动视觉 zhu dong shi jue computer_terms 5 -主动轮 zhu dong lun computer_terms 5 -主动防御 zhu dong fang yu computer_terms 5 -主存 zhu cun computer_terms 5 -主存储器 zhu cun chu qi computer_terms 5 -主存储器分区 zhu cun chu qi fen qu computer_terms 5 -主存数据库 zhu cun shu ju ku computer_terms 5 -主存栈 zhu cun zhan computer_terms 5 -主密钥 zhu mi yao computer_terms 5 -主属性 zhu shu xing computer_terms 5 -主干总线 zhu gan zong xian computer_terms 5 -主干网 zhu gan wang computer_terms 5 -主库 zhu ku computer_terms 5 -主控台 zhu kong tai computer_terms 5 -主文件 zhu wen jian computer_terms 5 -主时钟 zhu shi zhong computer_terms 5 -主时间片 zhu shi jian pian computer_terms 5 -主机 zhu ji computer_terms 5 -主机传送文件 zhu ji chuan song wen jian computer_terms 5 -主机密钥 zhu ji mi yao computer_terms 5 -主机操作系统 zhu ji cao zuo xi tong computer_terms 5 -主机板 zhu ji ban computer_terms 5 -主板 zhu ban computer_terms 5 -主段 zhu duan computer_terms 5 -主目录 zhu mu lu computer_terms 5 -主站 zhu zhan computer_terms 5 -主语言 zhu yu yan computer_terms 5 -主调度程序 zhu diao du cheng xu computer_terms 5 -主轴 zhu zhou computer_terms 5 -主页 zhu ye computer_terms 5 -主页池 zhu ye chi computer_terms 5 -主题探查 zhu ti tan cha computer_terms 5 -乒乓模式 ping pang mo shi computer_terms 5 -乒乓过程 ping pang guo cheng computer_terms 5 -乔姆斯基范式 qiao mu si ji fan shi computer_terms 5 -乔姆斯基谱系 qiao mu si ji pu xi computer_terms 5 -乘商寄存器 cheng shang ji cun qi computer_terms 5 -乘法器 cheng fa qi computer_terms 5 -乘积密码 cheng ji mi ma computer_terms 5 -乘积曲面 cheng ji qu mian computer_terms 5 -书写方向 shu xie fang xiang computer_terms 5 -书签 shu qian computer_terms 5 -书路文学 shu lu wen xue computer_terms 5 -书面语 shu mian yu computer_terms 5 -乱序执行 luan xu zhi xing computer_terms 5 -乱序提交 luan xu ti jiao computer_terms 5 -争用 zheng yong computer_terms 5 -争用时间间隔 zheng yong shi jian jian ge computer_terms 5 -争用条件 zheng yong tiao jian computer_terms 5 -事件使用者 shi jian shi yong zhe computer_terms 5 -事件依赖性 shi jian yi lai xing computer_terms 5 -事件处理 shi jian chu li computer_terms 5 -事件定义语言 shi jian ding yi yu yan computer_terms 5 -事件报告 shi jian bao gao computer_terms 5 -事件控制块 shi jian kong zhi kuai computer_terms 5 -事件描述 shi jian miao shu computer_terms 5 -事件提供程序 shi jian ti gong cheng xu computer_terms 5 -事件方式 shi jian fang shi computer_terms 5 -事件查询 shi jian cha xun computer_terms 5 -事件检测器 shi jian jian ce qi computer_terms 5 -事件检测程序 shi jian jian ce cheng xu computer_terms 5 -事件源 shi jian yuan computer_terms 5 -事件独立性 shi jian du li xing computer_terms 5 -事件筛选器 shi jian shai xuan qi computer_terms 5 -事件系统 shi jian xi tong computer_terms 5 -事件表 shi jian biao computer_terms 5 -事件转移 shi jian zhuan yi computer_terms 5 -事件过滤器 shi jian guo lv qi computer_terms 5 -事件队列 shi jian dui lie computer_terms 5 -事件驱动 shi jian qu dong computer_terms 5 -事件驱动程序 shi jian qu dong cheng xu computer_terms 5 -事件驱动语言 shi jian qu dong yu yan computer_terms 5 -事务分析 shi wu fen xi computer_terms 5 -事务处理系统 shi wu chu li xi tong computer_terms 5 -事务故障 shi wu gu zhang computer_terms 5 -事务时间 shi wu shi jian computer_terms 5 -事务消息传递 shi wu xiao xi chuan di computer_terms 5 -事务驱动 shi wu qu dong computer_terms 5 -事务驱动系统 shi wu qu dong xi tong computer_terms 5 -事实库 shi shi ku computer_terms 5 -事实标准 shi shi biao zhun computer_terms 5 -事态代数 shi tai dai shu computer_terms 5 -事故变迁 shi gu bian qian computer_terms 5 -二值图像 er zhi tu xiang computer_terms 5 -二元关系 er yuan guan xi computer_terms 5 -二元语法 er yuan yu fa computer_terms 5 -二元预解式 er yuan yu jie shi computer_terms 5 -二分图 er fen tu computer_terms 5 -二分插入 er fen cha ru computer_terms 5 -二分搜索 er fen sou suo computer_terms 5 -二叉判定图 er cha pan ding tu computer_terms 5 -二叉排序树 er cha pai xu shu computer_terms 5 -二叉查找树 er cha cha zhao shu computer_terms 5 -二叉树 er cha shu computer_terms 5 -二层交换 er ceng jiao huan computer_terms 5 -二次曲面 er ci qu mian computer_terms 5 -二点透视 er dian tou shi computer_terms 5 -二级密钥 er ji mi yue computer_terms 5 -二级高速缓存 er ji gao su huan cun computer_terms 5 -二路归并 er lu gui bing computer_terms 5 -二进制 er jin zhi computer_terms 5 -二进制单元 er jin zhi dan yuan computer_terms 5 -二进制大对象 er jin zhi da dui xiang computer_terms 5 -二进制字符 er jin zhi zi fu computer_terms 5 -二进制数字 er jin zhi shu zi computer_terms 5 -二进制文件 er jin zhi wen jian computer_terms 5 -二进制论坛 er jin zhi lun tan computer_terms 5 -二进制运算 er jin zhi yun suan computer_terms 5 -二阶几何连续 er jie ji he lian xu computer_terms 5 -二阶参数连续 er jie can shu lian xu computer_terms 5 -二阶述词 er jie shu ci computer_terms 5 -二阶逻辑 er jie luo ji computer_terms 5 -二难推理 er nan tui li computer_terms 5 -云安全 yun an quan computer_terms 5 -云网数字 yun wang shu zi computer_terms 5 -云计算 yun ji suan computer_terms 5 -互信息 hu xin xi computer_terms 5 -互工作 hu gong zuo computer_terms 5 -互指 hu zhi computer_terms 5 -互换 hu huan computer_terms 5 -互换性 hu huan xing computer_terms 5 -互换电路 hu huan dian lu computer_terms 5 -互操作 hu cao zuo computer_terms 5 -互操作性 hu cao zuo xing computer_terms 5 -互斥变迁 hu chi bian qian computer_terms 5 -互相怀疑 hu xiang huai yi computer_terms 5 -互联网 hu lian wang computer_terms 5 -互联网安全 hu lian wang an quan computer_terms 5 -互通 hu tong computer_terms 5 -五笔字型部分 wu bi zi xing bu fen computer_terms 5 -交互 jiao hu computer_terms 5 -交互中插 jiao hu zhong cha computer_terms 5 -交互主体 jiao hu zhu ti computer_terms 5 -交互图 jiao hu tu computer_terms 5 -交互图形系统 jiao hu tu xing xi tong computer_terms 5 -交互型业务 jiao hu xing ye wu computer_terms 5 -交互式 jiao hu shi computer_terms 5 -交互式分时 jiao hu shi fen shi computer_terms 5 -交互式协议 jiao hu shi xie yi computer_terms 5 -交互式处理 jiao hu shi chu li computer_terms 5 -交互式批处理 jiao hu shi pi chu li computer_terms 5 -交互式查找 jiao hu shi cha zhao computer_terms 5 -交互式电视 jiao hu shi dian shi computer_terms 5 -交互式论证 jiao hu shi lun zheng computer_terms 5 -交互式证明 jiao hu shi zheng ming computer_terms 5 -交互式语言 jiao hu shi yu yan computer_terms 5 -交互技术 jiao hu ji shu computer_terms 5 -交互故障 jiao hu gu zhang computer_terms 5 -交互方式 jiao hu fang shi computer_terms 5 -交互设备 jiao hu she bei computer_terms 5 -交互运作 jiao hu yun zuo computer_terms 5 -交互错误 jiao hu cuo wu computer_terms 5 -交付 jiao fu computer_terms 5 -交叉存储器 jiao cha cun chu qi computer_terms 5 -交叉存取 jiao cha cun qu computer_terms 5 -交叉开关 jiao cha kai guan computer_terms 5 -交叉开关网 jiao cha kai guan wang computer_terms 5 -交叉感染 jiao cha gan ran computer_terms 5 -交叉搜索 jiao cha sou suo computer_terms 5 -交叉概率 jiao cha gai lv computer_terms 5 -交叉汇编程序 jiao cha hui bian cheng xu computer_terms 5 -交叉算子 jiao cha suan zi computer_terms 5 -交叉编译 jiao cha bian yi computer_terms 5 -交叉耦合 jiao cha ou he computer_terms 5 -交叉耦合噪声 jiao cha ou he zao sheng computer_terms 5 -交叉连接 jiao cha lian jie computer_terms 5 -交叉链接文件 jiao cha lian jie wen jian computer_terms 5 -交换排列 jiao huan pai lie computer_terms 5 -交换排序 jiao huan pai xu computer_terms 5 -交换机 jiao huan ji computer_terms 5 -交换码 jiao huan ma computer_terms 5 -交换线路 jiao huan xian lu computer_terms 5 -交换虚拟网 jiao huan xu ni wang computer_terms 5 -交换虚电路 jiao huan xu dian lu computer_terms 5 -交谈服务 jiao tan fu wu computer_terms 5 -交钥匙系统 jiao yao shi xi tong computer_terms 5 -交错因子 jiao cuo yin zi computer_terms 5 -交错路径 jiao cuo lu jing computer_terms 5 -产品安全 chan pin an quan computer_terms 5 -产品库 chan pin ku computer_terms 5 -产品数据管理 chan pin shu ju guan li computer_terms 5 -产品测试 chan pin ce shi computer_terms 5 -产品规格说明 chan pin gui ge shuo ming computer_terms 5 -产品规约 chan pin gui yue computer_terms 5 -产品认证 chan pin ren zheng computer_terms 5 -产生式系统 chan sheng shi xi tong computer_terms 5 -产生式规则 chan sheng shi gui ze computer_terms 5 -亮度 liang du computer_terms 5 -亮度比 liang du bi computer_terms 5 -亮而粗糙 liang er cu cao computer_terms 5 -人为 ren wei computer_terms 5 -人为故障 ren wei gu zhang computer_terms 5 -人主体 ren zhu ti computer_terms 5 -人助机译 ren zhu ji yi computer_terms 5 -人工专门知识 ren gong zhuan men zhi shi computer_terms 5 -人工世界 ren gong shi jie computer_terms 5 -人工交换机 ren gong jiao huan ji computer_terms 5 -人工信息系统 ren gong xin xi xi tong computer_terms 5 -人工干预 ren gong gan yu computer_terms 5 -人工录入 ren gong lu ru computer_terms 5 -人工控制 ren gong kong zhi computer_terms 5 -人工智慧语言 ren gong zhi hui yu yan computer_terms 5 -人工智能 ren gong zhi neng computer_terms 5 -人工智能语言 ren gong zhi neng yu yan computer_terms 5 -人工模拟 ren gong mo ni computer_terms 5 -人工测试 ren gong ce shi computer_terms 5 -人工现实 ren gong xian shi computer_terms 5 -人工生命 ren gong sheng ming computer_terms 5 -人工神经网络 ren gong shen jing wang luo computer_terms 5 -人工约束 ren gong yue shu computer_terms 5 -人工纹理 ren gong wen li computer_terms 5 -人工认知 ren gong ren zhi computer_terms 5 -人工语言 ren gong yu yan computer_terms 5 -人工进化 ren gong jin hua computer_terms 5 -人机交互 ren ji jiao hu computer_terms 5 -人机对话 ren ji dui hua computer_terms 5 -人机工程 ren ji gong cheng computer_terms 5 -人机接口 ren ji jie kou computer_terms 5 -人机控制系统 ren ji kong zhi xi tong computer_terms 5 -人机权衡 ren ji quan heng computer_terms 5 -人机模拟 ren ji mo ni computer_terms 5 -人机环境 ren ji huan jing computer_terms 5 -人机环境系统 ren ji huan jing xi tong computer_terms 5 -人机界面 ren ji jie mian computer_terms 5 -人机系统 ren ji xi tong computer_terms 5 -人际消息 ren ji xiao xi computer_terms 5 -人际消息处理 ren ji xiao xi chu li computer_terms 5 -今日美食 jin ri mei shi computer_terms 5 -介电常数 jie dian chang shu computer_terms 5 -介电损耗 jie dian sun hao computer_terms 5 -介词依附 jie ci yi fu computer_terms 5 -介质 jie zhi computer_terms 5 -介质故障 jie zhi gu zhang computer_terms 5 -介质转换 jie zhi zhuan huan computer_terms 5 -介质隔离 jie zhi ge li computer_terms 5 -从备份恢复 cong bei fen hui fu computer_terms 5 -从文件读 cong wen jian du computer_terms 5 -从站 cong zhan computer_terms 5 -付费电视 fu fei dian shi computer_terms 5 -代价函数 dai jia han shu computer_terms 5 -代入 dai ru computer_terms 5 -代入复合 dai ru fu he computer_terms 5 -代数数据类型 dai shu shu ju lei xing computer_terms 5 -代数简化 dai shu jian hua computer_terms 5 -代数规约 dai shu gui yue computer_terms 5 -代数语义 dai shu yu yi computer_terms 5 -代数语言 dai shu yu yan computer_terms 5 -代数逻辑 dai shu luo ji computer_terms 5 -代理服务 dai li fu wu computer_terms 5 -代理服务器 dai li fu wu qi computer_terms 5 -代理木马 dai li mu ma computer_terms 5 -代理脚本 dai li jiao ben computer_terms 5 -代理蠕虫 dai li ru chong computer_terms 5 -代理证明机构 dai li zheng ming ji gou computer_terms 5 -代理释放器 dai li shi fang qi computer_terms 5 -代码优化 dai ma you hua computer_terms 5 -代码变换 dai ma bian huan computer_terms 5 -代码审查 dai ma shen cha computer_terms 5 -代码审计 dai ma shen ji computer_terms 5 -代码扩充 dai ma kuo chong computer_terms 5 -代码生成 dai ma sheng cheng computer_terms 5 -代码生成器 dai ma sheng cheng qi computer_terms 5 -代码生成程序 dai ma sheng cheng cheng xu computer_terms 5 -代码移动 dai ma yi dong computer_terms 5 -代码表 dai ma biao computer_terms 5 -代码覆盖率 dai ma fu gai lv computer_terms 5 -代码走查 dai ma zou cha computer_terms 5 -代码转换器 dai ma zhuan huan qi computer_terms 5 -代码隐藏类 dai ma yin cang lei computer_terms 5 -代码隐藏页 dai ma yin cang ye computer_terms 5 -令牌 ling pai computer_terms 5 -令牌传递 ling pai chuan di computer_terms 5 -令牌总线 ling pai zong xian computer_terms 5 -令牌环 ling pai huan computer_terms 5 -令牌环网 ling pai huan wang computer_terms 5 -以太网 yi tai wang computer_terms 5 -以太网交换机 yi tai wang jiao huan ji computer_terms 5 -仪表 yi biao computer_terms 5 -仲裁 zhong cai computer_terms 5 -仲裁员 zhong cai yuan computer_terms 5 -仲裁系统 zhong cai xi tong computer_terms 5 -任务 ren wu computer_terms 5 -任务交换 ren wu jiao huan computer_terms 5 -任务代码字 ren wu dai ma zi computer_terms 5 -任务分担 ren wu fen dan computer_terms 5 -任务分派程序 ren wu fen pai cheng xu computer_terms 5 -任务分配 ren wu fen pei computer_terms 5 -任务协调 ren wu xie tiao computer_terms 5 -任务启动 ren wu qi dong computer_terms 5 -任务图 ren wu tu computer_terms 5 -任务处理 ren wu chu li computer_terms 5 -任务异步出口 ren wu yi bu chu kou computer_terms 5 -任务执行区 ren wu zhi xing qu computer_terms 5 -任务控制块 ren wu kong zhi kuai computer_terms 5 -任务描述符 ren wu miao shu fu computer_terms 5 -任务栈描述符 ren wu zhan miao shu fu computer_terms 5 -任务模型 ren wu mo xing computer_terms 5 -任务池 ren wu chi computer_terms 5 -任务管理 ren wu guan li computer_terms 5 -任务管理器 ren wu guan li qi computer_terms 5 -任务管理程序 ren wu guan li cheng xu computer_terms 5 -任务终止 ren wu zhong zhi computer_terms 5 -任务调度 ren wu diao du computer_terms 5 -任务调度程序 ren wu diao du cheng xu computer_terms 5 -任务输入队列 ren wu shu ru dui lie computer_terms 5 -任务输出队列 ren wu shu chu dui lie computer_terms 5 -任务迁移 ren wu qian yi computer_terms 5 -任务队列 ren wu dui lie computer_terms 5 -任务集 ren wu ji computer_terms 5 -任务集库 ren wu ji ku computer_terms 5 -任选用户设施 ren xuan yong hu she shi computer_terms 5 -仿函数 fang han shu computer_terms 5 -仿宋体 fang song ti computer_terms 5 -仿射变换 fang she bian huan computer_terms 5 -仿形控制器 fang xing kong zhi qi computer_terms 5 -仿真 fang zhen computer_terms 5 -仿真器 fang zhen qi computer_terms 5 -仿真定性推理 fang zhen ding xing tui li computer_terms 5 -仿真特效 fang zhen te xiao computer_terms 5 -仿真程序 fang zhen cheng xu computer_terms 5 -仿真终端 fang zhen zhong duan computer_terms 5 -仿真计算机 fang zhen ji suan ji computer_terms 5 -企业模型 qi ye mo xing computer_terms 5 -企业版 qi ye ban computer_terms 5 -企业系统规划 qi ye xi tong gui hua computer_terms 5 -企业网 qi ye wang computer_terms 5 -企业资源规划 qi ye zi yuan gui hua computer_terms 5 -企业过程建模 qi ye guo cheng jian mo computer_terms 5 -休眠 xiu mian computer_terms 5 -休眠方式 xiu mian fang shi computer_terms 5 -休眠状态 xiu mian zhuang tai computer_terms 5 -休眠队列 xiu mian dui lie computer_terms 5 -优先数 you xian shu computer_terms 5 -优先约束 you xian yue shu computer_terms 5 -优先级 you xian ji computer_terms 5 -优先级中断 you xian ji zhong duan computer_terms 5 -优先级作业 you xian ji zuo ye computer_terms 5 -优先级控制 you xian ji kong zhi computer_terms 5 -优先级表 you xian ji biao computer_terms 5 -优先级调度 you xian ji diao du computer_terms 5 -优先级调整 you xian ji tiao zheng computer_terms 5 -优先级选择 you xian ji xuan ze computer_terms 5 -优先队列 you xian dui lie computer_terms 5 -优化 you hua computer_terms 5 -优化专员 you hua zhuan yuan computer_terms 5 -优化大师 you hua da shi computer_terms 5 -优化操作 you hua cao zuo computer_terms 5 -伙伴系统 huo ban xi tong computer_terms 5 -会议连接 hui yi lian jie computer_terms 5 -会话型业务 hui hua xing ye wu computer_terms 5 -会话密钥 hui hua mi yue computer_terms 5 -会话层 hui hua ceng computer_terms 5 -会话式分时 hui hua shi fen shi computer_terms 5 -会话状态 hui hua zhuang tai computer_terms 5 -会面时间 hui mian shi jian computer_terms 5 -传值 chuan zhi computer_terms 5 -传值参数 chuan zhi can shu computer_terms 5 -传声器 chuan sheng qi computer_terms 5 -传导冷却 chuan dao leng que computer_terms 5 -传感器 chuan gan qi computer_terms 5 -传承字 chuan cheng zi computer_terms 5 -传播差错 chuan bo cha cuo computer_terms 5 -传播误差 chuan bo wu cha computer_terms 5 -传热 chuan re computer_terms 5 -传统语法 chuan tong yu fa computer_terms 5 -传输 chuan shu computer_terms 5 -传输媒体 chuan shu mei ti computer_terms 5 -传输延迟 chuan shu yan chi computer_terms 5 -传输损耗 chuan shu sun hao computer_terms 5 -传输控制协议 chuan shu kong zhi xie yi computer_terms 5 -传输线 chuan shu xian computer_terms 5 -传输通路延迟 chuan shu tong lu yan chi computer_terms 5 -传输错误 chuan shu cuo wu computer_terms 5 -传送 chuan song computer_terms 5 -传递函数 chuan di han shu computer_terms 5 -传递函数依赖 chuan di han shu yi lai computer_terms 5 -传递性 chuan di xing computer_terms 5 -传递相关性 chuan di xiang guan xing computer_terms 5 -传递简约 chuan di jian yue computer_terms 5 -传递闭包 chuan di bi bao computer_terms 5 -伪代码 wei dai ma computer_terms 5 -伪像 wei xiang computer_terms 5 -伪多色射线和 wei duo se she xian he computer_terms 5 -伪多项式变换 wei duo xiang shi bian huan computer_terms 5 -伪微分算子 wei wei fen suan zi computer_terms 5 -伪指令 wei zhi ling computer_terms 5 -伪语义树 wei yu yi shu computer_terms 5 -伪造 wei zao computer_terms 5 -伪造信道信息 wei zao xin dao xin xi computer_terms 5 -伪造检测 wei zao jian ce computer_terms 5 -伪造检测码 wei zao jian ce ma computer_terms 5 -伪造码字 wei zao ma zi computer_terms 5 -伪造算法 wei zao suan fa computer_terms 5 -伪造算法证明 wei zao suan fa zheng ming computer_terms 5 -伪静态 wei jing tai computer_terms 5 -伫列 zhu lie computer_terms 5 -伯努利盘 bo nu li pan computer_terms 5 -伴随条件 ban sui tiao jian computer_terms 5 -伺服 si fu computer_terms 5 -伺服电机 si fu dian ji computer_terms 5 -似然方程 si ran fang cheng computer_terms 5 -似然比 si ran bi computer_terms 5 -似真性排序 si zhen xing pai xu computer_terms 5 -似真推理 si zhen tui li computer_terms 5 -位与 wei yu computer_terms 5 -位元组 wei yuan zu computer_terms 5 -位取反 wei qu fan computer_terms 5 -位图 wei tu computer_terms 5 -位址资讯科学 wei zhi zi xun ke xue computer_terms 5 -位域 wei yu computer_terms 5 -位姿定位 wei zi ding wei computer_terms 5 -位密度 wei mi du computer_terms 5 -位平面 wei ping mian computer_terms 5 -位异或 wei yi huo computer_terms 5 -位或 wei huo computer_terms 5 -位提交 wei ti jiao computer_terms 5 -位操作 wei cao zuo computer_terms 5 -位标识 wei biao zhi computer_terms 5 -位段 wei duan computer_terms 5 -位片计算机 wei pian ji suan ji computer_terms 5 -位移传感器 wei yi chuan gan qi computer_terms 5 -位置传感器 wei zhi chuan gan qi computer_terms 5 -位置偏差信号 wei zhi pian cha xin hao computer_terms 5 -位置子网 wei zhi zi wang computer_terms 5 -位置控制系统 wei zhi kong zhi xi tong computer_terms 5 -位置检测器 wei zhi jian ce qi computer_terms 5 -位置编码器 wei zhi bian ma qi computer_terms 5 -位置透明性 wei zhi tou ming xing computer_terms 5 -位脉冲拥挤 wei mai chong yong ji computer_terms 5 -位误差率 wei wu cha lv computer_terms 5 -位通道 wei tong dao computer_terms 5 -位非 wei fei computer_terms 5 -位驱动 wei qu dong computer_terms 5 -低功耗 di gong hao computer_terms 5 -低成本自动化 di cheng ben zi dong hua computer_terms 5 -低级互斥 di ji hu chi computer_terms 5 -低级格式化 di ji ge shi hua computer_terms 5 -低级语言 di ji yu yan computer_terms 5 -低通滤波器 di tong lv bo qi computer_terms 5 -体元 ti yuan computer_terms 5 -体可视化 ti ke shi hua computer_terms 5 -体模型 ti mo xing computer_terms 5 -体矩阵 ti ju zhen computer_terms 5 -体系结构 ti xi jie gou computer_terms 5 -体系结构建模 ti xi jie gou jian mo computer_terms 5 -体素构造表示 ti su gou zao biao shi computer_terms 5 -体绘制 ti hui zhi computer_terms 5 -体问题 ti wen ti computer_terms 5 -作业优先级 zuo ye you xian ji computer_terms 5 -作业分割 zuo ye fen ge computer_terms 5 -作业分割处理 zuo ye fen ge chu li computer_terms 5 -作业分类 zuo ye fen lei computer_terms 5 -作业名 zuo ye ming computer_terms 5 -作业吞吐量 zuo ye tun tu liang computer_terms 5 -作业周期 zuo ye zhou qi computer_terms 5 -作业处理 zuo ye chu li computer_terms 5 -作业录入 zuo ye lu ru computer_terms 5 -作业控制 zuo ye kong zhi computer_terms 5 -作业控制块 zuo ye kong zhi kuai computer_terms 5 -作业控制程序 zuo ye kong zhi cheng xu computer_terms 5 -作业控制语言 zuo ye kong zhi yu yan computer_terms 5 -作业描述 zuo ye miao shu computer_terms 5 -作业文件 zuo ye wen jian computer_terms 5 -作业栈 zuo ye zhan computer_terms 5 -作业步 zuo ye bu computer_terms 5 -作业流 zuo ye liu computer_terms 5 -作业状态 zuo ye zhuang tai computer_terms 5 -作业目录 zuo ye mu lu computer_terms 5 -作业管理 zuo ye guan li computer_terms 5 -作业说明 zuo ye shuo ming computer_terms 5 -作业调度 zuo ye diao du computer_terms 5 -作业队列 zuo ye dui lie computer_terms 5 -作格动词 zuo ge dong ci computer_terms 5 -作格性 zuo ge xing computer_terms 5 -作用域 zuo yong yu computer_terms 5 -作用域解析 zuo yong yu jie xi computer_terms 5 -你见即我见 ni jian ji wo jian computer_terms 5 -佩特里网 pei te li wang computer_terms 5 -使役性 shi yi xing computer_terms 5 -使用参数控制 shi yong can shu kong zhi computer_terms 5 -使用旗标 shi yong qi biao computer_terms 5 -使能 shi neng computer_terms 5 -例图 li tu computer_terms 5 -例示 li shi computer_terms 5 -例程 li cheng computer_terms 5 -供应过程 gong ying guo cheng computer_terms 5 -供方 gong fang computer_terms 5 -依从型监控 yi cong xing jian kong computer_terms 5 -依存 yi cun computer_terms 5 -依存关系树 yi cun guan xi shu computer_terms 5 -依存关系语法 yi cun guan xi yu fa computer_terms 5 -依存结构 yi cun jie gou computer_terms 5 -依存语法 yi cun yu fa computer_terms 5 -依赖保持 yi lai bao chi computer_terms 5 -依赖图 yi lai tu computer_terms 5 -依赖学习 yi lai xue xi computer_terms 5 -依赖弧 yi lai hu computer_terms 5 -依赖方 yi lai fang computer_terms 5 -依赖边 yi lai bian computer_terms 5 -侧抑制 ce yi zhi computer_terms 5 -侧边栏 ce bian lan computer_terms 5 -便携式计算机 bian xie shi ji suan ji computer_terms 5 -便笺式存储器 bian jian shi cun chu qi computer_terms 5 -保存区 bao cun qu computer_terms 5 -保存当前表单 bao cun dang qian biao dan computer_terms 5 -保存更改 bao cun geng gai computer_terms 5 -保存浏览进程 bao cun liu lan jin cheng computer_terms 5 -保存网页 bao cun wang ye computer_terms 5 -保存默认位置 bao cun mo ren wei zhi computer_terms 5 -保密 bao mi computer_terms 5 -保形插值 bao xing cha zhi computer_terms 5 -保护地 bao hu di computer_terms 5 -保护方式 bao hu fang shi computer_terms 5 -保持依赖分解 bao chi yi lai fen jie computer_terms 5 -保留内存 bao liu nei cun computer_terms 5 -保留卷 bao liu juan computer_terms 5 -保留字 bao liu zi computer_terms 5 -保留站 bao liu zhan computer_terms 5 -保留页选项 bao liu ye xuan xiang computer_terms 5 -信令 xin ling computer_terms 5 -信令终端 xin ling zhong duan computer_terms 5 -信令虚通道 xin ling xu tong dao computer_terms 5 -信任列表 xin ren lie biao computer_terms 5 -信任许可证 xin ren xu ke zheng computer_terms 5 -信任逻辑 xin ren luo ji computer_terms 5 -信任链 xin ren lian computer_terms 5 -信元 xin yuan computer_terms 5 -信元丢失率 xin yuan diu shi lv computer_terms 5 -信元传送延迟 xin yuan chuan song yan chi computer_terms 5 -信元划界 xin yuan hua jie computer_terms 5 -信元头 xin yuan tou computer_terms 5 -信号 xin hao computer_terms 5 -信号交换 xin hao jiao huan computer_terms 5 -信号传输 xin hao chuan shu computer_terms 5 -信号处理 xin hao chu li computer_terms 5 -信号情报 xin hao qing bao computer_terms 5 -信号摆幅 xin hao bai fu computer_terms 5 -信号操作 xin hao cao zuo computer_terms 5 -信号源阻抗 xin hao yuan zu kang computer_terms 5 -信号电压降 xin hao dian ya jiang computer_terms 5 -信号线 xin hao xian computer_terms 5 -信号退化 xin hao tui hua computer_terms 5 -信号重构 xin hao chong gou computer_terms 5 -信号量 xin hao liang computer_terms 5 -信号预处理 xin hao yu chu li computer_terms 5 -信噪比 xin zao bi computer_terms 5 -信念修正 xin nian xiu zheng computer_terms 5 -信息中心 xin xi zhong xin computer_terms 5 -信息主体 xin xi zhu ti computer_terms 5 -信息主管 xin xi zhu guan computer_terms 5 -信息产业 xin xi chan ye computer_terms 5 -信息估计 xin xi gu ji computer_terms 5 -信息内容 xin xi nei rong computer_terms 5 -信息冗余 xin xi rong yu computer_terms 5 -信息冗余检验 xin xi rong yu jian yan computer_terms 5 -信息净荷容量 xin xi jing he rong liang computer_terms 5 -信息分类 xin xi fen lei computer_terms 5 -信息加密 xin xi jia mi computer_terms 5 -信息协议 xin xi xie yi computer_terms 5 -信息反馈 xin xi fan kui computer_terms 5 -信息增益 xin xi zeng yi computer_terms 5 -信息处理 xin xi chu li computer_terms 5 -信息处理系统 xin xi chu li xi tong computer_terms 5 -信息处理语言 xin xi chu li yu yan computer_terms 5 -信息字段 xin xi zi duan computer_terms 5 -信息存储技术 xin xi cun chu ji shu computer_terms 5 -信息安全 xin xi an quan computer_terms 5 -信息客体 xin xi ke ti computer_terms 5 -信息工程 xin xi gong cheng computer_terms 5 -信息技术 xin xi ji shu computer_terms 5 -信息摘要算法 xin xi zhai yao suan fa computer_terms 5 -信息服务器 xin xi fu wu qi computer_terms 5 -信息格式 xin xi ge shi computer_terms 5 -信息框提示 xin xi kuang ti shi computer_terms 5 -信息检索 xin xi jian suo computer_terms 5 -信息模型 xin xi mo xing computer_terms 5 -信息流 xin xi liu computer_terms 5 -信息流向控制 xin xi liu xiang kong zhi computer_terms 5 -信息流模型 xin xi liu mo xing computer_terms 5 -信息浏览 xin xi liu lan computer_terms 5 -信息浏览服务 xin xi liu lan fu wu computer_terms 5 -信息源 xin xi yuan computer_terms 5 -信息点播 xin xi dian bo computer_terms 5 -信息熵 xin xi shang computer_terms 5 -信息空间 xin xi kong jian computer_terms 5 -信息管理 xin xi guan li computer_terms 5 -信息管理系统 xin xi guan li xi tong computer_terms 5 -信息系统 xin xi xi tong computer_terms 5 -信息结构 xin xi jie gou computer_terms 5 -信息编码 xin xi bian ma computer_terms 5 -信息资源管理 xin xi zi yuan guan li computer_terms 5 -信息采集 xin xi cai ji computer_terms 5 -信息隐形性 xin xi yin xing xing computer_terms 5 -信息隐蔽 xin xi yin bi computer_terms 5 -信道 xin dao computer_terms 5 -信道容量 xin dao rong liang computer_terms 5 -信道服务单元 xin dao fu wu dan yuan computer_terms 5 -修剪 xiu jian computer_terms 5 -修复脚本 xiu fu jiao ben computer_terms 5 -修改全局设置 xiu gai quan ju she zhi computer_terms 5 -修改检测 xiu gai jian ce computer_terms 5 -修改检测码 xiu gai jian ce ma computer_terms 5 -修理延误时间 xiu li yan wu shi jian computer_terms 5 -修理时间 xiu li shi jian computer_terms 5 -修订控制系统 xiu ding kong zhi xi tong computer_terms 5 -修辞结构 xiu ci jie gou computer_terms 5 -倍密度软盘 bei mi du ruan pan computer_terms 5 -倒带 dao dai computer_terms 5 -倒找字节集 dao zhao zi jie ji computer_terms 5 -倒找文本 dao zhao wen ben computer_terms 5 -倒排索引 dao pai suo yin computer_terms 5 -倒焊 dao han computer_terms 5 -候选解 hou xuan jie computer_terms 5 -候选键 hou xuan jian computer_terms 5 -借移 jie yi computer_terms 5 -借线进入 jie xian jin ru computer_terms 5 -值传 zhi chuan computer_terms 5 -值参 zhi can computer_terms 5 -值调用 zhi diao yong computer_terms 5 -假信号 jia xin hao computer_terms 5 -假冒攻击 jia mao gong ji computer_terms 5 -假脱机 jia tuo ji computer_terms 5 -假脱机作业 jia tuo ji zuo ye computer_terms 5 -假脱机文件 jia tuo ji wen jian computer_terms 5 -假脱机管理 jia tuo ji guan li computer_terms 5 -假脱机系统 jia tuo ji xi tong computer_terms 5 -假脱机队列 jia tuo ji dui lie computer_terms 5 -假色 jia se computer_terms 5 -假言推理 jia yan tui li computer_terms 5 -假设验证 jia she yan zheng computer_terms 5 -假通过率 jia tong guo lv computer_terms 5 -偏差控制 pian cha kong zhi computer_terms 5 -偏序 pian xu computer_terms 5 -偏振眼镜 pian zhen yan jing computer_terms 5 -偏移电压 pian yi dian ya computer_terms 5 -偏移磁道 pian yi ci dao computer_terms 5 -偏移量 pian yi liang computer_terms 5 -偏转 pian zhuan computer_terms 5 -偏转线圈 pian zhuan xian quan computer_terms 5 -停机 ting ji computer_terms 5 -停机问题 ting ji wen ti computer_terms 5 -停止信号 ting zhi xin hao computer_terms 5 -停止所有页面 ting zhi suo you ye mian computer_terms 5 -停用页 ting yong ye computer_terms 5 -偶发故障 ou fa gu zhang computer_terms 5 -偶数场 ou shu chang computer_terms 5 -偶数扫描 ou shu sao miao computer_terms 5 -偶然中断 ou ran zhong duan computer_terms 5 -偶然事故 ou ran shi gu computer_terms 5 -偶然威胁 ou ran wei xie computer_terms 5 -傅里叶描述子 fu li ye miao shu zi computer_terms 5 -储存库 chu cun ku computer_terms 5 -傲游 ao you computer_terms 5 -傲游安全更新 ao you an quan geng xin computer_terms 5 -傲游安全监控 ao you an quan jian kong computer_terms 5 -傲游志 ao you zhi computer_terms 5 -傲游浏览器 ao you liu lan qi computer_terms 5 -傲游网站 ao you wang zhan computer_terms 5 -傲游部落格 ao you bu luo ge computer_terms 5 -像素 xiang su computer_terms 5 -儿童语言模型 er tong yu yan mo xing computer_terms 5 -允许中断 yun xu zhong duan computer_terms 5 -允许信元速率 yun xu xin yuan su lv computer_terms 5 -允许角 yun xu jiao computer_terms 5 -允许重画 yun xu chong hua computer_terms 5 -元件数小时 yuan jian shu xiao shi computer_terms 5 -元信令 yuan xin ling computer_terms 5 -元可满足性 yuan ke man zu xing computer_terms 5 -元推理 yuan tui li computer_terms 5 -元数据 yuan shu ju computer_terms 5 -元数据库 yuan shu ju ku computer_terms 5 -元文件 yuan wen jian computer_terms 5 -元模型 yuan mo xing computer_terms 5 -元知识 yuan zhi shi computer_terms 5 -元组 yuan zu computer_terms 5 -元组关系演算 yuan zu guan xi yan suan computer_terms 5 -元组数基 yuan zu shu ji computer_terms 5 -元综合 yuan zong he computer_terms 5 -元编译程序 yuan bian yi cheng xu computer_terms 5 -元规划 yuan gui hua computer_terms 5 -元规则 yuan gui ze computer_terms 5 -元语法 yuan yu fa computer_terms 5 -元语言 yuan yu yan computer_terms 5 -先来先服务 xian lai xian fu wu computer_terms 5 -先行分页 xian xing fen ye computer_terms 5 -先行指令站 xian xing zhi ling zhan computer_terms 5 -先行控制 xian xing kong zhi computer_terms 5 -先行算法 xian xing suan fa computer_terms 5 -先见 xian jian computer_terms 5 -先辈 xian bei computer_terms 5 -先进先出 xian jin xian chu computer_terms 5 -先进后出 xian jin hou chu computer_terms 5 -先进控制 xian jin kong zhi computer_terms 5 -先进操作环境 xian jin cao zuo huan jing computer_terms 5 -先进操作系统 xian jin cao zuo xi tong computer_terms 5 -光亮度 guang liang du computer_terms 5 -光口 guang kou computer_terms 5 -光口转电口 guang kou zhuan dian kou computer_terms 5 -光图函数 guang tu han shu computer_terms 5 -光子计算机 guang zi ji suan ji computer_terms 5 -光存储器 guang cun chu qi computer_terms 5 -光学图像 guang xue tu xiang computer_terms 5 -光带 guang dai computer_terms 5 -光度学 guang du xue computer_terms 5 -光强 guang qiang computer_terms 5 -光机械鼠标 guang ji xie shu biao computer_terms 5 -光栅扫描 guang shan sao miao computer_terms 5 -光栅显示 guang shan xian shi computer_terms 5 -光标 guang biao computer_terms 5 -光流 guang liu computer_terms 5 -光流场 guang liu chang computer_terms 5 -光源方向 guang yuan fang xiang computer_terms 5 -光照模型 guang zhao mo xing computer_terms 5 -光盘 guang pan computer_terms 5 -光盘片 guang pan pian computer_terms 5 -光碟 guang die computer_terms 5 -光碟伺服 guang die si fu computer_terms 5 -光碟伺服器 guang die si fu qi computer_terms 5 -光碟塔 guang die ta computer_terms 5 -光碟库 guang die ku computer_terms 5 -光碟读头 guang die du tou computer_terms 5 -光碟阵列 guang die zhen lie computer_terms 5 -光碟驱动器 guang die qu dong qi computer_terms 5 -光磁软盘 guang ci ruan pan computer_terms 5 -光笔 guang bi computer_terms 5 -光纤 guang xian computer_terms 5 -光线投射 guang xian tou she computer_terms 5 -光线方向 guang xian fang xiang computer_terms 5 -光线跟踪 guang xian gen zong computer_terms 5 -光线追踪 guang xian zhui zong computer_terms 5 -光能 guang neng computer_terms 5 -光计算机 guang ji suan ji computer_terms 5 -光记录 guang ji lu computer_terms 5 -光记录介质 guang ji lu jie zhi computer_terms 5 -光轨间距 guang gui jian ju computer_terms 5 -光隔离器 guang ge li qi computer_terms 5 -光顺 guang shun computer_terms 5 -光顺性 guang shun xing computer_terms 5 -光驱 guang qu computer_terms 5 -光鼠标 guang shu biao computer_terms 5 -克林闭包 ke lin bi bao computer_terms 5 -克雷一号 ke lei yi hao computer_terms 5 -免费版 mian fei ban computer_terms 5 -免费短信 mian fei duan xin computer_terms 5 -免费网 mian fei wang computer_terms 5 -免费软件 mian fei ruan jian computer_terms 5 -免过滤 mian guo lv computer_terms 5 -入事件 ru shi jian computer_terms 5 -入侵检测系统 ru qin jian ce xi tong computer_terms 5 -入侵者 ru qin zhe computer_terms 5 -入呼叫 ru hu jiao computer_terms 5 -入射电压 ru she dian ya computer_terms 5 -入度 ru du computer_terms 5 -入点 ru dian computer_terms 5 -入门平台 ru men ping tai computer_terms 5 -全减器 quan jian qi computer_terms 5 -全加器 quan jia qi computer_terms 5 -全动感视频 quan dong gan shi pin computer_terms 5 -全双工传输 quan shuang gong chuan shu computer_terms 5 -全名 quan ming computer_terms 5 -全局事务 quan ju shi wu computer_terms 5 -全局优化 quan ju you hua computer_terms 5 -全局共享资源 quan ju gong xiang zi yuan computer_terms 5 -全局变量 quan ju bian liang computer_terms 5 -全局存储器 quan ju cun chu qi computer_terms 5 -全局应用 quan ju ying yong computer_terms 5 -全局搜索 quan ju sou suo computer_terms 5 -全局故障 quan ju gu zhang computer_terms 5 -全局查询 quan ju cha xun computer_terms 5 -全局查询优化 quan ju cha xun you hua computer_terms 5 -全局死锁 quan ju si suo computer_terms 5 -全局知识 quan ju zhi shi computer_terms 5 -全局设置 quan ju she zhi computer_terms 5 -全屏幕 quan ping mu computer_terms 5 -全屏截图 quan ping jie tu computer_terms 5 -全干扰 quan gan rao computer_terms 5 -全息 quan xi computer_terms 5 -全息图 quan xi tu computer_terms 5 -全息存储器 quan xi cun chu qi computer_terms 5 -全文检索 quan wen jian suo computer_terms 5 -全文索引 quan wen suo yin computer_terms 5 -全混洗 quan hun xi computer_terms 5 -全环探测包 quan huan tan ce bao computer_terms 5 -全球地址 quan qiu di zhi computer_terms 5 -全球地址管理 quan qiu di zhi guan li computer_terms 5 -全球定位系统 quan qiu ding wei xi tong computer_terms 5 -全相联映射 quan xiang lian ying she computer_terms 5 -全称域名 quan cheng yu ming computer_terms 5 -全称范域词 quan cheng fan yu ci computer_terms 5 -全称量词 quan cheng liang ci computer_terms 5 -全自检查电路 quan zi jian cha dian lu computer_terms 5 -全连接网 quan lian jie wang computer_terms 5 -全部刷新 quan bu shua xin computer_terms 5 -全部页面截图 quan bu ye mian jie tu computer_terms 5 -全限定域名 quan xian ding yu ming computer_terms 5 -全面质量管理 quan mian zhi liang guan li computer_terms 5 -八位 ba wei computer_terms 5 -八叉树 ba cha shu computer_terms 5 -八比特组 ba bi te zu computer_terms 5 -八进制 ba jin zhi computer_terms 5 -八进制数字 ba jin zhi shu zi computer_terms 5 -公共事件标志 gong gong shi jian biao zhi computer_terms 5 -公共信息模型 gong gong xin xi mo xing computer_terms 5 -公共域 gong gong yu computer_terms 5 -公共对象 gong gong dui xiang computer_terms 5 -公共对象模型 gong gong dui xiang mo xing computer_terms 5 -公共总线 gong gong zong xian computer_terms 5 -公共接地点 gong gong jie di dian computer_terms 5 -公共数据 gong gong shu ju computer_terms 5 -公共数据模型 gong gong shu ju mo xing computer_terms 5 -公共服务区 gong gong fu wu qu computer_terms 5 -公共桌面环境 gong gong zhuo mian huan jing computer_terms 5 -公共模数 gong gong mo shu computer_terms 5 -公共系统区 gong gong xi tong qu computer_terms 5 -公共网关接口 gong gong wang guan jie kou computer_terms 5 -公共语言 gong gong yu yan computer_terms 5 -公共资源 gong gong zi yuan computer_terms 5 -公告板服务 gong gao ban fu wu computer_terms 5 -公告板系统 gong gao ban xi tong computer_terms 5 -公平性 gong ping xing computer_terms 5 -公平网 gong ping wang computer_terms 5 -公有域 gong you yu computer_terms 5 -公有成员 gong you cheng yuan computer_terms 5 -公正 gong zheng computer_terms 5 -公理复杂性 gong li fu za xing computer_terms 5 -公理语义 gong li yu yi computer_terms 5 -公用数据网 gong yong shu ju wang computer_terms 5 -公钥 gong yao computer_terms 5 -公钥加密 gong yao jia mi computer_terms 5 -公钥密码 gong yao mi ma computer_terms 5 -公钥构架 gong yao gou jia computer_terms 5 -共享变量 gong xiang bian liang computer_terms 5 -共享存储器 gong xiang cun chu qi computer_terms 5 -共享执行系统 gong xiang zhi xing xi tong computer_terms 5 -共享控件 gong xiang kong jian computer_terms 5 -共享操作系统 gong xiang cao zuo xi tong computer_terms 5 -共享文件 gong xiang wen jian computer_terms 5 -共享段 gong xiang duan computer_terms 5 -共享白板 gong xiang bai ban computer_terms 5 -共享程序集 gong xiang cheng xu ji computer_terms 5 -共享虚拟区 gong xiang xu ni qu computer_terms 5 -共享软件 gong xiang ruan jian computer_terms 5 -共享锁 gong xiang suo computer_terms 5 -共享页表 gong xiang ye biao computer_terms 5 -共享高速缓存 gong xiang gao su huan cun computer_terms 5 -共同介质段 gong tong jie zhi duan computer_terms 5 -共模扼流程 gong mo e liu cheng computer_terms 5 -共生矩阵 gong sheng ju zhen computer_terms 5 -关于傲游 guan yu ao you computer_terms 5 -关系代数 guan xi dai shu computer_terms 5 -关系子句 guan xi zi ju computer_terms 5 -关系数据库 guan xi shu ju ku computer_terms 5 -关系数据模型 guan xi shu ju mo xing computer_terms 5 -关系模式分解 guan xi mo shi fen jie computer_terms 5 -关系演算 guan xi yan suan computer_terms 5 -关系系统 guan xi xi tong computer_terms 5 -关系网 guan xi wang computer_terms 5 -关系逻辑 guan xi luo ji computer_terms 5 -关联处理机 guan lian chu li ji computer_terms 5 -关联失效 guan lian shi xiao computer_terms 5 -关联矩阵 guan lian ju zhen computer_terms 5 -关联类 guan lian lei computer_terms 5 -关联规则 guan lian gui ze computer_terms 5 -关节点 guan jie dian computer_terms 5 -关键字 guan jian zi computer_terms 5 -关键帧 guan jian zhen computer_terms 5 -关键成功因素 guan jian cheng gong yin su computer_terms 5 -关键程度 guan jian cheng du computer_terms 5 -关键计算 guan jian ji suan computer_terms 5 -关键词 guan jian ci computer_terms 5 -关键词前后文 guan jian ci qian hou wen computer_terms 5 -关键词布局 guan jian ci bu ju computer_terms 5 -关键路径 guan jian lu jing computer_terms 5 -关键部分优先 guan jian bu fen you xian computer_terms 5 -关闭全部 guan bi quan bu computer_terms 5 -关闭其它标签 guan bi qi ta biao qian computer_terms 5 -关闭句柄 guan bi ju bing computer_terms 5 -关闭右侧标签 guan bi you ce biao qian computer_terms 5 -关闭左侧标签 guan bi zuo ce biao qian computer_terms 5 -关闭并保存 guan bi bing bao cun computer_terms 5 -关闭所有标签 guan bi suo you biao qian computer_terms 5 -关闭按钮 guan bi an niu computer_terms 5 -关闭标签 guan bi biao qian computer_terms 5 -关闭记录集 guan bi ji lu ji computer_terms 5 -关闭进程句柄 guan bi jin cheng ju bing computer_terms 5 -兼容字符 jian rong zi fu computer_terms 5 -兼容性 jian rong xing computer_terms 5 -兼容机制 jian rong ji zhi computer_terms 5 -兼容计算机 jian rong ji suan ji computer_terms 5 -内像素 nei xiang su computer_terms 5 -内务处理程序 nei wu chu li cheng xu computer_terms 5 -内务操作 nei wu cao zuo computer_terms 5 -内含类型 nei han lei xing computer_terms 5 -内含逻辑 nei han luo ji computer_terms 5 -内在事件 nei zai shi jian computer_terms 5 -内在故障 nei zai gu zhang computer_terms 5 -内存 nei cun computer_terms 5 -内存保护 nei cun bao hu computer_terms 5 -内存分配覆盖 nei cun fen pei fu gai computer_terms 5 -内存插槽 nei cun cha cao computer_terms 5 -内存条 nei cun tiao computer_terms 5 -内存模块 nei cun mo kuai computer_terms 5 -内存碎片 nei cun sui pian computer_terms 5 -内容协商 nei rong xie shang computer_terms 5 -内容控制 nei rong kong zhi computer_terms 5 -内建函数 nei jian han shu computer_terms 5 -内建自测试 nei jian zi ce shi computer_terms 5 -内排序 nei pai xu computer_terms 5 -内核 nei he computer_terms 5 -内核原语 nei he yuan yu computer_terms 5 -内核数据结构 nei he shu ju jie gou computer_terms 5 -内核服务 nei he fu wu computer_terms 5 -内核栈 nei he zhan computer_terms 5 -内核模块 nei he mo kuai computer_terms 5 -内核程序 nei he cheng xu computer_terms 5 -内核语言 nei he yu yan computer_terms 5 -内核进程 nei he jin cheng computer_terms 5 -内模式 nei mo shi computer_terms 5 -内涵数据库 nei han shu ju ku computer_terms 5 -内涵语意学 nei han yu yi xue computer_terms 5 -内热阻 nei re zu computer_terms 5 -内环 nei huan computer_terms 5 -内联网 nei lian wang computer_terms 5 -内联网安全 nei lian wang an quan computer_terms 5 -内聚性 nei ju xing computer_terms 5 -内裁剪 nei cai jian computer_terms 5 -内连网 nei lian wang computer_terms 5 -内部函数 nei bu han shu computer_terms 5 -内部威胁 nei bu wei xie computer_terms 5 -内部寄存器 nei bu ji cun qi computer_terms 5 -内部对象 nei bu dui xiang computer_terms 5 -内部样式 nei bu yang shi computer_terms 5 -内部样式表 nei bu yang shi biao computer_terms 5 -内部碎片 nei bu sui pian computer_terms 5 -内部类 nei bu lei computer_terms 5 -内部网关协议 nei bu wang guan xie yi computer_terms 5 -内部转发 nei bu zhuan fa computer_terms 5 -再压缩 zai ya suo computer_terms 5 -再启动 zai qi dong computer_terms 5 -再工程 zai gong cheng computer_terms 5 -再生 zai sheng computer_terms 5 -再聚合 zai ju he computer_terms 5 -再见日语 zai jian ri yu computer_terms 5 -冒充 mao chong computer_terms 5 -冒名 mao ming computer_terms 5 -冒泡排序 mao pao pai xu computer_terms 5 -冒险 mao xian computer_terms 5 -冗余 rong yu computer_terms 5 -冗余存储器 rong yu cun chu qi computer_terms 5 -冗余检验 rong yu jian yan computer_terms 5 -写保护 xie bao hu computer_terms 5 -写内存 xie nei cun computer_terms 5 -写出所有缓存 xie chu suo you huan cun computer_terms 5 -写出数据 xie chu shu ju computer_terms 5 -写出文本 xie chu wen ben computer_terms 5 -写出缓存 xie chu huan cun computer_terms 5 -写到内存 xie dao nei cun computer_terms 5 -写前补偿 xie qian bu chang computer_terms 5 -写后写 xie hou xie computer_terms 5 -写后读 xie hou du computer_terms 5 -写周期 xie zhou qi computer_terms 5 -写回 xie hui computer_terms 5 -写字段 xie zi duan computer_terms 5 -写字节集内存 xie zi jie ji nei cun computer_terms 5 -写数据线 xie shu ju xian computer_terms 5 -写整数内存 xie zheng shu nei cun computer_terms 5 -写整数型内存 xie zheng shu xing nei cun computer_terms 5 -写文本型内存 xie wen ben xing nei cun computer_terms 5 -写文本行 xie wen ben xing computer_terms 5 -写无效 xie wu xiao computer_terms 5 -写更新协议 xie geng xin xie yi computer_terms 5 -写注册项 xie zhu ce xiang computer_terms 5 -写环境变量 xie huan jing bian liang computer_terms 5 -写直达 xie zhi da computer_terms 5 -写访问 xie fang wen computer_terms 5 -写读串扰 xie du chuan rao computer_terms 5 -写选择线 xie xuan ze xian computer_terms 5 -写通过 xie tong guo computer_terms 5 -写锁 xie suo computer_terms 5 -冯模型 feng mo xing computer_terms 5 -冯诺依曼 feng nuo yi man computer_terms 5 -冰雪封情 bing xue feng qing computer_terms 5 -冲击波 chong ji bo computer_terms 5 -冲突 chong tu computer_terms 5 -冲突向量 chong tu xiang liang computer_terms 5 -冲突检测 chong tu jian ce computer_terms 5 -冲突消解 chong tu xiao jie computer_terms 5 -冲突结构 chong tu jie gou computer_terms 5 -冲突调解 chong tu tiao jie computer_terms 5 -冲突鉴别 chong tu jian bie computer_terms 5 -冲突集 chong tu ji computer_terms 5 -决策准则 jue ce zhun ze computer_terms 5 -决策函数 jue ce han shu computer_terms 5 -决策制定 jue ce zhi ding computer_terms 5 -决策控制 jue ce kong zhi computer_terms 5 -决策支持中心 jue ce zhi chi zhong xin computer_terms 5 -决策支持系统 jue ce zhi chi xi tong computer_terms 5 -决策树 jue ce shu computer_terms 5 -决策树系统 jue ce shu xi tong computer_terms 5 -决策模型 jue ce mo xing computer_terms 5 -决策矩阵 jue ce ju zhen computer_terms 5 -决策空间 jue ce kong jian computer_terms 5 -决策表 jue ce biao computer_terms 5 -决策规则 jue ce gui ze computer_terms 5 -决策计划 jue ce ji hua computer_terms 5 -决策论 jue ce lun computer_terms 5 -决策语句 jue ce yu ju computer_terms 5 -决策过程 jue ce guo cheng computer_terms 5 -决策问题 jue ce wen ti computer_terms 5 -冷却 leng que computer_terms 5 -冷却剂 leng que ji computer_terms 5 -冷启动 leng qi dong computer_terms 5 -冷备份 leng bei fen computer_terms 5 -冷站点 leng zhan dian computer_terms 5 -冻结标记 dong jie biao ji computer_terms 5 -净室 jing shi computer_terms 5 -净室软件工程 jing shi ruan jian gong cheng computer_terms 5 -净荷 jing he computer_terms 5 -准分裂句 zhun fen lie ju computer_terms 5 -减法器 jian fa qi computer_terms 5 -减速时间 jian su shi jian computer_terms 5 -减震器 jian zhen qi computer_terms 5 -凝结性粘着性 ning jie xing nian zhuo xing computer_terms 5 -凝聚 ning ju computer_terms 5 -凝逸反毒 ning yi fan du computer_terms 5 -几何变形 ji he bian xing computer_terms 5 -几何变换 ji he bian huan computer_terms 5 -几何平均 ji he ping jun computer_terms 5 -几何校正 ji he jiao zheng computer_terms 5 -几何连续性 ji he lian xu xing computer_terms 5 -几何造型 ji he zao xing computer_terms 5 -凭证 ping zheng computer_terms 5 -凸体 tu ti computer_terms 5 -凸凹性 tu ao xing computer_terms 5 -凸分解 tu fen jie computer_terms 5 -凸包 tu bao computer_terms 5 -凸包逼近 tu bao bi jin computer_terms 5 -凸多边形 tu duo bian xing computer_terms 5 -凹体 ao ti computer_terms 5 -凹多边形 ao duo bian xing computer_terms 5 -出事件 chu shi jian computer_terms 5 -出度 chu du computer_terms 5 -出点 chu dian computer_terms 5 -出现序列 chu xian xu lie computer_terms 5 -出现网 chu xian wang computer_terms 5 -出错中断 chu cuo zhong duan computer_terms 5 -出错中断处理 chu cuo zhong duan chu li computer_terms 5 -出错处理 chu cuo chu li computer_terms 5 -出错处理例程 chu cuo chu li li cheng computer_terms 5 -出错封锁 chu cuo feng suo computer_terms 5 -出错文件 chu cuo wen jian computer_terms 5 -出错率 chu cuo lv computer_terms 5 -出错登记程序 chu cuo deng ji cheng xu computer_terms 5 -击打噪声 ji da zao sheng computer_terms 5 -击打式打印机 ji da shi da yin ji computer_terms 5 -击键时间当量 ji jian shi jian dang liang computer_terms 5 -击键验证 ji jian yan zheng computer_terms 5 -函数 han shu computer_terms 5 -函数体 han shu ti computer_terms 5 -函数依赖 han shu yi lai computer_terms 5 -函数依赖闭包 han shu yi lai bi bao computer_terms 5 -函数程序设计 han shu cheng xu she ji computer_terms 5 -函数编程 han shu bian cheng computer_terms 5 -函数调用 han shu diao yong computer_terms 5 -分别编译 fen bie bian yi computer_terms 5 -分割 fen ge computer_terms 5 -分割字节集 fen ge zi jie ji computer_terms 5 -分割文本 fen ge wen ben computer_terms 5 -分包商 fen bao shang computer_terms 5 -分区 fen qu computer_terms 5 -分区存取法 fen qu cun qu fa computer_terms 5 -分区恒角速度 fen qu heng jiao su du computer_terms 5 -分区表 fen qu biao computer_terms 5 -分叉 fen cha computer_terms 5 -分发型业务 fen fa xing ye wu computer_terms 5 -分发应用 fen fa ying yong computer_terms 5 -分发版 fen fa ban computer_terms 5 -分层 fen ceng computer_terms 5 -分层检测 fen ceng jian ce computer_terms 5 -分布式多媒体 fen bu shi duo mei ti computer_terms 5 -分布式存储器 fen bu shi cun chu qi computer_terms 5 -分布式容错 fen bu shi rong cuo computer_terms 5 -分布式应用 fen bu shi ying yong computer_terms 5 -分布式控制 fen bu shi kong zhi computer_terms 5 -分布式数据库 fen bu shi shu ju ku computer_terms 5 -分布式算法 fen bu shi suan fa computer_terms 5 -分布式系统 fen bu shi xi tong computer_terms 5 -分布式网 fen bu shi wang computer_terms 5 -分布式计算机 fen bu shi ji suan ji computer_terms 5 -分布模式 fen bu mo shi computer_terms 5 -分布电容 fen bu dian rong computer_terms 5 -分布等待图 fen bu deng dai tu computer_terms 5 -分布负载 fen bu fu zai computer_terms 5 -分布透明性 fen bu tou ming xing computer_terms 5 -分形 fen xing computer_terms 5 -分形几何 fen xing ji he computer_terms 5 -分形编码 fen xing bian ma computer_terms 5 -分情况语句 fen qing kuang yu ju computer_terms 5 -分接头 fen jie tou computer_terms 5 -分支 fen zhi computer_terms 5 -分支指令 fen zhi zhi ling computer_terms 5 -分支条件覆盖 fen zhi tiao jian fu gai computer_terms 5 -分支电缆 fen zhi dian lan computer_terms 5 -分支线 fen zhi xian computer_terms 5 -分支覆盖 fen zhi fu gai computer_terms 5 -分支限界 fen zhi xian jie computer_terms 5 -分支限界搜索 fen zhi xian jie sou suo computer_terms 5 -分散式处理 fen san shi chu li computer_terms 5 -分散控制 fen san kong zhi computer_terms 5 -分散格式 fen san ge shi computer_terms 5 -分散装入 fen san zhuang ru computer_terms 5 -分时 fen shi computer_terms 5 -分时优先级 fen shi you xian ji computer_terms 5 -分时处理 fen shi chu li computer_terms 5 -分时控制任务 fen shi kong zhi ren wu computer_terms 5 -分时操作系统 fen shi cao zuo xi tong computer_terms 5 -分时用户方式 fen shi yong hu fang shi computer_terms 5 -分时监控系统 fen shi jian kong xi tong computer_terms 5 -分时等待方式 fen shi deng dai fang shi computer_terms 5 -分时系统命令 fen shi xi tong ming ling computer_terms 5 -分时调度规则 fen shi diao du gui ze computer_terms 5 -分时运行方式 fen shi yun xing fang shi computer_terms 5 -分时驱动程序 fen shi qu dong cheng xu computer_terms 5 -分析学习 fen xi xue xi computer_terms 5 -分析属性 fen xi shu xing computer_terms 5 -分析攻击 fen xi gong ji computer_terms 5 -分析模型 fen xi mo xing computer_terms 5 -分析阶段 fen xi jie duan computer_terms 5 -分枝法 fen zhi fa computer_terms 5 -分槽环网 fen cao huan wang computer_terms 5 -分段 fen duan computer_terms 5 -分段和重装 fen duan he chong zhuang computer_terms 5 -分段标志 fen duan biao zhi computer_terms 5 -分派 fen pai computer_terms 5 -分派优先级 fen pai you xian ji computer_terms 5 -分派程序 fen pai cheng xu computer_terms 5 -分片模式 fen pian mo shi computer_terms 5 -分片透明 fen pian tou ming computer_terms 5 -分立元件 fen li yuan jian computer_terms 5 -分立电路 fen li dian lu computer_terms 5 -分类 fen lei computer_terms 5 -分类器 fen lei qi computer_terms 5 -分级存储系统 fen ji cun chu xi tong computer_terms 5 -分级控制 fen ji kong zhi computer_terms 5 -分级管理 fen ji guan li computer_terms 5 -分级网 fen ji wang computer_terms 5 -分组交换网 fen zu jiao huan wang computer_terms 5 -分组传送 fen zu chuan song computer_terms 5 -分组传送模式 fen zu chuan song mo shi computer_terms 5 -分组密码 fen zu mi ma computer_terms 5 -分组层 fen zu ceng computer_terms 5 -分组式终端 fen zu shi zhong duan computer_terms 5 -分组装拆器 fen zu zhuang chai qi computer_terms 5 -分组长度 fen zu chang du computer_terms 5 -分裂句 fen lie ju computer_terms 5 -分解 fen jie computer_terms 5 -分解协调 fen jie xie tiao computer_terms 5 -分词 fen ci computer_terms 5 -分词单位 fen ci dan wei computer_terms 5 -分辨率 fen bian lv computer_terms 5 -分配单位 fen pei dan wei computer_terms 5 -分配模式 fen pei mo shi computer_terms 5 -分量 fen liang computer_terms 5 -分隔安全 fen ge an quan computer_terms 5 -分隔安全模式 fen ge an quan mo shi computer_terms 5 -分页 fen ye computer_terms 5 -分页程序 fen ye cheng xu computer_terms 5 -切换标签 qie huan biao qian computer_terms 5 -切换用户账号 qie huan yong hu zhang hao computer_terms 5 -切断算子 qie duan suan zi computer_terms 5 -切斯特 qie si te computer_terms 5 -切词 qie ci computer_terms 5 -划代原则 hua dai yuan ze computer_terms 5 -划分算法 hua fen suan fa computer_terms 5 -列地址 lie di zhi computer_terms 5 -列地址选通 lie di zhi xuan tong computer_terms 5 -列表 lie biao computer_terms 5 -列表显示 lie biao xian shi computer_terms 5 -列译码 lie yi ma computer_terms 5 -列选 lie xuan computer_terms 5 -创作语言 chuang zuo yu yan computer_terms 5 -创建原语 chuang jian yuan yu computer_terms 5 -创建图片对象 chuang jian tu pian dui xiang computer_terms 5 -创建圆角窗口 chuang jian yuan jiao chuang kou computer_terms 5 -创建对象 chuang jian dui xiang computer_terms 5 -创建日期 chuang jian ri qi computer_terms 5 -创建目录 chuang jian mu lu computer_terms 5 -初值 chu zhi computer_terms 5 -初启序列 chu qi xu lie computer_terms 5 -初启程序 chu qi cheng xu computer_terms 5 -初始代码块 chu shi dai ma kuai computer_terms 5 -初始化 chu shi hua computer_terms 5 -初始尺寸 chu shi chi cun computer_terms 5 -初始序列 chu shi xu lie computer_terms 5 -初始微码装入 chu shi wei ma zhuang ru computer_terms 5 -初始标识 chu shi biao zhi computer_terms 5 -初始模型 chu shi mo xing computer_terms 5 -初始状态 chu shi zhuang tai computer_terms 5 -初始程序装入 chu shi cheng xu zhuang ru computer_terms 5 -初始装入 chu shi zhuang ru computer_terms 5 -初始计数 chu shi ji shu computer_terms 5 -初始透明度 chu shi tou ming du computer_terms 5 -初级视觉 chu ji shi jue computer_terms 5 -初级输入 chu ji shu ru computer_terms 5 -初级输出 chu ji shu chu computer_terms 5 -删全部空 shan quan bu kong computer_terms 5 -删尾空 shan wei kong computer_terms 5 -删线条 shan xian tiao computer_terms 5 -删除 shan chu computer_terms 5 -删除列 shan chu lie computer_terms 5 -删除图层 shan chu tu ceng computer_terms 5 -删除异常 shan chu yi chang computer_terms 5 -删除成员 shan chu cheng yuan computer_terms 5 -删除目录 shan chu mu lu computer_terms 5 -删除自身 shan chu zi shen computer_terms 5 -删除行 shan chu xing computer_terms 5 -删除项目 shan chu xiang mu computer_terms 5 -删首尾空 shan shou wei kong computer_terms 5 -删首空 shan shou kong computer_terms 5 -判定使用 pan ding shi yong computer_terms 5 -判定符号 pan ding fu hao computer_terms 5 -判定表语言 pan ding biao yu yan computer_terms 5 -判定逻辑 pan ding luo ji computer_terms 5 -判断循环尾 pan duan xun huan wei computer_terms 5 -判断循环首 pan duan xun huan shou computer_terms 5 -判断胜者 pan duan sheng zhe computer_terms 5 -判断谁赢 pan duan shui ying computer_terms 5 -利夫规律 li fu gui lv computer_terms 5 -别名 bie ming computer_terms 5 -别名分析 bie ming fen xi computer_terms 5 -到全角 dao quan jiao computer_terms 5 -到半角 dao ban jiao computer_terms 5 -到字节 dao zi jie computer_terms 5 -到字节集 dao zi jie ji computer_terms 5 -到小写 dao xiao xie computer_terms 5 -到尾记录 dao wei ji lu computer_terms 5 -到循环尾 dao xun huan wei computer_terms 5 -到短整数 dao duan zheng shu computer_terms 5 -到长整数 dao chang zheng shu computer_terms 5 -到首记录 dao shou ji lu computer_terms 5 -制作图案 zhi zuo tu an computer_terms 5 -制导系统 zhi dao xi tong computer_terms 5 -制造块状 zhi zao kuai zhuang computer_terms 5 -制造执行系统 zhi zao zhi xing xi tong computer_terms 5 -制造资源规划 zhi zao zi yuan gui hua computer_terms 5 -刷新 shua xin computer_terms 5 -刷新周期 shua xin zhou qi computer_terms 5 -刷新显示 shua xin xian shi computer_terms 5 -刷新测试 shua xin ce shi computer_terms 5 -刷新电路 shua xin dian lu computer_terms 5 -刻蚀 ke shi computer_terms 5 -刻面 ke mian computer_terms 5 -前像 qian xiang computer_terms 5 -前台 qian tai computer_terms 5 -前台任务 qian tai ren wu computer_terms 5 -前台作业 qian tai zuo ye computer_terms 5 -前台分区 qian tai fen qu computer_terms 5 -前台分页 qian tai fen ye computer_terms 5 -前台初启程序 qian tai chu qi cheng xu computer_terms 5 -前台操作方式 qian tai cao zuo fang shi computer_terms 5 -前台监控程序 qian tai jian kong cheng xu computer_terms 5 -前台调度程序 qian tai diao du cheng xu computer_terms 5 -前台进程 qian tai jin cheng computer_terms 5 -前同步码 qian tong bu ma computer_terms 5 -前向串扰 qian xiang chuan rao computer_terms 5 -前序 qian xu computer_terms 5 -前提 qian ti computer_terms 5 -前景色 qian jing se computer_terms 5 -前景色比例 qian jing se bi li computer_terms 5 -前束范式 qian shu fan shi computer_terms 5 -前沿 qian yan computer_terms 5 -前端处理器 qian duan chu li qi computer_terms 5 -前缀 qian zhui computer_terms 5 -前缀性质 qian zhui xing zhi computer_terms 5 -前置修饰 qian zhi xiu shi computer_terms 5 -前置条件 qian zhi tiao jian computer_terms 5 -前舌音 qian she yin computer_terms 5 -前集 qian ji computer_terms 5 -前馈控制 qian kui kong zhi computer_terms 5 -前驱站 qian qu zhan computer_terms 5 -剑网木马 jian wang mu ma computer_terms 5 -剩余串排列 sheng yu chuan pai lie computer_terms 5 -剪切变换 jian qie bian huan computer_terms 5 -剪取 jian qu computer_terms 5 -剪裁过程 jian cai guo cheng computer_terms 5 -剪贴板 jian tie ban computer_terms 5 -副本 fu ben computer_terms 5 -副词片语 fu ci pian yu computer_terms 5 -割点 ge dian computer_terms 5 -办公信息系统 ban gong xin xi xi tong computer_terms 5 -办公活动 ban gong huo dong computer_terms 5 -办公流程 ban gong liu cheng computer_terms 5 -办公自动化 ban gong zi dong hua computer_terms 5 -办公过程 ban gong guo cheng computer_terms 5 -功率密度 gong lv mi du computer_terms 5 -功耗 gong hao computer_terms 5 -功能分解 gong neng fen jie computer_terms 5 -功能句子观 gong neng ju zi guan computer_terms 5 -功能合一语法 gong neng he yi yu fa computer_terms 5 -功能块 gong neng kuai computer_terms 5 -功能存储器 gong neng cun chu qi computer_terms 5 -功能性 gong neng xing computer_terms 5 -功能故障 gong neng gu zhang computer_terms 5 -功能模型 gong neng mo xing computer_terms 5 -功能测试 gong neng ce shi computer_terms 5 -功能结构 gong neng jie gou computer_terms 5 -功能规约 gong neng gui yue computer_terms 5 -功能设计 gong neng she ji computer_terms 5 -功能语法 gong neng yu fa computer_terms 5 -功能语言学 gong neng yu yan xue computer_terms 5 -功能软盘 gong neng ruan pan computer_terms 5 -功能部件 gong neng bu jian computer_terms 5 -功能需求 gong neng xu qiu computer_terms 5 -加亮 jia liang computer_terms 5 -加入杂色 jia ru za se computer_terms 5 -加入项目 jia ru xiang mu computer_terms 5 -加减器 jia jian qi computer_terms 5 -加博变换 jia bo bian huan computer_terms 5 -加密 jia mi computer_terms 5 -加密协议 jia mi xie yi computer_terms 5 -加密文本 jia mi wen ben computer_terms 5 -加密法 jia mi fa computer_terms 5 -加密算法 jia mi suan fa computer_terms 5 -加密结果 jia mi jie guo computer_terms 5 -加强成分 jia qiang cheng fen computer_terms 5 -加强模糊 jia qiang mo hu computer_terms 5 -加急传送 jia ji chuan song computer_terms 5 -加权 jia quan computer_terms 5 -加权同步距离 jia quan tong bu ju li computer_terms 5 -加权图 jia quan tu computer_terms 5 -加标图 jia biao tu computer_terms 5 -加法器 jia fa qi computer_terms 5 -加空记录 jia kong ji lu computer_terms 5 -加粗当前标签 jia cu dang qian biao qian computer_terms 5 -加线条 jia xian tiao computer_terms 5 -加记录 jia ji lu computer_terms 5 -加速器 jia su qi computer_terms 5 -加速图形端口 jia su tu xing duan kou computer_terms 5 -加速定理 jia su ding li computer_terms 5 -加速时间 jia su shi jian computer_terms 5 -加速比 jia su bi computer_terms 5 -加速测试 jia su ce shi computer_terms 5 -加速键 jia su jian computer_terms 5 -加锁 jia suo computer_terms 5 -动介词 dong jie ci computer_terms 5 -动作动词 dong zuo dong ci computer_terms 5 -动作规则 dong zuo gui ze computer_terms 5 -动压 dong ya computer_terms 5 -动多态 dong duo tai computer_terms 5 -动态 dong tai computer_terms 5 -动态仿真 dong tai fang zhen computer_terms 5 -动态优先级 dong tai you xian ji computer_terms 5 -动态保护 dong tai bao hu computer_terms 5 -动态停机 dong tai ting ji computer_terms 5 -动态冒险 dong tai mao xian computer_terms 5 -动态冗余 dong tai rong yu computer_terms 5 -动态分析 dong tai fen xi computer_terms 5 -动态分析器 dong tai fen xi qi computer_terms 5 -动态分配 dong tai fen pei computer_terms 5 -动态刷新 dong tai shua xin computer_terms 5 -动态地址转换 dong tai di zhi zhuan huan computer_terms 5 -动态处理 dong tai chu li computer_terms 5 -动态存储分配 dong tai cun chu fen pei computer_terms 5 -动态存储器 dong tai cun chu qi computer_terms 5 -动态存储管理 dong tai cun chu guan li computer_terms 5 -动态扭斜 dong tai niu xie computer_terms 5 -动态控件 dong tai kong jian computer_terms 5 -动态控制 dong tai kong zhi computer_terms 5 -动态显示 dong tai xian shi computer_terms 5 -动态流水线 dong tai liu shui xian computer_terms 5 -动态测试 dong tai ce shi computer_terms 5 -动态生成程序 dong tai sheng cheng cheng xu computer_terms 5 -动态绑定 dong tai bang ding computer_terms 5 -动态缓冲 dong tai huan chong computer_terms 5 -动态缓冲区 dong tai huan chong qu computer_terms 5 -动态网络 dong tai wang luo computer_terms 5 -动态规划 dong tai gui hua computer_terms 5 -动态规划法 dong tai gui hua fa computer_terms 5 -动态记忆 dong tai ji yi computer_terms 5 -动态词频 dong tai ci pin computer_terms 5 -动态误差 dong tai wu cha computer_terms 5 -动态调度 dong tai diao du computer_terms 5 -动态资源分配 dong tai zi yuan fen pei computer_terms 5 -动态转移预测 dong tai zhuan yi yu ce computer_terms 5 -动态重定位 dong tai chong ding wei computer_terms 5 -动态重构 dong tai chong gou computer_terms 5 -动态重码率 dong tai chong ma lv computer_terms 5 -动态链接库 dong tai lian jie ku computer_terms 5 -动态错误 dong tai cuo wu computer_terms 5 -动画 dong hua computer_terms 5 -动补复合词 dong bu fu he ci computer_terms 5 -动词短语 dong ci duan yu computer_terms 5 -动词组 dong ci zu computer_terms 5 -动词语义学 dong ci yu yi xue computer_terms 5 -动静多态 dong jing duo tai computer_terms 5 -助听器 zhu ting qi computer_terms 5 -助忆符号 zhu yi fu hao computer_terms 5 -勒文海姆 le wen hai mu computer_terms 5 -包交换 bao jiao huan computer_terms 5 -包交换总线 bao jiao huan zong xian computer_terms 5 -包交换数据网 bao jiao huan shu ju wang computer_terms 5 -包交换网 bao jiao huan wang computer_terms 5 -包加密 bao jia mi computer_terms 5 -包围盒 bao wei he computer_terms 5 -包封 bao feng computer_terms 5 -包式终端 bao shi zhong duan computer_terms 5 -包装拆器 bao zhuang chai qi computer_terms 5 -包装类 bao zhuang lei computer_terms 5 -包过滤 bao guo lv computer_terms 5 -匹配滤波 pi pei lv bo computer_terms 5 -匹配筛选器 pi pei shai xuan qi computer_terms 5 -匹配算法 pi pei suan fa computer_terms 5 -匹配误差 pi pei wu cha computer_terms 5 -区位码 qu wei ma computer_terms 5 -区位记录 qu wei ji lu computer_terms 5 -区分序列 qu fen xu lie computer_terms 5 -区域 qu yu computer_terms 5 -区域保护 qu yu bao hu computer_terms 5 -区域分割 qu yu fen ge computer_terms 5 -区域合并 qu yu he bing computer_terms 5 -区域填充 qu yu tian chong computer_terms 5 -区域控制任务 qu yu kong zhi ren wu computer_terms 5 -区域描述 qu yu miao shu computer_terms 5 -区域标定 qu yu biao ding computer_terms 5 -区域生长 qu yu sheng zhang computer_terms 5 -区域聚类 qu yu ju lei computer_terms 5 -区域边界 qu yu bian jie computer_terms 5 -区间 qu jian computer_terms 5 -区间查询 qu jian cha xun computer_terms 5 -医学成像 yi xue cheng xiang computer_terms 5 -匿名内部类 ni ming nei bu lei computer_terms 5 -匿名性 ni ming xing computer_terms 5 -匿名服务器 ni ming fu wu qi computer_terms 5 -匿名登录 ni ming deng lu computer_terms 5 -匿名转账 ni ming zhuan zhang computer_terms 5 -十兆网卡 shi zhao wang ka computer_terms 5 -十六进制 shi liu jin zhi computer_terms 5 -十六进制地址 shi liu jin zhi di zhi computer_terms 5 -十六进制数字 shi liu jin zhi shu zi computer_terms 5 -十六进制论坛 shi liu jin zhi lun tan computer_terms 5 -十进制 shi jin zhi computer_terms 5 -十进制数字 shi jin zhi shu zi computer_terms 5 -千兆网卡 qian zhao wang ka computer_terms 5 -千千静听 qian qian jing ting computer_terms 5 -千龙新闻 qian long xin wen computer_terms 5 -半加器 ban jia qi computer_terms 5 -半双工传输 ban shuang gong chuan shu computer_terms 5 -半实物仿真 ban shi wu fang zhen computer_terms 5 -半导体存储器 ban dao ti cun chu qi computer_terms 5 -半影 ban ying computer_terms 5 -半线性集 ban xian xing ji computer_terms 5 -半色调 ban se diao computer_terms 5 -半色调图像 ban se diao tu xiang computer_terms 5 -半色调图案 ban se diao tu an computer_terms 5 -半连接 ban lian jie computer_terms 5 -半透明 ban tou ming computer_terms 5 -华东承启 hua dong cheng qi computer_terms 5 -华军软件 hua jun ruan jian computer_terms 5 -华夏木马 hua xia mu ma computer_terms 5 -华莱士树 hua lai shi shu computer_terms 5 -华途 hua tu computer_terms 5 -协作 xie zuo computer_terms 5 -协作事务处理 xie zuo shi wu chu li computer_terms 5 -协作体系结构 xie zuo ti xi jie gou computer_terms 5 -协作信息主体 xie zuo xin xi zhu ti computer_terms 5 -协作分布 xie zuo fen bu computer_terms 5 -协作图 xie zuo tu computer_terms 5 -协作处理 xie zuo chu li computer_terms 5 -协作对象 xie zuo dui xiang computer_terms 5 -协作环境 xie zuo huan jing computer_terms 5 -协同例程 xie tong li cheng computer_terms 5 -协同处理 xie tong chu li computer_terms 5 -协同多媒体 xie tong duo mei ti computer_terms 5 -协同工作 xie tong gong zuo computer_terms 5 -协同操作程序 xie tong cao zuo cheng xu computer_terms 5 -协同操作进程 xie tong cao zuo jin cheng computer_terms 5 -协同检查点 xie tong jian cha dian computer_terms 5 -协同著作 xie tong zhu zuo computer_terms 5 -协同计算 xie tong ji suan computer_terms 5 -协处理器 xie chu li qi computer_terms 5 -协议失败 xie yi shi bai computer_terms 5 -协议套 xie yi tao computer_terms 5 -协议实体 xie yi shi ti computer_terms 5 -协议数据单元 xie yi shu ju dan yuan computer_terms 5 -协议映射 xie yi ying she computer_terms 5 -协议栈 xie yi zhan computer_terms 5 -协议规范 xie yi gui fan computer_terms 5 -协议转换 xie yi zhuan huan computer_terms 5 -协议鉴别符 xie yi jian bie fu computer_terms 5 -协调 xie tiao computer_terms 5 -协调世界时间 xie tiao shi jie shi jian computer_terms 5 -协调公式 xie tiao gong shi computer_terms 5 -协调控制 xie tiao kong zhi computer_terms 5 -协调程序 xie tiao cheng xu computer_terms 5 -协调者 xie tiao zhe computer_terms 5 -单一生成式 dan yi sheng cheng shi computer_terms 5 -单一编址空间 dan yi bian zhi kong jian computer_terms 5 -单个地址 dan ge di zhi computer_terms 5 -单个错误 dan ge cuo wu computer_terms 5 -单义 dan yi computer_terms 5 -单事件效应 dan shi jian xiao ying computer_terms 5 -单事件翻转 dan shi jian fan zhuan computer_terms 5 -单事件锁定 dan shi jian suo ding computer_terms 5 -单任务 dan ren wu computer_terms 5 -单位 dan wei computer_terms 5 -单例模式 dan li mo shi computer_terms 5 -单元 dan yuan computer_terms 5 -单元格到文件 dan yuan ge dao wen jian computer_terms 5 -单元测试 dan yuan ce shi computer_terms 5 -单元编码 dan yuan bian ma computer_terms 5 -单入口点 dan ru kou dian computer_terms 5 -单击 dan ji computer_terms 5 -单列直插封装 dan lie zhi cha feng zhuang computer_terms 5 -单向传播时间 dan xiang chuan bo shi jian computer_terms 5 -单向传输 dan xiang chuan shu computer_terms 5 -单向函数 dan xiang han shu computer_terms 5 -单向密码 dan xiang mi ma computer_terms 5 -单向工作 dan xiang gong zuo computer_terms 5 -单向故障 dan xiang gu zhang computer_terms 5 -单向栈自动机 dan xiang zhan zi dong ji computer_terms 5 -单向通信 dan xiang tong xin computer_terms 5 -单回路控制 dan hui lu kong zhi computer_terms 5 -单回路调节 dan hui lu tiao jie computer_terms 5 -单地址计算机 dan di zhi ji suan ji computer_terms 5 -单处理器 dan chu li qi computer_terms 5 -单字节校正 dan zi jie jiao zheng computer_terms 5 -单对象 dan dui xiang computer_terms 5 -单工传输 dan gong chuan shu computer_terms 5 -单总线 dan zong xian computer_terms 5 -单指令 dan zhi ling computer_terms 5 -单播 dan bo computer_terms 5 -单故障 dan gu zhang computer_terms 5 -单数据流 dan shu ju liu computer_terms 5 -单数据速率 dan shu ju su lv computer_terms 5 -单机版 dan ji ban computer_terms 5 -单条语句 dan tiao yu ju computer_terms 5 -单板计算机 dan ban ji suan ji computer_terms 5 -单校双检 dan xiao shuang jian computer_terms 5 -单核 dan he computer_terms 5 -单步操作 dan bu cao zuo computer_terms 5 -单步法 dan bu fa computer_terms 5 -单点控制 dan dian kong zhi computer_terms 5 -单点故障 dan dian gu zhang computer_terms 5 -单片存储器 dan pian cun chu qi computer_terms 5 -单片机 dan pian ji computer_terms 5 -单片系统 dan pian xi tong computer_terms 5 -单片计算机 dan pian ji suan ji computer_terms 5 -单用户计算机 dan yong hu ji suan ji computer_terms 5 -单目视觉 dan mu shi jue computer_terms 5 -单眼立体 dan yan li ti computer_terms 5 -单稳触发电路 dan wen chu fa dian lu computer_terms 5 -单端方式 dan duan fang shi computer_terms 5 -单端端接 dan duan duan jie computer_terms 5 -单系统映像 dan xi tong ying xiang computer_terms 5 -单级设备 dan ji she bei computer_terms 5 -单纯形 dan chun xing computer_terms 5 -单纯词 dan chun ci computer_terms 5 -单线程 dan xian cheng computer_terms 5 -单色显示 dan se xian shi computer_terms 5 -单行注释 dan xing zhu shi computer_terms 5 -单计算机系统 dan ji suan ji xi tong computer_terms 5 -单调推理 dan diao tui li computer_terms 5 -单调曲率螺线 dan diao qu lv luo xian computer_terms 5 -单边网络 dan bian wang luo computer_terms 5 -单进程 dan jin cheng computer_terms 5 -单选按钮 dan xuan an niu computer_terms 5 -单钥密码系统 dan yao mi ma xi tong computer_terms 5 -单页纸 dan ye zhi computer_terms 5 -博弈 bo yi computer_terms 5 -博弈树 bo yi shu computer_terms 5 -博弈树搜索 bo yi shu sou suo computer_terms 5 -博弈论 bo yi lun computer_terms 5 -占用空间 zhan yong kong jian computer_terms 5 -卡尔曼滤波 ka er man lv bo computer_terms 5 -卡巴斯基 ka ba si ji computer_terms 5 -卡式磁带 ka shi ci dai computer_terms 5 -卡普可归约性 ka pu ke gui yue xing computer_terms 5 -卡洛变换 ka luo bian huan computer_terms 5 -卡片穿孔 ka pian chuan kong computer_terms 5 -卡纸 ka zhi computer_terms 5 -卡诺图 ka nuo tu computer_terms 5 -印制板 yin zhi ban computer_terms 5 -印制板布局 yin zhi ban bu ju computer_terms 5 -印制板布线 yin zhi ban bu xian computer_terms 5 -印制板测试 yin zhi ban ce shi computer_terms 5 -印制电路板 yin zhi dian lu ban computer_terms 5 -印刷体 yin shua ti computer_terms 5 -印刷机 yin shua ji computer_terms 5 -印欧语言 yin ou yu yan computer_terms 5 -即插即用 ji cha ji yong computer_terms 5 -即时压缩 ji shi ya suo computer_terms 5 -即时编译器 ji shi bian yi qi computer_terms 5 -即时解压缩 ji shi jie ya suo computer_terms 5 -即时通讯软件 ji shi tong xun ruan jian computer_terms 5 -卷回传播 juan hui chuan bo computer_terms 5 -卷回恢复 juan hui hui fu computer_terms 5 -卷积 juan ji computer_terms 5 -卷积投影数据 juan ji tou ying shu ju computer_terms 5 -卷积核 juan ji he computer_terms 5 -卸载 xie zai computer_terms 5 -卸载图片 xie zai tu pian computer_terms 5 -历史数据 li shi shu ju computer_terms 5 -历史数据库 li shi shu ju ku computer_terms 5 -历史状态 li shi zhuang tai computer_terms 5 -历史规则 li shi gui ze computer_terms 5 -历史记录天数 li shi ji lu tian shu computer_terms 5 -压力变送器 ya li bian song qi computer_terms 5 -压感纸 ya gan zhi computer_terms 5 -压焊 ya han computer_terms 5 -压电式打印头 ya dian shi da yin tou computer_terms 5 -压缩函数 ya suo han shu computer_terms 5 -压缩包 ya suo bao computer_terms 5 -压缩率 ya suo lv computer_terms 5 -压缩算法 ya suo suan fa computer_terms 5 -厚层压板 hou ceng ya ban computer_terms 5 -厚度计 hou du ji computer_terms 5 -厚膜 hou mo computer_terms 5 -厚膜电路 hou mo dian lu computer_terms 5 -原型 yuan xing computer_terms 5 -原型制作 yuan xing zhi zuo computer_terms 5 -原型结构 yuan xing jie gou computer_terms 5 -原型速成 yuan xing su cheng computer_terms 5 -原始数据 yuan shi shu ju computer_terms 5 -原始递归函数 yuan shi di gui han shu computer_terms 5 -原子公式 yuan zi gong shi computer_terms 5 -原子广播 yuan zi guang bo computer_terms 5 -原子性 yuan zi xing computer_terms 5 -原子操作 yuan zi cao zuo computer_terms 5 -原理图 yuan li tu computer_terms 5 -原生四核 yuan sheng si he computer_terms 5 -原色 yuan se computer_terms 5 -原语 yuan yu computer_terms 5 -去模糊 qu mo hu computer_terms 5 -去焊枪 qu han qiang computer_terms 5 -去重 qu chong computer_terms 5 -参与者 can yu zhe computer_terms 5 -参数 can shu computer_terms 5 -参数传递 can shu chuan di computer_terms 5 -参数估计 can shu gu ji computer_terms 5 -参数信息 can shu xin xi computer_terms 5 -参数几何 can shu ji he computer_terms 5 -参数化类型 can shu hua lei xing computer_terms 5 -参数化设计 can shu hua she ji computer_terms 5 -参数故障 can shu gu zhang computer_terms 5 -参数曲面拟合 can shu qu mian ni he computer_terms 5 -参数测试 can shu ce shi computer_terms 5 -参数空间 can shu kong jian computer_terms 5 -参数约束 can shu yue shu computer_terms 5 -参照完整性 can zhao wan zheng xing computer_terms 5 -参考 can kao computer_terms 5 -参考帧 can kao zhen computer_terms 5 -参考电源 can kao dian yuan computer_terms 5 -参考监控 can kao jian kong computer_terms 5 -参考码 can kao ma computer_terms 5 -又称 you cheng computer_terms 5 -叉树 cha shu computer_terms 5 -叉积 cha ji computer_terms 5 -及时生产 ji shi sheng chan computer_terms 5 -及时编译程序 ji shi bian yi cheng xu computer_terms 5 -友元 you yuan computer_terms 5 -双三次曲面 shuang san ci qu mian computer_terms 5 -双三次曲面片 shuang san ci qu mian pian computer_terms 5 -双份编码 shuang fen bian ma computer_terms 5 -双位编码 shuang wei bian ma computer_terms 5 -双元小波变换 shuang yuan xiao bo bian huan computer_terms 5 -双击 shuang ji computer_terms 5 -双击标签 shuang ji biao qian computer_terms 5 -双击标签栏 shuang ji biao qian lan computer_terms 5 -双分支 shuang fen zhi computer_terms 5 -双列直插封装 shuang lie zhi cha feng zhuang computer_terms 5 -双列直插式 shuang lie zhi cha shi computer_terms 5 -双及物动词 shuang ji wu dong ci computer_terms 5 -双向串列 shuang xiang chuan lie computer_terms 5 -双向交替通信 shuang xiang jiao ti tong xin computer_terms 5 -双向传输 shuang xiang chuan shu computer_terms 5 -双向同时通信 shuang xiang tong shi tong xin computer_terms 5 -双向唯一性 shuang xiang wei yi xing computer_terms 5 -双向总线 shuang xiang zong xian computer_terms 5 -双向打印 shuang xiang da yin computer_terms 5 -双向推理 shuang xiang tui li computer_terms 5 -双向搜索 shuang xiang sou suo computer_terms 5 -双向无穷带 shuang xiang wu qiong dai computer_terms 5 -双向通信 shuang xiang tong xin computer_terms 5 -双向链表 shuang xiang lian biao computer_terms 5 -双处理器 shuang chu li qi computer_terms 5 -双工传输 shuang gong chuan shu computer_terms 5 -双工方式 shuang gong fang shi computer_terms 5 -双带图灵机 shuang dai tu ling ji computer_terms 5 -双拼 shuang pin computer_terms 5 -双数据速率 shuang shu ju su lv computer_terms 5 -双机协同 shuang ji xie tong computer_terms 5 -双极存储器 shuang ji cun chu qi computer_terms 5 -双栈机 shuang zhan ji computer_terms 5 -双栈系统 shuang zhan xi tong computer_terms 5 -双校三验 shuang xiao san yan computer_terms 5 -双核 shuang he computer_terms 5 -双核驱动 shuang he qu dong computer_terms 5 -双模冗余 shuang mo rong yu computer_terms 5 -双目成像 shuang mu cheng xiang computer_terms 5 -双目运算符 shuang mu yun suan fu computer_terms 5 -双稳触发电路 shuang wen chu fa dian lu computer_terms 5 -双精度 shuang jing du computer_terms 5 -双精度小数 shuang jing du xiao shu computer_terms 5 -双线性内插 shuang xian xing nei cha computer_terms 5 -双线性曲面 shuang xian xing qu mian computer_terms 5 -双线性系统 shuang xian xing xi tong computer_terms 5 -双绞线 shuang jiao xian computer_terms 5 -双色球霸主 shuang se qiu ba zhu computer_terms 5 -双语对齐 shuang yu dui qi computer_terms 5 -双路码 shuang lu ma computer_terms 5 -双边网络 shuang bian wang luo computer_terms 5 -双连词 shuang lian ci computer_terms 5 -双连通分支 shuang lian tong fen zhi computer_terms 5 -双连通度 shuang lian tong du computer_terms 5 -双连通性 shuang lian tong xing computer_terms 5 -双连音 shuang lian yin computer_terms 5 -双重口令 shuang chong kou ling computer_terms 5 -双钥密码系统 shuang yao mi ma xi tong computer_terms 5 -双面印制板 shuang mian yin zhi ban computer_terms 5 -反传网络 fan chuan wang luo computer_terms 5 -反例 fan li computer_terms 5 -反依赖 fan yi lai computer_terms 5 -反冲 fan chong computer_terms 5 -反向信道 fan xiang xin dao computer_terms 5 -反向复用 fan xiang fu yong computer_terms 5 -反向恢复 fan xiang hui fu computer_terms 5 -反向推理 fan xiang tui li computer_terms 5 -反向掩码 fan xiang yan ma computer_terms 5 -反射体 fan she ti computer_terms 5 -反射定律 fan she ding lv computer_terms 5 -反射库 fan she ku computer_terms 5 -反射率 fan she lv computer_terms 5 -反射电压 fan she dian ya computer_terms 5 -反射系数 fan she xi shu computer_terms 5 -反序列化 fan xu lie hua computer_terms 5 -反应主体 fan ying zhu ti computer_terms 5 -反投影算子 fan tou ying suan zi computer_terms 5 -反汇编 fan hui bian computer_terms 5 -反汇编程序 fan hui bian cheng xu computer_terms 5 -反病毒 fan bing du computer_terms 5 -反病毒咨询 fan bing du zi xun computer_terms 5 -反码 fan ma computer_terms 5 -反窃听装置 fan qie ting zhuang zhi computer_terms 5 -反绎推理 fan yi tui li computer_terms 5 -反编译器 fan bian yi qi computer_terms 5 -反编译程序 fan bian yi cheng xu computer_terms 5 -反读 fan du computer_terms 5 -反馈控制 fan kui kong zhi computer_terms 5 -反馈桥接故障 fan kui qiao jie gu zhang computer_terms 5 -反馈边集合 fan kui bian ji he computer_terms 5 -发光尺寸 fa guang chi cun computer_terms 5 -发声延迟 fa sheng yan chi computer_terms 5 -发射 fa she computer_terms 5 -发射上 fa she shang computer_terms 5 -发射下 fa she xia computer_terms 5 -发射极点接 fa she ji dian jie computer_terms 5 -发散束卷积法 fa san shu juan ji fa computer_terms 5 -发生权 fa sheng quan computer_terms 5 -发音比较 fa yin bi jiao computer_terms 5 -发音结构 fa yin jie gou computer_terms 5 -取临时文件名 qu lin shi wen jian ming computer_terms 5 -取主机名 qu zhu ji ming computer_terms 5 -取事件组件 qu shi jian zu jian computer_terms 5 -取代码 qu dai ma computer_terms 5 -取光标列号 qu guang biao lie hao computer_terms 5 -取光标行号 qu guang biao hang hao computer_terms 5 -取分钟 qu fen zhong computer_terms 5 -取列宽 qu lie kuan computer_terms 5 -取列数 qu lie shu computer_terms 5 -取创建时间 qu chuang jian shi jian computer_terms 5 -取剪贴板位图 qu jian tie ban wei tu computer_terms 5 -取剪辑板文本 qu jian ji ban wen ben computer_terms 5 -取变体型 qu bian ti xing computer_terms 5 -取命令行 qu ming ling hang computer_terms 5 -取回图片 qu hui tu pian computer_terms 5 -取回字体 qu hui zi ti computer_terms 5 -取回客户 qu hui ke hu computer_terms 5 -取回数据 qu hui shu ju computer_terms 5 -取图片 qu tu pian computer_terms 5 -取图片宽度 qu tu pian kuan du computer_terms 5 -取图片高度 qu tu pian gao du computer_terms 5 -取声母 qu sheng mu computer_terms 5 -取子夹名称 qu zi jia ming cheng computer_terms 5 -取子夹数目 qu zi jia shu mu computer_terms 5 -取字体名 qu zi ti ming computer_terms 5 -取字体尺寸 qu zi ti chi cun computer_terms 5 -取字体属性 qu zi ti shu xing computer_terms 5 -取字段名 qu zi duan ming computer_terms 5 -取字段尺寸 qu zi duan chi cun computer_terms 5 -取字段数 qu zi duan shu computer_terms 5 -取字段类型 qu zi duan lei xing computer_terms 5 -取字节集 qu zi jie ji computer_terms 5 -取字节集中间 qu zi jie ji zhong jian computer_terms 5 -取字节集右边 qu zi jie ji you bian computer_terms 5 -取字节集左边 qu zi jie ji zuo bian computer_terms 5 -取宽度 qu kuan du computer_terms 5 -取密码方式 qu mi ma fang shi computer_terms 5 -取对象 qu dui xiang computer_terms 5 -取对齐方式 qu dui qi fang shi computer_terms 5 -取屏幕宽度 qu ping mu kuan du computer_terms 5 -取屏幕高度 qu ping mu gao du computer_terms 5 -取已登陆 qu yi deng lu computer_terms 5 -取年份 qu nian fen computer_terms 5 -取库文件名 qu ku wen jian ming computer_terms 5 -取当前库 qu dang qian ku computer_terms 5 -取当前目录 qu dang qian mu lu computer_terms 5 -取当前索引 qu dang qian suo yin computer_terms 5 -取所有发音 qu suo you fa yin computer_terms 5 -取打印页宽 qu da yin ye kuan computer_terms 5 -取打印页高 qu da yin ye gao computer_terms 5 -取指 qu zhi computer_terms 5 -取指令 qu zhi ling computer_terms 5 -取接口 qu jie kou computer_terms 5 -取数值 qu shu zhi computer_terms 5 -取数值注册项 qu shu zhi zhu ce xiang computer_terms 5 -取数组下标 qu shu zu xia biao computer_terms 5 -取文件尺寸 qu wen jian chi cun computer_terms 5 -取文件属性 qu wen jian shu xing computer_terms 5 -取文件时间 qu wen jian shi jian computer_terms 5 -取文件长度 qu wen jian chang du computer_terms 5 -取文本 qu wen ben computer_terms 5 -取文本中间 qu wen ben zhong jian computer_terms 5 -取文本右边 qu wen ben you bian computer_terms 5 -取文本左边 qu wen ben zuo bian computer_terms 5 -取文本注册项 qu wen ben zhu ce xiang computer_terms 5 -取文本色 qu wen ben se computer_terms 5 -取文本长度 qu wen ben chang du computer_terms 5 -取日 qu ri computer_terms 5 -取日期 qu ri qi computer_terms 5 -取时间 qu shi jian computer_terms 5 -取时间部分 qu shi jian bu fen computer_terms 5 -取时间间隔 qu shi jian jian ge computer_terms 5 -取星期几 qu xing qi ji computer_terms 5 -取景变换 qu jing bian huan computer_terms 5 -取月份 qu yue fen computer_terms 5 -取某月天数 qu mou yue tian shu computer_terms 5 -取标记组件 qu biao ji zu jian computer_terms 5 -取样大小 qu yang da xiao computer_terms 5 -取消 qu xiao computer_terms 5 -取消登出 qu xiao deng chu computer_terms 5 -取消编组 qu xiao bian zu computer_terms 5 -取消装箱 qu xiao zhuang xiang computer_terms 5 -取消重画 qu xiao chong hua computer_terms 5 -取焦点项目 qu jiao dian xiang mu computer_terms 5 -取用户区高度 qu yong hu qu gao du computer_terms 5 -取磁盘卷标 qu ci pan juan biao computer_terms 5 -取磁盘总空间 qu ci pan zong kong jian computer_terms 5 -取秒 qu miao computer_terms 5 -取空白字节集 qu kong bai zi jie ji computer_terms 5 -取空白文本 qu kong bai wen ben computer_terms 5 -取窗口句柄 qu chuang kou ju bing computer_terms 5 -取类型 qu lei xing computer_terms 5 -取系统语言 qu xi tong yu yan computer_terms 5 -取索引名 qu suo yin ming computer_terms 5 -取索引字段 qu suo yin zi duan computer_terms 5 -取索引数 qu suo yin shu computer_terms 5 -取绝对值 qu jue dui zhi computer_terms 5 -取背景色 qu bei jing se computer_terms 5 -取行高 qu hang gao computer_terms 5 -取表头列数 qu biao tou lie shu computer_terms 5 -取表头行数 qu biao tou hang shu computer_terms 5 -取记录号 qu ji lu hao computer_terms 5 -取记录数 qu ji lu shu computer_terms 5 -取设备句柄 qu she bei ju bing computer_terms 5 -取读写位置 qu du xie wei zhi computer_terms 5 -取轮廓 qu lun kuo computer_terms 5 -取边距 qu bian ju computer_terms 5 -取运行目录 qu yun xing mu lu computer_terms 5 -取进程 qu jin cheng computer_terms 5 -取进程句柄 qu jin cheng ju bing computer_terms 5 -取选择列数 qu xuan ze lie shu computer_terms 5 -取选择行数 qu xuan ze hang shu computer_terms 5 -取逻辑值 qu luo ji zhi computer_terms 5 -取配置节名 qu pei zhi jie ming computer_terms 5 -取重复字节集 qu chong fu zi jie ji computer_terms 5 -取重复文本 qu chong fu wen ben computer_terms 5 -取错误 qu cuo wu computer_terms 5 -取错误信息 qu cuo wu xin xi computer_terms 5 -取错误码 qu cuo wu ma computer_terms 5 -取随机数 qu sui ji shu computer_terms 5 -取韵母 qu yun mu computer_terms 5 -取项目数 qu xiang mu shu computer_terms 5 -取项目数值 qu xiang mu shu zhi computer_terms 5 -取项目文本 qu xiang mu wen ben computer_terms 5 -取颜色值 qu yan se zhi computer_terms 5 -取颜色数 qu yan shai shu computer_terms 5 -取高度 qu gao du computer_terms 5 -取默认底色 qu mo ren di se computer_terms 5 -受保护资源 shou bao hu zi yuan computer_terms 5 -受信任程序 shou xin ren cheng xu computer_terms 5 -受控事件 shou kong shi jian computer_terms 5 -受控佩特里网 shou kong pei te li wang computer_terms 5 -受控存取 shou kong cun qu computer_terms 5 -受控安全 shou kong an quan computer_terms 5 -受控安全模式 shou kong an quan mo shi computer_terms 5 -受控对象 shou kong dui xiang computer_terms 5 -受控标识图 shou kong biao zhi tu computer_terms 5 -受控空间 shou kong kong jian computer_terms 5 -受控系统 shou kong xi tong computer_terms 5 -受控装置 shou kong zhuang zhi computer_terms 5 -受控访问 shou kong fang wen computer_terms 5 -受控访问区 shou kong fang wen qu computer_terms 5 -受控访问系统 shou kong fang wen xi tong computer_terms 5 -受查异常 shou cha yi chang computer_terms 5 -受益格 shou yi ge computer_terms 5 -受限禁区 shou xian jin qu computer_terms 5 -受限访问 shou xian fang wen computer_terms 5 -受限语言 shou xian yu yan computer_terms 5 -受限逻辑语法 shou xian luo ji yu fa computer_terms 5 -变化检测 bian hua jian ce computer_terms 5 -变参 bian can computer_terms 5 -变参函数 bian can han shu computer_terms 5 -变址 bian zhi computer_terms 5 -变址寄存器 bian zhi ji cun qi computer_terms 5 -变异 bian yi computer_terms 5 -变异数方差 bian yi shu fang cha computer_terms 5 -变形 bian xing computer_terms 5 -变形转换 bian xing zhuan huan computer_terms 5 -变换 bian huan computer_terms 5 -变换中心 bian huan zhong xin computer_terms 5 -变换分析 bian huan fen xi computer_terms 5 -变换处理 bian huan chu li computer_terms 5 -变换系统 bian huan xi tong computer_terms 5 -变换编码 bian huan bian ma computer_terms 5 -变换规则 bian huan gui ze computer_terms 5 -变换语义 bian huan yu yi computer_terms 5 -变更转储 bian geng zhuan chu computer_terms 5 -变流器 bian liu qi computer_terms 5 -变焦 bian jiao computer_terms 5 -变迁 bian qian computer_terms 5 -变迁子网 bian qian zi wang computer_terms 5 -变迁实施速率 bian qian shi shi su lv computer_terms 5 -变迁序列 bian qian xu lie computer_terms 5 -变迁系统 bian qian xi tong computer_terms 5 -变迁规则 bian qian gui ze computer_terms 5 -变量化设计 bian liang hua she ji computer_terms 5 -变量循环尾 bian liang xun huan wei computer_terms 5 -变长编码 bian chang bian ma computer_terms 5 -变频器 bian pin qi computer_terms 5 -叠加 die jia computer_terms 5 -叠印 die yin computer_terms 5 -叠片式磁头 die pian shi ci tou computer_terms 5 -口令 kou ling computer_terms 5 -口令句 kou ling ju computer_terms 5 -口令攻击 kou ling gong ji computer_terms 5 -口语 kou yu computer_terms 5 -古城桌面 gu cheng zhuo mian computer_terms 5 -句型 ju xing computer_terms 5 -句子产生器 ju zi chan sheng qi computer_terms 5 -句子歧义消除 ju zi qi yi xiao chu computer_terms 5 -句子片段 ju zi pian duan computer_terms 5 -句子生成程序 ju zi sheng cheng cheng xu computer_terms 5 -句构语法 ju gou yu fa computer_terms 5 -句柄 ju bing computer_terms 5 -句核 ju he computer_terms 5 -句法 ju fa computer_terms 5 -句法关系 ju fa guan xi computer_terms 5 -句法分析 ju fa fen xi computer_terms 5 -句法树 ju fa shu computer_terms 5 -句法模式识别 ju fa mo shi shi bie computer_terms 5 -句法歧义 ju fa qi yi computer_terms 5 -句法理论 ju fa li lun computer_terms 5 -句法生成 ju fa sheng cheng computer_terms 5 -句法类别 ju fa lei bie computer_terms 5 -句法结构 ju fa jie gou computer_terms 5 -句法范畴 ju fa fan chou computer_terms 5 -句法规则 ju fa gui ze computer_terms 5 -句法语义学 ju fa yu yi xue computer_terms 5 -句法语意学 ju fa yu yi xue computer_terms 5 -另存为 ling cun wei computer_terms 5 -只读 zhi du computer_terms 5 -只读存储器 zhi du cun chu qi computer_terms 5 -只读属性 zhi du shu xing computer_terms 5 -只读碟 zhi du die computer_terms 5 -召集人 zhao ji ren computer_terms 5 -可串行性 ke chuan hang xing computer_terms 5 -可信代理 ke xin dai li computer_terms 5 -可信度函数 ke xin du han shu computer_terms 5 -可信性 ke xin xing computer_terms 5 -可信时间戳 ke xin shi jian chuo computer_terms 5 -可信计算 ke xin ji suan computer_terms 5 -可信计算基 ke xin ji suan ji computer_terms 5 -可信进程 ke xin jin cheng computer_terms 5 -可修改性 ke xiu gai xing computer_terms 5 -可分级性 ke fen ji xing computer_terms 5 -可分页分区 ke fen ye fen qu computer_terms 5 -可分页动态区 ke fen ye dong tai qu computer_terms 5 -可分页区域 ke fen ye qu yu computer_terms 5 -可变分区 ke bian fen qu computer_terms 5 -可变字长 ke bian zi chang computer_terms 5 -可变结构系统 ke bian jie gou xi tong computer_terms 5 -可复用性 ke fu yong xing computer_terms 5 -可复用构件 ke fu yong gou jian computer_terms 5 -可存取性 ke cun qu xing computer_terms 5 -可安装性 ke an zhuang xing computer_terms 5 -可实现性 ke shi xian xing computer_terms 5 -可屏蔽中断 ke ping bi zhong duan computer_terms 5 -可归约性 ke gui yue xing computer_terms 5 -可录光碟 ke lu guang die computer_terms 5 -可恢复性 ke hui fu xing computer_terms 5 -可执行文件 ke zhi xing wen jian computer_terms 5 -可执行程序 ke zhi xing cheng xu computer_terms 5 -可扩充性 ke kuo chong xing computer_terms 5 -可扩展性 ke kuo zhan xing computer_terms 5 -可扩缩性 ke kuo suo xing computer_terms 5 -可承受风险级 ke cheng shou feng xian ji computer_terms 5 -可控制性 ke kong zhi xing computer_terms 5 -可擦 ke ca computer_terms 5 -可替换参数 ke ti huan can shu computer_terms 5 -可有焦点 ke you jiao dian computer_terms 5 -可服务性 ke fu wu xing computer_terms 5 -可服务时间 ke fu wu shi jian computer_terms 5 -可检测性 ke jian ce xing computer_terms 5 -可测试性 ke ce shi xing computer_terms 5 -可测试性设计 ke ce shi xing she ji computer_terms 5 -可满足性问题 ke man zu xing wen ti computer_terms 5 -可焊性 ke han xing computer_terms 5 -可理解性 ke li jie xing computer_terms 5 -可用性 ke yong xing computer_terms 5 -可用性模型 ke yong xing mo xing computer_terms 5 -可移植 ke yi zhi computer_terms 5 -可移植性 ke yi zhi xing computer_terms 5 -可穿戴计算机 ke chuan dai ji suan ji computer_terms 5 -可管理性 ke guan li xing computer_terms 5 -可维护性 ke wei hu xing computer_terms 5 -可能性理论 ke neng xing li lun computer_terms 5 -可行性 ke xing xing computer_terms 5 -可行性研究 ke xing xing yan jiu computer_terms 5 -可行解 ke xing jie computer_terms 5 -可装入模块 ke zhuang ru mo kuai computer_terms 5 -可覆盖图 ke fu gai tu computer_terms 5 -可覆盖树 ke fu gai shu computer_terms 5 -可见性 ke jian xing computer_terms 5 -可见点 ke jian dian computer_terms 5 -可观察性 ke guan cha xing computer_terms 5 -可视 ke shi computer_terms 5 -可视化 ke shi hua computer_terms 5 -可视现象 ke shi xian xiang computer_terms 5 -可视程序设计 ke shi cheng xu she ji computer_terms 5 -可视编程语言 ke shi bian cheng yu yan computer_terms 5 -可视语言 ke shi yu yan computer_terms 5 -可计算函数 ke ji suan han shu computer_terms 5 -可计算性理论 ke ji suan xing li lun computer_terms 5 -可诊断性 ke zhen duan xing computer_terms 5 -可调度性 ke tiao du xing computer_terms 5 -可调整视频 ke tiao zheng shi pin computer_terms 5 -可路由协议 ke lu you xie yi computer_terms 5 -可转换签名 ke zhuan huan qian ming computer_terms 5 -可达图 ke da tu computer_terms 5 -可达性 ke da xing computer_terms 5 -可达性关系 ke da xing guan xi computer_terms 5 -可达标识 ke da biao zhi computer_terms 5 -可达标识图 ke da biao zhi tu computer_terms 5 -可达标识集 ke da biao zhi ji computer_terms 5 -可达树 ke da shu computer_terms 5 -可达森林 ke da sen lin computer_terms 5 -可重写光碟 ke chong xie guang die computer_terms 5 -可重复向量 ke chong fu xiang liang computer_terms 5 -可重复性 ke chong fu xing computer_terms 5 -可重定位库 ke chong ding wei ku computer_terms 5 -可重排网 ke chong pai wang computer_terms 5 -可重构系统 ke chong gou xi tong computer_terms 5 -可重生标识 ke chong sheng biao zhi computer_terms 5 -可靠性 ke kao xing computer_terms 5 -可靠性工程 ke kao xing gong cheng computer_terms 5 -可靠性数据 ke kao xing shu ju computer_terms 5 -可靠性模型 ke kao xing mo xing computer_terms 5 -可靠性认证 ke kao xing ren zheng computer_terms 5 -可靠性设计 ke kao xing she ji computer_terms 5 -可靠性评价 ke kao xing ping jia computer_terms 5 -台式机处理器 tai shi ji chu li qi computer_terms 5 -台式计算机 tai shi ji suan ji computer_terms 5 -右下横坐标 you xia heng zuo biao computer_terms 5 -右击 you ji computer_terms 5 -右匹配 you pi pei computer_terms 5 -右句型 you ju xing computer_terms 5 -右移 you yi computer_terms 5 -右线性文法 you xian xing wen fa computer_terms 5 -右键 you jian computer_terms 5 -右键对象标示 you jian dui xiang biao shi computer_terms 5 -合一 he yi computer_terms 5 -合一子 he yi zi computer_terms 5 -合一部件 he yi bu jian computer_terms 5 -合作主体 he zuo zhu ti computer_terms 5 -合取查询 he qu cha xun computer_terms 5 -合取范式 he qu fan shi computer_terms 5 -合同网 he tong wang computer_terms 5 -合并中插 he bing zhong cha computer_terms 5 -合并扫描法 he bing sao miao fa computer_terms 5 -合并拷贝 he bing kao bei computer_terms 5 -合并按钮 he bing an niu computer_terms 5 -合并整数 he bing zheng shu computer_terms 5 -合并短整数 he bing duan zheng shu computer_terms 5 -合并结构 he bing jie gou computer_terms 5 -合式公式 he shi gong shi computer_terms 5 -合成世界 he cheng shi jie computer_terms 5 -合成器 he cheng qi computer_terms 5 -合成数字音频 he cheng shu zi yin pin computer_terms 5 -合成环境 he cheng huan jing computer_terms 5 -合成视频 he cheng shi pin computer_terms 5 -合成词 he cheng ci computer_terms 5 -合成部件 he cheng bu jian computer_terms 5 -合格性测试 he ge xing ce shi computer_terms 5 -合法性取消 he fa xing qu xiao computer_terms 5 -合法性撤消 he fa xing che xiao computer_terms 5 -吉布森混合法 ji bu sen hun he fa computer_terms 5 -吉比特以太网 ji bi te yi tai wang computer_terms 5 -同义词辞典 tong yi ci ci dian computer_terms 5 -同位语素 tong wei yu su computer_terms 5 -同形异义词 tong xing yi yi ci computer_terms 5 -同形词 tong xing ci computer_terms 5 -同态 tong tai computer_terms 5 -同指涉 tong zhi she computer_terms 5 -同指涉互指 tong zhi she hu zhi computer_terms 5 -同时性 tong shi xing computer_terms 5 -同构 tong gou computer_terms 5 -同构型系统 tong gou xing xi tong computer_terms 5 -同步 tong bu computer_terms 5 -同步传输 tong bu chuan shu computer_terms 5 -同步传送模式 tong bu chuan song mo shi computer_terms 5 -同步刷新 tong bu shua xin computer_terms 5 -同步并行算法 tong bu bing xing suan fa computer_terms 5 -同步控制 tong bu kong zhi computer_terms 5 -同步操作 tong bu cao zuo computer_terms 5 -同步方法 tong bu fang fa computer_terms 5 -同步时分复用 tong bu shi fen fu yong computer_terms 5 -同步算法 tong bu suan fa computer_terms 5 -同步距离 tong bu ju li computer_terms 5 -同步路由选择 tong bu lu you xuan ze computer_terms 5 -同步通信 tong bu tong xin computer_terms 5 -同步通信量 tong bu tong xin liang computer_terms 5 -同轴电缆 tong zhou dian lan computer_terms 5 -同音词区分 tong yin ci qu fen computer_terms 5 -名字抽取 ming zi chou qu computer_terms 5 -名录服务 ming lu fu wu computer_terms 5 -名称机构 ming cheng ji gou computer_terms 5 -名词短语 ming ci duan yu computer_terms 5 -名词组 ming ci zu computer_terms 5 -名调用 ming diao yong computer_terms 5 -后像 hou xiang computer_terms 5 -后加安全 hou jia an quan computer_terms 5 -后台 hou tai computer_terms 5 -后台任务 hou tai ren wu computer_terms 5 -后台作业 hou tai zuo ye computer_terms 5 -后台分区 hou tai fen qu computer_terms 5 -后台分页 hou tai fen ye computer_terms 5 -后台初启程序 hou tai chu qi cheng xu computer_terms 5 -后台操作方式 hou tai cao zuo fang shi computer_terms 5 -后台监控程序 hou tai jian kong cheng xu computer_terms 5 -后台调度程序 hou tai diao du cheng xu computer_terms 5 -后台进程 hou tai jin cheng computer_terms 5 -后同步码 hou tong bu ma computer_terms 5 -后向串扰 hou xiang chuan rao computer_terms 5 -后处理 hou chu li computer_terms 5 -后备系统 hou bei xi tong computer_terms 5 -后备软盘 hou bei ruan pan computer_terms 5 -后接成份 hou jie cheng fen computer_terms 5 -后援存储器 hou yuan cun chu qi computer_terms 5 -后援电池 hou yuan dian chi computer_terms 5 -后援系统 hou yuan xi tong computer_terms 5 -后援高速缓存 hou yuan gao su huan cun computer_terms 5 -后移一层 hou yi yi ceng computer_terms 5 -后端网 hou duan wang computer_terms 5 -后继丛 hou ji cong computer_terms 5 -后继标识 hou ji biao zhi computer_terms 5 -后继站 hou ji zhan computer_terms 5 -后缀 hou zhui computer_terms 5 -后置修饰 hou zhi xiu shi computer_terms 5 -后进先出 hou jin xian chu computer_terms 5 -后门 hou men computer_terms 5 -后集 hou ji computer_terms 5 -向上兼容 xiang shang jian rong computer_terms 5 -向下兼容 xiang xia jian rong computer_terms 5 -向前可达性 xiang qian ke da xing computer_terms 5 -向右喷射 xiang you pen she computer_terms 5 -向后可达性 xiang hou ke da xing computer_terms 5 -向导 xiang dao computer_terms 5 -向左喷射 xiang zuo pen she computer_terms 5 -向心模型 xiang xin mo xing computer_terms 5 -向量 xiang liang computer_terms 5 -向量中断 xiang liang zhong duan computer_terms 5 -向量化 xiang liang hua computer_terms 5 -向量化率 xiang liang hua lv computer_terms 5 -向量化编译器 xiang liang hua bian yi qi computer_terms 5 -向量处理器 xiang liang chu li qi computer_terms 5 -向量屏蔽 xiang liang ping bi computer_terms 5 -向量指令 xiang liang zhi ling computer_terms 5 -向量搜索 xiang liang sou suo computer_terms 5 -向量数据结构 xiang liang shu ju jie gou computer_terms 5 -向量显示 xiang liang xian shi computer_terms 5 -向量查找 xiang liang cha zhao computer_terms 5 -向量流水线 xiang liang liu shui xian computer_terms 5 -向量编码 xiang liang bian ma computer_terms 5 -向量计算机 xiang liang ji suan ji computer_terms 5 -向量量化 xiang liang liang hua computer_terms 5 -吞吐能力 tun tu neng li computer_terms 5 -吞吐量 tun tu liang computer_terms 5 -听打 ting da computer_terms 5 -启动 qi dong computer_terms 5 -启动事务 qi dong shi wu computer_terms 5 -启动子程序 qi dong zi cheng xu computer_terms 5 -启动时打开 qi dong shi da kai computer_terms 5 -启动输入输出 qi dong shu ru shu chu computer_terms 5 -启发式信息 qi fa shi xin xi computer_terms 5 -启发式函数 qi fa shi han shu computer_terms 5 -启发式技术 qi fa shi ji shu computer_terms 5 -启发式推理 qi fa shi tui li computer_terms 5 -启发式搜索 qi fa shi sou suo computer_terms 5 -启发式方法 qi fa shi fang fa computer_terms 5 -启发式知识 qi fa shi zhi shi computer_terms 5 -启发式程序 qi fa shi cheng xu computer_terms 5 -启发式算法 qi fa shi suan fa computer_terms 5 -启发式规则 qi fa shi gui ze computer_terms 5 -启发杀毒 qi fa sha du computer_terms 5 -启用 qi yong computer_terms 5 -启用图层蒙板 qi yong tu ceng meng ban computer_terms 5 -启用文本过滤 qi yong wen ben guo lv computer_terms 5 -启用矢量遮罩 qi yong shi liang zhe zhao computer_terms 5 -启用超级拖放 qi yong chao ji tuo fang computer_terms 5 -启用鼠标手势 qi yong shu biao shou shi computer_terms 5 -周期 zhou qi computer_terms 5 -周期帧 zhou qi zhen computer_terms 5 -周期性中断 zhou qi xing zhong duan computer_terms 5 -周期性定义 zhou qi xing ding yi computer_terms 5 -周期窃取 zhou qi qie qu computer_terms 5 -呼叫接通分组 hu jiao jie tong fen zu computer_terms 5 -呼叫控制 hu jiao kong zhi computer_terms 5 -呼叫控制规程 hu jiao kong zhi gui cheng computer_terms 5 -呼叫改发 hu jiao gai fa computer_terms 5 -呼叫进行信号 hu jiao jin xing xin hao computer_terms 5 -呼叫重定向 hu jiao chong ding xiang computer_terms 5 -呼气音 hu qi yin computer_terms 5 -命中率 ming zhong lv computer_terms 5 -命令 ming ling computer_terms 5 -命令作业 ming ling zuo ye computer_terms 5 -命令处理程序 ming ling chu li cheng xu computer_terms 5 -命令接口 ming ling jie kou computer_terms 5 -命令控制块 ming ling kong zhi kuai computer_terms 5 -命令控制系统 ming ling kong zhi xi tong computer_terms 5 -命令提示符 ming ling ti shi fu computer_terms 5 -命令系统 ming ling xi tong computer_terms 5 -命令级语言 ming ling ji yu yan computer_terms 5 -命令缓冲区 ming ling huan chong qu computer_terms 5 -命令行接口 ming ling hang jie kou computer_terms 5 -命令行界面 ming ling hang jie mian computer_terms 5 -命令解释程序 ming ling jie shi cheng xu computer_terms 5 -命令语言 ming ling yu yan computer_terms 5 -命令调用转向 ming ling diao yong zhuan xiang computer_terms 5 -命令重试 ming ling chong shi computer_terms 5 -命名容器 ming ming rong qi computer_terms 5 -命名空间 ming ming kong jian computer_terms 5 -命名约定 ming ming yue ding computer_terms 5 -命题演算 ming ti yan suan computer_terms 5 -命题逻辑 ming ti luo ji computer_terms 5 -咨询系统 zi xun xi tong computer_terms 5 -品质属性 pin zhi shu xing computer_terms 5 -哈佛结构 ha fo jie gou computer_terms 5 -哈密顿回路 ha mi dun hui lu computer_terms 5 -哈密顿路径 ha mi dun lu jing computer_terms 5 -哈希信息 ha xi xin xi computer_terms 5 -哈希加密 ha xi jia mi computer_terms 5 -响应 xiang ying computer_terms 5 -响应分析 xiang ying fen xi computer_terms 5 -响应时间 xiang ying shi jian computer_terms 5 -响应时间窗口 xiang ying shi jian chuang kou computer_terms 5 -响应窗口 xiang ying chuang kou computer_terms 5 -哥德尔配数 ge de er pei shu computer_terms 5 -唤醒 huan xing computer_terms 5 -唤醒原语 huan xing yuan yu computer_terms 5 -唤醒字符 huan xing zi fu computer_terms 5 -唤醒等待 huan xing deng dai computer_terms 5 -唯理论观点 wei li lun guan dian computer_terms 5 -唱碟 chang die computer_terms 5 -商业数据交换 shang ye shu ju jiao huan computer_terms 5 -商用企业 shang yong qi ye computer_terms 5 -商都桌面 shang du zhuo mian computer_terms 5 -喜聊语音 xi liao yu yin computer_terms 5 -喷墨印刷机 pen mo yin shua ji computer_terms 5 -喷墨绘图机 pen mo hui tu ji computer_terms 5 -喷泉模型 pen quan mo xing computer_terms 5 -喷色线条 pen se xian tiao computer_terms 5 -嗅探 xiu tan computer_terms 5 -嗅探器 xiu tan qi computer_terms 5 -器件 qi jian computer_terms 5 -噪声容限 zao sheng rong xian computer_terms 5 -噪声抑制 zao sheng yi zhi computer_terms 5 -噪声抗扰度 zao sheng kang rao du computer_terms 5 -噪声消除器 zao sheng xiao chu qi computer_terms 5 -噪声清除 zao sheng qing chu computer_terms 5 -噪声种类 zao sheng zhong lei computer_terms 5 -四元组 si yuan zu computer_terms 5 -四叉树 si cha shu computer_terms 5 -回叫 hui jiao computer_terms 5 -回声句 hui sheng ju computer_terms 5 -回弹力 hui tan li computer_terms 5 -回归测试 hui gui ce shi computer_terms 5 -回扫时间 hui sao shi jian computer_terms 5 -回拨 hui bo computer_terms 5 -回收程序 hui shou cheng xu computer_terms 5 -回波 hui bo computer_terms 5 -回溯 hui su computer_terms 5 -回滚事务 hui gun shi wu computer_terms 5 -回答模式 hui da mo shi computer_terms 5 -回调 hui tiao computer_terms 5 -回路 hui lu computer_terms 5 -回退 hui tui computer_terms 5 -回送 hui song computer_terms 5 -回送关闭 hui song guan bi computer_terms 5 -回送开放 hui song kai fang computer_terms 5 -回送方式 hui song fang shi computer_terms 5 -回送检验 hui song jian yan computer_terms 5 -回送检验系统 hui song jian yan xi tong computer_terms 5 -回送测试 hui song ce shi computer_terms 5 -因子分解法 yin zi fen jie fa computer_terms 5 -因果分析系统 yin guo fen xi xi tong computer_terms 5 -因果图 yin guo tu computer_terms 5 -因果性 yin guo xing computer_terms 5 -因果消息日志 yin guo xiao xi ri zhi computer_terms 5 -因果逻辑 yin guo luo ji computer_terms 5 -因特网 yin te wang computer_terms 5 -因特网主体 yin te wang zhu ti computer_terms 5 -因特网协会 yin te wang xie hui computer_terms 5 -因特网工程 yin te wang gong cheng computer_terms 5 -因特网电话 yin te wang dian hua computer_terms 5 -因特网研究 yin te wang yan jiu computer_terms 5 -团块理论 tuan kuai li lun computer_terms 5 -团集 tuan ji computer_terms 5 -团集覆盖问题 tuan ji fu gai wen ti computer_terms 5 -园区网 yuan qu wang computer_terms 5 -困难问题 kun nan wen ti computer_terms 5 -固件 gu jian computer_terms 5 -固化 gu hua computer_terms 5 -固定型故障 gu ding xing gu zhang computer_terms 5 -固定字长 gu ding zi chang computer_terms 5 -固定存储器 gu ding cun chu qi computer_terms 5 -固定宽度 gu ding kuan du computer_terms 5 -固定宽度标签 gu ding kuan du biao qian computer_terms 5 -固定开路故障 gu ding kai lu gu zhang computer_terms 5 -固定性错误 gu ding xing cuo wu computer_terms 5 -固定故障 gu ding gu zhang computer_terms 5 -固定短语 gu ding duan yu computer_terms 5 -固态存储器 gu tai cun chu qi computer_terms 5 -固态盘 gu tai pan computer_terms 5 -固有多义性 gu you duo yi xing computer_terms 5 -固有特征 gu you te zheng computer_terms 5 -固有线电容 gu you xian dian rong computer_terms 5 -图例查询 tu li cha xun computer_terms 5 -图像 tu xiang computer_terms 5 -图像代码 tu xiang dai ma computer_terms 5 -图像元 tu xiang yuan computer_terms 5 -图像几何学 tu xiang ji he xue computer_terms 5 -图像函数 tu xiang han shu computer_terms 5 -图像分割 tu xiang fen ge computer_terms 5 -图像分类 tu xiang fen lei computer_terms 5 -图像匹配 tu xiang pi pei computer_terms 5 -图像压缩 tu xiang ya suo computer_terms 5 -图像去噪 tu xiang qu zao computer_terms 5 -图像变换 tu xiang bian huan computer_terms 5 -图像增强 tu xiang zeng qiang computer_terms 5 -图像处理 tu xiang chu li computer_terms 5 -图像复原 tu xiang fu yuan computer_terms 5 -图像平滑 tu xiang ping hua computer_terms 5 -图像平衡 tu xiang ping heng computer_terms 5 -图像平面 tu xiang ping mian computer_terms 5 -图像并行处理 tu xiang bing xing chu li computer_terms 5 -图像序列 tu xiang xu lie computer_terms 5 -图像拼接 tu xiang pin jie computer_terms 5 -图像数据库 tu xiang shu ju ku computer_terms 5 -图像检索 tu xiang jian suo computer_terms 5 -图像理解 tu xiang li jie computer_terms 5 -图像空间 tu xiang kong jian computer_terms 5 -图像编码 tu xiang bian ma computer_terms 5 -图像识别 tu xiang shi bie computer_terms 5 -图像质量 tu xiang zhi liang computer_terms 5 -图像输入设备 tu xiang shu ru she bei computer_terms 5 -图像逼真 tu xiang bi zhen computer_terms 5 -图像逼真度 tu xiang bi zhen du computer_terms 5 -图像重建 tu xiang chong jian computer_terms 5 -图元 tu yuan computer_terms 5 -图元属性 tu yuan shu xing computer_terms 5 -图同态 tu tong tai computer_terms 5 -图同构 tu tong gou computer_terms 5 -图层 tu ceng computer_terms 5 -图层内容选项 tu ceng nei rong xuan xiang computer_terms 5 -图层剪贴路径 tu ceng jian tie lu jing computer_terms 5 -图层路径 tu ceng lu jing computer_terms 5 -图归约机 tu gui yue ji computer_terms 5 -图形 tu xing computer_terms 5 -图形保真 tu xing bao zhen computer_terms 5 -图形包 tu xing bao computer_terms 5 -图形图表 tu xing tu biao computer_terms 5 -图形处理 tu xing chu li computer_terms 5 -图形失真 tu xing shi zhen computer_terms 5 -图形字符 tu xing zi fu computer_terms 5 -图形字符合成 tu xing zi fu he cheng computer_terms 5 -图形学 tu xing xue computer_terms 5 -图形工作站 tu xing gong zuo zhan computer_terms 5 -图形库 tu xing ku computer_terms 5 -图形打印机 tu xing da yin ji computer_terms 5 -图形数据库 tu xing shu ju ku computer_terms 5 -图形核心系统 tu xing he xin xi tong computer_terms 5 -图形渲染 tu xing xuan ran computer_terms 5 -图形用户界面 tu xing yong hu jie mian computer_terms 5 -图形符号 tu xing fu hao computer_terms 5 -图形系统 tu xing xi tong computer_terms 5 -图形结构 tu xing jie gou computer_terms 5 -图形芯片 tu xing xin pian computer_terms 5 -图形设备 tu xing she bei computer_terms 5 -图形识别 tu xing shi bie computer_terms 5 -图形语言 tu xing yu yan computer_terms 5 -图形输入板 tu xing shu ru ban computer_terms 5 -图形适配器 tu xing shi pei qi computer_terms 5 -图搜索 tu sou suo computer_terms 5 -图文电视 tu wen dian shi computer_terms 5 -图标 tu biao computer_terms 5 -图标类型 tu biao lei xing computer_terms 5 -图标集中 tu biao ji zhong computer_terms 5 -图案叠加 tu an die jia computer_terms 5 -图灵 tu ling computer_terms 5 -图灵可归约性 tu ling ke gui yue xing computer_terms 5 -图灵完备 tu ling wan bei computer_terms 5 -图灵机 tu ling ji computer_terms 5 -图灵测试 tu ling ce shi computer_terms 5 -图示化工具 tu shi hua gong ju computer_terms 5 -图符 tu fu computer_terms 5 -图表语法 tu biao yu fa computer_terms 5 -图语法 tu yu fa computer_terms 5 -圆扫描 yuan sao miao computer_terms 5 -圆角 yuan jiao computer_terms 5 -圆角窗口句柄 yuan jiao chuang kou ju bing computer_terms 5 -在图像上显示 zai tu xiang shang xian shi computer_terms 5 -在媒体上显示 zai mei ti shang xian shi computer_terms 5 -在画吗 zai hua ma computer_terms 5 -在线 zai xian computer_terms 5 -在线帮助 zai xian bang zhu computer_terms 5 -在线收藏 zai xian shou cang computer_terms 5 -在线收藏服务 zai xian shou cang fu wu computer_terms 5 -在线更新 zai xian geng xin computer_terms 5 -在线杀毒 zai xian sha du computer_terms 5 -地上线 di shang xian computer_terms 5 -地址 di zhi computer_terms 5 -地址代换 di zhi dai huan computer_terms 5 -地址变换 di zhi bian huan computer_terms 5 -地址字段 di zhi zi duan computer_terms 5 -地址寄存器 di zhi ji cun qi computer_terms 5 -地址总线 di zhi zong xian computer_terms 5 -地址掩码 di zhi yan ma computer_terms 5 -地址映射 di zhi ying she computer_terms 5 -地址栏 di zhi lan computer_terms 5 -地址栏搜索 di zhi lan sou suo computer_terms 5 -地址格式 di zhi ge shi computer_terms 5 -地址空间 di zhi kong jian computer_terms 5 -地址管理 di zhi guan li computer_terms 5 -地址解析 di zhi jie xi computer_terms 5 -地址解析协议 di zhi jie xi xie yi computer_terms 5 -地址译码器 di zhi yi ma qi computer_terms 5 -地址预约 di zhi yu yue computer_terms 5 -地方注册机构 di fang zhu ce ji gou computer_terms 5 -地理信息系统 di li xin xi xi tong computer_terms 5 -地网 di wang computer_terms 5 -地震层析成像 di zhen ceng xi cheng xiang computer_terms 5 -场地故障 chang di gu zhang computer_terms 5 -场地自治 chang di zi zhi computer_terms 5 -场频 chang pin computer_terms 5 -址传 zhi chuan computer_terms 5 -均衡器 jun heng qi computer_terms 5 -坏扇区法 huai shan qu fa computer_terms 5 -块优先级控制 kuai you xian ji kong zhi computer_terms 5 -块净荷 kuai jing he computer_terms 5 -块密码 kuai mi ma computer_terms 5 -块封锁状态 kuai feng suo zhuang tai computer_terms 5 -块结构语言 kuai jie gou yu yan computer_terms 5 -垂直分片 chui zhi fen pian computer_terms 5 -垂直刻度 chui zhi ke du computer_terms 5 -垂直处理 chui zhi chu li computer_terms 5 -垂直居中 chui zhi ju zhong computer_terms 5 -垂直磁记录 chui zhi ci ji lu computer_terms 5 -垂直翻转 chui zhi fan zhuan computer_terms 5 -型业务 xing ye wu computer_terms 5 -型文法 xing wen fa computer_terms 5 -型样识别 xing yang shi bie computer_terms 5 -型语言 xing yu yan computer_terms 5 -埃克特 ai ke te computer_terms 5 -埃尔布朗基 ai er bu lang ji computer_terms 5 -埃尔米特函数 ai er mi te han shu computer_terms 5 -埋层伺服 mai ceng si fu computer_terms 5 -城域网 cheng yu wang computer_terms 5 -域分解 yu fen jie computer_terms 5 -域名 yu ming computer_terms 5 -域名做解析 yu ming zuo jie xi computer_terms 5 -域名控制器 yu ming kong zhi qi computer_terms 5 -域名服务 yu ming fu wu computer_terms 5 -域名服务器 yu ming fu wu qi computer_terms 5 -域名系统 yu ming xi tong computer_terms 5 -域名解析 yu ming jie xi computer_terms 5 -域外论元 yu wai lun yuan computer_terms 5 -培训 pei xun computer_terms 5 -基于主体 ji yu zhu ti computer_terms 5 -基于合一语法 ji yu he yi yu fa computer_terms 5 -基于实例 ji yu shi li computer_terms 5 -基于知识 ji yu zhi shi computer_terms 5 -基于规则 ji yu gui ze computer_terms 5 -基于规则语言 ji yu gui ze yu yan computer_terms 5 -基于解释 ji yu jie shi computer_terms 5 -基准 ji zhun computer_terms 5 -基准测试 ji zhun ce shi computer_terms 5 -基准电源 ji zhun dian yuan computer_terms 5 -基准码 ji zhun ma computer_terms 5 -基准程序 ji zhun cheng xu computer_terms 5 -基准线 ji zhun xian computer_terms 5 -基准网络 ji zhun wang luo computer_terms 5 -基函数 ji han shu computer_terms 5 -基因块假设 ji yin kuai jia she computer_terms 5 -基址寄存器 ji zhi ji cun qi computer_terms 5 -基子句 ji zi ju computer_terms 5 -基带传输 ji dai chuan shu computer_terms 5 -基带局 ji dai ju computer_terms 5 -基底凸线 ji di tu xian computer_terms 5 -基底型式 ji di xing shi computer_terms 5 -基底结构 ji di jie gou computer_terms 5 -基数排序 ji shu pai xu computer_terms 5 -基本优先级 ji ben you xian ji computer_terms 5 -基本块 ji ben kuai computer_terms 5 -基本字长 ji ben zi chang computer_terms 5 -基本密钥 ji ben mi yao computer_terms 5 -基本平台 ji ben ping tai computer_terms 5 -基本操作 ji ben cao zuo computer_terms 5 -基本网系统 ji ben wang xi tong computer_terms 5 -基本规程 ji ben gui cheng computer_terms 5 -基本词 ji ben ci computer_terms 5 -基本集 ji ben ji computer_terms 5 -基朴 ji pu computer_terms 5 -基础类 ji chu lei computer_terms 5 -基础网 ji chu wang computer_terms 5 -基础设施 ji chu she shi computer_terms 5 -基础部件 ji chu bu jian computer_terms 5 -基线 ji xian computer_terms 5 -基网 ji wang computer_terms 5 -基表 ji biao computer_terms 5 -基页 ji ye computer_terms 5 -堆排序 dui pai xu computer_terms 5 -堆栈 dui zhan computer_terms 5 -堆栈布局 dui zhan bu ju computer_terms 5 -堡垒主机 bao lei zhu ji computer_terms 5 -填充 tian chong computer_terms 5 -填充亮度 tian chong liang du computer_terms 5 -填充矩形 tian chong ju xing computer_terms 5 -填充空白 tian chong kong bai computer_terms 5 -增值网 zeng zhi wang computer_terms 5 -增加杂点 zeng jia za dian computer_terms 5 -增加调整层 zeng jia tiao zheng ceng computer_terms 5 -增强 zeng qiang computer_terms 5 -增强右键菜单 zeng qiang you jian cai dan computer_terms 5 -增强查找 zeng qiang cha zhao computer_terms 5 -增强现实 zeng qiang xian shi computer_terms 5 -增殖转储 zeng zhi zhuan chu computer_terms 5 -增量学习 zeng liang xue xi computer_terms 5 -增量精化 zeng liang jing hua computer_terms 5 -增量编译 zeng liang bian yi computer_terms 5 -增量转储 zeng liang zhuan chu computer_terms 5 -墨水盒 mo shui he computer_terms 5 -墨水罐 mo shui guan computer_terms 5 -墨者安全专家 mo zhe an quan zhuan jia computer_terms 5 -声卡 sheng ka computer_terms 5 -声图会议 sheng tu hui yi computer_terms 5 -声学模型 sheng xue mo xing computer_terms 5 -声明 sheng ming computer_terms 5 -声明式编程 sheng ming shi bian cheng computer_terms 5 -声调 sheng diao computer_terms 5 -声音合成 sheng yin he cheng computer_terms 5 -声音识别 sheng yin shi bie computer_terms 5 -声音输入设备 sheng yin shu ru she bei computer_terms 5 -声音输出设备 sheng yin shu chu she bei computer_terms 5 -声韵学音位学 sheng yun xue yin wei xue computer_terms 5 -声频存储器 sheng pin cun chu qi computer_terms 5 -壳站点 ke zhan dian computer_terms 5 -处理事件 chu li shi jian computer_terms 5 -处理单元 chu li dan yuan computer_terms 5 -处理器 chu li qi computer_terms 5 -处理器分配 chu li qi fen pei computer_terms 5 -处理器技术 chu li qi ji shu computer_terms 5 -处理器管理 chu li qi guan li computer_terms 5 -处理器调度 chu li qi diao du computer_terms 5 -处理机 chu li ji computer_terms 5 -处理机利用 chu li ji li yong computer_terms 5 -处理机对 chu li ji dui computer_terms 5 -处理机状态字 chu li ji zhuang tai zi computer_terms 5 -处理洋红版 chu li yang hong ban computer_terms 5 -处理速度 chu li su du computer_terms 5 -处理部件 chu li bu jian computer_terms 5 -处理青版 chu li qing ban computer_terms 5 -处理黄版 chu li huang ban computer_terms 5 -处理黑版 chu li hei ban computer_terms 5 -备件 bei jian computer_terms 5 -备份 bei fen computer_terms 5 -备份与恢复 bei fen yu hui fu computer_terms 5 -备份域控制器 bei fen yu kong zhi qi computer_terms 5 -备份文件 bei fen wen jian computer_terms 5 -备份过程 bei fen guo cheng computer_terms 5 -备用 bei yong computer_terms 5 -备用冗余 bei yong rong yu computer_terms 5 -备用替代冗余 bei yong ti dai rong yu computer_terms 5 -备用系统 bei yong xi tong computer_terms 5 -复位 fu wei computer_terms 5 -复位序列 fu wei xu lie computer_terms 5 -复位脉冲 fu wei mai chong computer_terms 5 -复制传播 fu zhi chuan bo computer_terms 5 -复制保护 fu zhi bao hu computer_terms 5 -复制型数据库 fu zhi xing shu ju ku computer_terms 5 -复制当前页 fu zhi dang qian ye computer_terms 5 -复制数组 fu zhi shu zu computer_terms 5 -复原请求 fu yuan qing qiu computer_terms 5 -复合 fu he computer_terms 5 -复合序列 fu he xu lie computer_terms 5 -复合控件 fu he kong jian computer_terms 5 -复合控制 fu he kong zhi computer_terms 5 -复合标记 fu he biao ji computer_terms 5 -复合标识 fu he biao zhi computer_terms 5 -复合磁带 fu he ci dai computer_terms 5 -复合语句 fu he yu ju computer_terms 5 -复合赋值符 fu he fu zhi fu computer_terms 5 -复形 fu xing computer_terms 5 -复执 fu zhi computer_terms 5 -复指代词 fu zhi dai ci computer_terms 5 -复杂事务 fu za shi wu computer_terms 5 -复杂性 fu za xing computer_terms 5 -复杂性类 fu za xing lei computer_terms 5 -复杂指令集 fu za zhi ling ji computer_terms 5 -复杂数据类型 fu za shu ju lei xing computer_terms 5 -复杂特征集 fu za te zheng ji computer_terms 5 -复杂状态结构 fu za zhuang tai jie gou computer_terms 5 -复杂符号 fu za fu hao computer_terms 5 -复杂谓语 fu za wei yu computer_terms 5 -复用器 fu yong qi computer_terms 5 -外围处理机 wai wei chu li ji computer_terms 5 -外围计算机 wai wei ji suan ji computer_terms 5 -外围设备 wai wei she bei computer_terms 5 -外壳 wai ke computer_terms 5 -外壳命令 wai ke ming ling computer_terms 5 -外壳提示符 wai ke ti shi fu computer_terms 5 -外壳脚本 wai ke jiao ben computer_terms 5 -外壳语言 wai ke yu yan computer_terms 5 -外壳进程 wai ke jin cheng computer_terms 5 -外存储器 wai cun chu qi computer_terms 5 -外延 wai yan computer_terms 5 -外延公理 wai yan gong li computer_terms 5 -外延数据库 wai yan shu ju ku computer_terms 5 -外延网 wai yan wang computer_terms 5 -外排序 wai pai xu computer_terms 5 -外模式 wai mo shi computer_terms 5 -外热阻 wai re zu computer_terms 5 -外环 wai huan computer_terms 5 -外联结 wai lian jie computer_terms 5 -外联网 wai lian wang computer_terms 5 -外裁剪 wai cai jian computer_terms 5 -外观文件 wai guan wen jian computer_terms 5 -外设 wai she computer_terms 5 -外路长度 wai lu chang du computer_terms 5 -外连网 wai lian wang computer_terms 5 -外部协议 wai bu xie yi computer_terms 5 -外部威胁 wai bu wei xie computer_terms 5 -外部工具 wai bu gong ju computer_terms 5 -外部样式 wai bu yang shi computer_terms 5 -外部样式表 wai bu yang shi biao computer_terms 5 -外部网关协议 wai bu wang guan xie yi computer_terms 5 -外部设备 wai bu she bei computer_terms 5 -外部调用 wai bu diao yong computer_terms 5 -外部页表 wai bu ye biao computer_terms 5 -多一可归性 duo yi ke gui xing computer_terms 5 -多主体 duo zhu ti computer_terms 5 -多主体推理 duo zhu ti tui li computer_terms 5 -多主体系统 duo zhu ti xi tong computer_terms 5 -多义 duo yi computer_terms 5 -多义文法 duo yi wen fa computer_terms 5 -多任务 duo ren wu computer_terms 5 -多任务处理 duo ren wu chu li computer_terms 5 -多任务管理 duo ren wu guan li computer_terms 5 -多优先级 duo you xian ji computer_terms 5 -多作业 duo zuo ye computer_terms 5 -多作业处理 duo zuo ye chu li computer_terms 5 -多值依赖 duo zhi yi lai computer_terms 5 -多值逻辑 duo zhi luo ji computer_terms 5 -多元统计推理 duo yuan tong ji tui li computer_terms 5 -多元随机推理 duo yuan sui ji tui li computer_terms 5 -多光谱图像 duo guang pu tu xiang computer_terms 5 -多关联处理机 duo guan lian chu li ji computer_terms 5 -多分辨率 duo fen bian lv computer_terms 5 -多分辨率分析 duo fen bian lv fen xi computer_terms 5 -多分辨率曲线 duo fen bian lv qu xian computer_terms 5 -多列显示 duo lie xian shi computer_terms 5 -多列显示模式 duo lie xian shi mo shi computer_terms 5 -多功能光 duo gong neng guang computer_terms 5 -多区黑板 duo qu hei ban computer_terms 5 -多协议 duo xie yi computer_terms 5 -多变量控制器 duo bian liang kong zhi qi computer_terms 5 -多周期实现 duo zhou qi shi xian computer_terms 5 -多回路控制 duo hui lu kong zhi computer_terms 5 -多回路调节 duo hui lu tiao jie computer_terms 5 -多国语言版 duo guo yu yan ban computer_terms 5 -多地址计算机 duo di zhi ji suan ji computer_terms 5 -多址访问 duo zhi fang wen computer_terms 5 -多处理器 duo chu li qi computer_terms 5 -多处理器分配 duo chu li qi fen pei computer_terms 5 -多处理器调度 duo chu li qi diao du computer_terms 5 -多处理机 duo chu li ji computer_terms 5 -多处理机系统 duo chu li ji xi tong computer_terms 5 -多处理环境 duo chu li huan jing computer_terms 5 -多头图灵机 duo tou tu ling ji computer_terms 5 -多媒体 duo mei ti computer_terms 5 -多媒体业务 duo mei ti ye wu computer_terms 5 -多媒体会议 duo mei ti hui yi computer_terms 5 -多媒体扩展 duo mei ti kuo zhan computer_terms 5 -多媒体技术 duo mei ti ji shu computer_terms 5 -多媒体数据库 duo mei ti shu ju ku computer_terms 5 -多媒体系统 duo mei ti xi tong computer_terms 5 -多媒体计算机 duo mei ti ji suan ji computer_terms 5 -多媒体通信 duo mei ti tong xin computer_terms 5 -多媒体通讯 duo mei ti tong xun computer_terms 5 -多字节 duo zi jie computer_terms 5 -多对一联系 duo dui yi lian xi computer_terms 5 -多对多联系 duo dui duo lian xi computer_terms 5 -多对象 duo dui xiang computer_terms 5 -多尺度分析 duo chi du fen xi computer_terms 5 -多层印制板 duo ceng yin zhi ban computer_terms 5 -多层模式 duo ceng mo shi computer_terms 5 -多带图灵机 duo dai tu ling ji computer_terms 5 -多态 duo tai computer_terms 5 -多态性 duo tai xing computer_terms 5 -多态编程语言 duo tai bian cheng yu yan computer_terms 5 -多态逻辑 duo tai luo ji computer_terms 5 -多总线 duo zong xian computer_terms 5 -多扩展名 duo kuo zhan ming computer_terms 5 -多指令 duo zhi ling computer_terms 5 -多指令发射 duo zhi ling fa she computer_terms 5 -多播 duo bo computer_terms 5 -多播主干网 duo bo zhu gan wang computer_terms 5 -多故障 duo gu zhang computer_terms 5 -多数决定门 duo shu jue ding men computer_terms 5 -多数据 duo shu ju computer_terms 5 -多数据流 duo shu ju liu computer_terms 5 -多文件对话框 duo wen jian dui hua kuang computer_terms 5 -多条语句 duo tiao yu ju computer_terms 5 -多标记树 duo biao ji shu computer_terms 5 -多模式接口 duo mo shi jie kou computer_terms 5 -多点 duo dian computer_terms 5 -多点会议 duo dian hui yi computer_terms 5 -多点控制器 duo dian kong zhi qi computer_terms 5 -多点标记 duo dian biao ji computer_terms 5 -多点记号 duo dian ji hao computer_terms 5 -多点路由 duo dian lu you computer_terms 5 -多点连接 duo dian lian jie computer_terms 5 -多点通信 duo dian tong xin computer_terms 5 -多点通信服务 duo dian tong xin fu wu computer_terms 5 -多用户 duo yong hu computer_terms 5 -多用户控制 duo yong hu kong zhi computer_terms 5 -多用户系统 duo yong hu xi tong computer_terms 5 -多程序 duo cheng xu computer_terms 5 -多端口存储器 duo duan kou cun chu qi computer_terms 5 -多策略协商 duo ce lue xie shang computer_terms 5 -多米诺效应 duo mi nuo xiao ying computer_terms 5 -多类逻辑 duo lei luo ji computer_terms 5 -多级 duo ji computer_terms 5 -多级中断 duo ji zhong duan computer_terms 5 -多级反馈 duo ji fan kui computer_terms 5 -多级反馈队列 duo ji fan kui dui lie computer_terms 5 -多级安全 duo ji an quan computer_terms 5 -多级模拟 duo ji mo ni computer_terms 5 -多级网络 duo ji wang luo computer_terms 5 -多级设备 duo ji she bei computer_terms 5 -多级高速缓存 duo ji gao su huan cun computer_terms 5 -多线程 duo xian cheng computer_terms 5 -多线程处理 duo xian cheng chu li computer_terms 5 -多维分析 duo wei fen xi computer_terms 5 -多维图灵机 duo wei tu ling ji computer_terms 5 -多维存取 duo wei cun qu computer_terms 5 -多维数据结构 duo wei shu ju jie gou computer_terms 5 -多色调分法 duo se diao fen fa computer_terms 5 -多芯片模块 duo xin pian mo kuai computer_terms 5 -多芯电缆 duo xin dian lan computer_terms 5 -多行收藏 duo hang shou cang computer_terms 5 -多行标签 duo hang biao qian computer_terms 5 -多行注释 duo hang zhu shi computer_terms 5 -多计算机 duo ji suan ji computer_terms 5 -多计算机系统 duo ji suan ji xi tong computer_terms 5 -多语种处理机 duo yu zhong chu li ji computer_terms 5 -多语种翻译 duo yu zhong fan yi computer_terms 5 -多语翻译 duo yu fan yi computer_terms 5 -多路 duo lu computer_terms 5 -多路分配器 duo lu fen pei qi computer_terms 5 -多路推理 duo lu tui li computer_terms 5 -多路转换通道 duo lu zhuan huan tong dao computer_terms 5 -多边形分解 duo bian xing fen jie computer_terms 5 -多边形取向 duo bian xing qu xiang computer_terms 5 -多边形窗口 duo bian xing chuang kou computer_terms 5 -多边形裁剪 duo bian xing cai jian computer_terms 5 -多边形面片 duo bian xing mian pian computer_terms 5 -多进程 duo jin cheng computer_terms 5 -多通道 duo tong dao computer_terms 5 -多通道传输 duo tong dao chuan shu computer_terms 5 -多遍排序 duo bian pai xu computer_terms 5 -多道程序 duo dao cheng xu computer_terms 5 -多道程序分派 duo dao cheng xu fen pai computer_terms 5 -多道程序设计 duo dao cheng xu she ji computer_terms 5 -多重关系 duo chong guan xi computer_terms 5 -多重处理 duo chong chu li computer_terms 5 -多重异常 duo chong yi chang computer_terms 5 -多重程序装入 duo chong cheng xu zhuang ru computer_terms 5 -多重继承 duo chong ji cheng computer_terms 5 -多重集 duo zhong ji computer_terms 5 -多链路 duo lian lu computer_terms 5 -多面体模型 duo mian ti mo xing computer_terms 5 -多面体简化 duo mian ti jian hua computer_terms 5 -多面体裁剪 duo mian ti cai jian computer_terms 5 -多页到 duo ye dao computer_terms 5 -多项式可归约 duo xiang shi ke gui yue computer_terms 5 -多项式可转换 duo xiang shi ke zhuan huan computer_terms 5 -多项式时间 duo xiang shi shi jian computer_terms 5 -多项式有界 duo xiang shi you jie computer_terms 5 -多项式空间 duo xiang shi kong jian computer_terms 5 -多项式谱系 duo xiang shi pu xi computer_terms 5 -大于搜索 da yu sou suo computer_terms 5 -大型计算机 da xing ji suan ji computer_terms 5 -大容量存储器 da rong liang cun chu qi computer_terms 5 -大小写敏感 da xiao xie min gan computer_terms 5 -大小写迟钝 da xiao xie chi dun computer_terms 5 -大屏幕显示器 da ping mu xian shi qi computer_terms 5 -大蜘蛛 da zhi zhu computer_terms 5 -大话西游木马 da hua xi you mu ma computer_terms 5 -大语种 da yu zhong computer_terms 5 -大音位 da yin wei computer_terms 5 -天空软件站 tian kong ruan jian zhan computer_terms 5 -天网防火墙 tian wang fang huo qiang computer_terms 5 -失序 shi xu computer_terms 5 -失效 shi xiao computer_terms 5 -失效分布 shi xiao fen bu computer_terms 5 -失效恢复 shi xiao hui fu computer_terms 5 -失效数据 shi xiao shu ju computer_terms 5 -失效检测 shi xiao jian ce computer_terms 5 -失效比 shi xiao bi computer_terms 5 -失效测试 shi xiao ce shi computer_terms 5 -失效率 shi xiao lv computer_terms 5 -失效类别 shi xiao lei bie computer_terms 5 -失效节点 shi xiao jie dian computer_terms 5 -失效预测 shi xiao yu ce computer_terms 5 -失真 shi zhen computer_terms 5 -失配 shi pei computer_terms 5 -头戴式显示器 tou dai shi xian shi qi computer_terms 5 -头盔 tou kui computer_terms 5 -头盘组合件 tou pan zu he jian computer_terms 5 -头端 tou duan computer_terms 5 -头端器 tou duan qi computer_terms 5 -头部 tou bu computer_terms 5 -夹具 jia ju computer_terms 5 -奇偶 ji ou computer_terms 5 -奇偶归并排序 ji ou gui bing pai xu computer_terms 5 -奇偶检验 ji ou jian yan computer_terms 5 -奇异系 qi yi xi computer_terms 5 -奇数扫描 ji shu sao miao computer_terms 5 -奇检验 qi jian yan computer_terms 5 -套件 tao jian computer_terms 5 -套具驱动器 tao ju qu dong qi computer_terms 5 -奥汀 ao ting computer_terms 5 -好群推荐 hao qun tui jian computer_terms 5 -妥适条件 tuo shi tiao jian computer_terms 5 -姐夫陈 jie fu chen computer_terms 5 -委派回调 wei pai hui tiao computer_terms 5 -姿态控制 zi tai kong zhi computer_terms 5 -姿态识别 zi tai shi bie computer_terms 5 -威尔佐夫蠕虫 wei er zuo fu ru chong computer_terms 5 -威特网 wei te wang computer_terms 5 -威胁分析 wei xie fen xi computer_terms 5 -威胁监控 wei xie jian kong computer_terms 5 -娱闻杂报 yu wen za bao computer_terms 5 -媒介语 mei jie yu computer_terms 5 -媒体 mei ti computer_terms 5 -媒体控制接口 mei ti kong zhi jie kou computer_terms 5 -媒体访问控制 mei ti fang wen kong zhi computer_terms 5 -子串 zi chuan computer_terms 5 -子串匹配 zi chuan pi pei computer_terms 5 -子任务 zi ren wu computer_terms 5 -子任务处理 zi ren wu chu li computer_terms 5 -子作业 zi zuo ye computer_terms 5 -子例程 zi li cheng computer_terms 5 -子分配 zi fen pei computer_terms 5 -子分配文件 zi fen pei wen jian computer_terms 5 -子句 zi ju computer_terms 5 -子句语法 zi ju yu fa computer_terms 5 -子图 zi tu computer_terms 5 -子图匹配 zi tu pi pei computer_terms 5 -子块编码 zi kuai bian ma computer_terms 5 -子字节集替换 zi zi jie ji ti huan computer_terms 5 -子孙 zi sun computer_terms 5 -子层 zi ceng computer_terms 5 -子带编码 zi dai bian ma computer_terms 5 -子插件板 zi cha jian ban computer_terms 5 -子文本替换 zi wen ben ti huan computer_terms 5 -子方法 zi fang fa computer_terms 5 -子板 zi ban computer_terms 5 -子模式 zi mo shi computer_terms 5 -子段 zi duan computer_terms 5 -子池队列 zi chi dui lie computer_terms 5 -子监控程序 zi jian kong cheng xu computer_terms 5 -子目标 zi mu biao computer_terms 5 -子程序 zi cheng xu computer_terms 5 -子程序参数 zi cheng xu can shu computer_terms 5 -子程序指针 zi cheng xu zhi zhen computer_terms 5 -子类 zi lei computer_terms 5 -子系统 zi xi tong computer_terms 5 -子网 zi wang computer_terms 5 -子网层次 zi wang ceng ci computer_terms 5 -子网度 zi wang du computer_terms 5 -子网掩码 zi wang yan ma computer_terms 5 -子网访问协议 zi wang fang wen xie yi computer_terms 5 -子网门 zi wang men computer_terms 5 -子语言 zi yu yan computer_terms 5 -子进程 zi jin cheng computer_terms 5 -子采样 zi cai yang computer_terms 5 -子队列 zi dui lie computer_terms 5 -子集 zi ji computer_terms 5 -子集覆盖 zi ji fu gai computer_terms 5 -子音辅音 zi yin fu yin computer_terms 5 -孔斯曲面 kong si qu mian computer_terms 5 -字串串 zi chuan chuan computer_terms 5 -字串操作语言 zi chuan cao zuo yu yan computer_terms 5 -字串行位串行 zi chuan xing wei chuan xing computer_terms 5 -字串行位并行 zi chuan xing wei bing xing computer_terms 5 -字位 zi wei computer_terms 5 -字位八位 zi wei ba wei computer_terms 5 -字典式攻击 zi dian shi gong ji computer_terms 5 -字冗余 zi rong yu computer_terms 5 -字号 zi hao computer_terms 5 -字处理 zi chu li computer_terms 5 -字幕 zi mu computer_terms 5 -字并行位串行 zi bing xing wei chuan xing computer_terms 5 -字并行位并行 zi bing xing wei bing xing computer_terms 5 -字序 zi xu computer_terms 5 -字形 zi xing computer_terms 5 -字形编码 zi xing bian ma computer_terms 5 -字根词干 zi gen ci gan computer_terms 5 -字模点阵 zi mu dian zhen computer_terms 5 -字段 zi duan computer_terms 5 -字母字 zi mu zi computer_terms 5 -字母字符集 zi mu zi fu ji computer_terms 5 -字母表 zi mu biao computer_terms 5 -字汇 zi hui computer_terms 5 -字片 zi pian computer_terms 5 -字符 zi fu computer_terms 5 -字符串 zi fu chuan computer_terms 5 -字符串资源 zi fu chuan zi yuan computer_terms 5 -字符发生器 zi fu fa sheng qi computer_terms 5 -字符变量 zi fu bian liang computer_terms 5 -字符常量 zi fu chang liang computer_terms 5 -字符打印机 zi fu da yin ji computer_terms 5 -字符相关 zi fu xiang guan computer_terms 5 -字符识别 zi fu shi bie computer_terms 5 -字符输入 zi fu shu ru computer_terms 5 -字符输入设备 zi fu shu ru she bei computer_terms 5 -字符边界 zi fu bian jie computer_terms 5 -字符阅读机 zi fu yue du ji computer_terms 5 -字符集 zi fu ji computer_terms 5 -字节 zi jie computer_terms 5 -字节流 zi jie liu computer_terms 5 -字节流报 zi jie liu bao computer_terms 5 -字节集 zi jie ji computer_terms 5 -字节集替换 zi jie ji ti huan computer_terms 5 -字词 zi ci computer_terms 5 -字转音 zi zhuan yin computer_terms 5 -字量 zi liang computer_terms 5 -字长 zi chang computer_terms 5 -字面值 zi mian zhi computer_terms 5 -字面常量 zi mian chang liang computer_terms 5 -字音 zi yin computer_terms 5 -字频 zi pin computer_terms 5 -字驱动 zi qu dong computer_terms 5 -存储体 cun chu ti computer_terms 5 -存储体冲突 cun chu ti chong tu computer_terms 5 -存储保护 cun chu bao hu computer_terms 5 -存储元件 cun chu yuan jian computer_terms 5 -存储再配置 cun chu zai pei zhi computer_terms 5 -存储单元 cun chu dan yuan computer_terms 5 -存储周期 cun chu zhou qi computer_terms 5 -存储器 cun chu qi computer_terms 5 -存储器一致性 cun chu qi yi zhi xing computer_terms 5 -存储器停顿 cun chu qi ting dun computer_terms 5 -存储器冲突 cun chu qi chong tu computer_terms 5 -存储器分配 cun chu qi fen pei computer_terms 5 -存储器压缩 cun chu qi ya suo computer_terms 5 -存储器存储体 cun chu qi cun chu ti computer_terms 5 -存储器层次 cun chu qi ceng ci computer_terms 5 -存储器带宽 cun chu qi dai kuan computer_terms 5 -存储器总线 cun chu qi zong xian computer_terms 5 -存储媒体 cun chu mei ti computer_terms 5 -存储容量 cun chu rong liang computer_terms 5 -存储密度 cun chu mi du computer_terms 5 -存储带宽 cun chu dai kuan computer_terms 5 -存储干扰 cun chu gan rao computer_terms 5 -存储文件 cun chu wen jian computer_terms 5 -存储栈 cun chu zhan computer_terms 5 -存储模块 cun chu mo kuai computer_terms 5 -存储矩阵 cun chu ju zhen computer_terms 5 -存储碎片 cun chu sui pian computer_terms 5 -存储空间 cun chu kong jian computer_terms 5 -存储管理 cun chu guan li computer_terms 5 -存储管理服务 cun chu guan li fu wu computer_terms 5 -存储管理策略 cun chu guan li ce lue computer_terms 5 -存储管理部件 cun chu guan li bu jian computer_terms 5 -存储系统 cun chu xi tong computer_terms 5 -存储芯片 cun chu xin pian computer_terms 5 -存储覆盖 cun chu fu gai computer_terms 5 -存储覆盖区 cun chu fu gai qu computer_terms 5 -存储转发 cun chu zhuan fa computer_terms 5 -存储转发网 cun chu zhuan fa wang computer_terms 5 -存储过程 cun chu guo cheng computer_terms 5 -存储选区 cun chu xuan qu computer_terms 5 -存储配置 cun chu pei zhi computer_terms 5 -存储阵列 cun chu zhen lie computer_terms 5 -存储预设 cun chu yu she computer_terms 5 -存到字节集 cun dao zi jie ji computer_terms 5 -存到文件 cun dao wen jian computer_terms 5 -存取 cun qu computer_terms 5 -存取冲突 cun qu chong tu computer_terms 5 -存取拒绝 cun qu ju jue computer_terms 5 -存取控制 cun qu kong zhi computer_terms 5 -存取控制机制 cun qu kong zhi ji zhi computer_terms 5 -存取方法 cun qu fang fa computer_terms 5 -存取时间 cun qu shi jian computer_terms 5 -存取机构 cun qu ji gou computer_terms 5 -存取权 cun qu quan computer_terms 5 -存取特权 cun qu te quan computer_terms 5 -存取矩阵 cun qu ju zhen computer_terms 5 -存取管理程序 cun qu guan li cheng xu computer_terms 5 -存取类型 cun qu lei xing computer_terms 5 -存取级别 cun qu ji bie computer_terms 5 -存取臂 cun qu bi computer_terms 5 -存取范畴 cun qu fan chou computer_terms 5 -存取表 cun qu biao computer_terms 5 -存取许可 cun qu xu ke computer_terms 5 -存取违例 cun qu wei li computer_terms 5 -存取透明性 cun qu tou ming xing computer_terms 5 -存取速度 cun qu su du computer_terms 5 -存取队列 cun qu dui lie computer_terms 5 -存在量词 cun zai liang ci computer_terms 5 -存根 cun gen computer_terms 5 -存档网点 cun dang wang dian computer_terms 5 -孤儿消息 gu er xiao xi computer_terms 5 -学习主体 xue xi zhu ti computer_terms 5 -学习功能 xue xi gong neng computer_terms 5 -学习曲线 xue xi qu xian computer_terms 5 -学习模式 xue xi mo shi computer_terms 5 -学习理论 xue xi li lun computer_terms 5 -学习程序 xue xi cheng xu computer_terms 5 -学习策略 xue xi ce lue computer_terms 5 -学习自动机 xue xi zi dong ji computer_terms 5 -学习风范 xue xi feng fan computer_terms 5 -守卫 shou wei computer_terms 5 -守恒性 shou heng xing computer_terms 5 -守护程序 shou hu cheng xu computer_terms 5 -安全事件 an quan shi jian computer_terms 5 -安全停机 an quan ting ji computer_terms 5 -安全内核 an quan nei he computer_terms 5 -安全功能评估 an quan gong neng ping gu computer_terms 5 -安全卫士 an quan wei shi computer_terms 5 -安全域 an quan yu computer_terms 5 -安全审计 an quan shen ji computer_terms 5 -安全性 an quan xing computer_terms 5 -安全控制 an quan kong zhi computer_terms 5 -安全措施 an quan cuo shi computer_terms 5 -安全操作系统 an quan cao zuo xi tong computer_terms 5 -安全更新 an quan geng xin computer_terms 5 -安全标号 an quan biao hao computer_terms 5 -安全标识符 an quan biao zhi fu computer_terms 5 -安全检查 an quan jian cha computer_terms 5 -安全模型 an quan mo xing computer_terms 5 -安全模式 an quan mo shi computer_terms 5 -安全电子交易 an quan dian zi jiao yi computer_terms 5 -安全病毒库 an quan bing du ku computer_terms 5 -安全监控 an quan jian kong computer_terms 5 -安全相关 an quan xiang guan computer_terms 5 -安全等级 an quan deng ji computer_terms 5 -安全策略 an quan ce lue computer_terms 5 -安全类 an quan lei computer_terms 5 -安全网 an quan wang computer_terms 5 -安全网关 an quan wang guan computer_terms 5 -安全认证授权 an quan ren zheng shou quan computer_terms 5 -安全许可 an quan xu ke computer_terms 5 -安全识别 an quan shi bie computer_terms 5 -安全说明符 an quan shuo ming fu computer_terms 5 -安全路由器 an quan lu you qi computer_terms 5 -安全过滤器 an quan guo lv qi computer_terms 5 -安全运行模式 an quan yun xing mo shi computer_terms 5 -安天盾防火墙 an tian dun fang huo qiang computer_terms 5 -安天防线 an tian fang xian computer_terms 5 -安德夫木马 an de fu mu ma computer_terms 5 -安装处理控制 an zhuang chu li kong zhi computer_terms 5 -安装技术 an zhuang ji shu computer_terms 5 -宋体 song ti computer_terms 5 -完全二叉树 wan quan er cha shu computer_terms 5 -完全保密 wan quan bao mi computer_terms 5 -完全函数依赖 wan quan han shu yi lai computer_terms 5 -完全图 wan quan tu computer_terms 5 -完全性 wan quan xing computer_terms 5 -完全恢复 wan quan hui fu computer_terms 5 -完全正确性 wan quan zheng que xing computer_terms 5 -完全自检验 wan quan zi jian yan computer_terms 5 -完全问题 wan quan wen ti computer_terms 5 -完全集 wan quan ji computer_terms 5 -完备化 wan bei hua computer_terms 5 -完整性 wan zheng xing computer_terms 5 -完整性控制 wan zheng xing kong zhi computer_terms 5 -完整性检查 wan zheng xing jian cha computer_terms 5 -完整性检验 wan zheng xing jian yan computer_terms 5 -完整性约束 wan zheng xing yue shu computer_terms 5 -完美零知识 wan mei ling zhi shi computer_terms 5 -宏任务化 hong ren wu hua computer_terms 5 -宏块 hong kuai computer_terms 5 -宏处理程序 hong chu li cheng xu computer_terms 5 -宏指令 hong zhi ling computer_terms 5 -宏流水线算法 hong liu shui xian suan fa computer_terms 5 -宏理论 hong li lun computer_terms 5 -宏病毒 hong bing du computer_terms 5 -宏结点 hong jie dian computer_terms 5 -宏观经济模型 hong guan jing ji mo xing computer_terms 5 -宏语言 hong yu yan computer_terms 5 -定义域 ding yi yu computer_terms 5 -定义性 ding yi xing computer_terms 5 -定义性出现 ding yi xing chu xian computer_terms 5 -定义数据类型 ding yi shu ju lei xing computer_terms 5 -定义机器智能 ding yi ji qi zhi neng computer_terms 5 -定义符 ding yi fu computer_terms 5 -定义自定形状 ding yi zi ding xing zhuang computer_terms 5 -定义阶段 ding yi jie duan computer_terms 5 -定位 ding wei computer_terms 5 -定位信道 ding wei xin dao computer_terms 5 -定位写出 ding wei xie chu computer_terms 5 -定位器 ding wei qi computer_terms 5 -定位时间 ding wei shi jian computer_terms 5 -定位重复误差 ding wei chong fu wu cha computer_terms 5 -定名结构 ding ming jie gou computer_terms 5 -定向搜索 ding xiang sou suo computer_terms 5 -定址 ding zhi computer_terms 5 -定性推理 ding xing tui li computer_terms 5 -定性描述 ding xing miao shu computer_terms 5 -定性物理 ding xing wu li computer_terms 5 -定指 ding zhi computer_terms 5 -定时任务 ding shi ren wu computer_terms 5 -定时分析 ding shi fen xi computer_terms 5 -定时器 ding shi qi computer_terms 5 -定时查杀 ding shi cha sha computer_terms 5 -定时炸弹 ding shi zha dan computer_terms 5 -定时约束 ding shi yue shu computer_terms 5 -定期维护 ding qi wei hu computer_terms 5 -定比变换 ding bi bian huan computer_terms 5 -定点数 ding dian shu computer_terms 5 -定点计算机 ding dian ji suan ji computer_terms 5 -定点运算 ding dian yun suan computer_terms 5 -定理证明器 ding li zheng ming qi computer_terms 5 -定界符 ding jie fu computer_terms 5 -定量图像分析 ding liang tu xiang fen xi computer_terms 5 -定量结构 ding liang jie gou computer_terms 5 -实体 shi ti computer_terms 5 -实体完整性 shi ti wan zheng xing computer_terms 5 -实体模型 shi ti mo xing computer_terms 5 -实体联系图 shi ti lian xi tu computer_terms 5 -实体造型 shi ti zao xing computer_terms 5 -实体鉴别 shi ti jian bie computer_terms 5 -实例化 shi li hua computer_terms 5 -实例域 shi li yu computer_terms 5 -实例学习 shi li xue xi computer_terms 5 -实例方法 shi li fang fa computer_terms 5 -实分区 shi fen qu computer_terms 5 -实参 shi can computer_terms 5 -实名 shi ming computer_terms 5 -实地址 shi di zhi computer_terms 5 -实型变量 shi xing bian liang computer_terms 5 -实型常量 shi xing chang liang computer_terms 5 -实存状态 shi cun zhuang tai computer_terms 5 -实寻址 shi xun zhi computer_terms 5 -实施变迁 shi shi bian qian computer_terms 5 -实施向量 shi shi xiang liang computer_terms 5 -实施规则 shi shi gui ze computer_terms 5 -实时 shi shi computer_terms 5 -实时主体 shi shi zhu ti computer_terms 5 -实时处理 shi shi chu li computer_terms 5 -实时多媒体 shi shi duo mei ti computer_terms 5 -实时并发操作 shi shi bing fa cao zuo computer_terms 5 -实时执行例程 shi shi zhi xing li cheng computer_terms 5 -实时执行程序 shi shi zhi xing cheng xu computer_terms 5 -实时执行系统 shi shi zhi xing xi tong computer_terms 5 -实时批处理 shi shi pi chu li computer_terms 5 -实时控制 shi shi kong zhi computer_terms 5 -实时操作系统 shi shi cao zuo xi tong computer_terms 5 -实时数据库 shi shi shu ju ku computer_terms 5 -实时时钟分时 shi shi shi zhong fen shi computer_terms 5 -实时监控程序 shi shi jian kong cheng xu computer_terms 5 -实时系统 shi shi xi tong computer_terms 5 -实时约束 shi shi yue shu computer_terms 5 -实时视频 shi shi shi pin computer_terms 5 -实时计算机 shi shi ji suan ji computer_terms 5 -实时输入 shi shi shu ru computer_terms 5 -实时输出 shi shi shu chu computer_terms 5 -实现阶段 shi xian jie duan computer_terms 5 -实现需求 shi xian xu qiu computer_terms 5 -实用功能 shi yong gong neng computer_terms 5 -实用程序 shi yong cheng xu computer_terms 5 -实用程序包 shi yong cheng xu bao computer_terms 5 -实用软件 shi yong ruan jian computer_terms 5 -实类标记项 shi lei biao ji xiang computer_terms 5 -实类节点 shi lei jie dian computer_terms 5 -实线 shi xian computer_terms 5 -实践学习 shi jian xue xi computer_terms 5 -实际存储页表 shi ji cun chu ye biao computer_terms 5 -实际象素 shi ji xiang su computer_terms 5 -实际页数 shi ji ye shu computer_terms 5 -实验学习 shi yan xue xi computer_terms 5 -实验电路板 shi yan dian lu ban computer_terms 5 -审查 shen cha computer_terms 5 -审计 shen ji computer_terms 5 -审计尾迹 shen ji wei ji computer_terms 5 -审计跟踪 shen ji gen zong computer_terms 5 -审记策略 shen ji ce lue computer_terms 5 -客体 ke ti computer_terms 5 -客户 ke hu computer_terms 5 -客户化 ke hu hua computer_terms 5 -客户对客户 ke hu dui ke hu computer_terms 5 -客户服务 ke hu fu wu computer_terms 5 -家园等级 jia yuan deng ji computer_terms 5 -家园装饰 jia yuan zhuang shi computer_terms 5 -家庭办公 jia ting ban gong computer_terms 5 -家庭版 jia ting ban computer_terms 5 -家态 jia tai computer_terms 5 -容器控件 rong qi kong jian computer_terms 5 -容器类 rong qi lei computer_terms 5 -容量 rong liang computer_terms 5 -容量函数 rong liang han shu computer_terms 5 -容错 rong cuo computer_terms 5 -容错控制 rong cuo kong zhi computer_terms 5 -容错计算 rong cuo ji suan computer_terms 5 -容错计算机 rong cuo ji suan ji computer_terms 5 -宽带接入 kuan dai jie ru computer_terms 5 -宽度优先分析 kuan du you xian fen xi computer_terms 5 -宽磁道 kuan ci dao computer_terms 5 -宽而模糊 kuan er mo hu computer_terms 5 -宽而锐化 kuan er rui hua computer_terms 5 -宿主系统 su zhu xi tong computer_terms 5 -寄存器 ji cun qi computer_terms 5 -寄存器着色 ji cun qi zhuo se computer_terms 5 -寄存器长度 ji cun qi chang du computer_terms 5 -寄生振荡 ji sheng zhen dang computer_terms 5 -寄生电容 ji sheng dian rong computer_terms 5 -密切平面 mi qie ping mian computer_terms 5 -密封 mi feng computer_terms 5 -密封器 mi feng qi computer_terms 5 -密封类 mi feng lei computer_terms 5 -密封胶 mi feng jiao computer_terms 5 -密封连接器 mi feng lian jie qi computer_terms 5 -密度比率 mi du bi lv computer_terms 5 -密文 mi wen computer_terms 5 -密文分组链接 mi wen fen zu lian jie computer_terms 5 -密文反馈 mi wen fan kui computer_terms 5 -密码传真 mi ma chuan zhen computer_terms 5 -密码体制 mi ma ti zhi computer_terms 5 -密码保密 mi ma bao mi computer_terms 5 -密码分析 mi ma fen xi computer_terms 5 -密码分析攻击 mi ma fen xi gong ji computer_terms 5 -密码员 mi ma yuan computer_terms 5 -密码学 mi ma xue computer_terms 5 -密码术 mi ma shu computer_terms 5 -密码检验和 mi ma jian yan he computer_terms 5 -密码模件 mi ma mu jian computer_terms 5 -密码界 mi ma jie computer_terms 5 -密码系统 mi ma xi tong computer_terms 5 -密码设施 mi ma she shi computer_terms 5 -密码输入框 mi ma shu ru kuang computer_terms 5 -密级 mi ji computer_terms 5 -密级信息 mi ji xin xi computer_terms 5 -密级数据 mi ji shu ju computer_terms 5 -密钥 mi yao computer_terms 5 -密钥交换 mi yao jiao huan computer_terms 5 -密钥公证 mi yao gong zheng computer_terms 5 -密钥分配中心 mi yao fen pei zhong xin computer_terms 5 -密钥加密密钥 mi yao jia mi mi yue computer_terms 5 -密钥对 mi yao dui computer_terms 5 -密钥建立 mi yue jian li computer_terms 5 -密钥恢复 mi yao hui fu computer_terms 5 -密钥托管 mi yao tuo guan computer_terms 5 -密钥搜索攻击 mi yao sou suo gong ji computer_terms 5 -密钥服务器 mi yao fu wu qi computer_terms 5 -密钥流 mi yao liu computer_terms 5 -密钥环 mi yao huan computer_terms 5 -密钥短语 mi yao duan yu computer_terms 5 -密钥管理 mi yue guan li computer_terms 5 -密钥证书 mi yao zheng shu computer_terms 5 -密钥长度 mi yao chang du computer_terms 5 -对偶产生器 dui ou chan sheng qi computer_terms 5 -对偶原理 dui ou yuan li computer_terms 5 -对偶运算 dui ou yun suan computer_terms 5 -对准网络 dui zhun wang luo computer_terms 5 -对地平衡 dui di ping heng computer_terms 5 -对应点 dui ying dian computer_terms 5 -对换 dui huan computer_terms 5 -对换优先级 dui huan you xian ji computer_terms 5 -对换分配单元 dui huan fen pei dan yuan computer_terms 5 -对换方式 dui huan fang shi computer_terms 5 -对换时间 dui huan shi jian computer_terms 5 -对换程序 dui huan cheng xu computer_terms 5 -对换集 dui huan ji computer_terms 5 -对比度扩展 dui bi du kuo zhan computer_terms 5 -对比度操纵 dui bi du cao zong computer_terms 5 -对比灵敏度 dui bi ling min du computer_terms 5 -对流 dui liu computer_terms 5 -对称传输线 dui chen chuan shu xian computer_terms 5 -对称密码 dui chen mi ma computer_terms 5 -对称密码系统 dui chen mi ma xi tong computer_terms 5 -对称操作系统 dui chen cao zuo xi tong computer_terms 5 -对等 dui deng computer_terms 5 -对策仿真 dui ce fang zhen computer_terms 5 -对策论 dui ce lun computer_terms 5 -对角化方法 dui jiao hua fang fa computer_terms 5 -对角线测试 dui jiao xian ce shi computer_terms 5 -对话控制块 dui hua kong zhi kuai computer_terms 5 -对话框 dui hua kuang computer_terms 5 -对话模型 dui hua mo xing computer_terms 5 -对话系统 dui hua xi tong computer_terms 5 -对谐 dui xie computer_terms 5 -对象图 dui xiang tu computer_terms 5 -对象型方法 dui xiang xing fang fa computer_terms 5 -对象字典 dui xiang zi dian computer_terms 5 -对象建模技术 dui xiang jian mo ji shu computer_terms 5 -对象式 dui xiang shi computer_terms 5 -对象式分析 dui xiang shi fen xi computer_terms 5 -对象式方法 dui xiang shi fang fa computer_terms 5 -对象式设计 dui xiang shi she ji computer_terms 5 -对象式语言 dui xiang shi yu yan computer_terms 5 -对象引用 dui xiang yin yong computer_terms 5 -对象标识符 dui xiang biao zhi fu computer_terms 5 -对象模型 dui xiang mo xing computer_terms 5 -对象管理器 dui xiang guan li qi computer_terms 5 -对象管理组 dui xiang guan li zu computer_terms 5 -对象管理结构 dui xiang guan li jie gou computer_terms 5 -对象请求代理 dui xiang qing qiu dai li computer_terms 5 -对象连接 dui xiang lian jie computer_terms 5 -对齐 dui qi computer_terms 5 -对齐线 dui qi xian computer_terms 5 -寻址 xun zhi computer_terms 5 -寻址方式 xun zhi fang shi computer_terms 5 -寻径函数 xun jing han shu computer_terms 5 -寻找字节集 xun zhao zi jie ji computer_terms 5 -寻找文件 xun zhao wen jian computer_terms 5 -寻找文本 xun zhao wen ben computer_terms 5 -寻道 xun dao computer_terms 5 -寻道时间 xun dao shi jian computer_terms 5 -导入收藏 dao ru shou cang computer_terms 5 -导入规约 dao ru gui yue computer_terms 5 -导出文件 dao chu wen jian computer_terms 5 -导出表 dao chu biao computer_terms 5 -导出规则 dao chu gui ze computer_terms 5 -导数估计 dao shu gu ji computer_terms 5 -导航 dao hang computer_terms 5 -封装 feng zhuang computer_terms 5 -封装可靠性 feng zhuang ke kao xing computer_terms 5 -封装器 feng zhuang qi computer_terms 5 -封装类 feng zhuang lei computer_terms 5 -封锁粒度 feng suo li du computer_terms 5 -封闭世界假设 feng bi shi jie jia she computer_terms 5 -封闭世界假说 feng bi shi jie jia shuo computer_terms 5 -封闭安全环境 feng bi an quan huan jing computer_terms 5 -封闭式电感 feng bi shi dian gan computer_terms 5 -封闭用户群 feng bi yong hu qun computer_terms 5 -封阻封杀 feng zu feng sha computer_terms 5 -射极耦合逻辑 she ji ou he luo ji computer_terms 5 -小型计算机 xiao xing ji suan ji computer_terms 5 -小巨型计算机 xiao ju xing ji suan ji computer_terms 5 -小平面 xiao ping mian computer_terms 5 -小应用程序 xiao ying yong cheng xu computer_terms 5 -小引出线封装 xiao yin chu xian feng zhuang computer_terms 5 -小服务程序 xiao fu wu cheng xu computer_terms 5 -小波包基 xiao bo bao ji computer_terms 5 -小波变换 xiao bo bian huan computer_terms 5 -小波基 xiao bo ji computer_terms 5 -小红伞 xiao hong san computer_terms 5 -小语种 xiao yu zhong computer_terms 5 -小键盘 xiao jian pan computer_terms 5 -就绪 jiu xu computer_terms 5 -就绪状态 jiu xu zhuang tai computer_terms 5 -尺寸驱动 chi cun qu dong computer_terms 5 -尺度传感器 chi du chuan gan qi computer_terms 5 -尺度空间 chi du kong jian computer_terms 5 -尽力投递 jin li tou di computer_terms 5 -尾递归 wei di gui computer_terms 5 -尾递归删除 wei di gui shan chu computer_terms 5 -尾部 wei bu computer_terms 5 -局域网 ju yu wang computer_terms 5 -局域网交换机 ju yu wang jiao huan ji computer_terms 5 -局域网单 ju yu wang dan computer_terms 5 -局域网多播 ju yu wang duo bo computer_terms 5 -局域网广播 ju yu wang guang bo computer_terms 5 -局域网服务器 ju yu wang fu wu qi computer_terms 5 -局域网网关 ju yu wang wang guan computer_terms 5 -局部光照模型 ju bu guang zhao mo xing computer_terms 5 -局部变量 ju bu bian liang computer_terms 5 -局部坐标系 ju bu zuo biao xi computer_terms 5 -局部失效 ju bu shi xiao computer_terms 5 -局部存储 ju bu cun chu computer_terms 5 -局部应用 ju bu ying yong computer_terms 5 -局部性 ju bu xing computer_terms 5 -局部总线 ju bu zong xian computer_terms 5 -局部故障 ju bu gu zhang computer_terms 5 -局部模式 ju bu mo shi computer_terms 5 -局部死锁 ju bu si suo computer_terms 5 -局部确定 ju bu que ding computer_terms 5 -局部等待图 ju bu deng dai tu computer_terms 5 -局部过程调用 ju bu guo cheng diao yong computer_terms 5 -层压板 ceng ya ban computer_terms 5 -层叠样式表 ceng die yang shi biao computer_terms 5 -层析成像 ceng xi cheng xiang computer_terms 5 -层析术 ceng xi shu computer_terms 5 -层次分析处理 ceng ci fen xi chu li computer_terms 5 -层次分解 ceng ci fen jie computer_terms 5 -层次存储系统 ceng ci cun chu xi tong computer_terms 5 -层次序列键码 ceng ci xu lie jian ma computer_terms 5 -层次数据库 ceng ci shu ju ku computer_terms 5 -层次数据模型 ceng ci shu ju mo xing computer_terms 5 -层次模型 ceng ci mo xing computer_terms 5 -层次结构 ceng ci jie gou computer_terms 5 -层次网 ceng ci wang computer_terms 5 -屏保查杀 ping bao cha sha computer_terms 5 -屏幕 ping mu computer_terms 5 -屏幕共享 ping mu gong xiang computer_terms 5 -屏幕坐标 ping mu zuo biao computer_terms 5 -屏幕截图 ping mu jie tu computer_terms 5 -屏幕显示 ping mu xian shi computer_terms 5 -屏幕显示字形 ping mu xian shi zi xing computer_terms 5 -屏蔽 ping bi computer_terms 5 -屏蔽双绞线 ping bi shuang jiao xian computer_terms 5 -屏蔽向量 ping bi xiang liang computer_terms 5 -屏蔽寄存器 ping bi ji cun qi computer_terms 5 -属性继承 shu xing ji cheng computer_terms 5 -属性语法 shu xing yu fa computer_terms 5 -属性闭包 shu xing bi bao computer_terms 5 -属格标记 shu ge biao ji computer_terms 5 -岩石浮雕 yan shi fu diao computer_terms 5 -峰位漂移 feng wei piao yi computer_terms 5 -峰值信元速率 feng zhi xin yuan su lv computer_terms 5 -峰值检测 feng zhi jian ce computer_terms 5 -崩溃 beng kui computer_terms 5 -嵌入伺服 qian ru ci fu computer_terms 5 -嵌入式 qian ru shi computer_terms 5 -嵌入式应用 qian ru shi ying yong computer_terms 5 -嵌入式控制器 qian ru shi kong zhi qi computer_terms 5 -嵌入式计算机 qian ru shi ji suan ji computer_terms 5 -嵌入式语言 qian ru shi yu yan computer_terms 5 -嵌入式软件 qian ru shi ruan jian computer_terms 5 -嵌入水印 qian ru shui yin computer_terms 5 -嵌入资源 qian ru zi yuan computer_terms 5 -嵌套 qian tao computer_terms 5 -嵌套中断 qian tao zhong duan computer_terms 5 -嵌套事务 qian tao shi wu computer_terms 5 -嵌套循环 qian tao xun huan computer_terms 5 -嵌套循环法 qian tao xun huan fa computer_terms 5 -嵌套类型 qian tao lei xing computer_terms 5 -巡游 xun you computer_terms 5 -工业自动化 gong ye zi dong hua computer_terms 5 -工业计算机 gong ye ji suan ji computer_terms 5 -工作信道状态 gong zuo xin dao zhuang tai computer_terms 5 -工作因子 gong zuo yin zi computer_terms 5 -工作存储区 gong zuo cun chu qu computer_terms 5 -工作存储器 gong zuo cun chu qi computer_terms 5 -工作文件 gong zuo wen jian computer_terms 5 -工作时间片 gong zuo shi jian pian computer_terms 5 -工作流 gong zuo liu computer_terms 5 -工作流程选项 gong zuo liu cheng xuan xiang computer_terms 5 -工作温度 gong zuo wen du computer_terms 5 -工作站 gong zuo zhan computer_terms 5 -工作站处理器 gong zuo zhan chu li qi computer_terms 5 -工作站机群 gong zuo zhan ji qun computer_terms 5 -工作站网络 gong zuo zhan wang luo computer_terms 5 -工作组服务器 gong zuo zu fu wu qi computer_terms 5 -工作组计算 gong zuo zu ji suan computer_terms 5 -工作链路 gong zuo lian lu computer_terms 5 -工作队列 gong zuo dui lie computer_terms 5 -工作队列目录 gong zuo dui lie mu lu computer_terms 5 -工作集 gong zuo ji computer_terms 5 -工具提示 gong ju ti shi computer_terms 5 -工具栏 gong ju lan computer_terms 5 -工具栏模式 gong ju lan mo shi computer_terms 5 -工具箱 gong ju xiang computer_terms 5 -工效学 gong xiao xue computer_terms 5 -工程图 gong cheng tu computer_terms 5 -工程数据库 gong cheng shu ju ku computer_terms 5 -工艺图 gong yi tu computer_terms 5 -左击 zuo ji computer_terms 5 -左匹配 zuo pi pei computer_terms 5 -左移 zuo yi computer_terms 5 -左角句法剖析 zuo jiao ju fa pou xi computer_terms 5 -左角落剖析 zuo jiao luo pou xi computer_terms 5 -巨型计算机 ju xing ji suan ji computer_terms 5 -巨磁变阻头 ju ci bian zu tou computer_terms 5 -差分双绞线 cha fen shuang jiao xian computer_terms 5 -差分密码分析 cha fen mi ma fen xi computer_terms 5 -差分方式 cha fen fang shi computer_terms 5 -差分电压信号 cha fen dian ya xin hao computer_terms 5 -差分脉码调制 cha fen mai ma tiao zhi computer_terms 5 -差压控制器 cha ya kong zhi qi computer_terms 5 -差错 cha cuo computer_terms 5 -差错恢复 cha cuo hui fu computer_terms 5 -差错指示电路 cha cuo zhi shi dian lu computer_terms 5 -差错控制 cha cuo kong zhi computer_terms 5 -差错控制编码 cha cuo kong zhi bian ma computer_terms 5 -差错校验 cha cuo jiao yan computer_terms 5 -差错校验系统 cha cuo jiao yan xi tong computer_terms 5 -差错检测 cha cuo jian ce computer_terms 5 -差错检测码 cha cuo jian ce ma computer_terms 5 -差错范围 cha cuo fan wei computer_terms 5 -已开文件 yi kai wen jian computer_terms 5 -已知明文攻击 yi zhi ming wen gong ji computer_terms 5 -已闭文件 yi bi wen jian computer_terms 5 -巴克斯 ba ke si computer_terms 5 -巴克斯范式 ba ke si fan shi computer_terms 5 -布尔代数 bu er dai shu computer_terms 5 -布尔搜索 bu er sou suo computer_terms 5 -布尔查找 bu er cha zhao computer_terms 5 -布尔表达式 bu er biao da shi computer_terms 5 -布尔过程 bu er guo cheng computer_terms 5 -布尔运算 bu er yun suan computer_terms 5 -布局 bu ju computer_terms 5 -布局接地规则 bu ju jie di gui ze computer_terms 5 -布局策略 bu ju ce lue computer_terms 5 -布局规则 bu ju gui ze computer_terms 5 -布思乘法器 bu si cheng fa qi computer_terms 5 -布思算法 bu si suan fa computer_terms 5 -布线 bu xian computer_terms 5 -布线程序 bu xian cheng xu computer_terms 5 -布线规则 bu xian gui ze computer_terms 5 -帐号封锁 zhang hao feng suo computer_terms 5 -带减少 dai jian shao computer_terms 5 -带压缩 dai ya suo computer_terms 5 -带头 dai tou computer_terms 5 -带字母表 dai zi mu biao computer_terms 5 -带宽 dai kuan computer_terms 5 -带宽速率 dai kuan su lv computer_terms 5 -带扭斜 dai niu xie computer_terms 5 -带标号信道 dai biao hao xin dao computer_terms 5 -带标号复用 dai biao hao fu yong computer_terms 5 -带状电缆 dai zhuang dian lan computer_terms 5 -带状线 dai zhuang xian computer_terms 5 -带符号 dai fu hao computer_terms 5 -帧中继 zhen zhong ji computer_terms 5 -帧中继网 zhen zhong ji wang computer_terms 5 -帧内压缩 zhen nei ya suo computer_terms 5 -帧内编码 zhen nei bian ma computer_terms 5 -帧定位 zhen ding wei computer_terms 5 -帧封装 zhen feng zhuang computer_terms 5 -帧尾定界符 zhen wei ding jie fu computer_terms 5 -帧控制字段 zhen kong zhi zi duan computer_terms 5 -帧格式 zhen ge shi computer_terms 5 -帧检验序列 zhen jian yan xu lie computer_terms 5 -帧率 zhen lv computer_terms 5 -帧缓存器 zhen huan cun qi computer_terms 5 -帧速率 zhen su lv computer_terms 5 -帧间压缩 zhen jian ya suo computer_terms 5 -帧间时间填充 zhen jian shi jian tian chong computer_terms 5 -帧间编码 zhen jian bian ma computer_terms 5 -帧面问题 zhen mian wen ti computer_terms 5 -帧频 zhen pin computer_terms 5 -帧首定界符 zhen shou ding jie fu computer_terms 5 -帮助主体 bang zhu zhu ti computer_terms 5 -帮手主体 bang shou zhu ti computer_terms 5 -常数传播 chang shu chuan bo computer_terms 5 -常数合并 chang shu he bing computer_terms 5 -常用词 chang yong ci computer_terms 5 -常见问题 chang jian wen ti computer_terms 5 -常规信息系统 chang gui xin xi xi tong computer_terms 5 -常规密码体制 chang gui mi ma ti zhi computer_terms 5 -常识推理 chang shi tui li computer_terms 5 -常识语意学 chang shi yu yi xue computer_terms 5 -常量 chang liang computer_terms 5 -常量说明 chang liang shuo ming computer_terms 5 -常驻控制程序 chang zhu kong zhi cheng xu computer_terms 5 -常驻操作系统 chang zhu cao zuo xi tong computer_terms 5 -幅度分割 fu du fen ge computer_terms 5 -幅度检测 fu du jian ce computer_terms 5 -干扰信号 gan rao xin hao computer_terms 5 -干涉技术 gan she ji shu computer_terms 5 -干线电缆 gan xian dian lan computer_terms 5 -干线耦合单元 gan xian ou he dan yuan computer_terms 5 -干线连接单元 gan xian lian jie dan yuan computer_terms 5 -平凡函数依赖 ping fan han shu yi lai computer_terms 5 -平台 ping tai computer_terms 5 -平台调用 ping tai diao yong computer_terms 5 -平均修复时间 ping jun xiu fu shi jian computer_terms 5 -平均存取时间 ping jun cun qu shi jian computer_terms 5 -平均寻道时间 ping jun xun dao shi jian computer_terms 5 -平均归约 ping jun gui yue computer_terms 5 -平均性态分析 ping jun xing tai fen xi computer_terms 5 -平均等待时间 ping jun deng dai shi jian computer_terms 5 -平均访问时间 ping jun fang wen shi jian computer_terms 5 -平整图像 ping zheng tu xiang computer_terms 5 -平方剩余 ping fang sheng yu computer_terms 5 -平方非剩余 ping fang fei sheng yu computer_terms 5 -平板扫描仪 ping ban sao miao yi computer_terms 5 -平板显示器 ping ban xian shi qi computer_terms 5 -平板绘图机 ping ban hui tu ji computer_terms 5 -平滑 ping hua computer_terms 5 -平滑程度 ping hua cheng du computer_terms 5 -平移变换 ping yi bian huan computer_terms 5 -平行分布处理 ping xing fen bu chu li computer_terms 5 -平行投影 ping xing tou ying computer_terms 5 -平行束卷积法 ping xing shu juan ji fa computer_terms 5 -平行语料库 ping xing yu liao ku computer_terms 5 -平衡归并排序 ping heng gui bing pai xu computer_terms 5 -平衡树 ping heng shu computer_terms 5 -平衡语料库 ping heng yu liao ku computer_terms 5 -平面 ping mian computer_terms 5 -平面八位 ping mian ba wei computer_terms 5 -平面向量场 ping mian xiang liang chang computer_terms 5 -平面地址空间 ping mian di zhi kong jian computer_terms 5 -平面性 ping mian xing computer_terms 5 -平面文件 ping mian wen jian computer_terms 5 -平面文件系统 ping mian wen jian xi tong computer_terms 5 -平面点集 ping mian dian ji computer_terms 5 -年在 nian zai computer_terms 5 -年问题 nian wen ti computer_terms 5 -并串行转换器 bing chuan hang zhuan huan qi computer_terms 5 -并列连接 bing lie lian jie computer_terms 5 -并发 bing fa computer_terms 5 -并发仿真 bing fa fang zhen computer_terms 5 -并发信息系统 bing fa xin xi xi tong computer_terms 5 -并发公理 bing fa gong li computer_terms 5 -并发关系 bing fa guan xi computer_terms 5 -并发变迁 bing fa bian qian computer_terms 5 -并发处理 bing fa chu li computer_terms 5 -并发控制 bing fa kong zhi computer_terms 5 -并发控制机制 bing fa kong zhi ji zhi computer_terms 5 -并发控制系统 bing fa kong zhi xi tong computer_terms 5 -并发操作系统 bing fa cao zuo xi tong computer_terms 5 -并发故障检测 bing fa gu zhang jian ce computer_terms 5 -并发模拟 bing fa mo ni computer_terms 5 -并发程序设计 bing fa cheng xu she ji computer_terms 5 -并发读并发写 bing fa du bing fa xie computer_terms 5 -并发进程 bing fa jin cheng computer_terms 5 -并定理 bing ding li computer_terms 5 -并联匹配 bing lian pi pei computer_terms 5 -并联端接 bing lian duan jie computer_terms 5 -并行 bing xing computer_terms 5 -并行二元联结 bing xing er yuan lian jie computer_terms 5 -并行二元连接 bing xing er yuan lian jie computer_terms 5 -并行任务 bing xing ren wu computer_terms 5 -并行任务派生 bing xing ren wu pai sheng computer_terms 5 -并行仿真 bing xing fang zhen computer_terms 5 -并行传输 bing xing chuan shu computer_terms 5 -并行加法器 bing xing jia fa qi computer_terms 5 -并行化 bing xing hua computer_terms 5 -并行句法剖析 bing xing ju fa pou xi computer_terms 5 -并行图形算法 bing xing tu xing suan fa computer_terms 5 -并行图论算法 bing xing tu lun suan fa computer_terms 5 -并行处理 bing xing chu li computer_terms 5 -并行处理技术 bing xing chu li ji shu computer_terms 5 -并行外排序 bing xing wai pai xu computer_terms 5 -并行多元联结 bing xing duo yuan lian jie computer_terms 5 -并行多元连接 bing xing duo yuan lian jie computer_terms 5 -并行存储器 bing xing cun chu qi computer_terms 5 -并行实时处理 bing xing shi shi chu li computer_terms 5 -并行工程 bing xing gong cheng computer_terms 5 -并行度 bing xing du computer_terms 5 -并行建模 bing xing jian mo computer_terms 5 -并行性 bing xing xing computer_terms 5 -并行感染 bing xing gan ran computer_terms 5 -并行执行 bing xing zhi xing computer_terms 5 -并行指令队列 bing xing zhi ling dui lie computer_terms 5 -并行排序算法 bing xing pai xu suan fa computer_terms 5 -并行搜索 bing xing sou suo computer_terms 5 -并行操作 bing xing cao zuo computer_terms 5 -并行操作环境 bing xing cao zuo huan jing computer_terms 5 -并行数据库 bing xing shu ju ku computer_terms 5 -并行模拟 bing xing mo ni computer_terms 5 -并行程序设计 bing xing cheng xu she ji computer_terms 5 -并行端口 bing xing duan kou computer_terms 5 -并行算法 bing xing suan fa computer_terms 5 -并行编程语言 bing xing bian cheng yu yan computer_terms 5 -并行联结 bing xing lian jie computer_terms 5 -并行虚拟机 bing xing xu ni ji computer_terms 5 -并行计算 bing xing ji suan computer_terms 5 -并行计算机 bing xing ji suan ji computer_terms 5 -并行计算论题 bing xing ji suan lun ti computer_terms 5 -并行连接 bing xing lian jie computer_terms 5 -并行选择算法 bing xing xuan ze suan fa computer_terms 5 -幻影后门 huan ying hou men computer_terms 5 -广义序列机 guang yi xu lie ji computer_terms 5 -广义相容运算 guang yi xiang rong yun suan computer_terms 5 -广义语音学 guang yi yu yin xue computer_terms 5 -广告猎手 guang gao lie shou computer_terms 5 -广告猎手设置 guang gao lie shou she zhi computer_terms 5 -广域网 guang yu wang computer_terms 5 -广度优先 guang du you xian computer_terms 5 -广度优先搜索 guang du you xian sou suo computer_terms 5 -广播地址 guang bo di zhi computer_terms 5 -序偶 xu ou computer_terms 5 -序列化 xu lie hua computer_terms 5 -序列号 xu lie hao computer_terms 5 -序列密码 xu lie mi ma computer_terms 5 -序列帧 xu lie zhen computer_terms 5 -库克可归约性 ku ke ke gui yue xing computer_terms 5 -库函数 ku han shu computer_terms 5 -应变计划 ying bian ji hua computer_terms 5 -应变过程 ying bian guo cheng computer_terms 5 -应急备用设备 ying ji bei yong she bei computer_terms 5 -应急按钮 ying ji an niu computer_terms 5 -应急维修 ying ji wei xiu computer_terms 5 -应急计划 ying ji ji hua computer_terms 5 -应急转储 ying ji zhuan chu computer_terms 5 -应用协议实体 ying yong xie yi shi ti computer_terms 5 -应用层 ying yong ceng computer_terms 5 -应用开发工具 ying yong kai fa gong ju computer_terms 5 -应用数据组 ying yong shu ju zu computer_terms 5 -应用服务 ying yong fu wu computer_terms 5 -应用服务器 ying yong fu wu qi computer_terms 5 -应用服务要素 ying yong fu wu yao su computer_terms 5 -应用状况 ying yong zhuang kuang computer_terms 5 -应用环境 ying yong huan jing computer_terms 5 -应用生成器 ying yong sheng cheng qi computer_terms 5 -应用生成程序 ying yong sheng cheng cheng xu computer_terms 5 -应用程序域 ying yong cheng xu yu computer_terms 5 -应用程序基 ying yong cheng xu ji computer_terms 5 -应用程序接口 ying yong cheng xu jie kou computer_terms 5 -应用程序清单 ying yong cheng xu qing dan computer_terms 5 -应用软件 ying yong ruan jian computer_terms 5 -应用进程 ying yong jin cheng computer_terms 5 -应用逻辑 ying yong luo ji computer_terms 5 -应用领域 ying yong ling yu computer_terms 5 -应答 ying da computer_terms 5 -底层语言 di ceng yu yan computer_terms 5 -底板 di ban computer_terms 5 -底纹效果 di wen xiao guo computer_terms 5 -度量 du liang computer_terms 5 -度量空间 du liang kong jian computer_terms 5 -廉价磁盘 lian jia ci pan computer_terms 5 -延迟 yan chi computer_terms 5 -延迟任务 yan chi ren wu computer_terms 5 -延迟加载 yan chi jia zai computer_terms 5 -延迟时间 yan chi shi jian computer_terms 5 -延迟线 yan chi xian computer_terms 5 -建模 jian mo computer_terms 5 -建立时间 jian li shi jian computer_terms 5 -开关噪声 kai guan zao sheng computer_terms 5 -开关时间 kai guan shi jian computer_terms 5 -开关枢纽 kai guan shu niu computer_terms 5 -开关电流 kai guan dian liu computer_terms 5 -开关箱 kai guan xiang computer_terms 5 -开关网格 kai guan wang ge computer_terms 5 -开发周期 kai fa zhou qi computer_terms 5 -开发工具箱 kai fa gong ju xiang computer_terms 5 -开发方法学 kai fa fang fa xue computer_terms 5 -开发环境模型 kai fa huan jing mo xing computer_terms 5 -开发生存周期 kai fa sheng cun zhou qi computer_terms 5 -开发者 kai fa zhe computer_terms 5 -开发规约 kai fa gui yue computer_terms 5 -开发过程 kai fa guo cheng computer_terms 5 -开发进展 kai fa jin zhan computer_terms 5 -开始坐标 kai shi zuo biao computer_terms 5 -开始符号 kai shi fu hao computer_terms 5 -开放图形库 kai fang tu xing ku computer_terms 5 -开放图形语言 kai fang tu xing yu yan computer_terms 5 -开放声音系统 kai fang sheng yin xi tong computer_terms 5 -开放安全环境 kai fang an quan huan jing computer_terms 5 -开放式图形库 kai fang shi tu xing ku computer_terms 5 -开放源码 kai fang yuan ma computer_terms 5 -开放系统 kai fang xi tong computer_terms 5 -开放系统互连 kai fang xi tong hu lian computer_terms 5 -开放软件 kai fang ruan jian computer_terms 5 -开机查杀 kai ji cha sha computer_terms 5 -开环控制 kai huan kong zhi computer_terms 5 -开窗口 kai chuang kou computer_terms 5 -开路故障 kai lu gu zhang computer_terms 5 -开销 kai xiao computer_terms 5 -异体 yi ti computer_terms 5 -异体字 yi ti zi computer_terms 5 -异动处理单位 yi dong chu li dan wei computer_terms 5 -异常 yi chang computer_terms 5 -异常中止 yi chang zhong zhi computer_terms 5 -异常中止序列 yi chang zhong zhi xu lie computer_terms 5 -异常中止连接 yi chang zhong zhi lian jie computer_terms 5 -异常分派程序 yi chang fen pai cheng xu computer_terms 5 -异常处理 yi chang chu li computer_terms 5 -异常处理程序 yi chang chu li cheng xu computer_terms 5 -异常终止 yi chang zhong zhi computer_terms 5 -异常终止出口 yi chang zhong zhi chu kou computer_terms 5 -异常终止转储 yi chang zhong zhi zhuan chu computer_terms 5 -异常调度程序 yi chang diao du cheng xu computer_terms 5 -异或门 yi huo men computer_terms 5 -异构 yi gou computer_terms 5 -异构主体 yi gou zhu ti computer_terms 5 -异构型系统 yi gou xing xi tong computer_terms 5 -异构机群 yi gou ji qun computer_terms 5 -异构计算 yi gou ji suan computer_terms 5 -异步 yi bu computer_terms 5 -异步传输 yi bu chuan shu computer_terms 5 -异步传送 yi bu chuan song computer_terms 5 -异步传送模式 yi bu chuan song mo shi computer_terms 5 -异步传递模式 yi bu chuan di mo shi computer_terms 5 -异步刷新 yi bu shua xin computer_terms 5 -异步平衡模式 yi bu ping heng mo shi computer_terms 5 -异步并行 yi bu bing xing computer_terms 5 -异步并行性 yi bu bing xing xing computer_terms 5 -异步并行算法 yi bu bing xing suan fa computer_terms 5 -异步总线 yi bu zong xian computer_terms 5 -异步控制 yi bu kong zhi computer_terms 5 -异步操作 yi bu cao zuo computer_terms 5 -异步方法 yi bu fang fa computer_terms 5 -异步时分复用 yi bu shi fen fu yong computer_terms 5 -异步算法 yi bu suan fa computer_terms 5 -异步系统自陷 yi bu xi tong zi xian computer_terms 5 -异步路由选择 yi bu lu you xuan ze computer_terms 5 -异步过程调用 yi bu guo cheng diao yong computer_terms 5 -异步通信 yi bu tong xin computer_terms 5 -式打印 shi da yin computer_terms 5 -引介句 yin jie ju computer_terms 5 -引址调用 yin zhi diao yong computer_terms 5 -引导协议 yin dao xie yi computer_terms 5 -引导口令 yin dao kou ling computer_terms 5 -引导程序 yin dao cheng xu computer_terms 5 -引导网关协议 yin dao wang guan xie yi computer_terms 5 -引导装入程序 yin dao zhuang ru cheng xu computer_terms 5 -引用名 yin yong ming computer_terms 5 -引用类型 yin yong lei xing computer_terms 5 -引脚 yin jiao computer_terms 5 -引脚分配 yin jiao fen pei computer_terms 5 -引脚阵列封装 yin jiao zhen lie feng zhuang computer_terms 5 -张力计 zhang li ji computer_terms 5 -弱一致性模型 ruo yi zhi xing mo xing computer_terms 5 -弱位 ruo wei computer_terms 5 -弱化动词 ruo hua dong ci computer_terms 5 -弱密钥 ruo mi yao computer_terms 5 -弱连通图 ruo lian tong tu computer_terms 5 -弹出式菜单 tan chu shi cai dan computer_terms 5 -弹出式选单 tan chu shi xuan dan computer_terms 5 -弹出托盘菜单 tan chu tuo pan cai dan computer_terms 5 -弹出窗口过滤 tan chu chuang kou guo lv computer_terms 5 -弹窗 tan chuang computer_terms 5 -强一致性 qiang yi zhi xing computer_terms 5 -强健性 qiang jian xing computer_terms 5 -强健性处理 qiang jian xing chu li computer_terms 5 -强制保护 qiang zhi bao hu computer_terms 5 -强制后台打开 qiang zhi hou tai da kai computer_terms 5 -强制对流 qiang zhi dui liu computer_terms 5 -强制访问控制 qiang zhi fang wen kong zhi computer_terms 5 -强名称 qiang ming cheng computer_terms 5 -强度削弱 qiang du xue ruo computer_terms 5 -强类型 qiang lei xing computer_terms 5 -强行显示 qiang xing xian shi computer_terms 5 -强连通分支 qiang lian tong fen zhi computer_terms 5 -强连通图 qiang lian tong tu computer_terms 5 -强连通问题 qiang lian tong wen ti computer_terms 5 -归并 gui bing computer_terms 5 -归并扫描法 gui bing sao miao fa computer_terms 5 -归并排序 gui bing pai xu computer_terms 5 -归并插入 gui bing cha ru computer_terms 5 -归档文件 gui dang wen jian computer_terms 5 -归约 gui yue computer_terms 5 -归纳公理 gui na gong li computer_terms 5 -归纳命题 gui na ming ti computer_terms 5 -归纳学习 gui na xue xi computer_terms 5 -归纳推理 gui na tui li computer_terms 5 -归纳断言 gui na duan yan computer_terms 5 -归纳断言法 gui na duan yan fa computer_terms 5 -归纳泛化 gui na fan hua computer_terms 5 -归纳综合方法 gui na zong he fang fa computer_terms 5 -归纳逻辑 gui na luo ji computer_terms 5 -归结 gui jie computer_terms 5 -归结主体 gui jie zhu ti computer_terms 5 -归结原理 gui jie yuan li computer_terms 5 -归零 gui ling computer_terms 5 -当前帐户 dang qian zhang hu computer_terms 5 -当前日期 dang qian ri qi computer_terms 5 -当前活动栈 dang qian huo dong zhan computer_terms 5 -当前版本 dang qian ban ben computer_terms 5 -当前目录 dang qian mu lu computer_terms 5 -当前路径 dang qian lu jing computer_terms 5 -当前进程句柄 dang qian jin cheng ju bing computer_terms 5 -当前页 dang qian ye computer_terms 5 -当前默认目录 dang qian mo ren mu lu computer_terms 5 -彝文 yi wen computer_terms 5 -形参 xing can computer_terms 5 -形式推理 xing shi tui li computer_terms 5 -形式描述 xing shi miao shu computer_terms 5 -形式方法 xing shi fang fa computer_terms 5 -形式演算 xing shi yan suan computer_terms 5 -形式系统 xing shi xi tong computer_terms 5 -形式规则 xing shi gui ze computer_terms 5 -形式规约 xing shi gui yue computer_terms 5 -形式语义学 xing shi yu yi xue computer_terms 5 -形式语意学 xing shi yu yi xue computer_terms 5 -形式语言 xing shi yu yan computer_terms 5 -形式语言理论 xing shi yu yan li lun computer_terms 5 -形态音位规则 xing tai yin wei gui ze computer_terms 5 -形状分割 xing zhuang fen ge computer_terms 5 -形状因子 xing zhuang yin zi computer_terms 5 -形状推理 xing zhuang tui li computer_terms 5 -形状描述 xing zhuang miao shu computer_terms 5 -形状曲线 xing zhuang qu xian computer_terms 5 -形状特征 xing zhuang te zheng computer_terms 5 -彩信铃声 cai xin ling sheng computer_terms 5 -彩色半调 cai se ban tiao computer_terms 5 -彩色图像 cai se tu xiang computer_terms 5 -彩色图形阵列 cai se tu xing zhen lie computer_terms 5 -彩色打印机 cai se da yin ji computer_terms 5 -彩色显示 cai se xian shi computer_terms 5 -彩色显示器 cai se xian shi qi computer_terms 5 -彩色网络 cai se wang luo computer_terms 5 -影碟 ying die computer_terms 5 -往复寻道测试 wang fu xun dao ce shi computer_terms 5 -往返传播时间 wang fan chuan bo shi jian computer_terms 5 -征兆测试 zheng zhao ce shi computer_terms 5 -征途木马 zheng tu mu ma computer_terms 5 -径向伺服 jing xiang ci fu computer_terms 5 -径向模糊 jing xiang mo hu computer_terms 5 -待命中断 dai ming zhong duan computer_terms 5 -待命状态 dai ming zhuang tai computer_terms 5 -待编码数据 dai bian ma shu ju computer_terms 5 -很小很强大 hen xiao hen qiang da computer_terms 5 -循环 xun huan computer_terms 5 -循环不变式 xun huan bu bian shi computer_terms 5 -循环交叉 xun huan jiao cha computer_terms 5 -循环借位 xun huan jie wei computer_terms 5 -循环冗余检验 xun huan rong yu jian yan computer_terms 5 -循环判断尾 xun huan pan duan wei computer_terms 5 -循环判断首 xun huan pan duan shou computer_terms 5 -循环展开 xun huan zhan kai computer_terms 5 -循环执行语句 xun huan zhi xing yu ju computer_terms 5 -循环测试 xun huan ce shi computer_terms 5 -循环移位 xun huan yi wei computer_terms 5 -循环缓冲 xun huan huan chong computer_terms 5 -循环调度 xun huan diao du computer_terms 5 -循环进位 xun huan jin wei computer_terms 5 -循环重构技术 xun huan chong gou ji shu computer_terms 5 -循环链表 xun huan lian biao computer_terms 5 -微中断 wei zhong duan computer_terms 5 -微任务化 wei ren wu hua computer_terms 5 -微内核 wei nei he computer_terms 5 -微分控制 wei fen kong zhi computer_terms 5 -微命令 wei ming ling computer_terms 5 -微型计算机 wei xing ji suan ji computer_terms 5 -微处理器 wei chu li qi computer_terms 5 -微带线 wei dai xian computer_terms 5 -微指令 wei zhi ling computer_terms 5 -微机 wei ji computer_terms 5 -微模块 wei mo kuai computer_terms 5 -微点 wei dian computer_terms 5 -微理论 wei li lun computer_terms 5 -微码 wei ma computer_terms 5 -微程序 wei cheng xu computer_terms 5 -微程序控制 wei cheng xu kong zhi computer_terms 5 -微程序设计 wei cheng xu she ji computer_terms 5 -微组装 wei zu zhuang computer_terms 5 -微结构 wei jie gou computer_terms 5 -微编程语言 wei bian cheng yu yan computer_terms 5 -微观经济模型 wei guan jing ji mo xing computer_terms 5 -微诊断 wei zhen duan computer_terms 5 -微诊断微程序 wei zhen duan wei cheng xu computer_terms 5 -微软 wei ruan computer_terms 5 -微逻辑 wei luo ji computer_terms 5 -心智信息传送 xin zhi xin xi chuan song computer_terms 5 -心智图像 xin zhi tu xiang computer_terms 5 -心智机理 xin zhi ji li computer_terms 5 -心智状态 xin zhi zhuang tai computer_terms 5 -心智能力 xin zhi neng li computer_terms 5 -心理主体 xin li zhu ti computer_terms 5 -心理词汇库 xin li ci hui ku computer_terms 5 -必备服务 bi bei fu wu computer_terms 5 -忠实度 zhong shi du computer_terms 5 -快乐影音 kuai le ying yin computer_terms 5 -快捷键 kuai jie jian computer_terms 5 -快照 kuai zhao computer_terms 5 -快速以太网 kuai su yi tai wang computer_terms 5 -快速排序 kuai su pai xu computer_terms 5 -快速有序运输 kuai su you xu yun shu computer_terms 5 -快速消息 kuai su xiao xi computer_terms 5 -快速编译程序 kuai su bian yi cheng xu computer_terms 5 -快速转到 kuai su zhuan dao computer_terms 5 -快速选择 kuai su xuan ze computer_terms 5 -忽略列表 hu lue lie biao computer_terms 5 -态体 tai ti computer_terms 5 -思想生成系统 si xiang sheng cheng xi tong computer_terms 5 -性态 xing tai computer_terms 5 -性感鸡病毒 xing gan ji bing du computer_terms 5 -性能 xing neng computer_terms 5 -性能保证 xing neng bao zheng computer_terms 5 -性能比 xing neng bi computer_terms 5 -性能测量 xing neng ce liang computer_terms 5 -性能瓶颈 xing neng ping jing computer_terms 5 -性能监视 xing neng jian shi computer_terms 5 -性能管理 xing neng guan li computer_terms 5 -性能规约 xing neng gui yue computer_terms 5 -性能计数器 xing neng ji shu qi computer_terms 5 -性能评价 xing neng ping jia computer_terms 5 -性能需求 xing neng xu qiu computer_terms 5 -总下载流量 zong xia zai liu liang computer_terms 5 -总体模型 zong ti mo xing computer_terms 5 -总线 zong xian computer_terms 5 -总线仲裁 zong xian zhong cai computer_terms 5 -总线寂静信号 zong xian ji jing xin hao computer_terms 5 -总线结构 zong xian jie gou computer_terms 5 -总线网 zong xian wang computer_terms 5 -总线隔离模式 zong xian ge li mo shi computer_terms 5 -总线频率 zong xian pin lv computer_terms 5 -总线鼠标 zong xian shu biao computer_terms 5 -总线鼠标器 zong xian shu biao qi computer_terms 5 -恒定比特率 heng ding bi te lv computer_terms 5 -恒氏杀毒软件 heng shi sha du ruan jian computer_terms 5 -恒线速度 heng xian su du computer_terms 5 -恒角速度 heng jiao su du computer_terms 5 -恢复删除 hui fu shan chu computer_terms 5 -恢复能力 hui fu neng li computer_terms 5 -恢复鼠标 hui fu shu biao computer_terms 5 -恰当覆盖问题 qia dang fu gai wen ti computer_terms 5 -恶意软件 e yi ruan jian computer_terms 5 -恶意逻辑 e yi luo ji computer_terms 5 -恶毒战士病毒 e du zhan shi bing du computer_terms 5 -情况 qing kuang computer_terms 5 -情况语句 qing kuang yu ju computer_terms 5 -情境类型 qing jing lei xing computer_terms 5 -情境语意学 qing jing yu yi xue computer_terms 5 -情态公理 qing tai gong li computer_terms 5 -情态逻辑 qing tai luo ji computer_terms 5 -情态集 qing tai ji computer_terms 5 -情感建模 qing gan jian mo computer_terms 5 -情感符号 qing gan fu hao computer_terms 5 -情报检索语言 qing bao jian suo yu yan computer_terms 5 -情报科学 qing bao ke xue computer_terms 5 -情景主体 qing jing zhu ti computer_terms 5 -情景演算 qing jing yan suan computer_terms 5 -情景自动机 qing jing zi dong ji computer_terms 5 -情景行动系统 qing jing xing dong xi tong computer_terms 5 -情景记忆 qing jing ji yi computer_terms 5 -情节性记忆 qing jie xing ji yi computer_terms 5 -惟密文攻击 wei mi wen gong ji computer_terms 5 -惯性矩 guan xing ju computer_terms 5 -惯用型词典 guan yong xing ci dian computer_terms 5 -意向系统 yi xiang xi tong computer_terms 5 -意向锁 yi xiang suo computer_terms 5 -意图 yi tu computer_terms 5 -感应同步器 gan ying tong bu qi computer_terms 5 -感知 gan zhi computer_terms 5 -感知机 gan zhi ji computer_terms 5 -感知策略 gan zhi ce lue computer_terms 5 -感觉器感知器 gan jue qi gan zhi qi computer_terms 5 -感觉运动期 gan jue yun dong qi computer_terms 5 -慢速邮递 man su you di computer_terms 5 -戈登曲面 ge deng qu mian computer_terms 5 -成像 cheng xiang computer_terms 5 -成分结构 cheng fen jie gou computer_terms 5 -成分语义学 cheng fen yu yi xue computer_terms 5 -成员内部类 cheng yuan nei bu lei computer_terms 5 -成员对象 cheng yuan dui xiang computer_terms 5 -成员方法 cheng yuan fang fa computer_terms 5 -成员类 cheng yuan lei computer_terms 5 -成员问题 cheng yuan wen ti computer_terms 5 -成字部件 cheng zi bu jian computer_terms 5 -成本效益分析 cheng ben xiao yi fen xi computer_terms 5 -成熟度 cheng shu du computer_terms 5 -成组传送 cheng zu chuan song computer_terms 5 -成组传送速率 cheng zu chuan song su lv computer_terms 5 -成组分页 cheng zu fen ye computer_terms 5 -成组编码记录 cheng zu bian ma ji lu computer_terms 5 -或事物 huo shi wu computer_terms 5 -或门 huo men computer_terms 5 -或非门 huo fei men computer_terms 5 -战术情报 zhan shu qing bao computer_terms 5 -战略情报 zhan lue qing bao computer_terms 5 -战略数据规划 zhan lue shu ju gui hua computer_terms 5 -战略规划 zhan lue gui hua computer_terms 5 -截断误差 jie duan wu cha computer_terms 5 -截除 jie chu computer_terms 5 -截面 jie mian computer_terms 5 -截面曲线 jie mian qu xian computer_terms 5 -所有帐户 suo you zhang hu computer_terms 5 -所有标签显示 suo you biao qian xian shi computer_terms 5 -所见即所得 suo jian ji suo de computer_terms 5 -扁平封装 bian ping feng zhuang computer_terms 5 -扁平电缆 bian ping dian lan computer_terms 5 -扇入 shan ru computer_terms 5 -扇出 shan chu computer_terms 5 -扇出模块 shan chu mo kuai computer_terms 5 -扇出限制 shan chu xian zhi computer_terms 5 -扇区 shan qu computer_terms 5 -扇区伺服 shan qu ci fu computer_terms 5 -扇区对准 shan qu dui zhun computer_terms 5 -扇段 shan duan computer_terms 5 -手写体 shou xie ti computer_terms 5 -手写汉字 shou xie han zi computer_terms 5 -手写汉字输入 shou xie han zi shu ru computer_terms 5 -手动查杀 shou dong cha sha computer_terms 5 -手动输入 shou dong shu ru computer_terms 5 -手动输入键 shou dong shu ru jian computer_terms 5 -手势消息 shou shi xiao xi computer_terms 5 -手势识别 shou shi shi bie computer_terms 5 -手势轨迹 shou shi gui ji computer_terms 5 -手工测试 shou gong ce shi computer_terms 5 -手持游标器 shou chi you biao qi computer_terms 5 -手持计算机 shou chi ji suan ji computer_terms 5 -手段目的分析 shou duan mu di fen xi computer_terms 5 -手眼系统 shou yan xi tong computer_terms 5 -打包安全 da bao an quan computer_terms 5 -打印头 da yin tou computer_terms 5 -打印服务器 da yin fu wu qi computer_terms 5 -打印机 da yin ji computer_terms 5 -打印机托架 da yin ji tuo jia computer_terms 5 -打印机机芯 da yin ji ji xin computer_terms 5 -打印质量 da yin zhi liang computer_terms 5 -打印选项 da yin xuan xiang computer_terms 5 -打开主页 da kai zhu ye computer_terms 5 -打开空白页 da kai kong bai ye computer_terms 5 -托架 tuo jia computer_terms 5 -托瓦兹 tuo wa zi computer_terms 5 -托盘图标 tuo pan tu biao computer_terms 5 -托管代码 tuo guan dai ma computer_terms 5 -托管加密标准 tuo guan jia mi biao zhun computer_terms 5 -托管对象格式 tuo guan dui xiang ge shi computer_terms 5 -托管数据 tuo guan shu ju computer_terms 5 -托管跟租用 tuo guan gen zu yong computer_terms 5 -执法访问区 zhi fa fang wen qu computer_terms 5 -执行主体 zhi xing zhu ti computer_terms 5 -执行主管 zhi xing zhu guan computer_terms 5 -执行作业调度 zhi xing zuo ye diao du computer_terms 5 -执行例程 zhi xing li cheng computer_terms 5 -执行开销 zhi xing kai xiao computer_terms 5 -执行控制程序 zhi xing kong zhi cheng xu computer_terms 5 -执行支持 zhi xing zhi chi computer_terms 5 -执行时间 zhi xing shi jian computer_terms 5 -执行时间理论 zhi xing shi jian li lun computer_terms 5 -执行机构 zhi xing ji gou computer_terms 5 -执行栈 zhi xing zhan computer_terms 5 -执行流 zhi xing liu computer_terms 5 -执行状态 zhi xing zhuang tai computer_terms 5 -执行程序 zhi xing cheng xu computer_terms 5 -执行管理程序 zhi xing guan li cheng xu computer_terms 5 -执行系统 zhi xing xi tong computer_terms 5 -执行调度维护 zhi xing diao du wei hu computer_terms 5 -扩充 kuo chong computer_terms 5 -扩充数据输出 kuo chong shu ju shu chu computer_terms 5 -扩充槽 kuo chong cao computer_terms 5 -扩充转移网络 kuo chong zhuan yi wang luo computer_terms 5 -扩充转移网路 kuo chong zhuan yi wang lu computer_terms 5 -扩展 kuo zhan computer_terms 5 -扩展器 kuo zhan qi computer_terms 5 -扩展操作 kuo zhan cao zuo computer_terms 5 -扩展语义网络 kuo zhan yu yi wang luo computer_terms 5 -扩张规则 kuo zhang gui ze computer_terms 5 -扩散分化 kuo san fen hua computer_terms 5 -扩散性 kuo san xing computer_terms 5 -扩散激发模型 kuo san ji fa mo xing computer_terms 5 -扫成曲面 sao cheng qu mian computer_terms 5 -扫描 sao miao computer_terms 5 -扫描仪 sao miao yi computer_terms 5 -扫描体 sao miao ti computer_terms 5 -扫描多边形 sao miao duo bian xing computer_terms 5 -扫描平面 sao miao ping mian computer_terms 5 -扫描曲面 sao miao qu mian computer_terms 5 -扫描模式 sao miao mo shi computer_terms 5 -扫描线算法 sao miao xian suan fa computer_terms 5 -扫描设计 sao miao she ji computer_terms 5 -扫描转换 sao miao zhuan huan computer_terms 5 -扫描输入 sao miao shu ru computer_terms 5 -扫描输入法 sao miao shu ru fa computer_terms 5 -扫描输出 sao miao shu chu computer_terms 5 -扫描选择器 sao miao xuan ze qi computer_terms 5 -扫瞄器 sao miao qi computer_terms 5 -扬声器 yang sheng qi computer_terms 5 -批作业 pi zuo ye computer_terms 5 -批处理 pi chu li computer_terms 5 -批处理文件 pi chu li wen jian computer_terms 5 -批处理系统 pi chu li xi tong computer_terms 5 -批量控制 pi liang kong zhi computer_terms 5 -批量操作 pi liang cao zuo computer_terms 5 -承诺 cheng nuo computer_terms 5 -承轴结构 cheng zhou jie gou computer_terms 5 -技术主管 ji shu zhu guan computer_terms 5 -技术可行性 ji shu ke xing xing computer_terms 5 -技术规范 ji shu gui fan computer_terms 5 -抄件 chao jian computer_terms 5 -抑止弧 yi zhi hu computer_terms 5 -投影 tou ying computer_terms 5 -投影中心 tou ying zhong xin computer_terms 5 -投影变换 tou ying bian huan computer_terms 5 -投影平面 tou ying ping mian computer_terms 5 -投票脚本 tou piao jiao ben computer_terms 5 -投递 tou di computer_terms 5 -投递证实 tou di zheng shi computer_terms 5 -抖动 dou dong computer_terms 5 -抖动盒 dou dong he computer_terms 5 -抗干扰 kang gan rao computer_terms 5 -抗震 kang zhen computer_terms 5 -折叠 zhe die computer_terms 5 -折线 zhe xian computer_terms 5 -抛光 pao guang computer_terms 5 -抛出异常 pao chu yi chang computer_terms 5 -抢先 qiang xian computer_terms 5 -抢先调度 qiang xian diao du computer_terms 5 -报文 bao wen computer_terms 5 -报文交换 bao wen jiao huan computer_terms 5 -报文加密 bao wen jia mi computer_terms 5 -报文捕获 bao wen bu huo computer_terms 5 -报文摘译 bao wen zhai yi computer_terms 5 -报文鉴别 bao wen jian bie computer_terms 5 -报表 bao biao computer_terms 5 -报表书写程序 bao biao shu xie cheng xu computer_terms 5 -报表生成程序 bao biao sheng cheng cheng xu computer_terms 5 -报表生成语言 bao biao sheng cheng yu yan computer_terms 5 -报表组件 bao biao zu jian computer_terms 5 -报警信号 bao jing xin hao computer_terms 5 -报警显示 bao jing xian shi computer_terms 5 -报酬分析 bao chou fen xi computer_terms 5 -抹头 mo tou computer_terms 5 -抽象 chou xiang computer_terms 5 -抽象函数 chou xiang han shu computer_terms 5 -抽象层次 chou xiang ceng ci computer_terms 5 -抽象数据类型 chou xiang shu ju lei xing computer_terms 5 -抽象方法 chou xiang fang fa computer_terms 5 -抽象机 chou xiang ji computer_terms 5 -抽象类 chou xiang lei computer_terms 5 -拆分 chai fen computer_terms 5 -拆线 chai xian computer_terms 5 -拉东变换 la dong bian huan computer_terms 5 -拉偏测试 la pian ce shi computer_terms 5 -拉帕杜拉模型 la pa du la mo xing computer_terms 5 -拒绝服务 ju jue fu wu computer_terms 5 -拓扑属性 tuo pu shu xing computer_terms 5 -拓扑检索 tuo pu jian suo computer_terms 5 -拖动 tuo dong computer_terms 5 -拖放 tuo fang computer_terms 5 -招标 zhao biao computer_terms 5 -拟合 ni he computer_terms 5 -拣取设备 jian qu she bei computer_terms 5 -拥塞控制 yong se kong zhi computer_terms 5 -拨号终端 bo hao zhong duan computer_terms 5 -拷贝 kao bei computer_terms 5 -拼接 pin jie computer_terms 5 -拼音编码 pin yin bian ma computer_terms 5 -拾取设备 shi qu she bei computer_terms 5 -持久性 chi jiu xing computer_terms 5 -挂起原语 gua qi yuan yu computer_terms 5 -挂起时间 gua qi shi jian computer_terms 5 -挂起状态 gua qi zhuang tai computer_terms 5 -挂起进程 gua qi jin cheng computer_terms 5 -指令 zhi ling computer_terms 5 -指令停机 zhi ling ting ji computer_terms 5 -指令周期 zhi ling zhou qi computer_terms 5 -指令和数据 zhi ling he shu ju computer_terms 5 -指令处理 zhi ling chu li computer_terms 5 -指令处理部件 zhi ling chu li bu jian computer_terms 5 -指令字 zhi ling zi computer_terms 5 -指令寄存器 zhi ling ji cun qi computer_terms 5 -指令控制器 zhi ling kong zhi qi computer_terms 5 -指令栈 zhi ling zhan computer_terms 5 -指令格式 zhi ling ge shi computer_terms 5 -指令步进 zhi ling bu jin computer_terms 5 -指令流 zhi ling liu computer_terms 5 -指令流水线 zhi ling liu shui xian computer_terms 5 -指令相关性 zhi ling xiang guan xing computer_terms 5 -指令码 zhi ling ma computer_terms 5 -指令类型 zhi ling lei xing computer_terms 5 -指令系统 zhi ling xi tong computer_terms 5 -指令级并行 zhi ling ji bing xing computer_terms 5 -指令计数器 zhi ling ji shu qi computer_terms 5 -指令译码器 zhi ling yi ma qi computer_terms 5 -指令调度 zhi ling diao du computer_terms 5 -指令调度程序 zhi ling diao du cheng xu computer_terms 5 -指令跟踪 zhi ling gen zong computer_terms 5 -指令重试 zhi ling chong shi computer_terms 5 -指令队列 zhi ling dui lie computer_terms 5 -指令集 zhi ling ji computer_terms 5 -指令预取 zhi ling yu qu computer_terms 5 -指令高速缓存 zhi ling gao su huan cun computer_terms 5 -指引元 zhi yin yuan computer_terms 5 -指数变迁 zhi shu bian qian computer_terms 5 -指数密码体制 zhi shu mi ma ti zhi computer_terms 5 -指数时间 zhi shu shi jian computer_terms 5 -指派 zhi pai computer_terms 5 -指派优先级 zhi pai you xian ji computer_terms 5 -指示 zhi shi computer_terms 5 -指示器 zhi shi qi computer_terms 5 -指示符 zhi shi fu computer_terms 5 -指称语义 zhi cheng yu yi computer_terms 5 -指纹 zhi wen computer_terms 5 -指纹分析 zhi wen fen xi computer_terms 5 -指针 zhi zhen computer_terms 5 -指针到字节集 zhi zhen dao zi jie ji computer_terms 5 -指针到文本 zhi zhen dao wen ben computer_terms 5 -按值传递 an zhi chuan di computer_terms 5 -按序 an xu computer_terms 5 -按序执行 an xu zhi xing computer_terms 5 -按序提交 an xu ti jiao computer_terms 5 -按序检测 an xu jian ce computer_terms 5 -按引用传递 an yin yong chuan di computer_terms 5 -按照指令 an zhao zhi ling computer_terms 5 -按钮类型 an niu lei xing computer_terms 5 -按需知密 an xu zhi mi computer_terms 5 -挖切 wa qie computer_terms 5 -挠进程 nao jin cheng computer_terms 5 -振荡周期 zhen dang zhou qi computer_terms 5 -振铃 zhen ling computer_terms 5 -捕获异常 bu huo yi chang computer_terms 5 -损坏 sun huai computer_terms 5 -损失 sun shi computer_terms 5 -换出 huan chu computer_terms 5 -换名 huan ming computer_terms 5 -换名缓冲器 huan ming huan chong qi computer_terms 5 -换气单位 huan qi dan wei computer_terms 5 -换行 huan hang computer_terms 5 -换进 huan jin computer_terms 5 -换页 huan ye computer_terms 5 -授权 shou quan computer_terms 5 -授权表 shou quan biao computer_terms 5 -掌上计算机 zhang shang ji suan ji computer_terms 5 -排列 pai lie computer_terms 5 -排它性逻辑 pai ta xing luo ji computer_terms 5 -排它锁 pai ta suo computer_terms 5 -排序 pai xu computer_terms 5 -排序策略 pai xu ce lue computer_terms 5 -排序网络 pai xu wang luo computer_terms 5 -排错 pai cuo computer_terms 5 -排队 pai dui computer_terms 5 -排队模型 pai dui mo xing computer_terms 5 -排队注册请求 pai dui zhu ce qing qiu computer_terms 5 -排队规则 pai dui gui ze computer_terms 5 -排队进程 pai dui jin cheng computer_terms 5 -探头 tan tou computer_terms 5 -探查 tan cha computer_terms 5 -探测 tan ce computer_terms 5 -探询 tan xun computer_terms 5 -接人层 jie ren ceng computer_terms 5 -接受状态 jie shou zhuang tai computer_terms 5 -接受者 jie shou zhe computer_terms 5 -接口 jie kou computer_terms 5 -接口主体 jie kou zhu ti computer_terms 5 -接口分析 jie kou fen xi computer_terms 5 -接口定义语言 jie kou ding yi yu yan computer_terms 5 -接口开销 jie kou kai xiao computer_terms 5 -接口描述语言 jie kou miao shu yu yan computer_terms 5 -接口测试 jie kou ce shi computer_terms 5 -接口程序集 jie kou cheng xu ji computer_terms 5 -接口规约 jie kou gui yue computer_terms 5 -接口速率 jie kou su lv computer_terms 5 -接口需求 jie kou xu qiu computer_terms 5 -接合 jie he computer_terms 5 -接地平面 jie di ping mian computer_terms 5 -接地系统 jie di xi tong computer_terms 5 -接收器 jie shou qi computer_terms 5 -接收端 jie shou duan computer_terms 5 -接收证实 jie shou zheng shi computer_terms 5 -接收门 jie shou men computer_terms 5 -接线 jie xian computer_terms 5 -接触压力 jie chu ya li computer_terms 5 -接触式磁记录 jie chu shi ci ji lu computer_terms 5 -接触电阻 jie chu dian zu computer_terms 5 -接触起停 jie chu qi ting computer_terms 5 -控件状态 kong jian zhuang tai computer_terms 5 -控制 kong zhi computer_terms 5 -控制一致原理 kong zhi yi zhi yuan li computer_terms 5 -控制依赖 kong zhi yi lai computer_terms 5 -控制关系 kong zhi guan xi computer_terms 5 -控制冲突 kong zhi chong tu computer_terms 5 -控制变量 kong zhi bian liang computer_terms 5 -控制台 kong zhi tai computer_terms 5 -控制器 kong zhi qi computer_terms 5 -控制器接口 kong zhi qi jie kou computer_terms 5 -控制回路 kong zhi hui lu computer_terms 5 -控制块 kong zhi kuai computer_terms 5 -控制多边形 kong zhi duo bian xing computer_terms 5 -控制媒体 kong zhi mei ti computer_terms 5 -控制字符 kong zhi zi fu computer_terms 5 -控制屏 kong zhi ping computer_terms 5 -控制工程 kong zhi gong cheng computer_terms 5 -控制帧 kong zhi zhen computer_terms 5 -控制总线 kong zhi zong xian computer_terms 5 -控制技术 kong zhi ji shu computer_terms 5 -控制数据 kong zhi shu ju computer_terms 5 -控制机 kong zhi ji computer_terms 5 -控制板 kong zhi ban computer_terms 5 -控制柜 kong zhi gui computer_terms 5 -控制模块 kong zhi mo kuai computer_terms 5 -控制波形 kong zhi bo xing computer_terms 5 -控制流 kong zhi liu computer_terms 5 -控制流分析 kong zhi liu fen xi computer_terms 5 -控制流程图 kong zhi liu cheng tu computer_terms 5 -控制流计算机 kong zhi liu ji suan ji computer_terms 5 -控制理论 kong zhi li lun computer_terms 5 -控制站 kong zhi zhan computer_terms 5 -控制策略 kong zhi ce lue computer_terms 5 -控制算法 kong zhi suan fa computer_terms 5 -控制箱 kong zhi xiang computer_terms 5 -控制精度 kong zhi jing du computer_terms 5 -控制系统 kong zhi xi tong computer_terms 5 -控制结构 kong zhi jie gou computer_terms 5 -控制网格 kong zhi wang ge computer_terms 5 -控制论 kong zhi lun computer_terms 5 -控制语句 kong zhi yu ju computer_terms 5 -控制软件 kong zhi ruan jian computer_terms 5 -控制输入位置 kong zhi shu ru wei zhi computer_terms 5 -控制通道 kong zhi tong dao computer_terms 5 -控制顶点 kong zhi ding dian computer_terms 5 -控制驱动 kong zhi qu dong computer_terms 5 -推导树 tui dao shu computer_terms 5 -推理 tui li computer_terms 5 -推理子句 tui li zi ju computer_terms 5 -推理层次 tui li ceng ci computer_terms 5 -推理方法 tui li fang fa computer_terms 5 -推理机 tui li ji computer_terms 5 -推理机器 tui li ji qi computer_terms 5 -推理模型 tui li mo xing computer_terms 5 -推理步 tui li bu computer_terms 5 -推理程序 tui li cheng xu computer_terms 5 -推理策略 tui li ce lue computer_terms 5 -推理系统 tui li xi tong computer_terms 5 -推理结点 tui li jie dian computer_terms 5 -推理网络 tui li wang luo computer_terms 5 -推理规则 tui li gui ze computer_terms 5 -推理过程 tui li guo cheng computer_terms 5 -推理链 tui li lian computer_terms 5 -推迟 tui chi computer_terms 5 -推迟转移技术 tui chi zhuan yi ji shu computer_terms 5 -掩模图 yan mo tu computer_terms 5 -掩码 yan ma computer_terms 5 -掩码占位符 yan ma zhan wei fu computer_terms 5 -描述方法 miao shu fang fa computer_terms 5 -描述符表 miao shu fu biao computer_terms 5 -提交 ti jiao computer_terms 5 -提交事务 ti jiao shi wu computer_terms 5 -提交单元 ti jiao dan yuan computer_terms 5 -提交状态 ti jiao zhuang tai computer_terms 5 -提供数据 ti gong shu ju computer_terms 5 -提升进程权限 ti sheng jin cheng quan xian computer_terms 5 -提取 ti qu computer_terms 5 -提取策略 ti qu ce lue computer_terms 5 -提示 ti shi computer_terms 5 -提示信息 ti shi xin xi computer_terms 5 -提示窗口 ti shi chuang kou computer_terms 5 -插件 cha jian computer_terms 5 -插件导轨 cha jian dao gui computer_terms 5 -插件架 cha jian jia computer_terms 5 -插件栏 cha jian lan computer_terms 5 -插值 cha zhi computer_terms 5 -插值法 cha zhi fa computer_terms 5 -插入位置 cha ru wei zhi computer_terms 5 -插入列 cha ru lie computer_terms 5 -插入字节集 cha ru zi jie ji computer_terms 5 -插入异常 cha ru yi chang computer_terms 5 -插入成员 cha ru cheng yuan computer_terms 5 -插入排序 cha ru pai xu computer_terms 5 -插入文本 cha ru wen ben computer_terms 5 -插入文本行 cha ru wen ben xing computer_terms 5 -插入项目 cha ru xiang mu computer_terms 5 -插孔 cha kong computer_terms 5 -插孔板 cha kong ban computer_terms 5 -插座 cha zuo computer_terms 5 -插槽 cha cao computer_terms 5 -插补器 cha bu qi computer_terms 5 -插补程序 cha bu cheng xu computer_terms 5 -插针 cha zhen computer_terms 5 -插针压力 cha zhen ya li computer_terms 5 -揭露 jie lu computer_terms 5 -搜刮网蛙 sou gua wang wa computer_terms 5 -搜搜下载 sou sou xia zai computer_terms 5 -搜搜博博客 sou sou bo bo ke computer_terms 5 -搜搜图书 sou sou tu shu computer_terms 5 -搜搜图片 sou sou tu pian computer_terms 5 -搜搜地图 sou sou di tu computer_terms 5 -搜搜文档 sou sou wen dang computer_terms 5 -搜搜新闻 sou sou xin wen computer_terms 5 -搜搜生活 sou sou sheng huo computer_terms 5 -搜搜腾讯网 sou sou teng xun wang computer_terms 5 -搜搜论坛 sou sou lun tan computer_terms 5 -搜狐幽默 sou hu you mo computer_terms 5 -搜狐电影 sou hu dian ying computer_terms 5 -搜狐贺卡 sou hu he ka computer_terms 5 -搜狗 sou gou computer_terms 5 -搜狗五笔 sou gou wu bi computer_terms 5 -搜狗拼音 sou gou pin yin computer_terms 5 -搜狗音乐盒 sou gou yin yue he computer_terms 5 -搜索 sou suo computer_terms 5 -搜索博弈树 sou suo bo yi shu computer_terms 5 -搜索周期 sou suo zhou qi computer_terms 5 -搜索图 sou suo tu computer_terms 5 -搜索引擎 sou suo yin qing computer_terms 5 -搜索机 sou suo ji computer_terms 5 -搜索栏 sou suo lan computer_terms 5 -搜索栏历史 sou suo lan li shi computer_terms 5 -搜索树 sou suo shu computer_terms 5 -搜索求解 sou suo qiu jie computer_terms 5 -搜索空间 sou suo kong jian computer_terms 5 -搜索策略 sou suo ce lue computer_terms 5 -搜索算法 sou suo suan fa computer_terms 5 -搜索表 sou suo biao computer_terms 5 -搜索规则 sou suo gui ze computer_terms 5 -搭线窃听 da xian qie ting computer_terms 5 -摄像机 she xiang ji computer_terms 5 -摄像管 she xiang guan computer_terms 5 -摘要算法 zhai yao suan fa computer_terms 5 -摩尔定律 mo er ding lv computer_terms 5 -摩擦输纸 mo ca shu zhi computer_terms 5 -撒播 sa bo computer_terms 5 -撤消 che xiao computer_terms 5 -撤消原语 che xiao yuan yu computer_terms 5 -撤销列表 che xiao lie biao computer_terms 5 -撤销还原 che xiao huan yuan computer_terms 5 -撤除 che chu computer_terms 5 -播放列表 bo fang lie biao computer_terms 5 -播放声音 bo fang sheng yin computer_terms 5 -操作包 cao zuo bao computer_terms 5 -操作原理 cao zuo yuan li computer_terms 5 -操作员命令 cao zuo yuan ming ling computer_terms 5 -操作员手册 cao zuo yuan shou ce computer_terms 5 -操作命令 cao zuo ming ling computer_terms 5 -操作开关 cao zuo kai guan computer_terms 5 -操作控制 cao zuo kong zhi computer_terms 5 -操作控制器 cao zuo kong zhi qi computer_terms 5 -操作数 cao zuo shu computer_terms 5 -操作测试 cao zuo ce shi computer_terms 5 -操作码 cao zuo ma computer_terms 5 -操作确认 cao zuo que ren computer_terms 5 -操作符 cao zuo fu computer_terms 5 -操作系统 cao zuo xi tong computer_terms 5 -操作系统功能 cao zuo xi tong gong neng computer_terms 5 -操作系统构件 cao zuo xi tong gou jian computer_terms 5 -操作系统病毒 cao zuo xi tong bing du computer_terms 5 -操作表 cao zuo biao computer_terms 5 -操作语义 cao zuo yu yi computer_terms 5 -操作过程 cao zuo guo cheng computer_terms 5 -操纵杆 cao zong gan computer_terms 5 -擦除 ca chu computer_terms 5 -支持程序 zhi chi cheng xu computer_terms 5 -支持系统 zhi chi xi tong computer_terms 5 -支持软件 zhi chi ruan jian computer_terms 5 -支持过程 zhi chi guo cheng computer_terms 5 -支持集 zhi chi ji computer_terms 5 -支站 zhi zhan computer_terms 5 -收发 shou fa computer_terms 5 -收发器 shou fa qi computer_terms 5 -收藏栏 shou cang lan computer_terms 5 -收藏栏根目录 shou cang lan gen mu lu computer_terms 5 -收藏栏目录 shou cang lan mu lu computer_terms 5 -收集面版 shou ji mian ban computer_terms 5 -改变目录 gai bian mu lu computer_terms 5 -改变驱动器 gai bian qu dong qi computer_terms 5 -改善性维护 gai shan xing wei hu computer_terms 5 -改字段名 gai zi duan ming computer_terms 5 -改正性活动 gai zheng xing huo dong computer_terms 5 -改进调频 gai jin tiao pin computer_terms 5 -攻击程序 gong ji cheng xu computer_terms 5 -放射性核素 fang she xing he su computer_terms 5 -放弃序列 fang qi xu lie computer_terms 5 -放缩 fang suo computer_terms 5 -故事分析 gu shi fen xi computer_terms 5 -故障 gu zhang computer_terms 5 -故障保险 gu zhang bao xian computer_terms 5 -故障停止失效 gu zhang ting zhi shi xiao computer_terms 5 -故障冻结 gu zhang dong jie computer_terms 5 -故障分析 gu zhang fen xi computer_terms 5 -故障切换 gu zhang qie huan computer_terms 5 -故障包容 gu zhang bao rong computer_terms 5 -故障处理 gu zhang chu li computer_terms 5 -故障安全 gu zhang an quan computer_terms 5 -故障安全电路 gu zhang an quan dian lu computer_terms 5 -故障定位 gu zhang ding wei computer_terms 5 -故障定位测试 gu zhang ding wei ce shi computer_terms 5 -故障定位问题 gu zhang ding wei wen ti computer_terms 5 -故障屏蔽 gu zhang ping bi computer_terms 5 -故障弱化 gu zhang ruo hua computer_terms 5 -故障弱化能力 gu zhang ruo hua neng li computer_terms 5 -故障弱化逻辑 gu zhang ruo hua luo ji computer_terms 5 -故障恢复 gu zhang hui fu computer_terms 5 -故障控制 gu zhang kong zhi computer_terms 5 -故障插入 gu zhang cha ru computer_terms 5 -故障撒播 gu zhang sa bo computer_terms 5 -故障支配 gu zhang zhi pei computer_terms 5 -故障收缩 gu zhang shou suo computer_terms 5 -故障无碍 gu zhang wu ai computer_terms 5 -故障时间 gu zhang shi jian computer_terms 5 -故障查找 gu zhang cha zhao computer_terms 5 -故障树分析 gu zhang shu fen xi computer_terms 5 -故障检测 gu zhang jian ce computer_terms 5 -故障模型 gu zhang mo xing computer_terms 5 -故障模拟 gu zhang mo ni computer_terms 5 -故障沉默 gu zhang chen mo computer_terms 5 -故障注入 gu zhang zhu ru computer_terms 5 -故障测试 gu zhang ce shi computer_terms 5 -故障特征 gu zhang te zheng computer_terms 5 -故障矩阵 gu zhang ju zhen computer_terms 5 -故障禁闭 gu zhang jin bi computer_terms 5 -故障等效 gu zhang deng xiao computer_terms 5 -故障类别 gu zhang lei bie computer_terms 5 -故障覆盖 gu zhang fu gai computer_terms 5 -故障覆盖率 gu zhang fu gai lv computer_terms 5 -故障记录 gu zhang ji lu computer_terms 5 -故障访问 gu zhang fang wen computer_terms 5 -故障诊断 gu zhang zhen duan computer_terms 5 -故障诊断例程 gu zhang zhen duan li cheng computer_terms 5 -故障诊断程序 gu zhang zhen duan cheng xu computer_terms 5 -故障诊断试验 gu zhang zhen duan shi yan computer_terms 5 -故障辞典 gu zhang ci dian computer_terms 5 -故障避免 gu zhang bi mian computer_terms 5 -故障隔离 gu zhang ge li computer_terms 5 -敏化 min hua computer_terms 5 -敏感元件 min gan yuan jian computer_terms 5 -敏感元件接口 min gan yuan jian jie kou computer_terms 5 -敏感图案 min gan tu an computer_terms 5 -敏感度 min gan du computer_terms 5 -敏感性 min gan xing computer_terms 5 -敏感故障 min gan gu zhang computer_terms 5 -敏感数据 min gan shu ju computer_terms 5 -教育点播 jiao yu dian bo computer_terms 5 -散乱数据点 san luan shu ju dian computer_terms 5 -散列函数 san lie han shu computer_terms 5 -散列索引 san lie suo yin computer_terms 5 -散热器 san re qi computer_terms 5 -散热技术 san re ji shu computer_terms 5 -散热片 san re pian computer_terms 5 -散焦测距 san jiao ce ju computer_terms 5 -数值到大写 shu zhi dao da xie computer_terms 5 -数值数据 shu zhi shu ju computer_terms 5 -数值积分 shu zhi ji fen computer_terms 5 -数值精度 shu zhi jing du computer_terms 5 -数制 shu zhi computer_terms 5 -数字 shu zi computer_terms 5 -数字仿形控制 shu zi fang xing kong zhi computer_terms 5 -数字传输通路 shu zi chuan shu tong lu computer_terms 5 -数字光驱 shu zi guang qu computer_terms 5 -数字化 shu zi hua computer_terms 5 -数字化仪 shu zi hua yi computer_terms 5 -数字图书馆 shu zi tu shu guan computer_terms 5 -数字图像 shu zi tu xiang computer_terms 5 -数字图像处理 shu zi tu xiang chu li computer_terms 5 -数字地球 shu zi di qiu computer_terms 5 -数字字符 shu zi zi fu computer_terms 5 -数字字符集 shu zi zi fu ji computer_terms 5 -数字对象 shu zi dui xiang computer_terms 5 -数字式 shu zi shi computer_terms 5 -数字影碟 shu zi ying die computer_terms 5 -数字控制技术 shu zi kong zhi ji shu computer_terms 5 -数字政府 shu zi zheng fu computer_terms 5 -数字数据网 shu zi shu ju wang computer_terms 5 -数字服务单元 shu zi fu wu dan yuan computer_terms 5 -数字标识 shu zi biao zhi computer_terms 5 -数字模拟 shu zi mo ni computer_terms 5 -数字水印 shu zi shui yin computer_terms 5 -数字照相机 shu zi zhao xiang ji computer_terms 5 -数字电路 shu zi dian lu computer_terms 5 -数字磁记录 shu zi ci ji lu computer_terms 5 -数字签名 shu zi qian ming computer_terms 5 -数字签名标准 shu zi qian ming biao zhun computer_terms 5 -数字编码 shu zi bian ma computer_terms 5 -数字计算机 shu zi ji suan ji computer_terms 5 -数字输入 shu zi shu ru computer_terms 5 -数字输出 shu zi shu chu computer_terms 5 -数字配线架 shu zi pei xian jia computer_terms 5 -数学归纳 shu xue gui na computer_terms 5 -数学形态学 shu xue xing tai xue computer_terms 5 -数据 shu ju computer_terms 5 -数据一致性 shu ju yi zhi xing computer_terms 5 -数据交换机 shu ju jiao huan ji computer_terms 5 -数据仓库 shu ju cang ku computer_terms 5 -数据传输 shu ju chuan shu computer_terms 5 -数据传输指令 shu ju chuan shu zhi ling computer_terms 5 -数据依赖 shu ju yi lai computer_terms 5 -数据保护 shu ju bao hu computer_terms 5 -数据信号 shu ju xin hao computer_terms 5 -数据偏斜 shu ju pian xie computer_terms 5 -数据共享 shu ju gong xiang computer_terms 5 -数据冗余 shu ju rong yu computer_terms 5 -数据冲突 shu ju chong tu computer_terms 5 -数据分布 shu ju fen bu computer_terms 5 -数据分析 shu ju fen xi computer_terms 5 -数据分析系统 shu ju fen xi xi tong computer_terms 5 -数据划分 shu ju hua fen computer_terms 5 -数据初始加工 shu ju chu shi jia gong computer_terms 5 -数据加密密钥 shu ju jia mi mi yue computer_terms 5 -数据加密标准 shu ju jia mi biao zhun computer_terms 5 -数据加密算法 shu ju jia mi suan fa computer_terms 5 -数据和信息 shu ju he xin xi computer_terms 5 -数据处理 shu ju chu li computer_terms 5 -数据处理系统 shu ju chu li xi tong computer_terms 5 -数据多样性 shu ju duo yang xing computer_terms 5 -数据媒体 shu ju mei ti computer_terms 5 -数据字典 shu ju zi dian computer_terms 5 -数据存取路径 shu ju cun qu lu jing computer_terms 5 -数据安全 shu ju an quan computer_terms 5 -数据完整性 shu ju wan zheng xing computer_terms 5 -数据宿 shu ju su computer_terms 5 -数据寄存器 shu ju ji cun qi computer_terms 5 -数据封装 shu ju feng zhuang computer_terms 5 -数据局部性 shu ju ju bu xing computer_terms 5 -数据属性 shu ju shu xing computer_terms 5 -数据差错 shu ju cha cuo computer_terms 5 -数据帧 shu ju zhen computer_terms 5 -数据并行性 shu ju bing xing xing computer_terms 5 -数据库 shu ju ku computer_terms 5 -数据库保密 shu ju ku bao mi computer_terms 5 -数据库安全 shu ju ku an quan computer_terms 5 -数据库完整性 shu ju ku wan zheng xing computer_terms 5 -数据库机 shu ju ku ji computer_terms 5 -数据库模型 shu ju ku mo xing computer_terms 5 -数据库环境 shu ju ku huan jing computer_terms 5 -数据库管理员 shu ju ku guan li yuan computer_terms 5 -数据库系统 shu ju ku xi tong computer_terms 5 -数据库连接 shu ju ku lian jie computer_terms 5 -数据库重构 shu ju ku chong gou computer_terms 5 -数据库重组 shu ju ku chong zu computer_terms 5 -数据库键码 shu ju ku jian ma computer_terms 5 -数据库集成 shu ju ku ji cheng computer_terms 5 -数据录入 shu ju lu ru computer_terms 5 -数据总线 shu ju zong xian computer_terms 5 -数据恢复 shu ju hui fu computer_terms 5 -数据手套 shu ju shou tao computer_terms 5 -数据报 shu ju bao computer_terms 5 -数据抽象 shu ju chou xiang computer_terms 5 -数据挖掘 shu ju wa jue computer_terms 5 -数据控制语言 shu ju kong zhi yu yan computer_terms 5 -数据描述语言 shu ju miao shu yu yan computer_terms 5 -数据操纵 shu ju cao zong computer_terms 5 -数据操纵网 shu ju cao zong wang computer_terms 5 -数据操纵语言 shu ju cao zong yu yan computer_terms 5 -数据有效性 shu ju you xiao xing computer_terms 5 -数据服装 shu ju fu zhuang computer_terms 5 -数据权标 shu ju quan biao computer_terms 5 -数据格式 shu ju ge shi computer_terms 5 -数据格式转换 shu ju ge shi zhuan huan computer_terms 5 -数据模型 shu ju mo xing computer_terms 5 -数据欺诈 shu ju qi zha computer_terms 5 -数据汇 shu ju hui computer_terms 5 -数据流 shu ju liu computer_terms 5 -数据流分析 shu ju liu fen xi computer_terms 5 -数据流图 shu ju liu tu computer_terms 5 -数据流计算机 shu ju liu ji suan ji computer_terms 5 -数据流语言 shu ju liu yu yan computer_terms 5 -数据测试 shu ju ce shi computer_terms 5 -数据清洗 shu ju qing xi computer_terms 5 -数据源 shu ju yuan computer_terms 5 -数据源控件 shu ju yuan kong jian computer_terms 5 -数据独立性 shu ju du li xing computer_terms 5 -数据环境 shu ju huan jing computer_terms 5 -数据目录 shu ju mu lu computer_terms 5 -数据相关冲突 shu ju xiang guan chong tu computer_terms 5 -数据确认 shu ju que ren computer_terms 5 -数据空间 shu ju kong jian computer_terms 5 -数据站 shu ju zhan computer_terms 5 -数据管理 shu ju guan li computer_terms 5 -数据管理程序 shu ju guan li cheng xu computer_terms 5 -数据类型 shu ju lei xing computer_terms 5 -数据组织 shu ju zu zhi computer_terms 5 -数据终端设备 shu ju zhong duan she bei computer_terms 5 -数据绑定 shu ju bang ding computer_terms 5 -数据结构 shu ju jie gou computer_terms 5 -数据网 shu ju wang computer_terms 5 -数据网标识码 shu ju wang biao shi ma computer_terms 5 -数据腐烂 shu ju fu lan computer_terms 5 -数据获取 shu ju huo qu computer_terms 5 -数据表示 shu ju biao shi computer_terms 5 -数据访问路径 shu ju fang wen lu jing computer_terms 5 -数据通信 shu ju tong xin computer_terms 5 -数据通信中 shu ju tong xin zhong computer_terms 5 -数据通路 shu ju tong lu computer_terms 5 -数据通道 shu ju tong dao computer_terms 5 -数据采掘 shu ju cai jue computer_terms 5 -数据采集 shu ju cai ji computer_terms 5 -数据采集系统 shu ju cai ji xi tong computer_terms 5 -数据重建 shu ju chong jian computer_terms 5 -数据重组 shu ju chong zu computer_terms 5 -数据链路 shu ju lian lu computer_terms 5 -数据链路层 shu ju lian lu ceng computer_terms 5 -数据链路控制 shu ju lian lu kong zhi computer_terms 5 -数据隐私 shu ju yin si computer_terms 5 -数据集 shu ju ji computer_terms 5 -数据集中器 shu ju ji zhong qi computer_terms 5 -数据集市 shu ju ji shi computer_terms 5 -数据项 shu ju xiang computer_terms 5 -数据驱动 shu ju qu dong computer_terms 5 -数据高速缓存 shu ju gao su huan cun computer_terms 5 -数据高速通道 shu ju gao su tong dao computer_terms 5 -数控系统 shu kong xi tong computer_terms 5 -数模转换 shu mo zhuan huan computer_terms 5 -数模转换器 shu mo zhuan huan qi computer_terms 5 -数理语言学 shu li yu yan xue computer_terms 5 -数组 shu zu computer_terms 5 -数组处理器 shu zu chu li qi computer_terms 5 -数组排序 shu zu pai xu computer_terms 5 -数组清零 shu zu qing ling computer_terms 5 -敲诈者木马 qiao zha zhe mu ma computer_terms 5 -整体失效 zheng ti shi xiao computer_terms 5 -整体磁头 zheng ti ci tou computer_terms 5 -整型变量 zheng xing bian liang computer_terms 5 -整型常量 zheng xing chang liang computer_terms 5 -整字分解 zheng zi fen jie computer_terms 5 -整流器 zheng liu qi computer_terms 5 -整直器 zheng zhi qi computer_terms 5 -文件 wen jian computer_terms 5 -文件下载 wen jian xia zai computer_terms 5 -文件争用 wen jian zheng yong computer_terms 5 -文件事件 wen jian shi jian computer_terms 5 -文件传送 wen jian chuan song computer_terms 5 -文件传送协议 wen jian chuan song xie yi computer_terms 5 -文件保护 wen jian bao hu computer_terms 5 -文件共享 wen jian gong xiang computer_terms 5 -文件分段 wen jian fen duan computer_terms 5 -文件分配 wen jian fen pei computer_terms 5 -文件分配时间 wen jian fen pei shi jian computer_terms 5 -文件分配表 wen jian fen pei biao computer_terms 5 -文件创建 wen jian chuang jian computer_terms 5 -文件到单元格 wen jian dao dan yuan ge computer_terms 5 -文件句柄 wen jian ju bing computer_terms 5 -文件名 wen jian ming computer_terms 5 -文件名扩展 wen jian ming kuo zhan computer_terms 5 -文件地址 wen jian di zhi computer_terms 5 -文件备份 wen jian bei fen computer_terms 5 -文件大小 wen jian da xiao computer_terms 5 -文件子系统 wen jian zi xi tong computer_terms 5 -文件存储器 wen jian cun chu qi computer_terms 5 -文件存取 wen jian cun qu computer_terms 5 -文件安全 wen jian an quan computer_terms 5 -文件定义 wen jian ding yi computer_terms 5 -文件尺寸 wen jian chi cun computer_terms 5 -文件属性 wen jian shu xing computer_terms 5 -文件控制 wen jian kong zhi computer_terms 5 -文件控制块 wen jian kong zhi kuai computer_terms 5 -文件服务器 wen jian fu wu qi computer_terms 5 -文件检验程序 wen jian jian yan cheng xu computer_terms 5 -文件状态表 wen jian zhuang tai biao computer_terms 5 -文件目录 wen jian mu lu computer_terms 5 -文件空间 wen jian kong jian computer_terms 5 -文件管理 wen jian guan li computer_terms 5 -文件管理协议 wen jian guan li xie yi computer_terms 5 -文件管理系统 wen jian guan li xi tong computer_terms 5 -文件系统 wen jian xi tong computer_terms 5 -文件组织 wen jian zu zhi computer_terms 5 -文件结构 wen jian jie gou computer_terms 5 -文件维护 wen jian wei hu computer_terms 5 -文件规约 wen jian gui yue computer_terms 5 -文件锁 wen jian suo computer_terms 5 -文化程序设计 wen hua cheng xu she ji computer_terms 5 -文化算法 wen hua suan fa computer_terms 5 -文字打印 wen zi da yin computer_terms 5 -文本 wen ben computer_terms 5 -文本一致性 wen ben yi zhi xing computer_terms 5 -文本库 wen ben ku computer_terms 5 -文本挖掘 wen ben wa jue computer_terms 5 -文本数据库 wen ben shu ju ku computer_terms 5 -文本方法 wen ben fang fa computer_terms 5 -文本替换 wen ben ti huan computer_terms 5 -文本标签 wen ben biao qian computer_terms 5 -文本校对 wen ben jiao dui computer_terms 5 -文本检索 wen ben jian suo computer_terms 5 -文本比较 wen ben bi jiao computer_terms 5 -文本编写器 wen ben bian xie qi computer_terms 5 -文本编辑 wen ben bian ji computer_terms 5 -文本编辑程序 wen ben bian ji cheng xu computer_terms 5 -文本规划 wen ben gui hua computer_terms 5 -文本语言学 wen ben yu yan xue computer_terms 5 -文本过滤 wen ben guo lv computer_terms 5 -文本采掘 wen ben cai jue computer_terms 5 -文档数据库 wen dang shu ju ku computer_terms 5 -文档检索 wen dang jian suo computer_terms 5 -文档等级 wen dang deng ji computer_terms 5 -文档级别 wen dang ji bie computer_terms 5 -文档编制 wen dang bian zhi computer_terms 5 -文档翻译 wen dang fan yi computer_terms 5 -文档边界 wen dang bian jie computer_terms 5 -文法 wen fa computer_terms 5 -文法推论 wen fa tui lun computer_terms 5 -文法检查器 wen fa jian cha qi computer_terms 5 -文献数据库 wen xian shu ju ku computer_terms 5 -文章热度 wen zhang re du computer_terms 5 -文章理解 wen zhang li jie computer_terms 5 -文章生成 wen zhang sheng cheng computer_terms 5 -文语转换 wen yu zhuan huan computer_terms 5 -文语转换系统 wen yu zhuan huan xi tong computer_terms 5 -斜体 xie ti computer_terms 5 -斜坡函数 xie po han shu computer_terms 5 -斜投影 xie tou ying computer_terms 5 -斜等轴测投影 xie deng zhou ce tou ying computer_terms 5 -断开 duan kai computer_terms 5 -断开客户 duan kai ke hu computer_terms 5 -断点开关 duan dian kai guan computer_terms 5 -断点续传 duan dian xu chuan computer_terms 5 -断言 duan yan computer_terms 5 -断路位置 duan lu wei zhi computer_terms 5 -断路器 duan lu qi computer_terms 5 -断路故障 duan lu gu zhang computer_terms 5 -斯科伦定理 si ke lun ding li computer_terms 5 -新填充图层 xin tian chong tu ceng computer_terms 5 -新建按钮 xin jian an niu computer_terms 5 -新建标签 xin jian biao qian computer_terms 5 -新建空白标签 xin jian kong bai biao qian computer_terms 5 -新建索引 xin jian suo yin computer_terms 5 -新建首页 xin jian shou ye computer_terms 5 -新浪伊人 xin lang yi ren computer_terms 5 -新浪竞技 xin lang jing ji computer_terms 5 -新浪饮食 xin lang yin shi computer_terms 5 -新视图 xin shi tu computer_terms 5 -新调整图层 xin tiao zheng tu ceng computer_terms 5 -方位主义 fang wei zhu yi computer_terms 5 -方位角磁记录 fang wei jiao ci ji lu computer_terms 5 -方向向量 fang xiang xiang liang computer_terms 5 -方形像素 fang xing xiang su computer_terms 5 -方括弧法 fang kuo hu fa computer_terms 5 -方法内部类 fang fa nei bu lei computer_terms 5 -方法多态 fang fa duo tai computer_terms 5 -方法库 fang fa ku computer_terms 5 -方言学 fang yan xue computer_terms 5 -施为性 shi wei xing computer_terms 5 -施事动作动词 shi shi dong zuo dong ci computer_terms 5 -旁路 pang lu computer_terms 5 -旁路电容 pang lu dian rong computer_terms 5 -旋转变换 xuan zhuan bian huan computer_terms 5 -旋转曲面 xuan zhuan qu mian computer_terms 5 -无伤害测试 wu shang hai ce shi computer_terms 5 -无偏估计 wu pian gu ji computer_terms 5 -无功能关系 wu gong neng guan xi computer_terms 5 -无参函数 wu can han shu computer_terms 5 -无参构造函数 wu can gou zao han shu computer_terms 5 -无向网 wu xiang wang computer_terms 5 -无失真图像 wu shi zhen tu xiang computer_terms 5 -无差错 wu cha cuo computer_terms 5 -无序 wu xu computer_terms 5 -无循环设置 wu xun huan she zhi computer_terms 5 -无我程序设计 wu wo cheng xu she ji computer_terms 5 -无损分解 wu sun fen jie computer_terms 5 -无损压缩 wu sun ya suo computer_terms 5 -无损联结 wu sun lian jie computer_terms 5 -无故障 wu gu zhang computer_terms 5 -无故障运行 wu gu zhang yun xing computer_terms 5 -无效 wu xiao computer_terms 5 -无效信元 wu xiao xin yuan computer_terms 5 -无死锁性 wu si suo xing computer_terms 5 -无源底板 wu yuan di ban computer_terms 5 -无源底板总线 wu yuan di ban zong xian computer_terms 5 -无用信息 wu yong xin xi computer_terms 5 -无用信息区 wu yong xin xi qu computer_terms 5 -无用符 wu yong fu computer_terms 5 -无界限依存 wu jie xian yi cun computer_terms 5 -无穷目标 wu qiong mu biao computer_terms 5 -无穷辨识 wu qiong bian shi computer_terms 5 -无端接 wu duan jie computer_terms 5 -无端接传输线 wu duan jie chuan shu xian computer_terms 5 -无符号整数 wu fu hao zheng shu computer_terms 5 -无类地址 wu lei di zhi computer_terms 5 -无纸办公室 wu zhi ban gong shi computer_terms 5 -无线发送 wu xian fa song computer_terms 5 -无线置标语言 wu xian zhi biao yu yan computer_terms 5 -无缝连接 wu feng lian jie computer_terms 5 -无连接 wu lian jie computer_terms 5 -无连接业务 wu lian jie ye wu computer_terms 5 -无连接模式 wu lian jie mo shi computer_terms 5 -无错操作 wu cuo cao zuo computer_terms 5 -无错误 wu cuo wu computer_terms 5 -无错运行期 wu cuo yun xing qi computer_terms 5 -无饥饿性 wu ji e xing computer_terms 5 -日志 ri zhi computer_terms 5 -日志文件系统 ri zhi wen jian xi tong computer_terms 5 -日期提示符 ri qi ti shi fu computer_terms 5 -日期方法 ri qi fang fa computer_terms 5 -早期失效 zao qi shi xiao computer_terms 5 -时分复用 shi fen fu yong computer_terms 5 -时变参数 shi bian can shu computer_terms 5 -时变布尔函数 shi bian bu er han shu computer_terms 5 -时域 shi yu computer_terms 5 -时域反射仪 shi yu fan she yi computer_terms 5 -时序综合 shi xu zong he computer_terms 5 -时延 shi yan computer_terms 5 -时延偏差大小 shi yan pian cha da xiao computer_terms 5 -时延分配 shi yan fen pei computer_terms 5 -时态关系代数 shi tai guan xi dai shu computer_terms 5 -时态数据库 shi tai shu ju ku computer_terms 5 -时态查询语言 shi tai cha xun yu yan computer_terms 5 -时槽 shi cao computer_terms 5 -时槽间隔 shi cao jian ge computer_terms 5 -时段语法学 shi duan yu fa xue computer_terms 5 -时空图 shi kong tu computer_terms 5 -时空权衡 shi kong quan heng computer_terms 5 -时貌标记 shi mao biao ji computer_terms 5 -时钟 shi zhong computer_terms 5 -时钟偏差 shi zhong pian cha computer_terms 5 -时钟周期 shi zhong zhou qi computer_terms 5 -时钟寄存器 shi zhong ji cun qi computer_terms 5 -时钟步进 shi zhong bu jin computer_terms 5 -时钟脉冲 shi zhong mai chong computer_terms 5 -时钟驱动器 shi zhong qu dong qi computer_terms 5 -时间佩特里网 shi jian pei te li wang computer_terms 5 -时间分片 shi jian fen pian computer_terms 5 -时间到文本 shi jian dao wen ben computer_terms 5 -时间动作研究 shi jian dong zuo yan jiu computer_terms 5 -时间变迁 shi jian bian qian computer_terms 5 -时间同步问题 shi jian tong bu wen ti computer_terms 5 -时间复杂度 shi jian fu za du computer_terms 5 -时间复杂性 shi jian fu za xing computer_terms 5 -时间局部性 shi jian ju bu xing computer_terms 5 -时间常数 shi jian chang shu computer_terms 5 -时间序列模型 shi jian xu lie mo xing computer_terms 5 -时间延迟 shi jian yan chi computer_terms 5 -时间戳 shi jian chuo computer_terms 5 -时间片 shi jian pian computer_terms 5 -时间片轮转 shi jian pian lun zhuan computer_terms 5 -时间约束 shi jian yue shu computer_terms 5 -时间谱系 shi jian pu xi computer_terms 5 -时间重叠 shi jian chong die computer_terms 5 -时间量子 shi jian liang zi computer_terms 5 -时隙 shi xi computer_terms 5 -时隙间隔 shi xi jian ge computer_terms 5 -明文 ming wen computer_terms 5 -明文攻击 ming wen gong ji computer_terms 5 -明星追踪 ming xing zhui zong computer_terms 5 -明暗处理 ming an chu li computer_terms 5 -易修改性 yi xiu gai xing computer_terms 5 -易失性存储器 yi shi xing cun chu qi computer_terms 5 -易失性检查点 yi shi xing jian cha dian computer_terms 5 -易度值 yi du zhi computer_terms 5 -易扩充性 yi kuo chong xing computer_terms 5 -易扩展性 yi kuo zhan xing computer_terms 5 -易扩缩性 yi kuo suo xing computer_terms 5 -易用性 yi yong xing computer_terms 5 -易管理性 yi guan li xing computer_terms 5 -易维护性 yi wei hu xing computer_terms 5 -易调度性 yi diao du xing computer_terms 5 -星型总线 xing xing zong xian computer_terms 5 -星特性 xing te xing computer_terms 5 -星状网 xing zhuang wang computer_terms 5 -星环网 xing huan wang computer_terms 5 -映射 ying she computer_terms 5 -映射函数 ying she han shu computer_terms 5 -映射地址 ying she di zhi computer_terms 5 -映射方式 ying she fang shi computer_terms 5 -映射程序 ying she cheng xu computer_terms 5 -是否强制更新 shi fou qiang zhi geng xin computer_terms 5 -是否被合并 shi fou bei he bing computer_terms 5 -是指信息技术 shi zhi xin xi ji shu computer_terms 5 -显卡 xian ka computer_terms 5 -显卡插槽 xian ka cha cao computer_terms 5 -显式并行性 xian shi bing xing xing computer_terms 5 -显式接口实现 xian shi jie kou shi xian computer_terms 5 -显式转换 xian shi zhuan huan computer_terms 5 -显示 xian shi computer_terms 5 -显示与光标 xian shi yu guang biao computer_terms 5 -显示关闭按钮 xian shi guan bi an niu computer_terms 5 -显示器 xian shi qi computer_terms 5 -显示小图标 xian shi xiao tu biao computer_terms 5 -显示延时 xian shi yan shi computer_terms 5 -显示文件 xian shi wen jian computer_terms 5 -显示方式 xian shi fang shi computer_terms 5 -显示标签列表 xian shi biao qian lie biao computer_terms 5 -显示格式 xian shi ge shi computer_terms 5 -显示窗口边框 xian shi chuang kou bian kuang computer_terms 5 -显示算法 xian shi suan fa computer_terms 5 -显示终端 xian shi zhong duan computer_terms 5 -显示选区 xian shi xuan qu computer_terms 5 -显示隐藏信息 xian shi yin cang xin xi computer_terms 5 -显示隐藏图层 xian shi yin cang tu ceng computer_terms 5 -显示隐藏字符 xian shi yin cang zi fu computer_terms 5 -显示隐藏导航 xian shi yin cang dao hang computer_terms 5 -显示隐藏工具 xian shi yin cang gong ju computer_terms 5 -显示隐藏样式 xian shi yin cang yang shi computer_terms 5 -显示隐藏段落 xian shi yin cang duan luo computer_terms 5 -显示隐藏色板 xian shi yin cang se ban computer_terms 5 -显示隐藏路径 xian shi yin cang lu jing computer_terms 5 -显示隐藏选项 xian shi yin cang xuan xiang computer_terms 5 -显示隐藏通道 xian shi yin cang tong dao computer_terms 5 -显示隐藏颜色 xian shi yin cang yan shai computer_terms 5 -显示额外选项 xian shi e wai xuan xiang computer_terms 5 -普通话 pu tong hua computer_terms 5 -普通语言学 pu tong yu yan xue computer_terms 5 -普遍例式 pu bian li shi computer_terms 5 -普遍性语法 pu bian xing yu fa computer_terms 5 -普雷斯波 pu lei si bo computer_terms 5 -景物分析 jing wu fen xi computer_terms 5 -晶体振荡器 jing ti zhen dang qi computer_terms 5 -智力处理 zhi li chu li computer_terms 5 -智力犯罪 zhi li fan zui computer_terms 5 -智能 zhi neng computer_terms 5 -智能主体 zhi neng zhu ti computer_terms 5 -智能代理 zhi neng dai li computer_terms 5 -智能仪表 zhi neng yi biao computer_terms 5 -智能仿真 zhi neng fang zhen computer_terms 5 -智能决策系统 zhi neng jue ce xi tong computer_terms 5 -智能加速 zhi neng jia su computer_terms 5 -智能化工具 zhi neng hua gong ju computer_terms 5 -智能卡 zhi neng ka computer_terms 5 -智能填表 zhi neng tian biao computer_terms 5 -智能外围接口 zhi neng wai wei jie kou computer_terms 5 -智能控制 zhi neng kong zhi computer_terms 5 -智能支持系统 zhi neng zhi chi xi tong computer_terms 5 -智能放大器 zhi neng fang da qi computer_terms 5 -智能机器人 zhi neng ji qi ren computer_terms 5 -智能检索 zhi neng jian suo computer_terms 5 -智能科学 zhi neng ke xue computer_terms 5 -智能系统 zhi neng xi tong computer_terms 5 -智能终端 zhi neng zhong duan computer_terms 5 -智能自动机 zhi neng zi dong ji computer_terms 5 -智能计算机 zhi neng ji suan ji computer_terms 5 -暂停 zan ting computer_terms 5 -暂停状态 zan ting zhuang tai computer_terms 5 -暂存器 zan cun qi computer_terms 5 -暂时故障 zan shi gu zhang computer_terms 5 -暂驻命令 zan zhu ming ling computer_terms 5 -暴露 bao lu computer_terms 5 -暴风影音 bao feng ying yin computer_terms 5 -曲线 qu xian computer_terms 5 -曲线光顺 qu xian guang shun computer_terms 5 -曲线拟合 qu xian ni he computer_terms 5 -曲面 qu mian computer_terms 5 -曲面光顺 qu mian guang shun computer_terms 5 -曲面分割 qu mian fen ge computer_terms 5 -曲面匹配 qu mian pi pei computer_terms 5 -曲面拟合 qu mian ni he computer_terms 5 -曲面拼接 qu mian pin jie computer_terms 5 -曲面插值 qu mian cha zhi computer_terms 5 -曲面模型 qu mian mo xing computer_terms 5 -曲面求交 qu mian qiu jiao computer_terms 5 -曲面造型 qu mian zao xing computer_terms 5 -曲面逼近 qu mian bi jin computer_terms 5 -曲面重构 qu mian chong gou computer_terms 5 -更改图层内容 geng gai tu ceng nei rong computer_terms 5 -更改控制 geng gai kong zhi computer_terms 5 -更新事务处理 geng xin shi wu chu li computer_terms 5 -更新传播 geng xin chuan bo computer_terms 5 -更新异常 geng xin yi chang computer_terms 5 -更新报酬 geng xin bao chou computer_terms 5 -更新索引 geng xin suo yin computer_terms 5 -更新网站图标 geng xin wang zhan tu biao computer_terms 5 -更新过程 geng xin guo cheng computer_terms 5 -替代密码 ti dai mi ma computer_terms 5 -替代攻击 ti dai gong ji computer_terms 5 -替代选择 ti dai xuan ze computer_terms 5 -替换 ti huan computer_terms 5 -替换打开 ti huan da kai computer_terms 5 -替换策略 ti huan ce lue computer_terms 5 -替换算法 ti huan suan fa computer_terms 5 -最优估计 zui you gu ji computer_terms 5 -最优凸分解 zui you tu fen jie computer_terms 5 -最优圆弧插值 zui you yuan hu cha zhi computer_terms 5 -最优并行算法 zui you bing xing suan fa computer_terms 5 -最优归并树 zui you gui bing shu computer_terms 5 -最优性 zui you xing computer_terms 5 -最优控制 zui you kong zhi computer_terms 5 -最优算法 zui you suan fa computer_terms 5 -最优编码 zui you bian ma computer_terms 5 -最低保护 zui di bao hu computer_terms 5 -最佳优先搜索 zui jia you xian sou suo computer_terms 5 -最佳适配 zui jia shi pei computer_terms 5 -最佳适配法 zui jia shi pei fa computer_terms 5 -最右派生 zui you pai sheng computer_terms 5 -最后优先级 zui hou you xian ji computer_terms 5 -最坏 zui huai computer_terms 5 -最坏情况分析 zui huai qing kuang fen xi computer_terms 5 -最坏模式测试 zui huai mo shi ce shi computer_terms 5 -最大允许偏差 zui da yun xu pian cha computer_terms 5 -最大延迟路径 zui da yan chi lu jing computer_terms 5 -最大最小测试 zui da zui xiao ce shi computer_terms 5 -最大标签宽度 zui da biao qian kuan du computer_terms 5 -最大标签数 zui da biao qian shu computer_terms 5 -最大熵 zui da shang computer_terms 5 -最大线长 zui da xian chang computer_terms 5 -最大超调 zui da chao tiao computer_terms 5 -最小信元速率 zui xiao xin yuan su lv computer_terms 5 -最小回路 zui xiao hui lu computer_terms 5 -最小宽度 zui xiao kuan du computer_terms 5 -最小平方逼近 zui xiao ping fang bi jin computer_terms 5 -最小标签宽度 zui xiao biao qian kuan du computer_terms 5 -最小特权 zui xiao te quan computer_terms 5 -最小特权原则 zui xiao te quan yuan ze computer_terms 5 -最小生成树 zui xiao sheng cheng shu computer_terms 5 -最小范围 zui xiao fan wei computer_terms 5 -最左派生 zui zuo pai sheng computer_terms 5 -最短路径 zui duan lu jing computer_terms 5 -最终用户编程 zui zhong yong hu bian cheng computer_terms 5 -最终透明度 zui zhong tou ming du computer_terms 5 -最近最少使用 zui jin zui shao shi yong computer_terms 5 -最高优先数 zui gao you xian shu computer_terms 5 -最高优先级 zui gao you xian ji computer_terms 5 -最高允许结温 zui gao yun xu jie wen computer_terms 5 -有参函数 you can han shu computer_terms 5 -有向图 you xiang tu computer_terms 5 -有向弧 you xiang hu computer_terms 5 -有向非循环图 you xiang fei xun huan tu computer_terms 5 -有失真图像 you shi zhen tu xiang computer_terms 5 -有序搜索 you xu sou suo computer_terms 5 -有损压缩 you sun ya suo computer_terms 5 -有效 you xiao computer_terms 5 -有效位 you xiao wei computer_terms 5 -有效信元 you xiao xin yuan computer_terms 5 -有效字 you xiao zi computer_terms 5 -有效字数 you xiao zi shu computer_terms 5 -有效字符 you xiao zi fu computer_terms 5 -有效性 you xiao xing computer_terms 5 -有效性检查 you xiao xing jian cha computer_terms 5 -有效数字 you xiao shu zi computer_terms 5 -有效时间 you xiao shi jian computer_terms 5 -有效状态 you xiao zhuang tai computer_terms 5 -有效节点 you xiao jie dian computer_terms 5 -有效请求 you xiao qing qiu computer_terms 5 -有效输入 you xiao shu ru computer_terms 5 -有效过程 you xiao guo cheng computer_terms 5 -有效项 you xiao xiang computer_terms 5 -有源底板 you yuan di ban computer_terms 5 -有理据拆分 you li ju chai fen computer_terms 5 -有界性 you jie xing computer_terms 5 -有界网 you jie wang computer_terms 5 -有穷性问题 you qiong xing wen ti computer_terms 5 -有穷状态系统 you qiong zhuang tai xi tong computer_terms 5 -有穷自动机 you qiong zi dong ji computer_terms 5 -有类地址 you lei di zhi computer_terms 5 -有道桌面词典 you dao zhuo mian ci dian computer_terms 5 -有限元分析 you xian yuan fen xi computer_terms 5 -有限元法 you xian yuan fa computer_terms 5 -有限控制器 you xian kong zhi qi computer_terms 5 -有限点集 you xian dian ji computer_terms 5 -有限状态 you xian zhuang tai computer_terms 5 -有限状态机 you xian zhuang tai ji computer_terms 5 -有限状态语法 you xian zhuang tai yu fa computer_terms 5 -有限状态语言 you xian zhuang tai yu yan computer_terms 5 -有限目标 you xian mu biao computer_terms 5 -有限网 you xian wang computer_terms 5 -有限自动机 you xian zi dong ji computer_terms 5 -服务例程 fu wu li cheng computer_terms 5 -服务列表 fu wu lie biao computer_terms 5 -服务原语 fu wu yuan yu computer_terms 5 -服务发起者 fu wu fa qi zhe computer_terms 5 -服务器 fu wu qi computer_terms 5 -服务器控件 fu wu qi kong jian computer_terms 5 -服务器模型 fu wu qi mo xing computer_terms 5 -服务器端 fu wu qi duan computer_terms 5 -服务器配置 fu wu qi pei zhi computer_terms 5 -服务性程序 fu wu xing cheng xu computer_terms 5 -服务接入点 fu wu jie ru dian computer_terms 5 -服务接受者 fu wu jie shou zhe computer_terms 5 -服务提供者 fu wu ti gong zhe computer_terms 5 -服务数据单元 fu wu shu ju dan yuan computer_terms 5 -服务比特率 fu wu bi te lv computer_terms 5 -服务监控程序 fu wu jian kong cheng xu computer_terms 5 -服务程序 fu wu cheng xu computer_terms 5 -服务访问点 fu wu fang wen dian computer_terms 5 -服务请求中断 fu wu qing qiu zhong duan computer_terms 5 -服务请求块 fu wu qing qiu kuai computer_terms 5 -服务质量 fu wu zhi liang computer_terms 5 -服务进程 fu wu jin cheng computer_terms 5 -服务队列 fu wu dui lie computer_terms 5 -朗伯模型 lang bo mo xing computer_terms 5 -朝鲜文 chao xian wen computer_terms 5 -期望 qi wang computer_terms 5 -期望速率因子 qi wang su lv yin zi computer_terms 5 -木马克星 mu ma ke xing computer_terms 5 -未格式化容量 wei ge shi hua rong liang computer_terms 5 -末端器 mo duan qi computer_terms 5 -本体论 ben ti lun computer_terms 5 -本原演绎 ben yuan yan yi computer_terms 5 -本地代码 ben di dai ma computer_terms 5 -本地加电 ben di jia dian computer_terms 5 -本地地址 ben di di zhi computer_terms 5 -本地地址管理 ben di di zhi guan li computer_terms 5 -本地存放地址 ben di cun fang di zhi computer_terms 5 -本地接口 ben di jie kou computer_terms 5 -本地终端 ben di zhong duan computer_terms 5 -本影 ben ying computer_terms 5 -本机代码 ben ji dai ma computer_terms 5 -本质失效 ben zhi shi xiao computer_terms 5 -术语 shu yu computer_terms 5 -术语抽取 shu yu chou qu computer_terms 5 -术语空间 shu yu kong jian computer_terms 5 -机制 ji zhi computer_terms 5 -机助人译 ji zhu ren yi computer_terms 5 -机助翻译 ji zhu fan yi computer_terms 5 -机器人 ji qi ren computer_terms 5 -机器人学 ji qi ren xue computer_terms 5 -机器人工程 ji qi ren gong cheng computer_terms 5 -机器发现 ji qi fa xian computer_terms 5 -机器周期 ji qi zhou qi computer_terms 5 -机器学习 ji qi xue xi computer_terms 5 -机器指令 ji qi zhi ling computer_terms 5 -机器智能 ji qi zhi neng computer_terms 5 -机器检查中断 ji qi jian cha zhong duan computer_terms 5 -机器狗蠕虫 ji qi gou ru chong computer_terms 5 -机器码 ji qi ma computer_terms 5 -机器翻译 ji qi fan yi computer_terms 5 -机器翻译评价 ji qi fan yi ping jia computer_terms 5 -机器视觉 ji qi shi jue computer_terms 5 -机器词典 ji qi ci dian computer_terms 5 -机器语言 ji qi yu yan computer_terms 5 -机器运行 ji qi yun xing computer_terms 5 -机密级 ji mi ji computer_terms 5 -机房管理 ji fang guan li computer_terms 5 -机房维护 ji fang wei hu computer_terms 5 -机柜 ji gui computer_terms 5 -机械学习 ji xie xue xi computer_terms 5 -机械式翻译 ji xie shi fan yi computer_terms 5 -机械手 ji xie shou computer_terms 5 -机械鼠标 ji xie shu biao computer_terms 5 -机电一体化 ji dian yi ti hua computer_terms 5 -机箱 ji xiang computer_terms 5 -机群 ji qun computer_terms 5 -机读辞典 ji du ci dian computer_terms 5 -机顶盒 ji ding he computer_terms 5 -杀毒引擎 sha du yin qing computer_terms 5 -杀毒软件 sha du ruan jian computer_terms 5 -杀软厂商 sha ruan chang shang computer_terms 5 -杂交 za jiao computer_terms 5 -权函数 quan han shu computer_terms 5 -权宜状态 quan yi zhuang tai computer_terms 5 -权标 quan biao computer_terms 5 -权标传递 quan biao chuan di computer_terms 5 -权标传递协议 quan biao chuan di xie yi computer_terms 5 -权标总线网 quan biao zong xian wang computer_terms 5 -权标持有站 quan biao chi you zhan computer_terms 5 -权标环网 quan biao huan wang computer_terms 5 -权标轮转时间 quan biao lun zhuan shi jian computer_terms 5 -权衡 quan heng computer_terms 5 -权证 quan zheng computer_terms 5 -权限 quan xian computer_terms 5 -权限对象 quan xian dui xiang computer_terms 5 -杜林机图灵机 du lin ji tu ling ji computer_terms 5 -杜洛德 du luo de computer_terms 5 -条件 tiao jian computer_terms 5 -条件冲突 tiao jian chong tu computer_terms 5 -条件同步 tiao jian tong bu computer_terms 5 -条件式 tiao jian shi computer_terms 5 -条件控制结构 tiao jian kong zhi jie gou computer_terms 5 -条件断点 tiao jian duan dian computer_terms 5 -条件覆盖 tiao jian fu gai computer_terms 5 -条件运算符 tiao jian yun suan fu computer_terms 5 -条件逻辑 tiao jian luo ji computer_terms 5 -条形图 tiao xing tu computer_terms 5 -条码 tiao ma computer_terms 5 -条码扫描器 tiao ma sao miao qi computer_terms 5 -条码阅读器 tiao ma yue du qi computer_terms 5 -杭士基阶层 hang shi ji jie ceng computer_terms 5 -松弛法 song chi fa computer_terms 5 -松弛算法 song chi suan fa computer_terms 5 -松散一致性 song san yi zhi xing computer_terms 5 -松散时间约束 song san shi jian yue shu computer_terms 5 -松散耦合系统 song san ou he xi tong computer_terms 5 -板上电源分配 ban shang dian yuan fen pei computer_terms 5 -板内时钟分配 ban nei shi zhong fen pei computer_terms 5 -板外时钟分配 ban wai shi zhong fen pei computer_terms 5 -极点 ji dian computer_terms 5 -极速波蠕虫 ji su bo ru chong computer_terms 5 -极速浏览器 ji su liu lan qi computer_terms 5 -极限优先级 ji xian you xian ji computer_terms 5 -构件图 gou jian tu computer_terms 5 -构件块 gou jian kuai computer_terms 5 -构件存储库 gou jian cun chu ku computer_terms 5 -构件对象 gou jian dui xiang computer_terms 5 -构件对象模型 gou jian dui xiang mo xing computer_terms 5 -构件库 gou jian ku computer_terms 5 -构件描述语言 gou jian miao shu yu yan computer_terms 5 -构件编程 gou jian bian cheng computer_terms 5 -构件语法 gou jian yu fa computer_terms 5 -构件软件工程 gou jian ruan jian gong cheng computer_terms 5 -构成器件 gou cheng qi jian computer_terms 5 -构词学 gou ci xue computer_terms 5 -构词法 gou ci fa computer_terms 5 -构造几何 gou zao ji he computer_terms 5 -构造函数 gou zao han shu computer_terms 5 -构造器 gou zao qi computer_terms 5 -构造型 gou zao xing computer_terms 5 -构造性证明 gou zao xing zheng ming computer_terms 5 -构造方法 gou zao fang fa computer_terms 5 -构造程序 gou zao cheng xu computer_terms 5 -析取范式 xi qu fan shi computer_terms 5 -析构 xi gou computer_terms 5 -析构函数 xi gou han shu computer_terms 5 -枚举 mei ju computer_terms 5 -枚举变量 mei ju bian liang computer_terms 5 -枚举子程序 mei ju zi cheng xu computer_terms 5 -枚举进程 mei ju jin cheng computer_terms 5 -枢轴语法 shu zhou yu fa computer_terms 5 -架装安装 jia zhuang an zhuang computer_terms 5 -架装结构 jia zhuang jie gou computer_terms 5 -柔性制造系统 rou xing zhi zao xi tong computer_terms 5 -查找 cha zhao computer_terms 5 -查找时间 cha zhao shi jian computer_terms 5 -查找记录 cha zhao ji lu computer_terms 5 -查看源代码 cha kan yuan dai ma computer_terms 5 -查看过滤日志 cha kan guo lv ri zhi computer_terms 5 -查色表 cha se biao computer_terms 5 -查讫符号 cha qi fu hao computer_terms 5 -查询优化 cha xun you hua computer_terms 5 -查询语言 cha xun yu yan computer_terms 5 -查验 cha yan computer_terms 5 -柱面 zhu mian computer_terms 5 -栅格数据结构 shan ge shu ju jie gou computer_terms 5 -标准中断 biao zhun zhong duan computer_terms 5 -标准单元 biao zhun dan yuan computer_terms 5 -标准处理方式 biao zhun chu li fang shi computer_terms 5 -标准实施器 biao zhun shi shi qi computer_terms 5 -标准对象 biao zhun dui xiang computer_terms 5 -标准工具栏 biao zhun gong ju lan computer_terms 5 -标准幅度带 biao zhun fu du dai computer_terms 5 -标准扭斜带 biao zhun niu xie dai computer_terms 5 -标准文件 biao zhun wen jian computer_terms 5 -标准程序库 biao zhun cheng xu ku computer_terms 5 -标准程序法 biao zhun cheng xu fa computer_terms 5 -标准语言 biao zhun yu yan computer_terms 5 -标准输入 biao zhun shu ru computer_terms 5 -标准输入文件 biao zhun shu ru wen jian computer_terms 5 -标准输入流 biao zhun shu ru liu computer_terms 5 -标准输出 biao zhun shu chu computer_terms 5 -标准输出文件 biao zhun shu chu wen jian computer_terms 5 -标准输出流 biao zhun shu chu liu computer_terms 5 -标准错误流 biao zhun cuo wu liu computer_terms 5 -标号 biao hao computer_terms 5 -标号佩特里网 biao hao pei te li wang computer_terms 5 -标号化安全 biao hao hua an quan computer_terms 5 -标号可达树 biao hao ke da shu computer_terms 5 -标志序列 biao zhi xu lie computer_terms 5 -标志符 biao zhi fu computer_terms 5 -标杠理论 biao gang li lun computer_terms 5 -标签分组 biao qian fen zu computer_terms 5 -标签名 biao qian ming computer_terms 5 -标签宽度 biao qian kuan du computer_terms 5 -标签栏 biao qian lan computer_terms 5 -标签样式 biao qian yang shi computer_terms 5 -标签跳转 biao qian tiao zhuan computer_terms 5 -标签集 biao qian ji computer_terms 5 -标记变量 biao ji bian liang computer_terms 5 -标记流路 biao ji liu lu computer_terms 5 -标记类型 biao ji lei xing computer_terms 5 -标记阅读机 biao ji yue du ji computer_terms 5 -标识 biao zhi computer_terms 5 -标识变量 biao zhi bian liang computer_terms 5 -标识权标 biao zhi quan biao computer_terms 5 -标识确认 biao zhi que ren computer_terms 5 -标识符 biao zhi fu computer_terms 5 -标识证明 biao zhi zheng ming computer_terms 5 -标识鉴别 biao zhi jian bie computer_terms 5 -标量 biao liang computer_terms 5 -标量处理器 biao liang chu li qi computer_terms 5 -标量流水线 biao liang liu shui xian computer_terms 5 -标量计算机 biao liang ji suan ji computer_terms 5 -栈上托 zhan shang tuo computer_terms 5 -栈下推 zhan xia tui computer_terms 5 -栈作业处理 zhan zuo ye chu li computer_terms 5 -栈元素 zhan yuan su computer_terms 5 -栈内容 zhan nei rong computer_terms 5 -栈区 zhan qu computer_terms 5 -栈单元 zhan dan yuan computer_terms 5 -栈向量 zhan xiang liang computer_terms 5 -栈地址 zhan di zhi computer_terms 5 -栈字母表 zhan zi mu biao computer_terms 5 -栈容量 zhan rong liang computer_terms 5 -栈寻址 zhan xun zhi computer_terms 5 -栈底 zhan di computer_terms 5 -栈指针 zhan zhi zhen computer_terms 5 -栈控制 zhan kong zhi computer_terms 5 -栈机制 zhan ji zhi computer_terms 5 -栈标记 zhan biao ji computer_terms 5 -栈桶式算法 zhan tong shi suan fa computer_terms 5 -栈法 zhan fa computer_terms 5 -栈溢出 zhan yi chu computer_terms 5 -栈溢出中断 zhan yi chu zhong duan computer_terms 5 -栈算法 zhan suan fa computer_terms 5 -栈组合 zhan zu he computer_terms 5 -栈自动机 zhan zi dong ji computer_terms 5 -栈设施 zhan she shi computer_terms 5 -树压缩技术 shu ya suo ji shu computer_terms 5 -树图资料库 shu tu zi liao ku computer_terms 5 -树形加接语法 shu xing jia jie yu fa computer_terms 5 -树状结构树 shu zhuang jie gou shu computer_terms 5 -树网 shu wang computer_terms 5 -树连接结构 shu lian jie jie gou computer_terms 5 -树连接语法 shu lian jie yu fa computer_terms 5 -校样颜色 jiao yang yan shai computer_terms 5 -校正信号 jiao zheng xin hao computer_terms 5 -校验和 jiao yan he computer_terms 5 -校验状态 jiao yan zhuang tai computer_terms 5 -样本 yang ben computer_terms 5 -样本分布 yang ben fen bu computer_terms 5 -样本区间 yang ben qu jian computer_terms 5 -样本协方差 yang ben xie fang cha computer_terms 5 -样本均值 yang ben jun zhi computer_terms 5 -样本离差 yang ben li cha computer_terms 5 -样本空间 yang ben kong jian computer_terms 5 -样本集 yang ben ji computer_terms 5 -样条 yang tiao computer_terms 5 -样条拟合 yang tiao ni he computer_terms 5 -样条曲线 yang tiao qu xian computer_terms 5 -样条曲面 yang tiao qu mian computer_terms 5 -核基安全 he ji an quan computer_terms 5 -核心映像库 he xin ying xiang ku computer_terms 5 -核磁共振 he ci gong zhen computer_terms 5 -根文件夹 gen wen jian jia computer_terms 5 -根目录 gen mu lu computer_terms 5 -根编译程序 gen bian yi cheng xu computer_terms 5 -格位标志 ge wei biao zhi computer_terms 5 -格位框架 ge wei kuang jia computer_terms 5 -格位语法 ge wei yu fa computer_terms 5 -格局 ge ju computer_terms 5 -格式化 ge shi hua computer_terms 5 -格式化容量 ge shi hua rong liang computer_terms 5 -格式化数据 ge shi hua shu ju computer_terms 5 -格式结构 ge shi jie gou computer_terms 5 -格支配理论 ge zhi pei li lun computer_terms 5 -格框架 ge kuang jia computer_terms 5 -格语法 ge yu fa computer_terms 5 -格雷巴赫范式 ge lei ba he fan shi computer_terms 5 -框图 kuang tu computer_terms 5 -框架 kuang jia computer_terms 5 -框架理论 kuang jia li lun computer_terms 5 -框架知识表示 kuang jia zhi shi biao shi computer_terms 5 -框架语法 kuang jia yu fa computer_terms 5 -桌面 zhuo mian computer_terms 5 -桌面会议 zhuo mian hui yi computer_terms 5 -桌面出版系统 zhuo mian chu ban xi tong computer_terms 5 -桌面华网 zhuo mian hua wang computer_terms 5 -桌面处理器 zhuo mian chu li qi computer_terms 5 -桌面幽灵木马 zhuo mian you ling mu ma computer_terms 5 -桌面操作系统 zhuo mian cao zuo xi tong computer_terms 5 -桌面文件 zhuo mian wen jian computer_terms 5 -桌面机 zhuo mian ji computer_terms 5 -桌面检查 zhuo mian jian cha computer_terms 5 -桌面计算机 zhuo mian ji suan ji computer_terms 5 -桥接 qiao jie computer_terms 5 -桥接故障 qiao jie gu zhang computer_terms 5 -桥接结点 qiao jie jie dian computer_terms 5 -桥路由器 qiao lu you qi computer_terms 5 -桶形失真 tong xing shi zhen computer_terms 5 -桶链算法 tong lian suan fa computer_terms 5 -梅勒斯木马 mei le si mu ma computer_terms 5 -梯形图 ti xing tu computer_terms 5 -梯格图 ti ge tu computer_terms 5 -检查和 jian cha he computer_terms 5 -检查更新 jian cha geng xin computer_terms 5 -检查点 jian cha dian computer_terms 5 -检查点再启动 jian cha dian zai qi dong computer_terms 5 -检查程序 jian cha cheng xu computer_terms 5 -检查表 jian cha biao computer_terms 5 -检查链接 jian cha lian jie computer_terms 5 -检索 jian suo computer_terms 5 -检索型业务 jian suo xing ye wu computer_terms 5 -检索机制 jian suo ji zhi computer_terms 5 -检索树 jian suo shu computer_terms 5 -检索空间 jian suo kong jian computer_terms 5 -检错 jian cuo computer_terms 5 -检错例程 jian cuo li cheng computer_terms 5 -检错停机 jian cuo ting ji computer_terms 5 -检错码 jian cuo ma computer_terms 5 -检验位 jian yan wei computer_terms 5 -检验例程 jian yan li cheng computer_terms 5 -检验器 jian yan qi computer_terms 5 -检验序列 jian yan xu lie computer_terms 5 -检验总线 jian yan zong xian computer_terms 5 -检验板测试 jian yan ban ce shi computer_terms 5 -检验步骤 jian yan bu zhou computer_terms 5 -检验电路 jian yan dian lu computer_terms 5 -检验码 jian yan ma computer_terms 5 -检验程序 jian yan cheng xu computer_terms 5 -检验装置 jian yan zhuang zhi computer_terms 5 -检验计算 jian yan ji suan computer_terms 5 -楷体 kai ti computer_terms 5 -概念依存 gai nian yi cun computer_terms 5 -概念依赖 gai nian yi lai computer_terms 5 -概念分析 gai nian fen xi computer_terms 5 -概念分类 gai nian fen lei computer_terms 5 -概念发现 gai nian fa xian computer_terms 5 -概念因素 gai nian yin su computer_terms 5 -概念图 gai nian tu computer_terms 5 -概念学习 gai nian xue xi computer_terms 5 -概念检索 gai nian jian suo computer_terms 5 -概念模型 gai nian mo xing computer_terms 5 -概念模式 gai nian mo shi computer_terms 5 -概念相关 gai nian xiang guan computer_terms 5 -概念结点 gai nian jie dian computer_terms 5 -概念获取 gai nian huo qu computer_terms 5 -概念词典 gai nian ci dian computer_terms 5 -概念阶层 gai nian jie ceng computer_terms 5 -概率 gai lv computer_terms 5 -概率传播 gai lv chuan bo computer_terms 5 -概率函数 gai lv han shu computer_terms 5 -概率分布 gai lv fen bu computer_terms 5 -概率分析 gai lv fen xi computer_terms 5 -概率加密 gai lv jia mi computer_terms 5 -概率密度 gai lv mi du computer_terms 5 -概率密度函数 gai lv mi du han shu computer_terms 5 -概率并行算法 gai lv bing xing suan fa computer_terms 5 -概率弧 gai lv hu computer_terms 5 -概率推理 gai lv tui li computer_terms 5 -概率松弛法 gai lv song chi fa computer_terms 5 -概率校正 gai lv jiao zheng computer_terms 5 -概率模型 gai lv mo xing computer_terms 5 -概率测试 gai lv ce shi computer_terms 5 -概率算法 gai lv suan fa computer_terms 5 -概率系统 gai lv xi tong computer_terms 5 -概率误差估计 gai lv wu cha gu ji computer_terms 5 -概率逻辑 gai lv luo ji computer_terms 5 -概要设计 gai yao she ji computer_terms 5 -槽排序 cao pai xu computer_terms 5 -模具设计 mu ju she ji computer_terms 5 -模冗余 mo rong yu computer_terms 5 -模块 mo kuai computer_terms 5 -模块分解 mo kuai fen jie computer_terms 5 -模块化 mo kuai hua computer_terms 5 -模块化方法 mo kuai hua fang fa computer_terms 5 -模块强度 mo kuai qiang du computer_terms 5 -模块性 mo kuai xing computer_terms 5 -模块测试 mo kuai ce shi computer_terms 5 -模型 mo xing computer_terms 5 -模型变换 mo xing bian huan computer_terms 5 -模型库 mo xing ku computer_terms 5 -模型引导推理 mo xing yin dao tui li computer_terms 5 -模型生成器 mo xing sheng cheng qi computer_terms 5 -模型简化 mo xing jian hua computer_terms 5 -模型表示 mo xing biao shi computer_terms 5 -模型论 mo xing lun computer_terms 5 -模型论语义 mo xing lun yu yi computer_terms 5 -模型识别 mo xing shi bie computer_terms 5 -模型驱动 mo xing qu dong computer_terms 5 -模型驱动方法 mo xing qu dong fang fa computer_terms 5 -模式 mo shi computer_terms 5 -模式分析 mo shi fen xi computer_terms 5 -模式分类 mo shi fen lei computer_terms 5 -模式匹配 mo shi pi pei computer_terms 5 -模式基元 mo shi ji yuan computer_terms 5 -模式描述 mo shi miao shu computer_terms 5 -模式搜索 mo shi sou suo computer_terms 5 -模式敏感性 mo shi min gan xing computer_terms 5 -模式敏感故障 mo shi min gan gu zhang computer_terms 5 -模式概念 mo shi gai nian computer_terms 5 -模式识别 mo shi shi bie computer_terms 5 -模态 mo tai computer_terms 5 -模态逻辑 mo tai luo ji computer_terms 5 -模拟 mo ni computer_terms 5 -模拟器 mo ni qi computer_terms 5 -模拟墨黑 mo ni mo hei computer_terms 5 -模拟式 mo ni shi computer_terms 5 -模拟控制技术 mo ni kong zhi ji shu computer_terms 5 -模拟程序 mo ni cheng xu computer_terms 5 -模拟系统 mo ni xi tong computer_terms 5 -模拟纸白 mo ni zhi bai computer_terms 5 -模拟计算机 mo ni ji suan ji computer_terms 5 -模拟语言 mo ni yu yan computer_terms 5 -模拟输入 mo ni shu ru computer_terms 5 -模拟输出 mo ni shu chu computer_terms 5 -模拟退火 mo ni tui huo computer_terms 5 -模数转换 mo shu zhuan huan computer_terms 5 -模数转换器 mo shu zhuan huan qi computer_terms 5 -模板化控件 mu ban hua kong jian computer_terms 5 -模板方法 mu ban fang fa computer_terms 5 -模板节点 mu ban jie dian computer_terms 5 -模糊 mo hu computer_terms 5 -模糊化 mo hu hua computer_terms 5 -模糊性 mo hu xing computer_terms 5 -模糊控制 mo hu kong zhi computer_terms 5 -模糊推理 mo hu tui li computer_terms 5 -模糊搜索 mo hu sou suo computer_terms 5 -模糊数学 mo hu shu xue computer_terms 5 -模糊数据 mo hu shu ju computer_terms 5 -模糊数据库 mo hu shu ju ku computer_terms 5 -模糊松弛法 mo hu song chi fa computer_terms 5 -模糊查找 mo hu cha zhao computer_terms 5 -模糊查询语言 mo hu cha xun yu yan computer_terms 5 -模糊神经网络 mo hu shen jing wang luo computer_terms 5 -模糊逻辑 mo hu luo ji computer_terms 5 -模糊遗传系统 mo hu yi chuan xi tong computer_terms 5 -模糊集 mo hu ji computer_terms 5 -模糊集合论 mo hu ji he lun computer_terms 5 -模组性 mo zu xing computer_terms 5 -横向 heng xiang computer_terms 5 -横向冗余检验 heng xiang rong yu jian yan computer_terms 5 -横向扫描 heng xiang sao miao computer_terms 5 -横向检验 heng xiang jian yan computer_terms 5 -横排 heng pai computer_terms 5 -横跨边 heng kua bian computer_terms 5 -橡皮筋方法 xiang pi jin fang fa computer_terms 5 -次动作函数 ci dong zuo han shu computer_terms 5 -次密钥 ci mi yao computer_terms 5 -次站 ci zhan computer_terms 5 -次递归性 ci di gui xing computer_terms 5 -欧拉回路 ou la hui lu computer_terms 5 -欧拉图 ou la tu computer_terms 5 -欧拉路径 ou la lu jing computer_terms 5 -欧氏距离 ou shi ju li computer_terms 5 -欺诈 qi zha computer_terms 5 -欺骗 qi pian computer_terms 5 -正二测投影 zheng er ce tou ying computer_terms 5 -正交小波变换 zheng jiao xiao bo bian huan computer_terms 5 -正交树 zheng jiao shu computer_terms 5 -正体 zheng ti computer_terms 5 -正例 zheng li computer_terms 5 -正则化 zheng ze hua computer_terms 5 -正则序 zheng ze xu computer_terms 5 -正则形式 zheng ze xing shi computer_terms 5 -正则表达式 zheng ze biao da shi computer_terms 5 -正则语言 zheng ze yu yan computer_terms 5 -正则集 zheng ze ji computer_terms 5 -正反问句 zheng fan wen ju computer_terms 5 -正向信道 zheng xiang xin dao computer_terms 5 -正向恢复 zheng xiang hui fu computer_terms 5 -正向推理 zheng xiang tui li computer_terms 5 -正常响应 zheng chang xiang ying computer_terms 5 -正常运行 zheng chang yun xing computer_terms 5 -正式测试 zheng shi ce shi computer_terms 5 -正投影 zheng tou ying computer_terms 5 -正文 zheng wen computer_terms 5 -正文数据库 zheng wen shu ju ku computer_terms 5 -正文格式语言 zheng wen ge shi yu yan computer_terms 5 -正文检索 zheng wen jian suo computer_terms 5 -正文编辑 zheng wen bian ji computer_terms 5 -正文编辑器 zheng wen bian ji qi computer_terms 5 -正沿 zheng yan computer_terms 5 -正片叠加 zheng pian die jia computer_terms 5 -正版验证 zheng ban yan zheng computer_terms 5 -正确性 zheng que xing computer_terms 5 -正确性证明 zheng que xing zheng ming computer_terms 5 -正规文法 zheng gui wen fa computer_terms 5 -正跃变 zheng yue bian computer_terms 5 -正逻辑转换 zheng luo ji zhuan huan computer_terms 5 -正闭包 zheng bi bao computer_terms 5 -步序列 bu xu lie computer_terms 5 -步进 bu jin computer_terms 5 -步进控制 bu jin kong zhi computer_terms 5 -步进电机 bu jin dian ji computer_terms 5 -武装窃贼木马 wu zhuang qie zei mu ma computer_terms 5 -歧义 qi yi computer_terms 5 -死变迁 si bian qian computer_terms 5 -死标识 si biao zhi computer_terms 5 -死锁 si suo computer_terms 5 -残留数据 can liu shu ju computer_terms 5 -残错率 can cuo lv computer_terms 5 -段号 duan hao computer_terms 5 -段地址 duan di zhi computer_terms 5 -段式存储系统 duan shi cun chu xi tong computer_terms 5 -段提交协议 duan ti jiao xie yi computer_terms 5 -段映射 duan ying she computer_terms 5 -段表 duan biao computer_terms 5 -段表地址 duan biao di zhi computer_terms 5 -段覆盖 duan fu gai computer_terms 5 -段长度 duan zhang du computer_terms 5 -段首大字 duan shou da zi computer_terms 5 -母板 mu ban computer_terms 5 -母版页 mu ban ye computer_terms 5 -母语 mu yu computer_terms 5 -毒眼杀毒软件 du yan sha du ruan jian computer_terms 5 -比例变换 bi li bian huan computer_terms 5 -比例控制 bi li kong zhi computer_terms 5 -比值控制 bi zhi kong zhi computer_terms 5 -比特信令 bi te xin ling computer_terms 5 -比特彗星 bi te hui xing computer_terms 5 -比特率 bi te lv computer_terms 5 -比特精灵 bi te jing ling computer_terms 5 -比较器 bi jiao qi computer_terms 5 -比较器网络 bi jiao qi wang luo computer_terms 5 -比较并交换 bi jiao bing jiao huan computer_terms 5 -比较语言学 bi jiao yu yan xue computer_terms 5 -毕业设计礼包 bi ye she ji li bao computer_terms 5 -毛刺 mao ci computer_terms 5 -气冷 qi leng computer_terms 5 -水平分片 shui ping fen pian computer_terms 5 -水平喷射 shui ping pen she computer_terms 5 -水平处理 shui ping chu li computer_terms 5 -水平居中 shui ping ju zhong computer_terms 5 -永久对换文件 yong jiu dui huan wen jian computer_terms 5 -永久故障 yong jiu gu zhang computer_terms 5 -永久虚电路 yong jiu xu dian lu computer_terms 5 -求余弦 qiu yu xian computer_terms 5 -求次方 qiu ci fang computer_terms 5 -求正切 qiu zheng qie computer_terms 5 -求自然对数 qiu zi ran dui shu computer_terms 5 -汇点 hui dian computer_terms 5 -汇编 hui bian computer_terms 5 -汇编器 hui bian qi computer_terms 5 -汇编程序 hui bian cheng xu computer_terms 5 -汇编语言 hui bian yu yan computer_terms 5 -汉卡 han ka computer_terms 5 -汉字交换码 han zi jiao huan ma computer_terms 5 -汉字代码 han zi dai ma computer_terms 5 -汉字使用频度 han zi shi yong pin du computer_terms 5 -汉字信息处理 han zi xin xi chu li computer_terms 5 -汉字公用程序 han zi gong yong cheng xu computer_terms 5 -汉字内码 han zi nei ma computer_terms 5 -汉字区位码 han zi qu wei ma computer_terms 5 -汉字字形库 han zi zi xing ku computer_terms 5 -汉字属性 han zi shu xing computer_terms 5 -汉字属性字典 han zi shu xing zi dian computer_terms 5 -汉字手持终端 han zi shou chi zhong duan computer_terms 5 -汉字打印机 han zi da yin ji computer_terms 5 -汉字显示终端 han zi xian shi zhong duan computer_terms 5 -汉字样本 han zi yang ben computer_terms 5 -汉字样本库 han zi yang ben ku computer_terms 5 -汉字检字法 han zi jian zi fa computer_terms 5 -汉字流通频度 han zi liu tong pin du computer_terms 5 -汉字特征 han zi te zheng computer_terms 5 -汉字生成器 han zi sheng cheng qi computer_terms 5 -汉字终端 han zi zhong duan computer_terms 5 -汉字结构 han zi jie gou computer_terms 5 -汉字编码 han zi bian ma computer_terms 5 -汉字编码技术 han zi bian ma ji shu computer_terms 5 -汉字编码方案 han zi bian ma fang an computer_terms 5 -汉字编码输入 han zi bian ma shu ru computer_terms 5 -汉字识别 han zi shi bie computer_terms 5 -汉字识别系统 han zi shi bie xi tong computer_terms 5 -汉字输入 han zi shu ru computer_terms 5 -汉字输入码 han zi shu ru ma computer_terms 5 -汉字输入程序 han zi shu ru cheng xu computer_terms 5 -汉字输入键盘 han zi shu ru jian pan computer_terms 5 -汉字输出 han zi shu chu computer_terms 5 -汉字部件 han zi bu jian computer_terms 5 -汉字键盘 han zi jian pan computer_terms 5 -汉字集 han zi ji computer_terms 5 -汉明码 han ming ma computer_terms 5 -汉明距离 han ming ju li computer_terms 5 -汉语 han yu computer_terms 5 -汉语人机界面 han yu ren ji jie mian computer_terms 5 -汉语信息处理 han yu xin xi chu li computer_terms 5 -汉语分析 han yu fen xi computer_terms 5 -汉语拼音 han yu pin yin computer_terms 5 -汉语理解 han yu li jie computer_terms 5 -汉语生成 han yu sheng cheng computer_terms 5 -汉语自动分词 han yu zi dong fen ci computer_terms 5 -汉语自动切分 han yu zi dong qie fen computer_terms 5 -汉语言语分析 han yu yan yu fen xi computer_terms 5 -汉语言语合成 han yu yan yu he cheng computer_terms 5 -汉语言语识别 han yu yan yu shi bie computer_terms 5 -汉语言语输入 han yu yan yu shu ru computer_terms 5 -汉语词语库 han yu ci yu ku computer_terms 5 -汉语词语编码 han yu ci yu bian ma computer_terms 5 -汉语语音分析 han yu yu yin fen xi computer_terms 5 -汉语语音合成 han yu yu yin he cheng computer_terms 5 -汉语语音识别 han yu yu yin shi bie computer_terms 5 -汉语语音输入 han yu yu yin shu ru computer_terms 5 -江民 jiang min computer_terms 5 -江民杀毒软件 jiang min sha du ruan jian computer_terms 5 -江民防火墙 jiang min fang huo qiang computer_terms 5 -沉浸感 chen jin gan computer_terms 5 -油墨概况 you mo gai kuang computer_terms 5 -油墨边缘效果 you mo bian yuan xiao guo computer_terms 5 -泄密 xie mi computer_terms 5 -泄密发射 xie mi fa she computer_terms 5 -法线流 fa xian liu computer_terms 5 -泛光 fan guang computer_terms 5 -泛关系 fan guan xi computer_terms 5 -泛化 fan hua computer_terms 5 -泛型 fan xing computer_terms 5 -泛型接口 fan xing jie kou computer_terms 5 -泛型方法 fan xing fang fa computer_terms 5 -泛型类 fan xing lei computer_terms 5 -泛型类型 fan xing lei xing computer_terms 5 -泛型类型参数 fan xing lei xing can shu computer_terms 5 -泛型类型变量 fan xing lei xing bian liang computer_terms 5 -泛型类型定义 fan xing lei xing ding yi computer_terms 5 -泛型编程 fan xing bian cheng computer_terms 5 -泛洪 fan hong computer_terms 5 -泛滥 fan lan computer_terms 5 -泡网 pao wang computer_terms 5 -波导 bo dao computer_terms 5 -波峰焊 bo feng han computer_terms 5 -波形 bo xing computer_terms 5 -波形流水线 bo xing liu shui xian computer_terms 5 -波斯特系统 bo si te xi tong computer_terms 5 -波特 bo te computer_terms 5 -波特后门 bo te hou men computer_terms 5 -注册 zhu ce computer_terms 5 -注册机构 zhu ce ji gou computer_terms 5 -注册码 zhu ce ma computer_terms 5 -注册过程 zhu ce guo cheng computer_terms 5 -注释 zhu shi computer_terms 5 -注销 zhu xiao computer_terms 5 -泵作用引理 beng zuo yong yin li computer_terms 5 -活动主体 huo dong zhu ti computer_terms 5 -活动分区 huo dong fen qu computer_terms 5 -活动地板 huo dong di ban computer_terms 5 -活动文件 huo dong wen jian computer_terms 5 -活动标签显示 huo dong biao qian xian shi computer_terms 5 -活动状态 huo dong zhuang tai computer_terms 5 -活动进程 huo dong jin cheng computer_terms 5 -活动页 huo dong ye computer_terms 5 -活动驱动器 huo dong qu dong qi computer_terms 5 -活化边表 huo hua bian biao computer_terms 5 -活变迁 huo bian qian computer_terms 5 -活锁 huo suo computer_terms 5 -派生 pai sheng computer_terms 5 -流依赖 liu yi lai computer_terms 5 -流关系 liu guan xi computer_terms 5 -流布局 liu bu ju computer_terms 5 -流控制 liu kong zhi computer_terms 5 -流方式 liu fang shi computer_terms 5 -流氓软件 liu mang ruan jian computer_terms 5 -流水线 liu shui xian computer_terms 5 -流水线计算机 liu shui xian ji suan ji computer_terms 5 -流程图 liu cheng tu computer_terms 5 -流程模型 liu cheng mo xing computer_terms 5 -流过时间 liu guo shi jian computer_terms 5 -流量 liu liang computer_terms 5 -流量控制 liu liang kong zhi computer_terms 5 -流量管理 liu liang guan li computer_terms 5 -浅克隆 qian ke long computer_terms 5 -浅拷贝 qian kao bei computer_terms 5 -测定方法 ce ding fang fa computer_terms 5 -测试仪 ce shi yi computer_terms 5 -测试任务 ce shi ren wu computer_terms 5 -测试例程 ce shi li cheng computer_terms 5 -测试可重复性 ce shi ke chong fu xing computer_terms 5 -测试台 ce shi tai computer_terms 5 -测试命令 ce shi ming ling computer_terms 5 -测试响应 ce shi xiang ying computer_terms 5 -测试回路 ce shi hui lu computer_terms 5 -测试套具 ce shi tao ju computer_terms 5 -测试存取端口 ce shi cun qu duan kou computer_terms 5 -测试总结 ce shi zong jie computer_terms 5 -测试报告 ce shi bao gao computer_terms 5 -测试指示器 ce shi zhi shi qi computer_terms 5 -测试指示符 ce shi zhi shi fu computer_terms 5 -测试探针 ce shi tan zhen computer_terms 5 -测试提示 ce shi ti shi computer_terms 5 -测试数据 ce shi shu ju computer_terms 5 -测试文本 ce shi wen ben computer_terms 5 -测试日志 ce shi ri zhi computer_terms 5 -测试时间 ce shi shi jian computer_terms 5 -测试板 ce shi ban computer_terms 5 -测试点 ce shi dian computer_terms 5 -测试环路 ce shi huan lu computer_terms 5 -测试生成 ce shi sheng cheng computer_terms 5 -测试用例 ce shi yong li computer_terms 5 -测试症候 ce shi zheng hou computer_terms 5 -测试程序 ce shi cheng xu computer_terms 5 -测试策略 ce shi ce lue computer_terms 5 -测试综合 ce shi zong he computer_terms 5 -测试背景 ce shi bei jing computer_terms 5 -测试覆盖 ce shi fu gai computer_terms 5 -测试规约 ce shi gui yue computer_terms 5 -测试计划 ce shi ji hua computer_terms 5 -测试设备 ce shi she bei computer_terms 5 -测试评估 ce shi ping gu computer_terms 5 -测试评审 ce shi ping shen computer_terms 5 -测试语言 ce shi yu yan computer_terms 5 -测试谕示 ce shi yu shi computer_terms 5 -测试资源 ce shi zi yuan computer_terms 5 -测试过程 ce shi guo cheng computer_terms 5 -测试运行 ce shi yun xing computer_terms 5 -测试阶段 ce shi jie duan computer_terms 5 -测试顺序 ce shi shun xu computer_terms 5 -测试驱动器 ce shi qu dong qi computer_terms 5 -测试驱动程序 ce shi qu dong cheng xu computer_terms 5 -测量范围 ce liang fan wei computer_terms 5 -浏览 liu lan computer_terms 5 -浏览器 liu lan qi computer_terms 5 -浮动块 fu dong kuai computer_terms 5 -浮动广告过滤 fu dong guang gao guo lv computer_terms 5 -浮动磁头 fu dong ci tou computer_terms 5 -浮动装入程序 fu dong zhuang ru cheng xu computer_terms 5 -浮点变量 fu dian bian liang computer_terms 5 -浮点型 fu dian xing computer_terms 5 -浮点处理单元 fu dian chu li dan yuan computer_terms 5 -浮点常量 fu dian chang liang computer_terms 5 -浮点数 fu dian shu computer_terms 5 -浮点标准 fu dian biao zhun computer_terms 5 -浮点计算机 fu dian ji suan ji computer_terms 5 -浮点运算 fu dian yun suan computer_terms 5 -浴盆曲线 yu pen qu xian computer_terms 5 -海量存储器 hai liang cun chu qi computer_terms 5 -海阳顶端 hai yang ding duan computer_terms 5 -浸小黑 jin xiao hei computer_terms 5 -浸焊 jin han computer_terms 5 -涂覆磁盘 tu fu ci pan computer_terms 5 -消失状态 xiao shi zhuang tai computer_terms 5 -消息传送代理 xiao xi chuan song dai li computer_terms 5 -消息传送系统 xiao xi chuan song xi tong computer_terms 5 -消息传递 xiao xi chuan di computer_terms 5 -消息传递库 xiao xi chuan di ku computer_terms 5 -消息传递接口 xiao xi chuan di jie kou computer_terms 5 -消息处理 xiao xi chu li computer_terms 5 -消息处理系统 xiao xi chu li xi tong computer_terms 5 -消息存储 xiao xi cun chu computer_terms 5 -消息排队 xiao xi pai dui computer_terms 5 -消息方式 xiao xi fang shi computer_terms 5 -消息日志 xiao xi ri zhi computer_terms 5 -消磁 xiao ci computer_terms 5 -消解规则 xiao jie gui ze computer_terms 5 -消除锯齿平滑 xiao chu ju chi ping hua computer_terms 5 -消除锯齿强 xiao chu ju chi qiang computer_terms 5 -消除锯齿无 xiao chu ju chi wu computer_terms 5 -消除锯齿明晰 xiao chu ju chi ming xi computer_terms 5 -消隐 xiao yin computer_terms 5 -涉密范畴 she mi fan chou computer_terms 5 -液冷 ye leng computer_terms 5 -液晶 ye jing computer_terms 5 -液晶印刷机 ye jing yin shua ji computer_terms 5 -液晶显示 ye jing xian shi computer_terms 5 -淡入 dan ru computer_terms 5 -淡出 dan chu computer_terms 5 -深克隆 shen ke long computer_terms 5 -深度优先 shen du you xian computer_terms 5 -深度优先分析 shen du you xian fen xi computer_terms 5 -深度优先搜寻 shen du you xian sou xun computer_terms 5 -深度优先搜索 shen du you xian sou suo computer_terms 5 -深度图 shen du tu computer_terms 5 -深度暗示 shen du an shi computer_terms 5 -深度测试 shen du ce shi computer_terms 5 -深度缓存 shen du huan cun computer_terms 5 -深度计算 shen du ji suan computer_terms 5 -深拷贝 shen kao bei computer_terms 5 -混乱性 hun luan xing computer_terms 5 -混合主体 hun he zhu ti computer_terms 5 -混合动态系统 hun he dong tai xi tong computer_terms 5 -混合式 hun he shi computer_terms 5 -混合模拟 hun he mo ni computer_terms 5 -混合系统 hun he xi tong computer_terms 5 -混合结构 hun he jie gou computer_terms 5 -混合编码 hun he bian ma computer_terms 5 -混合计算机 hun he ji suan ji computer_terms 5 -混合集成电路 hun he ji cheng dian lu computer_terms 5 -混沌 hun dun computer_terms 5 -混沌动力学 hun dun dong li xue computer_terms 5 -混洗 hun xi computer_terms 5 -混洗交换 hun xi jiao huan computer_terms 5 -混洗交换网络 hun xi jiao huan wang luo computer_terms 5 -混音器 hun yin qi computer_terms 5 -添加删除按钮 tian jia shan chu an niu computer_terms 5 -添加图层蒙板 tian jia tu ceng meng ban computer_terms 5 -添加矢量遮罩 tian jia shi liang zhe zhao computer_terms 5 -添加行 tian jia xing computer_terms 5 -清晰 qing xi computer_terms 5 -清晰度 qing xi du computer_terms 5 -清晰性 qing xi xing computer_terms 5 -清洁盘 qing jie pan computer_terms 5 -清洁软盘 qing jie ruan pan computer_terms 5 -清除 qing chu computer_terms 5 -清除内存数据 qing chu nei cun shu ju computer_terms 5 -清除切片 qing chu qie pian computer_terms 5 -清除剪辑板 qing chu jian ji ban computer_terms 5 -清除历史记录 qing chu li shi ji lu computer_terms 5 -清除参考线 qing chu can kao xian computer_terms 5 -清除忽略列表 qing chu hu lue lie biao computer_terms 5 -清除数组 qing chu shu zu computer_terms 5 -清除请求 qing chu qing qiu computer_terms 5 -渐变 jian bian computer_terms 5 -渐变叠加 jian bian die jia computer_terms 5 -渗入测试 shen ru ce shi computer_terms 5 -温切斯特技术 wen qie si te ji shu computer_terms 5 -温度传感器 wen du chuan gan qi computer_terms 5 -温度变送器 wen du bian song qi computer_terms 5 -温度循环试验 wen du xun huan shi yan computer_terms 5 -温度控制 wen du kong zhi computer_terms 5 -温度控制器 wen du kong zhi qi computer_terms 5 -游标 you biao computer_terms 5 -游程编码 you cheng bian ma computer_terms 5 -溅射膜盘 jian she mo pan computer_terms 5 -源代码 yuan dai ma computer_terms 5 -源到源转换 yuan dao yuan zhuan huan computer_terms 5 -源地址 yuan di zhi computer_terms 5 -源数据鉴别 yuan shu ju jian bie computer_terms 5 -源服务器 yuan fu wu qi computer_terms 5 -源程序 yuan cheng xu computer_terms 5 -源范例库 yuan fan li ku computer_terms 5 -源语言 yuan yu yan computer_terms 5 -源语言分析 yuan yu yan fen xi computer_terms 5 -源语言词典 yuan yu yan ci dian computer_terms 5 -源路由桥接 yuan lu you qiao jie computer_terms 5 -源路由算法 yuan lu you suan fa computer_terms 5 -源阻抗 yuan zu kang computer_terms 5 -溢出 yi chu computer_terms 5 -溢出区 yi chu qu computer_terms 5 -溢出控制程序 yi chu kong zhi cheng xu computer_terms 5 -溢出桶 yi chu tong computer_terms 5 -滚动条 gun dong tiao computer_terms 5 -滚筒绘图机 gun tong hui tu ji computer_terms 5 -滚轮切换标签 gun lun qie huan biao qian computer_terms 5 -滞后 zhi hou computer_terms 5 -滤波器 lv bo qi computer_terms 5 -滤镜 lv jing computer_terms 5 -滤镜库 lv jing ku computer_terms 5 -滤镜操作 lv jing cao zuo computer_terms 5 -漂移失效 piao yi shi xiao computer_terms 5 -漏洞 lou dong computer_terms 5 -漏脉冲 lou mai chong computer_terms 5 -演化模型 yan hua mo xing computer_terms 5 -演示程序 yan shi cheng xu computer_terms 5 -演算 yan suan computer_terms 5 -演算法算法 yan suan fa suan fa computer_terms 5 -演绎 yan yi computer_terms 5 -演绎推理 yan yi tui li computer_terms 5 -演绎数学 yan yi shu xue computer_terms 5 -演绎数据 yan yi shu ju computer_terms 5 -演绎数据库 yan yi shu ju ku computer_terms 5 -演绎树 yan yi shu computer_terms 5 -演绎模拟 yan yi mo ni computer_terms 5 -演绎综合方法 yan yi zong he fang fa computer_terms 5 -演绎规则 yan yi gui ze computer_terms 5 -漫反射光 man fan she guang computer_terms 5 -漫游 man you computer_terms 5 -潜伏时间 qian fu shi jian computer_terms 5 -激光印刷机 ji guang yin shua ji computer_terms 5 -激光存储器 ji guang cun chu qi computer_terms 5 -激光影碟 ji guang ying die computer_terms 5 -激光照排机 ji guang zhao pai ji computer_terms 5 -激活 ji huo computer_terms 5 -激活函数 ji huo han shu computer_terms 5 -激活原语 ji huo yuan yu computer_terms 5 -激活右边 ji huo you bian computer_terms 5 -激活左边 ji huo zuo bian computer_terms 5 -激活新标签 ji huo xin biao qian computer_terms 5 -激活机制 ji huo ji zhi computer_terms 5 -瀑布模型 pu bu mo xing computer_terms 5 -灭点 mie dian computer_terms 5 -灰尘与划痕 hui chen yu hua hen computer_terms 5 -灰度 hui du computer_terms 5 -灰度变换 hui du bian huan computer_terms 5 -灰度图像 hui du tu xiang computer_terms 5 -灰度校正 hui du jiao zheng computer_terms 5 -灰度级 hui du ji computer_terms 5 -灰度阈值 hui du yu zhi computer_terms 5 -灰盒测试 hui he ce shi computer_terms 5 -灰鸽子后门 hui ge zi hou men computer_terms 5 -灵活性 ling huo xing computer_terms 5 -灾难恢复 zai nan hui fu computer_terms 5 -灾难恢复计划 zai nan hui fu ji hua computer_terms 5 -点光源 dian guang yuan computer_terms 5 -点击设备 dian ji she bei computer_terms 5 -点到点 dian dao dian computer_terms 5 -点可见性 dian ke jian xing computer_terms 5 -点对多点通信 dian dui duo dian tong xin computer_terms 5 -点对点协议 dian dui dian xie yi computer_terms 5 -点对点连接 dian dui dian lian jie computer_terms 5 -点对点通信 dian dui dian tong xin computer_terms 5 -点运算 dian yun suan computer_terms 5 -点阵打印机 dian zhen da yin ji computer_terms 5 -点阵精度 dian zhen jing du computer_terms 5 -点集 dian ji computer_terms 5 -烟灰墨 yan hui mo computer_terms 5 -热交换 re jiao huan computer_terms 5 -热传导 re chuan dao computer_terms 5 -热压焊 re ya han computer_terms 5 -热合金 re he jin computer_terms 5 -热启动 re qi dong computer_terms 5 -热备份 re bei fen computer_terms 5 -热备份机群 re bei fen ji qun computer_terms 5 -热对流 re dui liu computer_terms 5 -热控制 re kong zhi computer_terms 5 -热插拔 re cha ba computer_terms 5 -热敏印刷机 re min yin shua ji computer_terms 5 -热梯度 re ti du computer_terms 5 -热流 re liu computer_terms 5 -热源 re yuan computer_terms 5 -热特性 re te xing computer_terms 5 -热站点 re zhan dian computer_terms 5 -热管 re guan computer_terms 5 -热血江湖木马 re xue jiang hu mu ma computer_terms 5 -热表 re biao computer_terms 5 -热转印印刷机 re zhuan yin yin shua ji computer_terms 5 -热辐射 re fu she computer_terms 5 -热通量 re tong liang computer_terms 5 -热阻 re zu computer_terms 5 -焊盘 han pan computer_terms 5 -照片骗子蠕虫 zhao pian pian zi ru chong computer_terms 5 -熊猫烧香蠕虫 xiong mao shao xiang ru chong computer_terms 5 -熔丝 rong si computer_terms 5 -熔丝连接 rong si lian jie computer_terms 5 -熔断丝 rong duan si computer_terms 5 -熵编码 shang bian ma computer_terms 5 -父成员 fu cheng yuan computer_terms 5 -父类 fu lei computer_terms 5 -片断 pian duan computer_terms 5 -片段 pian duan computer_terms 5 -片选 pian xuan computer_terms 5 -版本升级 ban ben sheng ji computer_terms 5 -版本号 ban ben hao computer_terms 5 -版本控制 ban ben kong zhi computer_terms 5 -版本更新 ban ben geng xin computer_terms 5 -版本检测 ban ben jian ce computer_terms 5 -版本策略 ban ben ce lue computer_terms 5 -版本管理 ban ben guan li computer_terms 5 -版本编程 ban ben bian cheng computer_terms 5 -物件资讯科学 wu jian zi xun ke xue computer_terms 5 -物体空间 wu ti kong jian computer_terms 5 -物理介质 wu li jie zhi computer_terms 5 -物理信令信道 wu li xin ling xin dao computer_terms 5 -物理信号 wu li xin hao computer_terms 5 -物理内存 wu li nei cun computer_terms 5 -物理分页 wu li fen ye computer_terms 5 -物理地址 wu li di zhi computer_terms 5 -物理媒体连接 wu li mei ti lian jie computer_terms 5 -物理安全 wu li an quan computer_terms 5 -物理层 wu li ceng computer_terms 5 -物理布局 wu li bu ju computer_terms 5 -物理布线 wu li bu xian computer_terms 5 -物理故障 wu li gu zhang computer_terms 5 -物理模式 wu li mo shi computer_terms 5 -物理模拟 wu li mo ni computer_terms 5 -物理符号系统 wu li fu hao xi tong computer_terms 5 -物理设备 wu li she bei computer_terms 5 -物理设备表 wu li she bei biao computer_terms 5 -物理访问控制 wu li fang wen kong zhi computer_terms 5 -物理配置审计 wu li pei zhi shen ji computer_terms 5 -物理隔绝 wu li ge jue computer_terms 5 -物理隔绝网络 wu li ge jue wang luo computer_terms 5 -物理需求 wu li xu qiu computer_terms 5 -物资需求规划 wu zi xu qiu gui hua computer_terms 5 -牵引式输纸器 qian yin shi shu zhi qi computer_terms 5 -特征 te zheng computer_terms 5 -特征交互 te zheng jiao hu computer_terms 5 -特征函数 te zheng han shu computer_terms 5 -特征分析 te zheng fen xi computer_terms 5 -特征提取 te zheng ti qu computer_terms 5 -特征方程 te zheng fang cheng computer_terms 5 -特征束 te zheng shu computer_terms 5 -特征检测 te zheng jian ce computer_terms 5 -特征模型 te zheng mo xing computer_terms 5 -特征模型转换 te zheng mo xing zhuan huan computer_terms 5 -特征生成 te zheng sheng cheng computer_terms 5 -特征空间 te zheng kong jian computer_terms 5 -特征编码 te zheng bian ma computer_terms 5 -特征识别 te zheng shi bie computer_terms 5 -特征轮廓 te zheng lun kuo computer_terms 5 -特征选择 te zheng xuan ze computer_terms 5 -特征集成 te zheng ji cheng computer_terms 5 -特征项 te zheng xiang computer_terms 5 -特性阻抗 te xing zu kang computer_terms 5 -特权 te quan computer_terms 5 -特权命令 te quan ming ling computer_terms 5 -特权指令 te quan zhi ling computer_terms 5 -特权方式 te quan fang shi computer_terms 5 -特殊字符 te shu zi fu computer_terms 5 -特殊网论 te shu wang lun computer_terms 5 -特洛伊木马 te luo yi mu ma computer_terms 5 -特许 te xu computer_terms 5 -特许状态 te xu zhuang tai computer_terms 5 -状态图 zhuang tai tu computer_terms 5 -状态方程 zhuang tai fang cheng computer_terms 5 -状态机 zhuang tai ji computer_terms 5 -状态栈 zhuang tai zhan computer_terms 5 -状态栏 zhuang tai lan computer_terms 5 -状态爆炸 zhuang tai bao zha computer_terms 5 -状态空间 zhuang tai kong jian computer_terms 5 -状态空间搜索 zhuang tai kong jian sou suo computer_terms 5 -状态空间表示 zhuang tai kong jian biao shi computer_terms 5 -状态管理程序 zhuang tai guan li cheng xu computer_terms 5 -状态转移图 zhuang tai zhuan yi tu computer_terms 5 -状态队列 zhuang tai dui lie computer_terms 5 -独立型故障 du li xing gu zhang computer_terms 5 -独立程序 du li cheng xu computer_terms 5 -环回点 huan hui dian computer_terms 5 -环境光 huan jing guang computer_terms 5 -环境控制表 huan jing kong zhi biao computer_terms 5 -环境映射 huan jing ying she computer_terms 5 -环境温度 huan jing wen du computer_terms 5 -环境湿度 huan jing shi du computer_terms 5 -环形缓冲 huan xing huan chong computer_terms 5 -环氧黏合剂 huan yang nian he ji computer_terms 5 -环站 huan zhan computer_terms 5 -环等待时间 huan deng dai shi jian computer_terms 5 -环绕在周围 huan rao zai zhou wei computer_terms 5 -现代汉语 xian dai han yu computer_terms 5 -现代通用汉字 xian dai tong yong han zi computer_terms 5 -现场可换件 xian chang ke huan jian computer_terms 5 -现场可换单元 xian chang ke huan dan yuan computer_terms 5 -现场总线 xian chang zong xian computer_terms 5 -现场控制站 xian chang kong zhi zhan computer_terms 5 -现场置换单元 xian chang zhi huan dan yuan computer_terms 5 -现用目录 xian yong mu lu computer_terms 5 -现货产品 xian huo chan pin computer_terms 5 -玻尔兹曼机 bo er zi man ji computer_terms 5 -球化模式选项 qiu hua mo shi xuan xiang computer_terms 5 -球阵列封装 qiu zhen lie feng zhuang computer_terms 5 -理性 li xing computer_terms 5 -理性主体 li xing zhu ti computer_terms 5 -理性论 li xing lun computer_terms 5 -理性论立场 li xing lun li chang computer_terms 5 -理论 li lun computer_terms 5 -理论语言学 li lun yu yan xue computer_terms 5 -瑕点 xia dian computer_terms 5 -瑞星 rui xing computer_terms 5 -瑞星杀毒软件 rui xing sha du ruan jian computer_terms 5 -瑞星防火墙 rui xing fang huo qiang computer_terms 5 -甚高级语言 shen gao ji yu yan computer_terms 5 -生产线方法 sheng chan xian fang fa computer_terms 5 -生存周期 sheng cun zhou qi computer_terms 5 -生存周期模型 sheng cun zhou qi mo xing computer_terms 5 -生存期 sheng cun qi computer_terms 5 -生成图片 sheng cheng tu pian computer_terms 5 -生成式 sheng cheng shi computer_terms 5 -生成树 sheng cheng shu computer_terms 5 -生成树问题 sheng cheng shu wen ti computer_terms 5 -生成语言学 sheng cheng yu yan xue computer_terms 5 -生成随机颜色 sheng cheng sui ji yan shai computer_terms 5 -生日攻击 sheng ri gong ji computer_terms 5 -生物测定 sheng wu ce ding computer_terms 5 -生物计算机 sheng wu ji suan ji computer_terms 5 -用例扩展 yong li kuo zhan computer_terms 5 -用例数目 yong li shu mu computer_terms 5 -用户主体 yong hu zhu ti computer_terms 5 -用户产权网络 yong hu chan quan wang luo computer_terms 5 -用户产权设备 yong hu chan quan she bei computer_terms 5 -用户代理 yong hu dai li computer_terms 5 -用户任务 yong hu ren wu computer_terms 5 -用户任务集 yong hu ren wu ji computer_terms 5 -用户作业 yong hu zuo ye computer_terms 5 -用户兴趣 yong hu xing qu computer_terms 5 -用户内存 yong hu nei cun computer_terms 5 -用户分区 yong hu fen qu computer_terms 5 -用户分时 yong hu fen shi computer_terms 5 -用户加密 yong hu jia mi computer_terms 5 -用户区 yong hu qu computer_terms 5 -用户坐标 yong hu zuo biao computer_terms 5 -用户坐标系 yong hu zuo biao xi computer_terms 5 -用户定义消息 yong hu ding yi xiao xi computer_terms 5 -用户密钥 yong hu mi yao computer_terms 5 -用户指定型 yong hu zhi ding xing computer_terms 5 -用户文件目录 yong hu wen jian mu lu computer_terms 5 -用户文档 yong hu wen dang computer_terms 5 -用户日志 yong hu ri zhi computer_terms 5 -用户标识 yong hu biao zhi computer_terms 5 -用户标识专用 yong hu biao zhi zhuan yong computer_terms 5 -用户标识码 yong hu biao shi ma computer_terms 5 -用户栈 yong hu zhan computer_terms 5 -用户栈指针 yong hu zhan zhi zhen computer_terms 5 -用户注册 yong hu zhu ce computer_terms 5 -用户注销 yong hu zhu xiao computer_terms 5 -用户消息 yong hu xiao xi computer_terms 5 -用户特许文件 yong hu te xu wen jian computer_terms 5 -用户状态表 yong hu zhuang tai biao computer_terms 5 -用户界面 yong hu jie mian computer_terms 5 -用户登录号 yong hu deng lu hao computer_terms 5 -用户程序 yong hu cheng xu computer_terms 5 -用户简介 yong hu jian jie computer_terms 5 -用户线路 yong hu xian lu computer_terms 5 -用户终端业务 yong hu zhong duan ye wu computer_terms 5 -用户自定 yong hu zi ding computer_terms 5 -用户账号 yong hu zhang hao computer_terms 5 -用户选项 yong hu xuan xiang computer_terms 5 -用户造字程序 yong hu zao zi cheng xu computer_terms 5 -用户造词程序 yong hu zao ci cheng xu computer_terms 5 -用户需求 yong hu xu qiu computer_terms 5 -申请栈 shen qing zhan computer_terms 5 -电压电流曲线 dian ya dian liu qu xian computer_terms 5 -电压阶跃 dian ya jie yue computer_terms 5 -电口 dian kou computer_terms 5 -电口转光口 dian kou zhuan guang kou computer_terms 5 -电子付款 dian zi fu kuan computer_terms 5 -电子会议系统 dian zi hui yi xi tong computer_terms 5 -电子出版 dian zi chu ban computer_terms 5 -电子出版系统 dian zi chu ban xi tong computer_terms 5 -电子函件 dian zi han jian computer_terms 5 -电子函件地址 dian zi han jian di zhi computer_terms 5 -电子商务 dian zi shang wu computer_terms 5 -电子器件 dian zi qi jian computer_terms 5 -电子图书馆 dian zi tu shu guan computer_terms 5 -电子媒体 dian zi mei ti computer_terms 5 -电子市场 dian zi shi chang computer_terms 5 -电子情报 dian zi qing bao computer_terms 5 -电子数据交换 dian zi shu ju jiao huan computer_terms 5 -电子文本 dian zi wen ben computer_terms 5 -电子服务 dian zi fu wu computer_terms 5 -电子杂志 dian zi za zhi computer_terms 5 -电子消息处理 dian zi xiao xi chu li computer_terms 5 -电子渗入 dian zi shen ru computer_terms 5 -电子监视 dian zi jian shi computer_terms 5 -电子签名 dian zi qian ming computer_terms 5 -电子管 dian zi guan computer_terms 5 -电子耳 dian zi er computer_terms 5 -电子表格 dian zi biao ge computer_terms 5 -电子计算机 dian zi ji suan ji computer_terms 5 -电子设备 dian zi she bei computer_terms 5 -电子设计规则 dian zi she ji gui ze computer_terms 5 -电子邮件 dian zi you jian computer_terms 5 -电子邮件别名 dian zi you jian bie ming computer_terms 5 -电子邮件地址 dian zi you jian di zhi computer_terms 5 -电子金融 dian zi jin rong computer_terms 5 -电子银行业务 dian zi yin hang ye wu computer_terms 5 -电容式触摸屏 dian rong shi chu mo ping computer_terms 5 -电报码 dian bao ma computer_terms 5 -电机模组 dian ji mo zu computer_terms 5 -电气工程师 dian qi gong cheng shi computer_terms 5 -电气性能 dian qi xing neng computer_terms 5 -电流型逻辑 dian liu xing luo ji computer_terms 5 -电流源 dian liu yuan computer_terms 5 -电液伺服电机 dian ye si fu dian ji computer_terms 5 -电源分配系统 dian yuan fen pei xi tong computer_terms 5 -电源屏幕 dian yuan ping mu computer_terms 5 -电源总线 dian yuan zong xian computer_terms 5 -电源跟踪 dian yuan gen zong computer_terms 5 -电磁式打印头 dian ci shi da yin tou computer_terms 5 -电视会议 dian shi hui yi computer_terms 5 -电视墙 dian shi qiang computer_terms 5 -电路交换 dian lu jiao huan computer_terms 5 -电路交换网 dian lu jiao huan wang computer_terms 5 -电路传送模式 dian lu chuan song mo shi computer_terms 5 -电路保护器 dian lu bao hu qi computer_terms 5 -电路内测试 dian lu nei ce shi computer_terms 5 -电镀膜盘 dian du mo pan computer_terms 5 -电镀薄膜磁盘 dian du bo mo ci pan computer_terms 5 -电阻损耗 dian zu sun hao computer_terms 5 -电阻排 dian zu pai computer_terms 5 -电阻负载 dian zu fu zai computer_terms 5 -画中画 hua zhong hua computer_terms 5 -画图片 hua tu pian computer_terms 5 -画圆角矩形 hua yuan jiao ju xing computer_terms 5 -画弦 hua xian computer_terms 5 -画渐变矩形 hua jian bian ju xing computer_terms 5 -画矩形 hua ju xing computer_terms 5 -界线标记 jie xian biao ji computer_terms 5 -界线符号 jie xian fu hao computer_terms 5 -界面 jie mian computer_terms 5 -略图 lue tu computer_terms 5 -畸变 ji bian computer_terms 5 -疫苗 yi miao computer_terms 5 -病毒 bing du computer_terms 5 -病毒疫情监测 bing du yi qing jian ce computer_terms 5 -病毒签名 bing du qian ming computer_terms 5 -病毒词汇 bing du ci hui computer_terms 5 -症兆 zheng zhao computer_terms 5 -登录 deng lu computer_terms 5 -登录模式 deng lu mo shi computer_terms 5 -登录脚本 deng lu jiao ben computer_terms 5 -白体 bai ti computer_terms 5 -白名单库 bai ming dan ku computer_terms 5 -白噪声发生器 bai zao sheng fa sheng qi computer_terms 5 -白板服务 bai ban fu wu computer_terms 5 -白猫系统王 bai mao xi tong wang computer_terms 5 -白盒测试 bai he ce shi computer_terms 5 -白箱 bai xiang computer_terms 5 -白箱测试 bai xiang ce shi computer_terms 5 -白领犯罪 bai ling fan zui computer_terms 5 -百万赫兹 bai wan he zi computer_terms 5 -百兆网卡 bai zhao wang ka computer_terms 5 -百堂互联 bai tang hu lian computer_terms 5 -百度 bai du computer_terms 5 -百美元笔记本 bai mei yuan bi ji ben computer_terms 5 -皮肤管理器 pi fu guan li qi computer_terms 5 -监控任务 jian kong ren wu computer_terms 5 -监控台 jian kong tai computer_terms 5 -监控方式 jian kong fang shi computer_terms 5 -监控程序 jian kong cheng xu computer_terms 5 -监测网路 jian ce wang lu computer_terms 5 -监督学习 jian du xue xi computer_terms 5 -监督控制 jian du kong zhi computer_terms 5 -监视信元 jian shi xin yuan computer_terms 5 -监视器 jian shi qi computer_terms 5 -监视定时器 jian shi ding shi qi computer_terms 5 -监视状态 jian shi zhuang tai computer_terms 5 -盖写 gai xie computer_terms 5 -盘片组 pan pian zu computer_terms 5 -盘驱 pan qu computer_terms 5 -盘驱动器 pan qu dong qi computer_terms 5 -目录排序 mu lu pai xu computer_terms 5 -目录服务 mu lu fu wu computer_terms 5 -目标 mu biao computer_terms 5 -目标回归 mu biao hui gui computer_terms 5 -目标子句 mu biao zi ju computer_terms 5 -目标对象 mu biao dui xiang computer_terms 5 -目标导向推理 mu biao dao xiang tui li computer_terms 5 -目标引导行为 mu biao yin dao xing wei computer_terms 5 -目标机 mu biao ji computer_terms 5 -目标目录 mu biao mu lu computer_terms 5 -目标程序 mu biao cheng xu computer_terms 5 -目标系统 mu biao xi tong computer_terms 5 -目标范例库 mu biao fan li ku computer_terms 5 -目标计算机 mu biao ji suan ji computer_terms 5 -目标语生成 mu biao yu sheng cheng computer_terms 5 -目标语言 mu biao yu yan computer_terms 5 -目标语言词典 mu biao yu yan ci dian computer_terms 5 -目标语输出 mu biao yu shu chu computer_terms 5 -目标路径 mu biao lu jing computer_terms 5 -目标集 mu biao ji computer_terms 5 -目标驱动 mu biao qu dong computer_terms 5 -盲打 mang da computer_terms 5 -盲目搜索 mang mu sou suo computer_terms 5 -盲签 mang qian computer_terms 5 -直接呼叫设施 zhi jie hu jiao she shi computer_terms 5 -直接寻址 zhi jie xun zhi computer_terms 5 -直接成分语法 zhi jie cheng fen yu fa computer_terms 5 -直接插入 zhi jie cha ru computer_terms 5 -直接数字控制 zhi jie shu zi kong zhi computer_terms 5 -直接映射 zhi jie ying she computer_terms 5 -直接液冷 zhi jie ye leng computer_terms 5 -直接组织 zhi jie zu zhi computer_terms 5 -直接随机存取 zhi jie sui ji cun qu computer_terms 5 -直方图 zhi fang tu computer_terms 5 -直方图修正 zhi fang tu xiu zheng computer_terms 5 -直觉主义逻辑 zhi jue zhu yi luo ji computer_terms 5 -相互讯息 xiang hu xun xi computer_terms 5 -相似性 xiang si xing computer_terms 5 -相似性度量 xiang si xing du liang computer_terms 5 -相似性弧 xiang si xing hu computer_terms 5 -相似性测度 xiang si xing ce du computer_terms 5 -相位编码 xiang wei bian ma computer_terms 5 -相位裕度 xiang wei yu du computer_terms 5 -相信逻辑 xiang xin luo ji computer_terms 5 -相关匹配 xiang guan pi pei computer_terms 5 -相关型故障 xiang guan xing gu zhang computer_terms 5 -相关探测 xiang guan tan ce computer_terms 5 -相关控制部件 xiang guan kong zhi bu jian computer_terms 5 -相关检查 xiang guan jian cha computer_terms 5 -相关测试 xiang guan ce shi computer_terms 5 -相关规则 xiang guan gui ze computer_terms 5 -相关驱动 xiang guan qu dong computer_terms 5 -相变碟 xiang bian die computer_terms 5 -相容性 xiang rong xing computer_terms 5 -相容收敛 xiang rong shou lian computer_terms 5 -相对化 xiang dui hua computer_terms 5 -相对地址 xiang dui di zhi computer_terms 5 -相片拷贝 xiang pian kao bei computer_terms 5 -省并词 sheng bing ci computer_terms 5 -看打 kan da computer_terms 5 -真值维护系统 zhen zhi wei hu xi tong computer_terms 5 -真值表 zhen zhi biao computer_terms 5 -真值表归约 zhen zhi biao gui yue computer_terms 5 -真实世界 zhen shi shi jie computer_terms 5 -真实感图形 zhen shi gan tu xing computer_terms 5 -真实感显示 zhen shi gan xian shi computer_terms 5 -真点播电视 zhen dian bo dian shi computer_terms 5 -着色数 zhuo se shu computer_terms 5 -瞬时冒险 shun shi mao xian computer_terms 5 -瞬时变迁 shun shi bian qian computer_terms 5 -瞬时故障 shun shi gu zhang computer_terms 5 -瞬时错误 shun shi cuo wu computer_terms 5 -矢列式 shi lie shi computer_terms 5 -矢量蒙版 shi liang meng ban computer_terms 5 -矢量遮罩 shi liang zhe zhao computer_terms 5 -知识主体 zhi shi zhu ti computer_terms 5 -知识主管 zhi shi zhu guan computer_terms 5 -知识习得 zhi shi xi de computer_terms 5 -知识产业 zhi shi chan ye computer_terms 5 -知识信息处理 zhi shi xin xi chu li computer_terms 5 -知识信息格式 zhi shi xin xi ge shi computer_terms 5 -知识冗余 zhi shi rong yu computer_terms 5 -知识利用系统 zhi shi li yong xi tong computer_terms 5 -知识单元 zhi shi dan yuan computer_terms 5 -知识发现 zhi shi fa xian computer_terms 5 -知识同化 zhi shi tong hua computer_terms 5 -知识图像编码 zhi shi tu xiang bian ma computer_terms 5 -知识块 zhi shi kuai computer_terms 5 -知识处理 zhi shi chu li computer_terms 5 -知识复杂性 zhi shi fu za xing computer_terms 5 -知识子系统 zhi shi zi xi tong computer_terms 5 -知识工程 zhi shi gong cheng computer_terms 5 -知识工程师 zhi shi gong cheng shi computer_terms 5 -知识库 zhi shi ku computer_terms 5 -知识库机 zhi shi ku ji computer_terms 5 -知识库系统 zhi shi ku xi tong computer_terms 5 -知识推理 zhi shi tui li computer_terms 5 -知识提取 zhi shi ti qu computer_terms 5 -知识提取器 zhi shi ti qu qi computer_terms 5 -知识操作化 zhi shi cao zuo hua computer_terms 5 -知识模型 zhi shi mo xing computer_terms 5 -知识模式 zhi shi mo shi computer_terms 5 -知识源 zhi shi yuan computer_terms 5 -知识相容性 zhi shi xiang rong xing computer_terms 5 -知识精化 zhi shi jing hua computer_terms 5 -知识组织 zhi shi zu zhi computer_terms 5 -知识结构 zhi shi jie gou computer_terms 5 -知识编译 zhi shi bian yi computer_terms 5 -知识编辑器 zhi shi bian ji qi computer_terms 5 -知识获取 zhi shi huo qu computer_terms 5 -知识表示 zhi shi biao shi computer_terms 5 -知识表示方式 zhi shi biao shi fang shi computer_terms 5 -知识证明 zhi shi zheng ming computer_terms 5 -矩形波浪 ju xing bo lang computer_terms 5 -矩描述子 ju miao shu zi computer_terms 5 -短信客户端 duan xin ke hu duan computer_terms 5 -短整数 duan zheng shu computer_terms 5 -短期调度 duan qi diao du computer_terms 5 -短程记忆 duan cheng ji yi computer_terms 5 -短线 duan xian computer_terms 5 -短语结构树 duan yu jie gou shu computer_terms 5 -短路故障 duan lu gu zhang computer_terms 5 -石效瑞 shi xiao rui computer_terms 5 -石膏效果 shi gao xiao guo computer_terms 5 -码元 ma yuan computer_terms 5 -码元串 ma yuan chuan computer_terms 5 -码元集 ma yuan ji computer_terms 5 -码字 ma zi computer_terms 5 -码文 ma wen computer_terms 5 -码本 ma ben computer_terms 5 -码表 ma biao computer_terms 5 -破冰病毒 po bing bing du computer_terms 5 -破解 po jie computer_terms 5 -破译者 po yi zhe computer_terms 5 -硅编译器 gui bian yi qi computer_terms 5 -硅谷下载 gui gu xia zai computer_terms 5 -硬件 ying jian computer_terms 5 -硬件冗余 ying jian rong yu computer_terms 5 -硬件冗余检验 ying jian rong yu jian yan computer_terms 5 -硬件地址 ying jian di zhi computer_terms 5 -硬件多线程 ying jian duo xian cheng computer_terms 5 -硬件安全 ying jian an quan computer_terms 5 -硬件平台 ying jian ping tai computer_terms 5 -硬件描述语言 ying jian miao shu yu yan computer_terms 5 -硬件故障 ying jian gu zhang computer_terms 5 -硬件检验 ying jian jian yan computer_terms 5 -硬件测试 ying jian ce shi computer_terms 5 -硬件监控器 ying jian jian kong qi computer_terms 5 -硬件设计语言 ying jian she ji yu yan computer_terms 5 -硬件资源 ying jian zi yuan computer_terms 5 -硬件配置项 ying jian pei zhi xiang computer_terms 5 -硬件验证 ying jian yan zheng computer_terms 5 -硬停机 ying ting ji computer_terms 5 -硬扇区格式 ying shan qu ge shi computer_terms 5 -硬故障 ying gu zhang computer_terms 5 -硬盘 ying pan computer_terms 5 -硬盘序号 ying pan xu hao computer_terms 5 -硬盘接口 ying pan jie kou computer_terms 5 -硬盘驱动器 ying pan qu dong qi computer_terms 5 -硬磁盘 ying ci pan computer_terms 5 -硬联线控制 ying lian xian kong zhi computer_terms 5 -硬连线逻辑 ying lian xian luo ji computer_terms 5 -硬错误 ying cuo wu computer_terms 5 -确保 que bao computer_terms 5 -确信度 que xin du computer_terms 5 -确定型图灵机 que ding xing tu ling ji computer_terms 5 -确定子句语法 que ding zi ju yu fa computer_terms 5 -确定性算法 que ding xing suan fa computer_terms 5 -确定性调度 que ding xing diao du computer_terms 5 -确界 que jie computer_terms 5 -确认 que ren computer_terms 5 -确证 que zheng computer_terms 5 -碎片 sui pian computer_terms 5 -碰撞 peng zhuang computer_terms 5 -碰撞强制 peng zhuang qiang zhi computer_terms 5 -碰撞检测 peng zhuang jian ce computer_terms 5 -碳笔 tan bi computer_terms 5 -磁光存储器 ci guang cun chu qi computer_terms 5 -磁光碟 ci guang die computer_terms 5 -磁卡 ci ka computer_terms 5 -磁变阻头 ci bian zu tou computer_terms 5 -磁头 ci tou computer_terms 5 -磁头加载区 ci tou jia zai qu computer_terms 5 -磁头加载机构 ci tou jia zai ji gou computer_terms 5 -磁头卸载区 ci tou xie zai qu computer_terms 5 -磁头定位机构 ci tou ding wei ji gou computer_terms 5 -磁头缝隙 ci tou feng xi computer_terms 5 -磁头读写槽 ci tou du xie cao computer_terms 5 -磁头起落区 ci tou qi luo qu computer_terms 5 -磁存储器 ci cun chu qi computer_terms 5 -磁带 ci dai computer_terms 5 -磁带传送机构 ci dai chuan song ji gou computer_terms 5 -磁带后援系统 ci dai hou yuan xi tong computer_terms 5 -磁带头标 ci dai tou biao computer_terms 5 -磁带奇偶检验 ci dai ji ou jian yan computer_terms 5 -磁带尾标 ci dai wei biao computer_terms 5 -磁带库 ci dai ku computer_terms 5 -磁带归档 ci dai gui dang computer_terms 5 -磁带控制器 ci dai kong zhi qi computer_terms 5 -磁带标号 ci dai biao hao computer_terms 5 -磁带格式 ci dai ge shi computer_terms 5 -磁带驱动器 ci dai qu dong qi computer_terms 5 -磁带驱动系统 ci dai qu dong xi tong computer_terms 5 -磁心 ci xin computer_terms 5 -磁条 ci tiao computer_terms 5 -磁条阅读机 ci tiao yue du ji computer_terms 5 -磁泡 ci pao computer_terms 5 -磁盘 ci pan computer_terms 5 -磁盘冗余阵列 ci pan rong yu zhen lie computer_terms 5 -磁盘划伤 ci pan hua shang computer_terms 5 -磁盘双工 ci pan shuang gong computer_terms 5 -磁盘接口 ci pan jie kou computer_terms 5 -磁盘控制器 ci pan kong zhi qi computer_terms 5 -磁盘操作系统 ci pan cao zuo xi tong computer_terms 5 -磁盘精灵蠕虫 ci pan jing ling ru chong computer_terms 5 -磁盘记录块 ci pan ji lu kuai computer_terms 5 -磁盘适配器 ci pan shi pei qi computer_terms 5 -磁盘镜像 ci pan jing xiang computer_terms 5 -磁盘阵列 ci pan zhen lie computer_terms 5 -磁盘驱动器 ci pan qu dong qi computer_terms 5 -磁盘高速缓存 ci pan gao su huan cun computer_terms 5 -磁碟机蠕虫 ci die ji ru chong computer_terms 5 -磁表面记录 ci biao mian ji lu computer_terms 5 -磁记录介质 ci ji lu jie zhi computer_terms 5 -磁道 ci dao computer_terms 5 -磁道中心距 ci dao zhong xin ju computer_terms 5 -磁道宽度 ci dao kuan du computer_terms 5 -磁道格式 ci dao ge shi computer_terms 5 -磁鼓 ci gu computer_terms 5 -磨损失效 mo sun shi xiao computer_terms 5 -示波器 shi bo qi computer_terms 5 -神经专家系统 shen jing zhuan jia xi tong computer_terms 5 -神经元 shen jing yuan computer_terms 5 -神经元仿真 shen jing yuan fang zhen computer_terms 5 -神经元函数 shen jing yuan han shu computer_terms 5 -神经元模型 shen jing yuan mo xing computer_terms 5 -神经元网络 shen jing yuan wang luo computer_terms 5 -神经模糊主体 shen jing mo hu zhu ti computer_terms 5 -神经网络模型 shen jing wang luo mo xing computer_terms 5 -神经计算机 shen jing ji suan ji computer_terms 5 -禁止下载图像 jin zhi xia zai tu xiang computer_terms 5 -禁止中断 jin zhi zhong duan computer_terms 5 -禁止信号 jin zhi xin hao computer_terms 5 -禁止播放声音 jin zhi bo fang sheng yin computer_terms 5 -禁止显示 jin zhi xian shi computer_terms 5 -禁止显示动画 jin zhi xian shi dong hua computer_terms 5 -禁止状态 jin zhi zhuang tai computer_terms 5 -禁止电路 jin zhi dian lu computer_terms 5 -禁止脉冲 jin zhi mai chong computer_terms 5 -禁止表 jin zhi biao computer_terms 5 -禁止输入 jin zhi shu ru computer_terms 5 -禁止运行脚本 jin zhi yun xing jiao ben computer_terms 5 -禁止重画 jin zhi chong hua computer_terms 5 -禁用字符 jin yong zi fu computer_terms 5 -禁用组合 jin yong zu he computer_terms 5 -禁用组合检验 jin yong zu he jian yan computer_terms 5 -禁闭 jin bi computer_terms 5 -禁集 jin ji computer_terms 5 -离散卷积 li san juan ji computer_terms 5 -离散对数 li san dui shu computer_terms 5 -离散对数问题 li san dui shu wen ti computer_terms 5 -离散控制系统 li san kong zhi xi tong computer_terms 5 -离散文本 li san wen ben computer_terms 5 -离散时间算法 li san shi jian suan fa computer_terms 5 -离散松弛法 li san song chi fa computer_terms 5 -离散重建问题 li san chong jian wen ti computer_terms 5 -离线 li xian computer_terms 5 -离线图灵机 li xian tu ling ji computer_terms 5 -私有视图状态 si you shi tu zhuang tai computer_terms 5 -私有高速缓存 si you gao su huan cun computer_terms 5 -私用 si yong computer_terms 5 -私钥 si yao computer_terms 5 -私钥文本 si yao wen ben computer_terms 5 -种群 zhong qun computer_terms 5 -科学数据库 ke xue shu ju ku computer_terms 5 -秘密密钥 mi mi mi yao computer_terms 5 -秘密性 mi mi xing computer_terms 5 -秘密级 mi mi ji computer_terms 5 -租用线路 zu yong xian lu computer_terms 5 -租用跟托管 zu yong gen tuo guan computer_terms 5 -积分控制 ji fen kong zhi computer_terms 5 -积木世界 ji mu shi jie computer_terms 5 -积木块假设 ji mu kuai jia she computer_terms 5 -移位器 yi wei qi computer_terms 5 -移位寄存器 yi wei ji cun qi computer_terms 5 -移位指令 yi wei zhi ling computer_terms 5 -移位网 yi wei wang computer_terms 5 -移入 yi ru computer_terms 5 -移入规约 yi ru gui yue computer_terms 5 -移出 yi chu computer_terms 5 -移到文件尾 yi dao wen jian wei computer_terms 5 -移到文件首 yi dao wen jian shou computer_terms 5 -移动主体 yi dong zhu ti computer_terms 5 -移动代理 yi dong dai li computer_terms 5 -移动控件 yi dong kong jian computer_terms 5 -移动机器人 yi dong ji qi ren computer_terms 5 -移动用户控件 yi dong yong hu kong jian computer_terms 5 -移动计算 yi dong ji suan computer_terms 5 -移动计算机 yi dong ji suan ji computer_terms 5 -移动镜头 yi dong jing tou computer_terms 5 -移动飞信 yi dong fei xin computer_terms 5 -移频键控 yi pin jian kong computer_terms 5 -稀疏数据 xi shu shu ju computer_terms 5 -稀疏集 xi shu ji computer_terms 5 -程序 cheng xu computer_terms 5 -程序代数 cheng xu dai shu computer_terms 5 -程序优先级 cheng xu you xian ji computer_terms 5 -程序体系结构 cheng xu ti xi jie gou computer_terms 5 -程序保护 cheng xu bao hu computer_terms 5 -程序修改 cheng xu xiu gai computer_terms 5 -程序分页功能 cheng xu fen ye gong neng computer_terms 5 -程序划分 cheng xu hua fen computer_terms 5 -程序变异 cheng xu bian yi computer_terms 5 -程序员作业 cheng xu yuan zuo ye computer_terms 5 -程序块 cheng xu kuai computer_terms 5 -程序存储 cheng xu cun chu computer_terms 5 -程序寄存器 cheng xu ji cun qi computer_terms 5 -程序对换 cheng xu dui huan computer_terms 5 -程序局部性 cheng xu ju bu xing computer_terms 5 -程序库 cheng xu ku computer_terms 5 -程序扩展 cheng xu kuo zhan computer_terms 5 -程序探测 cheng xu tan ce computer_terms 5 -程序控制 cheng xu kong zhi computer_terms 5 -程序支持库 cheng xu zhi chi ku computer_terms 5 -程序敏感故障 cheng xu min gan gu zhang computer_terms 5 -程序暂停 cheng xu zan ting computer_terms 5 -程序格式 cheng xu ge shi computer_terms 5 -程序正确性 cheng xu zheng que xing computer_terms 5 -程序段 cheng xu duan computer_terms 5 -程序段表 cheng xu duan biao computer_terms 5 -程序池 cheng xu chi computer_terms 5 -程序状态 cheng xu zhuang tai computer_terms 5 -程序理解 cheng xu li jie computer_terms 5 -程序生成 cheng xu sheng cheng computer_terms 5 -程序生成器 cheng xu sheng cheng qi computer_terms 5 -程序生成程序 cheng xu sheng cheng cheng xu computer_terms 5 -程序界限监控 cheng xu jie xian jian kong computer_terms 5 -程序确认 cheng xu que ren computer_terms 5 -程序纸 cheng xu zhi computer_terms 5 -程序综合 cheng xu zong he computer_terms 5 -程序装入操作 cheng xu zhuang ru cao zuo computer_terms 5 -程序装入程序 cheng xu zhuang ru cheng xu computer_terms 5 -程序规约 cheng xu gui yue computer_terms 5 -程序计数器 cheng xu ji shu qi computer_terms 5 -程序设计 cheng xu she ji computer_terms 5 -程序设计技术 cheng xu she ji ji shu computer_terms 5 -程序设计环境 cheng xu she ji huan jing computer_terms 5 -程序设计语言 cheng xu she ji yu yan computer_terms 5 -程序设计逻辑 cheng xu she ji luo ji computer_terms 5 -程序调度 cheng xu diao du computer_terms 5 -程序调度程序 cheng xu diao du cheng xu computer_terms 5 -程序质量 cheng xu zhi liang computer_terms 5 -程序转换 cheng xu zhuan huan computer_terms 5 -程序转换方法 cheng xu zhuan huan fang fa computer_terms 5 -程序逻辑单元 cheng xu luo ji dan yuan computer_terms 5 -程序重定位 cheng xu chong ding wei computer_terms 5 -程序重试 cheng xu chong shi computer_terms 5 -程序隔离 cheng xu ge li computer_terms 5 -程序集 cheng xu ji computer_terms 5 -程序集元数据 cheng xu ji yuan shu ju computer_terms 5 -程序集变量 cheng xu ji bian liang computer_terms 5 -程序集合 cheng xu ji he computer_terms 5 -程序集清单 cheng xu ji qing dan computer_terms 5 -程序集缓存 cheng xu ji huan cun computer_terms 5 -程序验证 cheng xu yan zheng computer_terms 5 -程序验证器 cheng xu yan zheng qi computer_terms 5 -程序高手 cheng xu gao shou computer_terms 5 -程式设计语言 cheng shi she ji yu yan computer_terms 5 -稠密性 chou mi xing computer_terms 5 -稳健性 wen jian xing computer_terms 5 -稳压电源 wen ya dian yuan computer_terms 5 -稳压稳频 wen ya wen pin computer_terms 5 -稳压稳频电源 wen ya wen pin dian yuan computer_terms 5 -稳定化协议 wen ding hua xie yi computer_terms 5 -稳定性 wen ding xing computer_terms 5 -稳定时间 wen ding shi jian computer_terms 5 -稳定裕度 wen ding yu du computer_terms 5 -稳态信号 wen tai xin hao computer_terms 5 -稳态冒险 wen tai mao xian computer_terms 5 -稳态误差 wen tai wu cha computer_terms 5 -空值 kong zhi computer_terms 5 -空地址 kong di zhi computer_terms 5 -空心字 kong xin zi computer_terms 5 -空指针 kong zhi zhen computer_terms 5 -空指针异常 kong zhi zhen yi chang computer_terms 5 -空操作指令 kong cao zuo zhi ling computer_terms 5 -空栈 kong zhan computer_terms 5 -空气流 kong qi liu computer_terms 5 -空气流速 kong qi liu su computer_terms 5 -空气过滤器 kong qi guo lv qi computer_terms 5 -空白符 kong bai fu computer_terms 5 -空白软盘 kong bai ruan pan computer_terms 5 -空闲信道状态 kong xian xin dao zhuang tai computer_terms 5 -空闲物理内存 kong xian wu li nei cun computer_terms 5 -空闲虚拟内存 kong xian xu ni nei cun computer_terms 5 -空间 kong jian computer_terms 5 -空间分割 kong jian fen ge computer_terms 5 -空间复杂度 kong jian fu za du computer_terms 5 -空间复杂性 kong jian fu za xing computer_terms 5 -空间局部性 kong jian ju bu xing computer_terms 5 -空间布局 kong jian bu ju computer_terms 5 -空间拓扑关系 kong jian tuo pu guan xi computer_terms 5 -空间控制 kong jian kong zhi computer_terms 5 -空间推理 kong jian tui li computer_terms 5 -空间数据库 kong jian shu ju ku computer_terms 5 -空间检索 kong jian jian suo computer_terms 5 -空间知识 kong jian zhi shi computer_terms 5 -空间索引 kong jian suo yin computer_terms 5 -空间谱系 kong jian pu xi computer_terms 5 -空间需要 kong jian xu yao computer_terms 5 -空间需要量 kong jian xu yao liang computer_terms 5 -空集 kong ji computer_terms 5 -穿孔贼木马 chuan kong zei mu ma computer_terms 5 -穿线二叉树 chuan xian er cha shu computer_terms 5 -穿越序列 chuan yue xu lie computer_terms 5 -突发传输 tu fa chuan shu computer_terms 5 -突发噪声 tu fa zao sheng computer_terms 5 -突然失效 tu ran shi xiao computer_terms 5 -突触 tu chu computer_terms 5 -窃取信道信息 qie qu xin dao xin xi computer_terms 5 -窃取程序 qie qu cheng xu computer_terms 5 -窃听 qie ting computer_terms 5 -窗体 chuang ti computer_terms 5 -窗口函数 chuang kou han shu computer_terms 5 -窗口句柄 chuang kou ju bing computer_terms 5 -窗口大小 chuang kou da xiao computer_terms 5 -窗口构件 chuang kou gou jian computer_terms 5 -窗口标题 chuang kou biao ti computer_terms 5 -窗口状态控制 chuang kou zhuang tai kong zhi computer_terms 5 -窗口程序集 chuang kou cheng xu ji computer_terms 5 -窗口管理器 chuang kou guan li qi computer_terms 5 -窗口组件 chuang kou zu jian computer_terms 5 -窗口透明载入 chuang kou tou ming zai ru computer_terms 5 -窥孔优化 kui kong you hua computer_terms 5 -立体匹配 li ti pi pei computer_terms 5 -立体印刷设备 li ti yin shua she bei computer_terms 5 -立体声 li ti sheng computer_terms 5 -立体字 li ti zi computer_terms 5 -立体影像 li ti ying xiang computer_terms 5 -立体映射 li ti ying she computer_terms 5 -立体显示 li ti xian shi computer_terms 5 -立体视觉 li ti shi jue computer_terms 5 -立即下载 li ji xia zai computer_terms 5 -立即地址 li ji di zhi computer_terms 5 -立方 li fang computer_terms 5 -立方体网 li fang ti wang computer_terms 5 -立方连接结构 li fang lian jie jie gou computer_terms 5 -竖向 shu xiang computer_terms 5 -竖排 shu pai computer_terms 5 -竖直喷射 shu zhi pen she computer_terms 5 -站点 zhan dian computer_terms 5 -站点保护 zhan dian bao hu computer_terms 5 -站点名 zhan dian ming computer_terms 5 -站点导航 zhan dian dao hang computer_terms 5 -站长先锋 zhan zhang xian feng computer_terms 5 -竞争变迁 jing zheng bian qian computer_terms 5 -竞争深度 jing zheng shen du computer_terms 5 -竞争网络 jing zheng wang luo computer_terms 5 -端对端传送 duan dui duan chuan song computer_terms 5 -端接 duan jie computer_terms 5 -端接二极管 duan jie er ji guan computer_terms 5 -端接器 duan jie qi computer_terms 5 -端接电压 duan jie dian ya computer_terms 5 -端接电源 duan jie dian yuan computer_terms 5 -端接电阻 duan jie dian zu computer_terms 5 -端接电阻器 duan jie dian zu qi computer_terms 5 -端点 duan dian computer_terms 5 -端点编码 duan dian bian ma computer_terms 5 -端端加密 duan duan jia mi computer_terms 5 -端端密钥 duan duan mi yao computer_terms 5 -端系统 duan xi tong computer_terms 5 -端记号 duan ji hao computer_terms 5 -笑话广场 xiao hua guang chang computer_terms 5 -笔数 bi shu computer_terms 5 -笔画 bi hua computer_terms 5 -笔画倾斜 bi hua qing xie computer_terms 5 -笔画显示 bi hua xian shi computer_terms 5 -笔画码 bi hua ma computer_terms 5 -笔画编码 bi hua bian ma computer_terms 5 -笔痕压力 bi hen ya li computer_terms 5 -笔痕尺寸 bi hen chi cun computer_terms 5 -笔痕细节 bi hen xi jie computer_terms 5 -笔痕长度 bi hen chang du computer_terms 5 -笔记本化 bi ji ben hua computer_terms 5 -笔输入计算机 bi shu ru ji suan ji computer_terms 5 -笔顺 bi shun computer_terms 5 -笛卡儿积 di ka er ji computer_terms 5 -笛卡尔积 di ka er ji computer_terms 5 -符号分析 fu hao fen xi computer_terms 5 -符号常量 fu hao chang liang computer_terms 5 -符号执行 fu hao zhi xing computer_terms 5 -符号操纵语言 fu hao cao zong yu yan computer_terms 5 -符号文件 fu hao wen jian computer_terms 5 -符号智能 fu hao zhi neng computer_terms 5 -符号演算 fu hao yan suan computer_terms 5 -符号编码 fu hao bian ma computer_terms 5 -符号编码基因 fu hao bian ma ji yin computer_terms 5 -符号设备 fu hao she bei computer_terms 5 -符号语言 fu hao yu yan computer_terms 5 -符号逻辑 fu hao luo ji computer_terms 5 -符号链接 fu hao lian jie computer_terms 5 -符号间干扰 fu hao jian gan rao computer_terms 5 -符合停机 fu he ting ji computer_terms 5 -第一代计算机 di yi dai ji suan ji computer_terms 5 -第一代语言 di yi dai yu yan computer_terms 5 -第一范式 di yi fan shi computer_terms 5 -第三代计算机 di san dai ji suan ji computer_terms 5 -第三代语言 di san dai yu yan computer_terms 5 -第三方 di san fang computer_terms 5 -第三范式 di san fan shi computer_terms 5 -第二代计算机 di er dai ji suan ji computer_terms 5 -第二代语言 di er dai yu yan computer_terms 5 -第二范式 di er fan shi computer_terms 5 -第五代计算机 di wu dai ji suan ji computer_terms 5 -第五代语言 di wu dai yu yan computer_terms 5 -第五范式 di wu fan shi computer_terms 5 -第四代计算机 di si dai ji suan ji computer_terms 5 -第四代语言 di si dai yu yan computer_terms 5 -第四范式 di si fan shi computer_terms 5 -等价关系 deng jia guan xi computer_terms 5 -等价标识 deng jia biao zhi computer_terms 5 -等价标识变量 deng jia biao zhi bian liang computer_terms 5 -等价运算 deng jia yun suan computer_terms 5 -等价问题 deng jia wen ti computer_terms 5 -等值线图 deng zhi xian tu computer_terms 5 -等值连接 deng zhi lian jie computer_terms 5 -等宽缩放 deng kuan suo fang computer_terms 5 -等式系统 deng shi xi tong computer_terms 5 -等式逻辑 deng shi luo ji computer_terms 5 -等待 deng dai computer_terms 5 -等待时间 deng dai shi jian computer_terms 5 -等待状态 deng dai zhuang tai computer_terms 5 -等待避免 deng dai bi mian computer_terms 5 -等待队列 deng dai dui lie computer_terms 5 -等待隐藏 deng dai yin cang computer_terms 5 -等离子 deng li zi computer_terms 5 -等联结 deng lian jie computer_terms 5 -等轴测投影 deng zhou ce tou ying computer_terms 5 -等长编码 deng chang bian ma computer_terms 5 -策略管理机构 ce lue guan li ji gou computer_terms 5 -筛法 shai fa computer_terms 5 -筛选主体 shai xuan zhu ti computer_terms 5 -签名文件 qian ming wen jian computer_terms 5 -签名模式 qian ming mo shi computer_terms 5 -签名算法 qian ming suan fa computer_terms 5 -签名验证 qian ming yan zheng computer_terms 5 -简体中文 jian ti zhong wen computer_terms 5 -简体中文版 jian ti zhong wen ban computer_terms 5 -简化字 jian hua zi computer_terms 5 -简单多边形 jian dan duo bian xing computer_terms 5 -简单安全特性 jian dan an quan te xing computer_terms 5 -简单链表 jian dan lian biao computer_terms 5 -简易收集面版 jian yi shou ji mian ban computer_terms 5 -简洁性 jian jie xing computer_terms 5 -简码 jian ma computer_terms 5 -算术上溢 suan shu shang yi computer_terms 5 -算术下溢 suan shu xia yi computer_terms 5 -算术交叉 suan shu jiao cha computer_terms 5 -算术平均 suan shu ping jun computer_terms 5 -算术平均测试 suan shu ping jun ce shi computer_terms 5 -算术操作符 suan shu cao zuo fu computer_terms 5 -算术移位 suan shu yi wei computer_terms 5 -算术运算 suan shu yun suan computer_terms 5 -算术运算逻辑 suan shu yun suan luo ji computer_terms 5 -算术逻辑部件 suan shu luo ji bu jian computer_terms 5 -算法 suan fa computer_terms 5 -算法保密 suan fa bao mi computer_terms 5 -算法分析 suan fa fen xi computer_terms 5 -算法正确性 suan fa zheng que xing computer_terms 5 -算法类 suan fa lei computer_terms 5 -算法语言 suan fa yu yan computer_terms 5 -管理例程 guan li li cheng computer_terms 5 -管理信息系统 guan li xin xi xi tong computer_terms 5 -管理员 guan li yuan computer_terms 5 -管理员帐号 guan li yuan zhang hao computer_terms 5 -管理员登陆 guan li yuan deng lu computer_terms 5 -管理控制 guan li kong zhi computer_terms 5 -管理浏览进程 guan li liu lan jin cheng computer_terms 5 -管理皮肤 guan li pi fu computer_terms 5 -管理程序 guan li cheng xu computer_terms 5 -管理程序调用 guan li cheng xu diao yong computer_terms 5 -管理系统 guan li xi tong computer_terms 5 -管理表单数据 guan li biao dan shu ju computer_terms 5 -管理计算机 guan li ji suan ji computer_terms 5 -管理过滤包 guan li guo lv bao computer_terms 5 -管理过程 guan li guo cheng computer_terms 5 -管辖约束 guan xia yue shu computer_terms 5 -管辖约束理论 guan xia yue shu li lun computer_terms 5 -管道同步 guan dao tong bu computer_terms 5 -管道文件 guan dao wen jian computer_terms 5 -管道符号 guan dao fu hao computer_terms 5 -管道通信机制 guan dao tong xin ji zhi computer_terms 5 -篇章 pian zhang computer_terms 5 -篇章分析 pian zhang fen xi computer_terms 5 -篇章理解 pian zhang li jie computer_terms 5 -篇章生成 pian zhang sheng cheng computer_terms 5 -篇章规划 pian zhang gui hua computer_terms 5 -篡改信道信息 cuan gai xin dao xin xi computer_terms 5 -米利机 mi li ji computer_terms 5 -类函数 lei han shu computer_terms 5 -类加载 lei jia zai computer_terms 5 -类变量 lei bian liang computer_terms 5 -类型 lei xing computer_terms 5 -类型参数 lei xing can shu computer_terms 5 -类型参数列表 lei xing can shu lie biao computer_terms 5 -类型变量 lei xing bian liang computer_terms 5 -类型域 lei xing yu computer_terms 5 -类型安全 lei xing an quan computer_terms 5 -类型系统 lei xing xi tong computer_terms 5 -类型论 lei xing lun computer_terms 5 -类型转换 lei xing zhuan huan computer_terms 5 -类属词典 lei shu ci dian computer_terms 5 -类库 lei ku computer_terms 5 -类方法 lei fang fa computer_terms 5 -类比学习 lei bi xue xi computer_terms 5 -类比推理 lei bi tui li computer_terms 5 -类神经网路 lei shen jing wang lu computer_terms 5 -类装载器 lei zhuang zai qi computer_terms 5 -类规则表示 lei gui ze biao shi computer_terms 5 -类音删略 lei yin shan lue computer_terms 5 -粉笔和炭笔 fen bi he tan bi computer_terms 5 -粒子场 li zi chang computer_terms 5 -粒子系统 li zi xi tong computer_terms 5 -粒度 li du computer_terms 5 -粗定位 cu ding wei computer_terms 5 -粗粒度 cu li du computer_terms 5 -粗糙彩笔 cu cao cai bi computer_terms 5 -粗糙集 cu cao ji computer_terms 5 -粘着位 nian zhe wei computer_terms 5 -粘贴到光标处 zhan tie dao guang biao chu computer_terms 5 -精化 jing hua computer_terms 5 -精化准则 jing hua zhun ze computer_terms 5 -精化策略 jing hua ce lue computer_terms 5 -精度 jing du computer_terms 5 -精简开发板 jing jian kai fa ban computer_terms 5 -精简指令 jing jian zhi ling computer_terms 5 -精简窗口 jing jian chuang kou computer_terms 5 -系主 xi zhu computer_terms 5 -系统 xi tong computer_terms 5 -系统中断 xi tong zhong duan computer_terms 5 -系统中断请求 xi tong zhong duan qing qiu computer_terms 5 -系统互连 xi tong hu lian computer_terms 5 -系统任务 xi tong ren wu computer_terms 5 -系统任务集 xi tong ren wu ji computer_terms 5 -系统优化 xi tong you hua computer_terms 5 -系统体系结构 xi tong ti xi jie gou computer_terms 5 -系统保护 xi tong bao hu computer_terms 5 -系统兼容性 xi tong jian rong xing computer_terms 5 -系统内核 xi tong nei he computer_terms 5 -系统再启动 xi tong zai qi dong computer_terms 5 -系统分析 xi tong fen xi computer_terms 5 -系统分派 xi tong fen pai computer_terms 5 -系统功能 xi tong gong neng computer_terms 5 -系统动力模型 xi tong dong li mo xing computer_terms 5 -系统升级 xi tong sheng ji computer_terms 5 -系统可用性 xi tong ke yong xing computer_terms 5 -系统可行性 xi tong ke xing xing computer_terms 5 -系统可靠性 xi tong ke kao xing computer_terms 5 -系统启动 xi tong qi dong computer_terms 5 -系统命令 xi tong ming ling computer_terms 5 -系统地 xi tong de computer_terms 5 -系统安装 xi tong an zhuang computer_terms 5 -系统完整性 xi tong wan zheng xing computer_terms 5 -系统实施 xi tong shi shi computer_terms 5 -系统实用程序 xi tong shi yong cheng xu computer_terms 5 -系统密钥 xi tong mi yao computer_terms 5 -系统对 xi tong dui computer_terms 5 -系统工作栈 xi tong gong zuo zhan computer_terms 5 -系统库 xi tong ku computer_terms 5 -系统开销 xi tong kai xiao computer_terms 5 -系统性能 xi tong xing neng computer_terms 5 -系统托盘图标 xi tong tuo pan tu biao computer_terms 5 -系统执行程序 xi tong zhi xing cheng xu computer_terms 5 -系统扩充 xi tong kuo chong computer_terms 5 -系统控制 xi tong kong zhi computer_terms 5 -系统控制文件 xi tong kong zhi wen jian computer_terms 5 -系统控制程序 xi tong kong zhi cheng xu computer_terms 5 -系统提示符 xi tong ti shi fu computer_terms 5 -系统攻击 xi tong gong ji computer_terms 5 -系统故障 xi tong gu zhang computer_terms 5 -系统文件 xi tong wen jian computer_terms 5 -系统文件夹 xi tong wen jian jia computer_terms 5 -系统文档 xi tong wen dang computer_terms 5 -系统日志 xi tong ri zhi computer_terms 5 -系统服务 xi tong fu wu computer_terms 5 -系统核心 xi tong he xin computer_terms 5 -系统概述 xi tong gai shu computer_terms 5 -系统模拟 xi tong mo ni computer_terms 5 -系统死锁 xi tong si suo computer_terms 5 -系统活动 xi tong huo dong computer_terms 5 -系统测试 xi tong ce shi computer_terms 5 -系统测试方式 xi tong ce shi fang shi computer_terms 5 -系统消息 xi tong xiao xi computer_terms 5 -系统渗入 xi tong shen ru computer_terms 5 -系统状况 xi tong zhuang kuang computer_terms 5 -系统环境 xi tong huan jing computer_terms 5 -系统生成 xi tong sheng cheng computer_terms 5 -系统盘 xi tong pan computer_terms 5 -系统盘组 xi tong pan zu computer_terms 5 -系统目录 xi tong mu lu computer_terms 5 -系统目录表 xi tong mu lu biao computer_terms 5 -系统目标 xi tong mu biao computer_terms 5 -系统破坏者 xi tong po huai zhe computer_terms 5 -系统确认 xi tong que ren computer_terms 5 -系统管理 xi tong guan li computer_terms 5 -系统管理员 xi tong guan li yuan computer_terms 5 -系统管理文件 xi tong guan li wen jian computer_terms 5 -系统管理设施 xi tong guan li she shi computer_terms 5 -系统级综合 xi tong ji zong he computer_terms 5 -系统结构 xi tong jie gou computer_terms 5 -系统维护 xi tong wei hu computer_terms 5 -系统编程语言 xi tong bian cheng yu yan computer_terms 5 -系统补丁 xi tong bu ding computer_terms 5 -系统装入程序 xi tong zhuang ru cheng xu computer_terms 5 -系统装配 xi tong zhuang pei computer_terms 5 -系统设计 xi tong she ji computer_terms 5 -系统评价 xi tong ping jia computer_terms 5 -系统诊断 xi tong zhen duan computer_terms 5 -系统误差 xi tong wu cha computer_terms 5 -系统调度 xi tong diao du computer_terms 5 -系统调度程序 xi tong diao du cheng xu computer_terms 5 -系统调查 xi tong diao cha computer_terms 5 -系统调用 xi tong diao yong computer_terms 5 -系统资源 xi tong zi yuan computer_terms 5 -系统资源管理 xi tong zi yuan guan li computer_terms 5 -系统转轨 xi tong zhuan gui computer_terms 5 -系统软件 xi tong ruan jian computer_terms 5 -系统辅助连接 xi tong fu zhu lian jie computer_terms 5 -系统辨识 xi tong bian shi computer_terms 5 -系统边界 xi tong bian jie computer_terms 5 -系统进程 xi tong jin cheng computer_terms 5 -系统退化 xi tong tui hua computer_terms 5 -系统配置 xi tong pei zhi computer_terms 5 -系统锁 xi tong suo computer_terms 5 -系统错误 xi tong cuo wu computer_terms 5 -系统队列区 xi tong dui lie qu computer_terms 5 -系统防御 xi tong fang yu computer_terms 5 -系统集成 xi tong ji cheng computer_terms 5 -系统需求 xi tong xu qiu computer_terms 5 -系统页表 xi tong ye biao computer_terms 5 -系统颠簸 xi tong dian bo computer_terms 5 -系统驻留区 xi tong zhu liu qu computer_terms 5 -系统驻留卷 xi tong zhu liu juan computer_terms 5 -系统验证 xi tong yan zheng computer_terms 5 -系统高安全 xi tong gao an quan computer_terms 5 -索引 suo yin computer_terms 5 -索引图像 suo yin tu xiang computer_terms 5 -索引孔 suo yin kong computer_terms 5 -索引查找 suo yin cha zhao computer_terms 5 -索引标志 suo yin biao zhi computer_terms 5 -紧凑模式 jin cou mo shi computer_terms 5 -紧喉音 jin hou yin computer_terms 5 -紧密一致性 jin mi yi zhi xing computer_terms 5 -紧急开头 jin ji kai tou computer_terms 5 -紧急断电 jin ji duan dian computer_terms 5 -紧致测试 jin zhi ce shi computer_terms 5 -累加器 lei jia qi computer_terms 5 -累加寄存器 lei jia ji cun qi computer_terms 5 -繁体字 fan ti zi computer_terms 5 -纠错 jiu cuo computer_terms 5 -纠错例程 jiu cuo li cheng computer_terms 5 -纠错码 jiu cuo ma computer_terms 5 -红色 hong se computer_terms 5 -红色战略 hong se zhan lue computer_terms 5 -红黑工程 hong hei gong cheng computer_terms 5 -约会用语 yue hui yong yu computer_terms 5 -约束 yue shu computer_terms 5 -约束传播 yue shu chuan bo computer_terms 5 -约束函数 yue shu han shu computer_terms 5 -约束推理 yue shu tui li computer_terms 5 -约束方程 yue shu fang cheng computer_terms 5 -约束条件 yue shu tiao jian computer_terms 5 -约束满足 yue shu man zu computer_terms 5 -约束知识 yue shu zhi shi computer_terms 5 -约束矩阵 yue shu ju zhen computer_terms 5 -约束规则 yue shu gui ze computer_terms 5 -约瑟夫效应 yue se fu xiao ying computer_terms 5 -约翰冯诺依曼 yue han feng nuo yi man computer_terms 5 -级控 ji kong computer_terms 5 -级联 ji lian computer_terms 5 -纯正可归约性 chun zheng ke gui yue xing computer_terms 5 -纯真版 chun zhen ban computer_terms 5 -纵向冗余检验 zong xiang rong yu jian yan computer_terms 5 -纵向奇偶检验 zong xiang ji ou jian yan computer_terms 5 -纵向扫描 zong xiang sao miao computer_terms 5 -纵向检验 zong xiang jian yan computer_terms 5 -纵向磁记录 zong xiang ci ji lu computer_terms 5 -纸亮度 zhi liang du computer_terms 5 -纸带穿孔 zhi dai chuan kong computer_terms 5 -纸带读入机 zhi dai du ru ji computer_terms 5 -纹理 wen li computer_terms 5 -纹理分割 wen li fen ge computer_terms 5 -纹理化 wen li hua computer_terms 5 -纹理图像 wen li tu xiang computer_terms 5 -纹理映射 wen li ying she computer_terms 5 -纹理编码 wen li bian ma computer_terms 5 -线光源 xian guang yuan computer_terms 5 -线型 xian xing computer_terms 5 -线密度 xian mi du computer_terms 5 -线延迟 xian yan chi computer_terms 5 -线性 xian xing computer_terms 5 -线性加速定理 xian xing jia su ding li computer_terms 5 -线性归结 xian xing gui jie computer_terms 5 -线性探查 xian xing tan cha computer_terms 5 -线性控制系统 xian xing kong zhi xi tong computer_terms 5 -线性搜索 xian xing sou suo computer_terms 5 -线性文法 xian xing wen fa computer_terms 5 -线性方程组 xian xing fang cheng zu computer_terms 5 -线性检测 xian xing jian ce computer_terms 5 -线性次序 xian xing ci xu computer_terms 5 -线性流水线 xian xing liu shui xian computer_terms 5 -线性演绎 xian xing yan yi computer_terms 5 -线性系统 xian xing xi tong computer_terms 5 -线性组织 xian xing zu zhi computer_terms 5 -线性规划 xian xing gui hua computer_terms 5 -线性语言 xian xing yu yan computer_terms 5 -线性预测编码 xian xing yu ce bian ma computer_terms 5 -线或 xian huo computer_terms 5 -线条检测 xian tiao jian ce computer_terms 5 -线框 xian kuang computer_terms 5 -线检索 xian jian suo computer_terms 5 -线畸变 xian ji bian computer_terms 5 -线程 xian cheng computer_terms 5 -线程控制块 xian cheng kong zhi kuai computer_terms 5 -线程结构 xian cheng jie gou computer_terms 5 -线程调度 xian cheng diao du computer_terms 5 -线缆 xian lan computer_terms 5 -线表 xian biao computer_terms 5 -线路噪声 xian lu zao sheng computer_terms 5 -线路编码 xian lu bian ma computer_terms 5 -线间进入 xian jian jin ru computer_terms 5 -组件 zu jian computer_terms 5 -组八位 zu ba wei computer_terms 5 -组合 zu he computer_terms 5 -组合曲线 zu he qu xian computer_terms 5 -组合曲面 zu he qu mian computer_terms 5 -组合用字符 zu he yong zi fu computer_terms 5 -组合磁头 zu he ci tou computer_terms 5 -组合策略 zu he ce lue computer_terms 5 -组合范畴语法 zu he fan chou yu fa computer_terms 5 -组合逻辑电路 zu he luo ji dian lu computer_terms 5 -组合逻辑综合 zu he luo ji zong he computer_terms 5 -组地址 zu di zhi computer_terms 5 -组相联映射 zu xiang lian ying she computer_terms 5 -组织界面 zu zhi jie mian computer_terms 5 -组织过程 zu zhi guo cheng computer_terms 5 -组装密度 zu zhuang mi du computer_terms 5 -组装技术 zu zhuang ji shu computer_terms 5 -组进位 zu jin wei computer_terms 5 -细分 xi fen computer_terms 5 -细化 xi hua computer_terms 5 -细粒度 xi li du computer_terms 5 -细索引 xi suo yin computer_terms 5 -细线以太网 xi xian yi tai wang computer_terms 5 -细胞尺寸 xi bao chi cun computer_terms 5 -细胞自动机 xi bao zi dong ji computer_terms 5 -细节层次 xi jie ceng ci computer_terms 5 -终接器 zhong jie qi computer_terms 5 -终极符 zhong ji fu computer_terms 5 -终止性证明 zhong zhi xing zheng ming computer_terms 5 -终点地址 zhong dian di zhi computer_terms 5 -终端 zhong duan computer_terms 5 -终端仿真软件 zhong duan fang zhen ruan jian computer_terms 5 -终端作业 zhong duan zuo ye computer_terms 5 -终端控制系统 zhong duan kong zhi xi tong computer_terms 5 -终端用户 zhong duan yong hu computer_terms 5 -终端设备 zhong duan she bei computer_terms 5 -终结模型 zhong jie mo xing computer_terms 5 -终结状态 zhong jie zhuang tai computer_terms 5 -终结者木马 zhong jie zhe mu ma computer_terms 5 -终身免费 zhong shen mian fei computer_terms 5 -经典逻辑 jing dian luo ji computer_terms 5 -经济信息系统 jing ji xin xi xi tong computer_terms 5 -经济可行性 jing ji ke xing xing computer_terms 5 -经济模型 jing ji mo xing computer_terms 5 -经理信息系统 jing li xin xi xi tong computer_terms 5 -经理支持系统 jing li zhi chi xi tong computer_terms 5 -经验法则 jing yan fa ze computer_terms 5 -经验系统 jing yan xi tong computer_terms 5 -绑定 bang ding computer_terms 5 -绑定域名 bang ding yu ming computer_terms 5 -结合价 jie he jia computer_terms 5 -结合价理论 jie he jia li lun computer_terms 5 -结合价语法 jie he jia yu fa computer_terms 5 -结束坐标 jie shu zuo biao computer_terms 5 -结束块 jie shu kuai computer_terms 5 -结束打印 jie shu da yin computer_terms 5 -结构 jie gou computer_terms 5 -结构共享表征 jie gou gong xiang biao zheng computer_terms 5 -结构冲突 jie gou chong tu computer_terms 5 -结构分页系统 jie gou fen ye xi tong computer_terms 5 -结构化保护 jie gou hua bao hu computer_terms 5 -结构化分析 jie gou hua fen xi computer_terms 5 -结构化方法 jie gou hua fang fa computer_terms 5 -结构化程序 jie gou hua cheng xu computer_terms 5 -结构化编程 jie gou hua bian cheng computer_terms 5 -结构化编辑器 jie gou hua bian ji qi computer_terms 5 -结构化规约 jie gou hua gui yue computer_terms 5 -结构化设计 jie gou hua she ji computer_terms 5 -结构图 jie gou tu computer_terms 5 -结构存储器 jie gou cun chu qi computer_terms 5 -结构性 jie gou xing computer_terms 5 -结构有界性 jie gou you jie xing computer_terms 5 -结构查询语言 jie gou cha xun yu yan computer_terms 5 -结构模式识别 jie gou mo shi shi bie computer_terms 5 -结构歧义 jie gou qi yi computer_terms 5 -结构理据 jie gou li ju computer_terms 5 -结温 jie wen computer_terms 5 -结点 jie dian computer_terms 5 -结点关系度 jie dian guan xi du computer_terms 5 -结至环境热阻 jie zhi huan jing re zu computer_terms 5 -绘制 hui zhi computer_terms 5 -绘图 hui tu computer_terms 5 -绘图机 hui tu ji computer_terms 5 -绘图钢笔 hui tu gang bi computer_terms 5 -绘笔图 hui bi tu computer_terms 5 -络单 luo dan computer_terms 5 -绝密级 jue mi ji computer_terms 5 -绝对分辨率 jue dui fen bian lv computer_terms 5 -绝对取整 jue dui qu zheng computer_terms 5 -绝对地址 jue dui di zhi computer_terms 5 -绝对机器代码 jue dui ji qi dai ma computer_terms 5 -统一建模语言 tong yi jian mo yu yan computer_terms 5 -统计仲裁 tong ji zhong cai computer_terms 5 -统计假设 tong ji jia she computer_terms 5 -统计决策方法 tong ji jue ce fang fa computer_terms 5 -统计决策理论 tong ji jue ce li lun computer_terms 5 -统计推理 tong ji tui li computer_terms 5 -统计数据库 tong ji shu ju ku computer_terms 5 -统计时分复用 tong ji shi fen fu yong computer_terms 5 -统计模型 tong ji mo xing computer_terms 5 -统计模式识别 tong ji mo shi shi bie computer_terms 5 -统计比特率 tong ji bi te lv computer_terms 5 -统计测试模型 tong ji ce shi mo xing computer_terms 5 -统计编码 tong ji bian ma computer_terms 5 -统计语言学 tong ji yu yan xue computer_terms 5 -统计零知识 tong ji ling zhi shi computer_terms 5 -继承父类成员 ji cheng fu lei cheng yuan computer_terms 5 -继承误差 ji cheng wu cha computer_terms 5 -继电器 ji dian qi computer_terms 5 -继电控制 ji dian kong zhi computer_terms 5 -绰号 chuo hao computer_terms 5 -维修策略 wei xiu ce lue computer_terms 5 -维吾尔文 wei wu er wen computer_terms 5 -维护准备时间 wei hu zhun bei shi jian computer_terms 5 -维护分析过程 wei hu fen xi guo cheng computer_terms 5 -维护屏幕 wei hu ping mu computer_terms 5 -维护控制面板 wei hu kong zhi mian ban computer_terms 5 -维护服务程序 wei hu fu wu cheng xu computer_terms 5 -维护程序 wei hu cheng xu computer_terms 5 -维护阶段 wei hu jie duan computer_terms 5 -维护面板 wei hu mian ban computer_terms 5 -维特网 wei te wang computer_terms 5 -维纳滤波 wei na lv bo computer_terms 5 -综合操作系统 zong he cao zuo xi tong computer_terms 5 -综合测试 zong he ce shi computer_terms 5 -综合测试系统 zong he ce shi xi tong computer_terms 5 -综合编辑修改 zong he bian ji xiu gai computer_terms 5 -绿色计算机 lv se ji suan ji computer_terms 5 -缓冲区 huan chong qu computer_terms 5 -缓冲区分配 huan chong qu fen pei computer_terms 5 -缓冲区管理 huan chong qu guan li computer_terms 5 -缓冲区预分配 huan chong qu yu fen pei computer_terms 5 -缓冲器 huan chong qi computer_terms 5 -缓冲器算法 huan chong qi suan fa computer_terms 5 -缓冲存储器 huan chong cun chu qi computer_terms 5 -缓冲寄存器 huan chong ji cun qi computer_terms 5 -缓冲池 huan chong chi computer_terms 5 -缓冲装置 huan chong zhuang zhi computer_terms 5 -缓存 huan cun computer_terms 5 -缓存文件 huan cun wen jian computer_terms 5 -编址 bian zhi computer_terms 5 -编码 bian ma computer_terms 5 -编码值 bian ma zhi computer_terms 5 -编码器 bian ma qi computer_terms 5 -编码字符 bian ma zi fu computer_terms 5 -编码字符集 bian ma zi fu ji computer_terms 5 -编码形式 bian ma xing shi computer_terms 5 -编码效率 bian ma xiao lv computer_terms 5 -编码方法 bian ma fang fa computer_terms 5 -编码法 bian ma fa computer_terms 5 -编码簿 bian ma bu computer_terms 5 -编码表示 bian ma biao shi computer_terms 5 -编程 bian cheng computer_terms 5 -编程语言 bian cheng yu yan computer_terms 5 -编解码器 bian jie ma qi computer_terms 5 -编译 bian yi computer_terms 5 -编译参数 bian yi can shu computer_terms 5 -编译器 bian yi qi computer_terms 5 -编译型语言 bian yi xing yu yan computer_terms 5 -编译时错误 bian yi shi cuo wu computer_terms 5 -编译程序 bian yi cheng xu computer_terms 5 -编译类型 bian yi lei xing computer_terms 5 -编译系统 bian yi xi tong computer_terms 5 -编译选项 bian yi xuan xiang computer_terms 5 -编辑器 bian ji qi computer_terms 5 -编辑程序 bian ji cheng xu computer_terms 5 -编辑距离 bian ji ju li computer_terms 5 -编辑过滤列表 bian ji guo lv lie biao computer_terms 5 -编辑页面 bian ji ye mian computer_terms 5 -缠绕形式 chan rao xing shi computer_terms 5 -缩写 suo xie computer_terms 5 -缩写抽取 suo xie chou qu computer_terms 5 -缩写省略语 suo xie sheng lue yu computer_terms 5 -缩址呼叫 suo zhi hu jiao computer_terms 5 -缩小 suo xiao computer_terms 5 -缩微平片 suo wei ping pian computer_terms 5 -缩微胶卷 suo wei jiao juan computer_terms 5 -缩微胶片 suo wei jiao pian computer_terms 5 -缩放 suo fang computer_terms 5 -缩放工具 suo fang gong ju computer_terms 5 -缩放比例 suo fang bi li computer_terms 5 -缩水显卡 suo shui xian ka computer_terms 5 -缩进 suo jin computer_terms 5 -缺失损失 que shi sun shi computer_terms 5 -缺失率 que shi lv computer_terms 5 -缺省共享 que sheng gong xiang computer_terms 5 -缺省路由 que sheng lu you computer_terms 5 -缺陷 que xian computer_terms 5 -缺陷管理 que xian guan li computer_terms 5 -缺陷跳越 que xian tiao yue computer_terms 5 -缺页 que ye computer_terms 5 -缺页中断 que ye zhong duan computer_terms 5 -缺页频率 que ye pin lv computer_terms 5 -网上图片库 wang shang tu pian ku computer_terms 5 -网上新手 wang shang xin shou computer_terms 5 -网上老手 wang shang lao shou computer_terms 5 -网件 wang jian computer_terms 5 -网元 wang yuan computer_terms 5 -网关 wang guan computer_terms 5 -网化简 wang hua jian computer_terms 5 -网卡 wang ka computer_terms 5 -网卡信息 wang ka xin xi computer_terms 5 -网变换 wang bian huan computer_terms 5 -网合成 wang he cheng computer_terms 5 -网同构 wang tong gou computer_terms 5 -网址一键通 wang zhi yi jian tong computer_terms 5 -网射 wang she computer_terms 5 -网层次 wang ceng ci computer_terms 5 -网展开 wang zhan kai computer_terms 5 -网拓扑 wang tuo pu computer_terms 5 -网易电影 wang yi dian ying computer_terms 5 -网易笑话 wang yi xiao hua computer_terms 5 -网标识码 wang biao shi ma computer_terms 5 -网格 wang ge computer_terms 5 -网格化 wang ge hua computer_terms 5 -网格曲面 wang ge qu mian computer_terms 5 -网格生成 wang ge sheng cheng computer_terms 5 -网桥 wang qiao computer_terms 5 -网段 wang duan computer_terms 5 -网民 wang min computer_terms 5 -网状数据库 wang zhuang shu ju ku computer_terms 5 -网状数据模型 wang zhuang shu ju mo xing computer_terms 5 -网状网 wang zhuang wang computer_terms 5 -网盾 wang dun computer_terms 5 -网站 wang zhan computer_terms 5 -网站名 wang zhan ming computer_terms 5 -网童 wang tong computer_terms 5 -网系统 wang xi tong computer_terms 5 -网络 wang luo computer_terms 5 -网络乱用 wang luo luan yong computer_terms 5 -网络互连 wang luo hu lian computer_terms 5 -网络体系结构 wang luo ti xi jie gou computer_terms 5 -网络信息中心 wang luo xin xi zhong xin computer_terms 5 -网络信息服务 wang luo xin xi fu wu computer_terms 5 -网络公用设施 wang luo gong yong she shi computer_terms 5 -网络分割 wang luo fen ge computer_terms 5 -网络单元 wang luo dan yuan computer_terms 5 -网络参数控制 wang luo can shu kong zhi computer_terms 5 -网络地址 wang luo di zhi computer_terms 5 -网络外围设备 wang luo wai wei she bei computer_terms 5 -网络字节顺序 wang luo zi jie shun xu computer_terms 5 -网络安全 wang luo an quan computer_terms 5 -网络家电 wang luo jia dian computer_terms 5 -网络层 wang luo ceng computer_terms 5 -网络带宽 wang luo dai kuan computer_terms 5 -网络平台 wang luo ping tai computer_terms 5 -网络应用 wang luo ying yong computer_terms 5 -网络拓扑 wang luo tuo pu computer_terms 5 -网络拓补结构 wang luo tuo bu jie gou computer_terms 5 -网络拥塞 wang luo yong se computer_terms 5 -网络接口 wang luo jie kou computer_terms 5 -网络操作系统 wang luo cao zuo xi tong computer_terms 5 -网络收音机 wang luo shou yin ji computer_terms 5 -网络攻击 wang luo gong ji computer_terms 5 -网络文件传送 wang luo wen jian chuan song computer_terms 5 -网络文件系统 wang luo wen jian xi tong computer_terms 5 -网络新闻 wang luo xin wen computer_terms 5 -网络时间协议 wang luo shi jian xie yi computer_terms 5 -网络电台 wang luo dian tai computer_terms 5 -网络电视 wang luo dian shi computer_terms 5 -网络管理 wang luo guan li computer_terms 5 -网络系统 wang luo xi tong computer_terms 5 -网络结点接口 wang luo jie dian jie kou computer_terms 5 -网络蠕虫 wang luo ru chong computer_terms 5 -网络计算机 wang luo ji suan ji computer_terms 5 -网络设备 wang luo she bei computer_terms 5 -网络设施 wang luo she shi computer_terms 5 -网络资源 wang luo zi yuan computer_terms 5 -网络迂回 wang luo yu hui computer_terms 5 -网络运行中心 wang luo yun xing zhong xin computer_terms 5 -网络适配器 wang luo shi pei qi computer_terms 5 -网络通信 wang luo tong xin computer_terms 5 -网络部分 wang luo bu fen computer_terms 5 -网虫 wang chong computer_terms 5 -网论 wang lun computer_terms 5 -网语法 wang yu fa computer_terms 5 -网语言 wang yu yan computer_terms 5 -网运算 wang yun suan computer_terms 5 -网银大盗 wang yin da dao computer_terms 5 -网银大盗后门 wang yin da dao hou men computer_terms 5 -网际 wang ji computer_terms 5 -网际互连 wang ji hu lian computer_terms 5 -网际互连协议 wang ji hu lian xie yi computer_terms 5 -网际协议 wang ji xie yi computer_terms 5 -网际协议地址 wang ji xie yi di zhi computer_terms 5 -网际快车 wang ji kuai che computer_terms 5 -网页 wang ye computer_terms 5 -网页内容 wang ye nei rong computer_terms 5 -网页内容过滤 wang ye nei rong guo lv computer_terms 5 -网页嗅探 wang ye xiu tan computer_terms 5 -网页嗅探器 wang ye xiu tan qi computer_terms 5 -网页工具栏 wang ye gong ju lan computer_terms 5 -网页感染器 wang ye gan ran qi computer_terms 5 -网页木马 wang ye mu ma computer_terms 5 -置为底层 zhi wei di ceng computer_terms 5 -置为顶层 zhi wei ding ceng computer_terms 5 -置位 zhi wei computer_terms 5 -置位脉冲 zhi wei mai chong computer_terms 5 -置信测度 zhi xin ce du computer_terms 5 -置光标 zhi guang biao computer_terms 5 -置写出位置 zhi xie chu wei zhi computer_terms 5 -置列宽 zhi lie kuan computer_terms 5 -置初始属性 zhi chu shi shu xing computer_terms 5 -置剪辑板文本 zhi jian ji ban wen ben computer_terms 5 -置只读方式 zhi zhi du fang shi computer_terms 5 -置外形图片 zhi wai xing tu pian computer_terms 5 -置子夹名称 zhi zi jia ming cheng computer_terms 5 -置字体名 zhi zi ti ming computer_terms 5 -置字体尺寸 zhi zi ti chi cun computer_terms 5 -置字体属性 zhi zi ti shu xing computer_terms 5 -置密码方式 zhi mi ma fang shi computer_terms 5 -置对齐方式 zhi dui qi fang shi computer_terms 5 -置当前库 zhi dang qian ku computer_terms 5 -置当前索引 zhi dang qian suo yin computer_terms 5 -置打印设置 zhi da yin she zhi computer_terms 5 -置托盘图标 zhi tuo pan tu biao computer_terms 5 -置换密码 zhi huan mi ma computer_terms 5 -置数据 zhi shu ju computer_terms 5 -置数据库密码 zhi shu ju ku mi ma computer_terms 5 -置文件属性 zhi wen jian shu xing computer_terms 5 -置文本 zhi wen ben computer_terms 5 -置文本色 zhi wen ben se computer_terms 5 -置标语言 zhi biao yu yan computer_terms 5 -置焦点项目 zhi jiao dian xiang mu computer_terms 5 -置父窗口 zhi fu chuang kou computer_terms 5 -置现行时间 zhi xian xing shi jian computer_terms 5 -置磁盘卷标 zhi ci pan juan biao computer_terms 5 -置等待鼠标 zhi deng dai shu biao computer_terms 5 -置类型 zhi lei xing computer_terms 5 -置背景色 zhi bei jing se computer_terms 5 -置行高 zhi hang gao computer_terms 5 -置表头列数 zhi biao tou lie shu computer_terms 5 -置表头行数 zhi biao tou hang shu computer_terms 5 -置边距 zhi bian ju computer_terms 5 -置项目数值 zhi xiang mu shu zhi computer_terms 5 -置项目文本 zhi xiang mu wen ben computer_terms 5 -署名用户 shu ming yong hu computer_terms 5 -美丽秀 mei li xiu computer_terms 5 -美亚军事 mei ya jun shi computer_terms 5 -美国 mei guo computer_terms 5 -美国微软公司 mei guo wei ruan gong si computer_terms 5 -群会话 qun hui hua computer_terms 5 -群体智能 qun ti zhi neng computer_terms 5 -群内昵称 qun nei ni cheng computer_terms 5 -群内论坛 qun nei lun tan computer_terms 5 -群友秀 qun you xiu computer_terms 5 -群发文件 qun fa wen jian computer_terms 5 -群展示 qun zhan shi computer_terms 5 -群消息 qun xiao xi computer_terms 5 -群相册 qun xiang ce computer_terms 5 -群短信 qun duan xin computer_terms 5 -群组频道 qun zu pin dao computer_terms 5 -群能力 qun neng li computer_terms 5 -群集 qun ji computer_terms 5 -群集分析 qun ji fen xi computer_terms 5 -翻译加百科 fan yi jia bai ke computer_terms 5 -翻译器 fan yi qi computer_terms 5 -翻译程序 fan yi cheng xu computer_terms 5 -翻译等值性 fan yi deng zhi xing computer_terms 5 -翻译记忆 fan yi ji yi computer_terms 5 -翻译软件 fan yi ruan jian computer_terms 5 -翻转矩形区 fan zhuan ju xing qu computer_terms 5 -老化 lao hua computer_terms 5 -老化试验 lao hua shi yan computer_terms 5 -老板键 lao ban jian computer_terms 5 -耦合 ou he computer_terms 5 -耦合传输线 ou he chuan shu xian computer_terms 5 -耦合器 ou he qi computer_terms 5 -耦合度 ou he du computer_terms 5 -耦合系统 ou he xi tong computer_terms 5 -职责分开 zhi ze fen kai computer_terms 5 -联众游戏 lian zhong you xi computer_terms 5 -联想存储器 lian xiang cun chu qi computer_terms 5 -联想慧盾 lian xiang hui dun computer_terms 5 -联想网络 lian xiang wang luo computer_terms 5 -联想记忆 lian xiang ji yi computer_terms 5 -联想词组 lian xiang ci zu computer_terms 5 -联想输入 lian xiang shu ru computer_terms 5 -联机 lian ji computer_terms 5 -联机事务处理 lian ji shi wu chu li computer_terms 5 -联机任务处理 lian ji ren wu chu li computer_terms 5 -联机作业控制 lian ji zuo ye kong zhi computer_terms 5 -联机分析处理 lian ji fen xi chu li computer_terms 5 -联机分析挖掘 lian ji fen xi wa jue computer_terms 5 -联机分析过程 lian ji fen xi guo cheng computer_terms 5 -联机命令语言 lian ji ming ling yu yan computer_terms 5 -联机处理 lian ji chu li computer_terms 5 -联机存储器 lian ji cun chu qi computer_terms 5 -联机排错 lian ji pai cuo computer_terms 5 -联机故障检测 lian ji gu zhang jian ce computer_terms 5 -联机测试 lian ji ce shi computer_terms 5 -联机测试例程 lian ji ce shi li cheng computer_terms 5 -联机登录 lian ji deng lu computer_terms 5 -联机系统 lian ji xi tong computer_terms 5 -联机设备 lian ji she bei computer_terms 5 -联机诊断 lian ji zhen duan computer_terms 5 -联机调试 lian ji tiao shi computer_terms 5 -联系 lian xi computer_terms 5 -联结 lian jie computer_terms 5 -联络 lian luo computer_terms 5 -联赛排序 lian sai pai xu computer_terms 5 -联邦数据库 lian bang shu ju ku computer_terms 5 -联邦模式 lian bang mo shi computer_terms 5 -聚光 ju guang computer_terms 5 -聚合事件 ju he shi jian computer_terms 5 -聚合关系 ju he guan xi computer_terms 5 -聚焦伺服 ju jiao ci fu computer_terms 5 -聚簇索引 ju cu suo yin computer_terms 5 -聚类 ju lei computer_terms 5 -聚类分析 ju lei fen xi computer_terms 5 -聚酯色带 ju zhi se dai computer_terms 5 -聚集 ju ji computer_terms 5 -肌动理论 ji dong li lun computer_terms 5 -背包问题 bei bao wen ti computer_terms 5 -背景图层 bei jing tu ceng computer_terms 5 -背景色 bei jing se computer_terms 5 -背景色比例 bei jing se bi li computer_terms 5 -能力 neng li computer_terms 5 -能力成熟 neng li cheng shu computer_terms 5 -能力表 neng li biao computer_terms 5 -脆弱点 cui ruo dian computer_terms 5 -脉冲 mai chong computer_terms 5 -脉冲噪声 mai chong zao sheng computer_terms 5 -脉冲宽度 mai chong kuan du computer_terms 5 -脉冲幅度 mai chong fu du computer_terms 5 -脉冲控制技术 mai chong kong zhi ji shu computer_terms 5 -脉冲效应 mai chong xiao ying computer_terms 5 -脉冲步进 mai chong bu jin computer_terms 5 -脉冲频率 mai chong pin lv computer_terms 5 -脉动算法 mai dong suan fa computer_terms 5 -脉动阵列 mai dong zhen lie computer_terms 5 -脉动阵列结构 mai dong zhen lie jie gou computer_terms 5 -脉码调制 mai ma tiao zhi computer_terms 5 -脏读 zang du computer_terms 5 -脑功能模块 nao gong neng mo kuai computer_terms 5 -脑成像 nao cheng xiang computer_terms 5 -脑模型 nao mo xing computer_terms 5 -脑科学 nao ke xue computer_terms 5 -脚本 jiao ben computer_terms 5 -脚本知识表示 jiao ben zhi shi biao shi computer_terms 5 -脚本错误 jiao ben cuo wu computer_terms 5 -脱密 tuo mi computer_terms 5 -脱机 tuo ji computer_terms 5 -脱机作业控制 tuo ji zuo ye kong zhi computer_terms 5 -脱机处理 tuo ji chu li computer_terms 5 -脱机存储器 tuo ji cun chu qi computer_terms 5 -脱机工作 tuo ji gong zuo computer_terms 5 -脱机故障检测 tuo ji gu zhang jian ce computer_terms 5 -脱机测试 tuo ji ce shi computer_terms 5 -脱机登录 tuo ji deng lu computer_terms 5 -脱机设备 tuo ji she bei computer_terms 5 -腐蚀 fu shi computer_terms 5 -腐蚀切割 fu shi qie ge computer_terms 5 -膝上计算机 xi shang ji suan ji computer_terms 5 -膨胀 peng zhang computer_terms 5 -自主保护 zi zhu bao hu computer_terms 5 -自主安全 zi zhu an quan computer_terms 5 -自主系统 zi zhu xi tong computer_terms 5 -自主访问控制 zi zhu fang wen kong zhi computer_terms 5 -自主通道操作 zi zhu tong dao cao zuo computer_terms 5 -自修理 zi xiu li computer_terms 5 -自动上传 zi dong shang chuan computer_terms 5 -自动任务化 zi dong ren wu hua computer_terms 5 -自动分类 zi dong fen lei computer_terms 5 -自动分词 zi dong fen ci computer_terms 5 -自动分页 zi dong fen ye computer_terms 5 -自动切分 zi dong qie fen computer_terms 5 -自动刷新频率 zi dong shua xin pin lv computer_terms 5 -自动化孤岛 zi dong hua gu dao computer_terms 5 -自动化测试 zi dong hua ce shi computer_terms 5 -自动发现历史 zi dong fa xian li shi computer_terms 5 -自动同步器 zi dong tong bu qi computer_terms 5 -自动启动 zi dong qi dong computer_terms 5 -自动安全监控 zi dong an quan jian kong computer_terms 5 -自动密钥密码 zi dong mi yao mi ma computer_terms 5 -自动导航仪 zi dong dao hang yi computer_terms 5 -自动尺寸标注 zi dong chi cun biao zhu computer_terms 5 -自动布局 zi dong bu ju computer_terms 5 -自动并行化 zi dong bing xing hua computer_terms 5 -自动换碟机 zi dong huan die ji computer_terms 5 -自动换行 zi dong huan hang computer_terms 5 -自动控制 zi dong kong zhi computer_terms 5 -自动搜索服务 zi dong sou suo fu wu computer_terms 5 -自动文件分类 zi dong wen jian fen lei computer_terms 5 -自动机 zi dong ji computer_terms 5 -自动标引 zi dong biao yin computer_terms 5 -自动检验 zi dong jian yan computer_terms 5 -自动模型获取 zi dong mo xing huo qu computer_terms 5 -自动测试生成 zi dong ce shi sheng cheng computer_terms 5 -自动测试设备 zi dong ce shi she bei computer_terms 5 -自动程序中断 zi dong cheng xu zhong duan computer_terms 5 -自动程序设计 zi dong cheng xu she ji computer_terms 5 -自动绘图 zi dong hui tu computer_terms 5 -自动翻译 zi dong fan yi computer_terms 5 -自动补偿 zi dong bu chang computer_terms 5 -自动记忆 zi dong ji yi computer_terms 5 -自动设计工具 zi dong she ji gong ju computer_terms 5 -自动运行蠕虫 zi dong yun xing ru chong computer_terms 5 -自动进给 zi dong jin gei computer_terms 5 -自动送纸器 zi dong song zhi qi computer_terms 5 -自动逻辑推理 zi dong luo ji tui li computer_terms 5 -自动驾驶仪 zi dong jia shi yi computer_terms 5 -自动验证工具 zi dong yan zheng gong ju computer_terms 5 -自动验证系统 zi dong yan zheng xi tong computer_terms 5 -自动高亮 zi dong gao liang computer_terms 5 -自反传递闭包 zi fan chuan di bi bao computer_terms 5 -自同步 zi tong bu computer_terms 5 -自同步密码 zi tong bu mi ma computer_terms 5 -自启动 zi qi dong computer_terms 5 -自学习 zi xue xi computer_terms 5 -自定义属性 zi ding yi shu xing computer_terms 5 -自定义异常 zi ding yi yi chang computer_terms 5 -自定义控件 zi ding yi kong jian computer_terms 5 -自定义方法 zi ding yi fang fa computer_terms 5 -自定义消息 zi ding yi xiao xi computer_terms 5 -自定义界面 zi ding yi jie mian computer_terms 5 -自定标 zi ding biao computer_terms 5 -自寻优控制 zi xun you kong zhi computer_terms 5 -自展 zi zhan computer_terms 5 -自底向上 zi di xiang shang computer_terms 5 -自底向上推理 zi di xiang shang tui li computer_terms 5 -自底向上方法 zi di xiang shang fang fa computer_terms 5 -自底向上设计 zi di xiang shang she ji computer_terms 5 -自引用 zi yin yong computer_terms 5 -自描述 zi miao shu computer_terms 5 -自校正控制 zi jiao zheng kong zhi computer_terms 5 -自模型 zi mo xing computer_terms 5 -自治系统 zi zhi xi tong computer_terms 5 -自测试 zi ce shi computer_terms 5 -自然序 zi ran xu computer_terms 5 -自然推理 zi ran tui li computer_terms 5 -自然语言处理 zi ran yu yan chu li computer_terms 5 -自然语言理解 zi ran yu yan li jie computer_terms 5 -自然语言生成 zi ran yu yan sheng cheng computer_terms 5 -自然语言语法 zi ran yu yan yu fa computer_terms 5 -自由主体 zi you zhu ti computer_terms 5 -自由曲线 zi you qu xian computer_terms 5 -自由曲面 zi you qu mian computer_terms 5 -自由模式 zi you mo shi computer_terms 5 -自由空间表 zi you kong jian biao computer_terms 5 -自由节点 zi you jie dian computer_terms 5 -自由表 zi you biao computer_terms 5 -自由词检索 zi you ci jian suo computer_terms 5 -自由软件 zi you ruan jian computer_terms 5 -自由选择网 zi you xuan ze wang computer_terms 5 -自相交 zi xiang jiao computer_terms 5 -自组织映射 zi zu zhi ying she computer_terms 5 -自组织系统 zi zu zhi xi tong computer_terms 5 -自考中国网 zi kao zhong guo wang computer_terms 5 -自联结 zi lian jie computer_terms 5 -自解压 zi jie ya computer_terms 5 -自诊断功能 zi zhen duan gong neng computer_terms 5 -自调度 zi diao du computer_terms 5 -自调度算法 zi diao du suan fa computer_terms 5 -自调整 zi tiao zheng computer_terms 5 -自连接 zi lian jie computer_terms 5 -自适应 zi shi ying computer_terms 5 -自适应交叉 zi shi ying jiao cha computer_terms 5 -自适应变异 zi shi ying bian yi computer_terms 5 -自适应子波 zi shi ying zi bo computer_terms 5 -自适应控制 zi shi ying kong zhi computer_terms 5 -自重定位 zi zhong ding wei computer_terms 5 -自顶向下 zi ding xiang xia computer_terms 5 -自顶向下推理 zi ding xiang xia tui li computer_terms 5 -自顶向下方法 zi ding xiang xia fang fa computer_terms 5 -自顶向下测试 zi ding xiang xia ce shi computer_terms 5 -自顶向下设计 zi ding xiang xia she ji computer_terms 5 -致命错误 zhi ming cuo wu computer_terms 5 -舍入 she ru computer_terms 5 -舍入误差 she ru wu cha computer_terms 5 -舍出 she chu computer_terms 5 -良构程序 liang gou cheng xu computer_terms 5 -色匹配 se pi pei computer_terms 5 -色匹配函数 se pi pei han shu computer_terms 5 -色带 se dai computer_terms 5 -色平衡 se ping heng computer_terms 5 -色度 se du computer_terms 5 -色度图 se du tu computer_terms 5 -色度坐标 se du zuo biao computer_terms 5 -色度学 se du xue computer_terms 5 -色彩均化 se cai jun hua computer_terms 5 -色彩范围 se cai fan wei computer_terms 5 -色彰度 se zhang du computer_terms 5 -色映射 se ying she computer_terms 5 -色模型 se mo xing computer_terms 5 -色温 se wen computer_terms 5 -色空间 se kong jian computer_terms 5 -色粉 se fen computer_terms 5 -色粉盒 se fen he computer_terms 5 -色纯度 se chun du computer_terms 5 -色调 se diao computer_terms 5 -色调分离 se diao fen li computer_terms 5 -色调均化 se diao jun hua computer_terms 5 -色适应性 se shi ying xing computer_terms 5 -色键 se jian computer_terms 5 -色饱和度 se bao he du computer_terms 5 -艾丽莎病毒 ai li sha bing du computer_terms 5 -节点 jie dian computer_terms 5 -节点删除 jie dian shan chu computer_terms 5 -节点插值 jie dian cha zhi computer_terms 5 -节能模式 jie neng mo shi computer_terms 5 -芯片 xin pian computer_terms 5 -花园路径句 hua yuan lu jing ju computer_terms 5 -英文缩写词 ying wen suo xie ci computer_terms 5 -英特尔服务器 ying te er fu wu qi computer_terms 5 -范例 fan li computer_terms 5 -范例修正 fan li xiu zheng computer_terms 5 -范例库 fan li ku computer_terms 5 -范例检索 fan li jian suo computer_terms 5 -范例检索网 fan li jian suo wang computer_terms 5 -范例结构 fan li jie gou computer_terms 5 -范例表示 fan li biao shi computer_terms 5 -范例重存 fan li zhong cun computer_terms 5 -范例重用 fan li zhong yong computer_terms 5 -范例验证 fan li yan zheng computer_terms 5 -范围 fan wei computer_terms 5 -范围界限 fan wei jie xian computer_terms 5 -范域作用域 fan yu zuo yong yu computer_terms 5 -范域词 fan yu ci computer_terms 5 -范式 fan shi computer_terms 5 -范畴 fan chou computer_terms 5 -范畴合一语法 fan chou he yi yu fa computer_terms 5 -范畴语法 fan chou yu fa computer_terms 5 -草稿质量 cao gao zhi liang computer_terms 5 -荧光数码管 ying guang shu ma guan computer_terms 5 -获取焦点 huo qu jiao dian computer_terms 5 -获取过程 huo qu guo cheng computer_terms 5 -菊花链 ju hua lian computer_terms 5 -菜单栏 cai dan lan computer_terms 5 -萤火虫木马 ying huo chong mu ma computer_terms 5 -萨博瑞斯蠕虫 sa bo rui si ru chong computer_terms 5 -著作 zhu zuo computer_terms 5 -蒙古文 meng gu wen computer_terms 5 -蒙塔古语法 meng ta gu yu fa computer_terms 5 -蒙塔格语法 meng ta ge yu fa computer_terms 5 -蒙泰究语法 meng tai jiu yu fa computer_terms 5 -蒸发冷却 zheng fa leng que computer_terms 5 -蓝软 lan ruan computer_terms 5 -蕴含谓词 yun han wei ci computer_terms 5 -薄膜 bo mo computer_terms 5 -薄膜晶体管 bo mo jing ti guan computer_terms 5 -薄膜电路 bo mo dian lu computer_terms 5 -薄膜磁头 bo mo ci tou computer_terms 5 -薄膜磁盘 bo mo ci pan computer_terms 5 -薄膜键盘 bo mo jian pan computer_terms 5 -虚假扇区 xu jia shan qu computer_terms 5 -虚参数 xu can shu computer_terms 5 -虚呼叫 xu hu jiao computer_terms 5 -虚呼叫设施 xu hu jiao she shi computer_terms 5 -虚存操作系统 xu cun cao zuo xi tong computer_terms 5 -虚存机制 xu cun ji zhi computer_terms 5 -虚存策略 xu cun ce lue computer_terms 5 -虚存系统 xu cun xi tong computer_terms 5 -虚存结构 xu cun jie gou computer_terms 5 -虚存页面对换 xu cun ye mian dui huan computer_terms 5 -虚拟 xu ni computer_terms 5 -虚拟专用网 xu ni zhuan yong wang computer_terms 5 -虚拟专用网络 xu ni zhuan yong wang luo computer_terms 5 -虚拟世界 xu ni shi jie computer_terms 5 -虚拟人 xu ni ren computer_terms 5 -虚拟企业 xu ni qi ye computer_terms 5 -虚拟值 xu ni zhi computer_terms 5 -虚拟内存 xu ni nei cun computer_terms 5 -虚拟制造 xu ni zhi zao computer_terms 5 -虚拟原型制作 xu ni yuan xing zhi zuo computer_terms 5 -虚拟图书馆 xu ni tu shu guan computer_terms 5 -虚拟地址 xu ni di zhi computer_terms 5 -虚拟处理器 xu ni chu li qi computer_terms 5 -虚拟存储 xu ni cun chu computer_terms 5 -虚拟存储器 xu ni cun chu qi computer_terms 5 -虚拟存储栈 xu ni cun chu zhan computer_terms 5 -虚拟存储管理 xu ni cun chu guan li computer_terms 5 -虚拟存储结构 xu ni cun chu jie gou computer_terms 5 -虚拟安全网络 xu ni an quan wang luo computer_terms 5 -虚拟实境 xu ni shi jing computer_terms 5 -虚拟寻址 xu ni xun zhi computer_terms 5 -虚拟寻址机制 xu ni xun zhi ji zhi computer_terms 5 -虚拟局域网 xu ni ju yu wang computer_terms 5 -虚拟广域网 xu ni guang yu wang computer_terms 5 -虚拟库 xu ni ku computer_terms 5 -虚拟成员 xu ni cheng yuan computer_terms 5 -虚拟控制台 xu ni kong zhi tai computer_terms 5 -虚拟操作系统 xu ni cao zuo xi tong computer_terms 5 -虚拟教室 xu ni jiao shi computer_terms 5 -虚拟方式 xu ni fang shi computer_terms 5 -虚拟机 xu ni ji computer_terms 5 -虚拟环境 xu ni huan jing computer_terms 5 -虚拟现场设备 xu ni xian chang she bei computer_terms 5 -虚拟现实 xu ni xian shi computer_terms 5 -虚拟现实界面 xu ni xian shi jie mian computer_terms 5 -虚拟盘 xu ni pan computer_terms 5 -虚拟磁盘 xu ni ci pan computer_terms 5 -虚拟磁盘系统 xu ni ci pan xi tong computer_terms 5 -虚拟空间 xu ni kong jian computer_terms 5 -虚拟系统 xu ni xi tong computer_terms 5 -虚拟终端 xu ni zhong duan computer_terms 5 -虚拟终端服务 xu ni zhong duan fu wu computer_terms 5 -虚拟装配 xu ni zhuang pei computer_terms 5 -虚拟计算机 xu ni ji suan ji computer_terms 5 -虚拟设备 xu ni she bei computer_terms 5 -虚拟软盘 xu ni ruan pan computer_terms 5 -虚段 xu duan computer_terms 5 -虚段结构 xu duan jie gou computer_terms 5 -虚电路 xu dian lu computer_terms 5 -虚线 xu xian computer_terms 5 -虚表 xu biao computer_terms 5 -虚跨步 xu kua bu computer_terms 5 -虚通路 xu tong lu computer_terms 5 -虚通路连接 xu tong lu lian jie computer_terms 5 -虚通路链路 xu tong lu lian lu computer_terms 5 -虚通道 xu tong dao computer_terms 5 -虚通道连接 xu tong dao lian jie computer_terms 5 -虚通道链路 xu tong dao lian lu computer_terms 5 -虚链接 xu lian jie computer_terms 5 -虚页 xu ye computer_terms 5 -虚页号 xu ye hao computer_terms 5 -虚顺串 xu shun chuan computer_terms 5 -虫孔寻径 chong kong xun jing computer_terms 5 -虫蚀寻径 chong shi xun jing computer_terms 5 -蛮干攻击 man gan gong ji computer_terms 5 -蜜蜂大盗木马 mi feng da dao mu ma computer_terms 5 -蜡笔滤镜 la bi lv jing computer_terms 5 -蝶式排列 die shi pai lie computer_terms 5 -蝶形 die xing computer_terms 5 -融合 rong he computer_terms 5 -蠕虫 ru chong computer_terms 5 -蠕虫下载器 ru chong xia zai qi computer_terms 5 -蠕虫王蠕虫 ru chong wang ru chong computer_terms 5 -行业软件 hang ye ruan jian computer_terms 5 -行为主体 xing wei zhu ti computer_terms 5 -行为句 xing wei ju computer_terms 5 -行为模型 xing wei mo xing computer_terms 5 -行主向量存储 hang zhu xiang liang cun chu computer_terms 5 -行位偏斜 xing wei pian xie computer_terms 5 -行八位 xing ba wei computer_terms 5 -行地址 hang di zhi computer_terms 5 -行地址选通 hang di zhi xuan tong computer_terms 5 -行密度 xing mi du computer_terms 5 -行式打印机 xing shi da yin ji computer_terms 5 -行扫描 hang sao miao computer_terms 5 -行政安全 xing zheng an quan computer_terms 5 -行程编码 xing cheng bian ma computer_terms 5 -行程长度 xing cheng chang du computer_terms 5 -行程长度编码 xing cheng chang du bian ma computer_terms 5 -行译码 hang yi ma computer_terms 5 -行选 xing xuan computer_terms 5 -行频 hang pin computer_terms 5 -行首 xing shou computer_terms 5 -衍生语法 yan sheng yu fa computer_terms 5 -衔铁 xian tie computer_terms 5 -补偿 bu chang computer_terms 5 -补偿事务 bu chang shi wu computer_terms 5 -补偿网络 bu chang wang luo computer_terms 5 -补码 bu ma computer_terms 5 -补码器 bu ma qi computer_terms 5 -补色 bu se computer_terms 5 -补语标记 bu yu biao ji computer_terms 5 -表决器 biao jue qi computer_terms 5 -表决系统 biao jue xi tong computer_terms 5 -表处理 biao chu li computer_terms 5 -表头 biao tou computer_terms 5 -表层格 biao ceng ge computer_terms 5 -表布局 biao bu ju computer_terms 5 -表示层 biao shi ceng computer_terms 5 -表约束 biao yue shu computer_terms 5 -表调度 biao diao du computer_terms 5 -表面安装器件 biao mian an zhuang qi jian computer_terms 5 -表面安装技术 biao mian an zhuang ji shu computer_terms 5 -表面安装焊接 biao mian an zhuang han jie computer_terms 5 -表面模糊 biao mian mo hu computer_terms 5 -衬底 chen di computer_terms 5 -衬比度 chen bi du computer_terms 5 -衰减 shuai jian computer_terms 5 -衰减时间 shuai jian shi jian computer_terms 5 -衰变失效 shuai bian shi xiao computer_terms 5 -衰老失效 shuai lao shi xiao computer_terms 5 -被加密文本 bei jia mi wen ben computer_terms 5 -被动威胁 bei dong wei xie computer_terms 5 -被动查询 bei dong cha xun computer_terms 5 -被动站 bei dong zhan computer_terms 5 -被测变量 bei ce bian liang computer_terms 5 -被调用者 bei diao yong zhe computer_terms 5 -裁剪曲面 cai jian qu mian computer_terms 5 -装入 zhuang ru computer_terms 5 -装入例程 zhuang ru li cheng computer_terms 5 -装入映射 zhuang ru ying she computer_terms 5 -装入模块 zhuang ru mo kuai computer_terms 5 -装入程序 zhuang ru cheng xu computer_terms 5 -装箱问题 zhuang xiang wen ti computer_terms 5 -装置 zhuang zhi computer_terms 5 -装配件 zhuang pei jian computer_terms 5 -装配图 zhuang pei tu computer_terms 5 -装饰模式 zhuang shi mo shi computer_terms 5 -西游木马 xi you mu ma computer_terms 5 -要不要产权 yao bu yao chan quan computer_terms 5 -覆盖 fu gai computer_terms 5 -覆盖标识 fu gai biao zhi computer_terms 5 -覆盖测试 fu gai ce shi computer_terms 5 -观察允许角 guan cha yun xu jiao computer_terms 5 -观察学习 guan cha xue xi computer_terms 5 -观察者模式 guan cha zhe mo shi computer_terms 5 -观测器 guan ce qi computer_terms 5 -规划失败 gui hua shi bai computer_terms 5 -规划生成 gui hua sheng cheng computer_terms 5 -规划系统 gui hua xi tong computer_terms 5 -规则子句 gui ze zi ju computer_terms 5 -规则库 gui ze ku computer_terms 5 -规则推理 gui ze tui li computer_terms 5 -规则集 gui ze ji computer_terms 5 -规格化 gui ge hua computer_terms 5 -规格化处理 gui ge hua chu li computer_terms 5 -规格说明 gui ge shuo ming computer_terms 5 -规模估计 gui mo gu ji computer_terms 5 -规程 gui cheng computer_terms 5 -规约 gui yue computer_terms 5 -规约语言 gui yue yu yan computer_terms 5 -规约验证 gui yue yan zheng computer_terms 5 -规范化 gui fan hua computer_terms 5 -规范化语言 gui fan hua yu yan computer_terms 5 -视体 shi ti computer_terms 5 -视像 shi xiang computer_terms 5 -视区 shi qu computer_terms 5 -视参考点 shi can kao dian computer_terms 5 -视口 shi kou computer_terms 5 -视向 shi xiang computer_terms 5 -视听信息 shi ting xin xi computer_terms 5 -视图 shi tu computer_terms 5 -视图状态 shi tu zhuang tai computer_terms 5 -视差梯度 shi cha ti du computer_terms 5 -视平面 shi ping mian computer_terms 5 -视点 shi dian computer_terms 5 -视窗操作系统 shi chuang cao zuo xi tong computer_terms 5 -视线 shi xian computer_terms 5 -视觉 shi jue computer_terms 5 -视觉模型 shi jue mo xing computer_terms 5 -视锥 shi zhui computer_terms 5 -视频会议 shi pin hui yi computer_terms 5 -视频分割专家 shi pin fen ge zhuan jia computer_terms 5 -视频卡 shi pin ka computer_terms 5 -视频图形阵列 shi pin tu xing zhen lie computer_terms 5 -视频存储器 shi pin cun chu qi computer_terms 5 -视频模式 shi pin mo shi computer_terms 5 -视频消息 shi pin xiao xi computer_terms 5 -视频点播 shi pin dian bo computer_terms 5 -视频缓冲区 shi pin huan chong qu computer_terms 5 -视频解码 shi pin jie ma computer_terms 5 -角色模型 jue se mo xing computer_terms 5 -解决方案 jie jue fang an computer_terms 5 -解压缩 jie ya suo computer_terms 5 -解图 jie tu computer_terms 5 -解增删锁 jie zeng shan suo computer_terms 5 -解密 jie mi computer_terms 5 -解树 jie shu computer_terms 5 -解码 jie ma computer_terms 5 -解码器 jie ma qi computer_terms 5 -解答抽取 jie da chou qu computer_terms 5 -解耦 jie ou computer_terms 5 -解释 jie shi computer_terms 5 -解释器 jie shi qi computer_terms 5 -解释型语言 jie shi xing yu yan computer_terms 5 -解释程序 jie shi cheng xu computer_terms 5 -解锁 jie suo computer_terms 5 -解锁数据库 jie suo shu ju ku computer_terms 5 -解锁记录 jie suo ji lu computer_terms 5 -解除分配 jie chu fen pei computer_terms 5 -触发器 chu fa qi computer_terms 5 -触发对象 chu fa dui xiang computer_terms 5 -触摸屏 chu mo ping computer_terms 5 -触点 chu dian computer_terms 5 -触点插拔力 chu dian cha ba li computer_terms 5 -触点间距 chu dian jian ju computer_terms 5 -触觉通道 chu jue tong dao computer_terms 5 -言语行为指定 yan yu xing wei zhi ding computer_terms 5 -言语行为理论 yan yu xing wei li lun computer_terms 5 -言语连续体 yan yu lian xu ti computer_terms 5 -言谈结构 yan tan jie gou computer_terms 5 -计数器 ji shu qi computer_terms 5 -计数选择弧 ji shu xuan ze hu computer_terms 5 -计时分析程序 ji shi fen xi cheng xu computer_terms 5 -计时器 ji shi qi computer_terms 5 -计时页 ji shi ye computer_terms 5 -计次循环尾 ji ci xun huan wei computer_terms 5 -计次循环首 ji ci xun huan shou computer_terms 5 -计算使用 ji suan shi yong computer_terms 5 -计算几何 ji suan ji he computer_terms 5 -计算包封 ji suan bao feng computer_terms 5 -计算句法学 ji suan ju fa xue computer_terms 5 -计算器 ji suan qi computer_terms 5 -计算声韵学 ji suan sheng yun xue computer_terms 5 -计算复杂度 ji suan fu za du computer_terms 5 -计算复杂性 ji suan fu za xing computer_terms 5 -计算弹道 ji suan dan dao computer_terms 5 -计算性能 ji suan xing neng computer_terms 5 -计算技术 ji suan ji shu computer_terms 5 -计算排序 ji suan pai xu computer_terms 5 -计算数目 ji suan shu mu computer_terms 5 -计算智能 ji suan zhi neng computer_terms 5 -计算机下棋 ji suan ji xia qi computer_terms 5 -计算机乱用 ji suan ji luan yong computer_terms 5 -计算机产业 ji suan ji chan ye computer_terms 5 -计算机代 ji suan ji dai computer_terms 5 -计算机制图 ji suan ji zhi tu computer_terms 5 -计算机动画 ji suan ji dong hua computer_terms 5 -计算机化 ji suan ji hua computer_terms 5 -计算机可靠性 ji suan ji ke kao xing computer_terms 5 -计算机图像 ji suan ji tu xiang computer_terms 5 -计算机图形学 ji suan ji tu xing xue computer_terms 5 -计算机型谱 ji suan ji xing pu computer_terms 5 -计算机字 ji suan ji zi computer_terms 5 -计算机安全 ji suan ji an quan computer_terms 5 -计算机实现 ji suan ji shi xian computer_terms 5 -计算机密码学 ji suan ji mi ma xue computer_terms 5 -计算机工程 ji suan ji gong cheng computer_terms 5 -计算机应用 ji suan ji ying yong computer_terms 5 -计算机性能 ji suan ji xing neng computer_terms 5 -计算机技术 ji suan ji ji shu computer_terms 5 -计算机控制 ji suan ji kong zhi computer_terms 5 -计算机数据 ji suan ji shu ju computer_terms 5 -计算机数控 ji suan ji shu kong computer_terms 5 -计算机显示 ji suan ji xian shi computer_terms 5 -计算机犯罪 ji suan ji fan zui computer_terms 5 -计算机理解 ji suan ji li jie computer_terms 5 -计算机疫苗 ji suan ji yi miao computer_terms 5 -计算机病毒 ji suan ji bing du computer_terms 5 -计算机硬件 ji suan ji ying jian computer_terms 5 -计算机科学 ji suan ji ke xue computer_terms 5 -计算机程序 ji suan ji cheng xu computer_terms 5 -计算机管理 ji suan ji guan li computer_terms 5 -计算机类型 ji suan ji lei xing computer_terms 5 -计算机系统 ji suan ji xi tong computer_terms 5 -计算机网络 ji suan ji wang luo computer_terms 5 -计算机艺术 ji suan ji yi shu computer_terms 5 -计算机视觉 ji suan ji shi jue computer_terms 5 -计算机诈骗 ji suan ji zha pian computer_terms 5 -计算机语言 ji suan ji yu yan computer_terms 5 -计算机资源 ji suan ji zi yuan computer_terms 5 -计算机软件 ji suan ji ruan jian computer_terms 5 -计算机间谍 ji suan ji jian die computer_terms 5 -计算注册码 ji suan zhu ce ma computer_terms 5 -计算程序 ji suan cheng xu computer_terms 5 -计算系统 ji suan xi tong computer_terms 5 -计算语义学 ji suan yu yi xue computer_terms 5 -计算语意学 ji suan yu yi xue computer_terms 5 -计算语用学 ji suan yu yong xue computer_terms 5 -计算语言学 ji suan yu yan xue computer_terms 5 -计算语音学 ji suan yu yin xue computer_terms 5 -计算逻辑 ji suan luo ji computer_terms 5 -计算零知识 ji suan ling zhi shi computer_terms 5 -计费 ji fei computer_terms 5 -计量经济模型 ji liang jing ji mo xing computer_terms 5 -计量语言学 ji liang yu yan xue computer_terms 5 -认可模型 ren ke mo xing computer_terms 5 -认知 ren zhi computer_terms 5 -认知仿真 ren zhi fang zhen computer_terms 5 -认知映像系统 ren zhi ying xiang xi tong computer_terms 5 -认知映射 ren zhi ying she computer_terms 5 -认知机 ren zhi ji computer_terms 5 -认知模型 ren zhi mo xing computer_terms 5 -认知科学 ren zhi ke xue computer_terms 5 -认知系统 ren zhi xi tong computer_terms 5 -认知过程 ren zhi guo cheng computer_terms 5 -认证 ren zheng computer_terms 5 -认证机构 ren zheng ji gou computer_terms 5 -讯四笔记本 xun si bi ji ben computer_terms 5 -记帐策略 ji zhang ce lue computer_terms 5 -记录块 ji lu kuai computer_terms 5 -记录密度 ji lu mi du computer_terms 5 -记录方式 ji lu fang shi computer_terms 5 -记录日志 ji lu ri zhi computer_terms 5 -记录测量 ji lu ce liang computer_terms 5 -记录锁定 ji lu suo ding computer_terms 5 -记忆保持度 ji yi bao chi du computer_terms 5 -记忆组织包 ji yi zu zhi bao computer_terms 5 -记忆表示 ji yi biao shi computer_terms 5 -记法 ji fa computer_terms 5 -讲授学习 jiang shou xue xi computer_terms 5 -许可 xu ke computer_terms 5 -许可权清单 xu ke quan qing dan computer_terms 5 -许诺语行 xu nuo yu xing computer_terms 5 -论坛 lun tan computer_terms 5 -论域 lun yu computer_terms 5 -论题选择器 lun ti xuan ze qi computer_terms 5 -设备冗余阵列 she bei rong yu zhen lie computer_terms 5 -设备名 she bei ming computer_terms 5 -设备坐标 she bei zuo biao computer_terms 5 -设备坐标系 she bei zuo biao xi computer_terms 5 -设备存储器 she bei cun chu qi computer_terms 5 -设备定义 she bei ding yi computer_terms 5 -设备指派 she bei zhi pai computer_terms 5 -设备描述 she bei miao shu computer_terms 5 -设备描述语言 she bei miao shu yu yan computer_terms 5 -设备筛选器 she bei shai xuan qi computer_terms 5 -设备管理 she bei guan li computer_terms 5 -设备适配器 she bei shi pei qi computer_terms 5 -设备驱动程序 she bei qu dong cheng xu computer_terms 5 -设定点控制 she ding dian kong zhi computer_terms 5 -设施 she shi computer_terms 5 -设施主体 she shi zhu ti computer_terms 5 -设施分配 she shi fen pei computer_terms 5 -设施管理 she shi guan li computer_terms 5 -设施请求 she shi qing qiu computer_terms 5 -设置 she zhi computer_terms 5 -设置中心 she zhi zhong xin computer_terms 5 -设置别名 she zhi bie ming computer_terms 5 -设置向导 she zhi xiang dao computer_terms 5 -设置图案 she zhi tu an computer_terms 5 -设置窗口信息 she zhi chuang kou xin xi computer_terms 5 -设计分析 she ji fen xi computer_terms 5 -设计分析器 she ji fen xi qi computer_terms 5 -设计分析程序 she ji fen xi cheng xu computer_terms 5 -设计多样性 she ji duo yang xing computer_terms 5 -设计审查 she ji shen cha computer_terms 5 -设计差错 she ji cha cuo computer_terms 5 -设计库 she ji ku computer_terms 5 -设计方法学 she ji fang fa xue computer_terms 5 -设计约束 she ji yue shu computer_terms 5 -设计编辑器 she ji bian ji qi computer_terms 5 -设计编辑程序 she ji bian ji cheng xu computer_terms 5 -设计自动化 she ji zi dong hua computer_terms 5 -设计规划 she ji gui hua computer_terms 5 -设计规约 she ji gui yue computer_terms 5 -设计走查 she ji zou cha computer_terms 5 -设计需求 she ji xu qiu computer_terms 5 -设计验证 she ji yan zheng computer_terms 5 -设陷方式 she xian fang shi computer_terms 5 -访问令牌 fang wen ling pai computer_terms 5 -访问共享 fang wen gong xiang computer_terms 5 -访问冲突 fang wen chong tu computer_terms 5 -访问周期 fang wen zhou qi computer_terms 5 -访问局守性 fang wen ju shou xing computer_terms 5 -访问局部性 fang wen ju bu xing computer_terms 5 -访问授权 fang wen shou quan computer_terms 5 -访问控制 fang wen kong zhi computer_terms 5 -访问控制列表 fang wen kong zhi lie biao computer_terms 5 -访问控制字段 fang wen kong zhi zi duan computer_terms 5 -访问权 fang wen quan computer_terms 5 -访问特权 fang wen te quan computer_terms 5 -访问矩阵 fang wen ju zhen computer_terms 5 -访问类型 fang wen lei xing computer_terms 5 -访问级别 fang wen ji bie computer_terms 5 -访问范畴 fang wen fan chou computer_terms 5 -访问表 fang wen biao computer_terms 5 -访问许可 fang wen xu ke computer_terms 5 -证书作废表 zheng shu zuo fei biao computer_terms 5 -证书废除 zheng shu fei chu computer_terms 5 -证书状态 zheng shu zhuang tai computer_terms 5 -证书状态机构 zheng shu zhuang tai ji gou computer_terms 5 -证书管理 zheng shu guan li computer_terms 5 -证书管理机构 zheng shu guan li ji gou computer_terms 5 -证书鉴别 zheng shu jian bie computer_terms 5 -证书链 zheng shu lian computer_terms 5 -证伪 zheng wei computer_terms 5 -证券大盗木马 zheng quan da dao mu ma computer_terms 5 -证实 zheng shi computer_terms 5 -证据推理 zheng ju tui li computer_terms 5 -证据理论 zheng ju li lun computer_terms 5 -证明树 zheng ming shu computer_terms 5 -证明策略 zheng ming ce lue computer_terms 5 -证明者 zheng ming zhe computer_terms 5 -评价 ping jia computer_terms 5 -评价函数 ping jia han shu computer_terms 5 -评估 ping gu computer_terms 5 -评审 ping shen computer_terms 5 -评测规则 ping ce gui ze computer_terms 5 -识别 shi bie computer_terms 5 -识别型 shi bie xing computer_terms 5 -识别文本 shi bie wen ben computer_terms 5 -诊断 zhen duan computer_terms 5 -诊断分辨率 zhen duan fen bian lv computer_terms 5 -诊断屏幕 zhen duan ping mu computer_terms 5 -诊断检验 zhen duan jian yan computer_terms 5 -诊断模型 zhen duan mo xing computer_terms 5 -诊断测试 zhen duan ce shi computer_terms 5 -诊断程序 zhen duan cheng xu computer_terms 5 -诊断系统 zhen duan xi tong computer_terms 5 -诊断记录 zhen duan ji lu computer_terms 5 -诊断软盘 zhen duan ruan pan computer_terms 5 -诊断错误处理 zhen duan cuo wu chu li computer_terms 5 -词使用频度 ci shi yong pin du computer_terms 5 -词元 ci yuan computer_terms 5 -词典学 ci dian xue computer_terms 5 -词切分 ci qie fen computer_terms 5 -词句法 ci ju fa computer_terms 5 -词干 ci gan computer_terms 5 -词性 ci xing computer_terms 5 -词性标注 ci xing biao zhu computer_terms 5 -词汇分析 ci hui fen xi computer_terms 5 -词汇功能语法 ci hui gong neng yu fa computer_terms 5 -词汇学 ci hui xue computer_terms 5 -词汇库词典 ci hui ku ci dian computer_terms 5 -词汇概念结构 ci hui gai nian jie gou computer_terms 5 -词汇歧义 ci hui qi yi computer_terms 5 -词汇语义学 ci hui yu yi xue computer_terms 5 -词汇语意学 ci hui yu yi xue computer_terms 5 -词汇语法 ci hui yu fa computer_terms 5 -词法 ci fa computer_terms 5 -词法分析 ci fa fen xi computer_terms 5 -词法分析器 ci fa fen xi qi computer_terms 5 -词流通频度 ci liu tong pin du computer_terms 5 -词源学 ci yuan xue computer_terms 5 -词码表 ci ma biao computer_terms 5 -词类 ci lei computer_terms 5 -词类标注 ci lei biao zhu computer_terms 5 -词类标记 ci lei biao ji computer_terms 5 -词素 ci su computer_terms 5 -词素处理 ci su chu li computer_terms 5 -词组短语 ci zu duan yu computer_terms 5 -词组结构树 ci zu jie gou shu computer_terms 5 -词范畴 ci fan chou computer_terms 5 -词语信息 ci yu xin xi computer_terms 5 -词语切分 ci yu qie fen computer_terms 5 -词语完整性 ci yu wan zheng xing computer_terms 5 -词语文本 ci yu wen ben computer_terms 5 -词语码 ci yu ma computer_terms 5 -词频 ci pin computer_terms 5 -词频分布 ci pin fen bu computer_terms 5 -词频调整 ci pin tiao zheng computer_terms 5 -译码 yi ma computer_terms 5 -译码器 yi ma qi computer_terms 5 -译词选择 yi ci xuan ze computer_terms 5 -试凑搜索 shi cou sou suo computer_terms 5 -试探法 shi tan fa computer_terms 5 -话语分析 hua yu fen xi computer_terms 5 -话语模型 hua yu mo xing computer_terms 5 -话语生成 hua yu sheng cheng computer_terms 5 -话音 hua yin computer_terms 5 -话音邮件 hua yin you jian computer_terms 5 -话题小组 hua ti xiao zu computer_terms 5 -诠释性语意学 quan shi xing yu yi xue computer_terms 5 -询问站 xun wen zhan computer_terms 5 -详细设计 xiang xi she ji computer_terms 5 -语义 yu yi computer_terms 5 -语义信息 yu yi xin xi computer_terms 5 -语义分析 yu yi fen xi computer_terms 5 -语义合一 yu yi he yi computer_terms 5 -语义场 yu yi chang computer_terms 5 -语义学 yu yi xue computer_terms 5 -语义属性 yu yi shu xing computer_terms 5 -语义数据模型 yu yi shu ju mo xing computer_terms 5 -语义树 yu yi shu computer_terms 5 -语义检查 yu yi jian cha computer_terms 5 -语义理论 yu yi li lun computer_terms 5 -语义相关性 yu yi xiang guan xing computer_terms 5 -语义网络 yu yi wang luo computer_terms 5 -语义记忆 yu yi ji yi computer_terms 5 -语义词典 yu yi ci dian computer_terms 5 -语义距离 yu yi ju li computer_terms 5 -语句 yu ju computer_terms 5 -语句定义符 yu ju ding yi fu computer_terms 5 -语句平均长度 yu ju ping jun chang du computer_terms 5 -语境 yu jing computer_terms 5 -语境分析 yu jing fen xi computer_terms 5 -语境机制 yu jing ji zhi computer_terms 5 -语境照应 yu jing zhao ying computer_terms 5 -语意场 yu yi chang computer_terms 5 -语意学 yu yi xue computer_terms 5 -语意架构 yu yi jia gou computer_terms 5 -语意结构 yu yi jie gou computer_terms 5 -语意网路 yu yi wang lu computer_terms 5 -语意表征语言 yu yi biao zheng yu yan computer_terms 5 -语意限制 yu yi xian zhi computer_terms 5 -语料库 yu liao ku computer_terms 5 -语料库语言学 yu liao ku yu yan xue computer_terms 5 -语构 yu gou computer_terms 5 -语法 yu fa computer_terms 5 -语法关系 yu fa guan xi computer_terms 5 -语法关系树库 yu fa guan xi shu ku computer_terms 5 -语法分析 yu fa fen xi computer_terms 5 -语法分析程序 yu fa fen xi cheng xu computer_terms 5 -语法天生假说 yu fa tian sheng jia shuo computer_terms 5 -语法属性 yu fa shu xing computer_terms 5 -语法描述语言 yu fa miao shu yu yan computer_terms 5 -语法范畴 yu fa fan chou computer_terms 5 -语法词缀 yu fa ci zhui computer_terms 5 -语用 yu yong computer_terms 5 -语用分析 yu yong fen xi computer_terms 5 -语用学 yu yong xue computer_terms 5 -语素分解 yu su fen jie computer_terms 5 -语素切分 yu su qie fen computer_terms 5 -语素生成 yu su sheng cheng computer_terms 5 -语素音位学 yu su yin wei xue computer_terms 5 -语言串理论 yu yan chuan li lun computer_terms 5 -语言习得装置 yu yan xi de zhuang zhi computer_terms 5 -语言信息 yu yan xin xi computer_terms 5 -语言处理程序 yu yan chu li cheng xu computer_terms 5 -语言学模型 yu yan xue mo xing computer_terms 5 -语言学理论 yu yan xue li lun computer_terms 5 -语言描述语言 yu yan miao shu yu yan computer_terms 5 -语言标准 yu yan biao zhun computer_terms 5 -语言模型 yu yan mo xing computer_terms 5 -语言生成 yu yan sheng cheng computer_terms 5 -语言知能 yu yan zhi neng computer_terms 5 -语言知识库 yu yan zhi shi ku computer_terms 5 -语言科技 yu yan ke ji computer_terms 5 -语言获取 yu yan huo qu computer_terms 5 -语言识别 yu yan shi bie computer_terms 5 -语调单位 yu diao dan wei computer_terms 5 -语音 yu yin computer_terms 5 -语音合成 yu yin he cheng computer_terms 5 -语音处理 yu yin chu li computer_terms 5 -语音易位 yu yin yi wei computer_terms 5 -语音检索 yu yin jian suo computer_terms 5 -语音翻译系统 yu yin fan yi xi tong computer_terms 5 -语音识别 yu yin shi bie computer_terms 5 -语音输入法 yu yin shu ru fa computer_terms 5 -语音辨识 yu yin bian shi computer_terms 5 -误分类 wu fen lei computer_terms 5 -误动作 wu dong zuo computer_terms 5 -误差 wu cha computer_terms 5 -误差估计 wu cha gu ji computer_terms 5 -误检 wu jian computer_terms 5 -误码 wu ma computer_terms 5 -诱发故障 you fa gu zhang computer_terms 5 -说明 shuo ming computer_terms 5 -说明语义学 shuo ming yu yi xue computer_terms 5 -说话人确认 shuo hua ren que ren computer_terms 5 -说话人识别 shuo hua ren shi bie computer_terms 5 -请求 qing qiu computer_terms 5 -请求分时处理 qing qiu fen shi chu li computer_terms 5 -请求分页 qing qiu fen ye computer_terms 5 -请求参数表 qing qiu can shu biao computer_terms 5 -请求处理 qing qiu chu li computer_terms 5 -诺亚效应 nuo ya xiao ying computer_terms 5 -诺依曼 nuo yi man computer_terms 5 -诺依曼结构 nuo yi man jie gou computer_terms 5 -诺尔形式 nuo er xing shi computer_terms 5 -诺顿 nuo dun computer_terms 5 -读信号 du xin hao computer_terms 5 -读入一行 du ru yi hang computer_terms 5 -读入原语 du ru yuan yu computer_terms 5 -读入字节集 du ru zi jie ji computer_terms 5 -读入数据 du ru shu ju computer_terms 5 -读入文件 du ru wen jian computer_terms 5 -读入文本 du ru wen ben computer_terms 5 -读内存整数 du nei cun zheng shu computer_terms 5 -读内存文本 du nei cun wen ben computer_terms 5 -读写 du xie computer_terms 5 -读写周期 du xie zhou qi computer_terms 5 -读写孔 du xie kong computer_terms 5 -读写控制电路 du xie kong zhi dian lu computer_terms 5 -读写磁头 du xie ci tou computer_terms 5 -读出时间 du chu shi jian computer_terms 5 -读出电路 du chu dian lu computer_terms 5 -读出线 du chu xian computer_terms 5 -读取 du qu computer_terms 5 -读后写 du hou xie computer_terms 5 -读噪声 du zao sheng computer_terms 5 -读均衡 du jun heng computer_terms 5 -读字段 du zi duan computer_terms 5 -读字节集内存 du zi jie ji nei cun computer_terms 5 -读对象型属性 du dui xiang xing shu xing computer_terms 5 -读属性 du shu xing computer_terms 5 -读放大器 du fang da qi computer_terms 5 -读数值属性 du shu zhi shu xing computer_terms 5 -读数据线 du shu ju xian computer_terms 5 -读整数内存 du zheng shu nei cun computer_terms 5 -读整数型内存 du zheng shu xing nei cun computer_terms 5 -读文本型内存 du wen ben xing nei cun computer_terms 5 -读文本属性 du wen ben shu xing computer_terms 5 -读日期属性 du ri qi shu xing computer_terms 5 -读环境变量 du huan jing bian liang computer_terms 5 -读访问 du fang wen computer_terms 5 -读选择线 du xuan ze xian computer_terms 5 -读逻辑属性 du luo ji shu xing computer_terms 5 -读配置项 du pei zhi xiang computer_terms 5 -读锁 du suo computer_terms 5 -课件 ke jian computer_terms 5 -课题分享 ke ti fen xiang computer_terms 5 -课题小组 ke ti xiao zu computer_terms 5 -调制 tiao zhi computer_terms 5 -调制传递函数 tiao zhi chuan di han shu computer_terms 5 -调制解调器 tiao zhi jie tiao qi computer_terms 5 -调度 diao du computer_terms 5 -调度作业 diao du zuo ye computer_terms 5 -调度信息池 diao du xin xi chi computer_terms 5 -调度方式 diao du fang shi computer_terms 5 -调度模块 diao du mo kuai computer_terms 5 -调度程序 diao du cheng xu computer_terms 5 -调度策略 diao du ce lue computer_terms 5 -调度算法 diao du suan fa computer_terms 5 -调度表 diao du biao computer_terms 5 -调度规则 diao du gui ze computer_terms 5 -调度资源 diao du zi yuan computer_terms 5 -调度问题 diao du wen ti computer_terms 5 -调度队列 diao du dui lie computer_terms 5 -调形变化 tiao xing bian hua computer_terms 5 -调整 tiao zheng computer_terms 5 -调整层次 tiao zheng ceng ci computer_terms 5 -调整用硬盘 tiao zheng yong ying pan computer_terms 5 -调整用软盘 tiao zheng yong ruan pan computer_terms 5 -调用 diao yong computer_terms 5 -调用者 diao yong zhe computer_terms 5 -调相 tiao xiang computer_terms 5 -调色板 tiao se ban computer_terms 5 -调节 tiao jie computer_terms 5 -调试 tiao shi computer_terms 5 -调试例程 tiao shi li cheng computer_terms 5 -调试工具 tiao shi gong ju computer_terms 5 -调试模型 tiao shi mo xing computer_terms 5 -调试程序 tiao shi cheng xu computer_terms 5 -调试程序包 tiao shi cheng xu bao computer_terms 5 -调频 tiao pin computer_terms 5 -调高语音学 tiao gao yu yin xue computer_terms 5 -谈判支持系统 tan pan zhi chi xi tong computer_terms 5 -谐波信号 xie bo xin hao computer_terms 5 -谓词 wei ci computer_terms 5 -谓词变迁系统 wei ci bian qian xi tong computer_terms 5 -谓词变量 wei ci bian liang computer_terms 5 -谓词演算 wei ci yan suan computer_terms 5 -谓词符号 wei ci fu hao computer_terms 5 -谓词转换器 wei ci zhuan huan qi computer_terms 5 -谓词逻辑 wei ci luo ji computer_terms 5 -谕示 yu shi computer_terms 5 -谕示机 yu shi ji computer_terms 5 -谢尔排序 xie er pai xu computer_terms 5 -谱分析 pu fen xi computer_terms 5 -谷歌 gu ge computer_terms 5 -谷歌浏览器 gu ge liu lan qi computer_terms 5 -谷歌金山词霸 gu ge jin shan ci ba computer_terms 5 -贝叶斯分析 bei ye si fen xi computer_terms 5 -贝叶斯分类器 bei ye si fen lei qi computer_terms 5 -贝叶斯定理 bei ye si ding li computer_terms 5 -贝叶斯推理 bei ye si tui li computer_terms 5 -贝叶斯逻辑 bei ye si luo ji computer_terms 5 -贝尔 bei er computer_terms 5 -贝式学习 bei shi xue xi computer_terms 5 -贝式统计 bei shi tong ji computer_terms 5 -贝济埃曲线 bei ji ai qu xian computer_terms 5 -贝赛尔 bei sai er computer_terms 5 -贝赛尔曲线 bei sai er qu xian computer_terms 5 -负沿 fu yan computer_terms 5 -负误判 fu wu pan computer_terms 5 -负跃变 fu yue bian computer_terms 5 -负载 fu zai computer_terms 5 -负载冒险模型 fu zai mao xian mo xing computer_terms 5 -负载电阻 fu zai dian zu computer_terms 5 -负载端 fu zai duan computer_terms 5 -负载线图 fu zai xian tu computer_terms 5 -负载规则 fu zai gui ze computer_terms 5 -负逻辑转换 fu luo ji zhuan huan computer_terms 5 -责任性 ze ren xing computer_terms 5 -质地覆盖 zhi di fu gai computer_terms 5 -质地选择 zhi di xuan ze computer_terms 5 -质量保证 zhi liang bao zheng computer_terms 5 -质量工程 zhi liang gong cheng computer_terms 5 -质量度量学 zhi liang du liang xue computer_terms 5 -贪心 tan xin computer_terms 5 -费尔托斯特 fei er tuo si te computer_terms 5 -资料员 zi liao yuan computer_terms 5 -资料库数据库 zi liao ku shu ju ku computer_terms 5 -资源共享 zi yuan gong xiang computer_terms 5 -资源共享控制 zi yuan gong xiang kong zhi computer_terms 5 -资源分配 zi yuan fen pei computer_terms 5 -资源分配表 zi yuan fen pei biao computer_terms 5 -资源子网 zi yuan zi wang computer_terms 5 -资源池 zi yuan chi computer_terms 5 -资源管理 zi yuan guan li computer_terms 5 -资源管理程序 zi yuan guan li cheng xu computer_terms 5 -资源调度 zi yuan diao du computer_terms 5 -资源重复 zi yuan chong fu computer_terms 5 -资讯撷取 zi xun xie qu computer_terms 5 -资讯检索 zi xun jian suo computer_terms 5 -赋值 fu zhi computer_terms 5 -赋值语句 fu zhi yu ju computer_terms 5 -赋值运算符 fu zhi yun suan fu computer_terms 5 -赋逻辑 fu luo ji computer_terms 5 -赋逻辑论 fu luo ji lun computer_terms 5 -赛威后门 sai wei hou men computer_terms 5 -赞助傲游 zan zhu ao you computer_terms 5 -赠送产权 zeng song chan quan computer_terms 5 -赫夫曼编码 he fu man bian ma computer_terms 5 -走查 zou cha computer_terms 5 -走步测试 zou bu ce shi computer_terms 5 -起始信号 qi shi xin hao computer_terms 5 -起始写出位置 qi shi xie chu wei zhi computer_terms 5 -起始目录 qi shi mu lu computer_terms 5 -起始读取位置 qi shi du qu wei zhi computer_terms 5 -起始间隔集合 qi shi jian ge ji he computer_terms 5 -起始页 qi shi ye computer_terms 5 -起止式传输 qi zhi shi chuan shu computer_terms 5 -超前补偿 chao qian bu chang computer_terms 5 -超图数据结构 chao tu shu ju jie gou computer_terms 5 -超声波传感器 chao sheng bo chuan gan qi computer_terms 5 -超媒体 chao mei ti computer_terms 5 -超导存储器 chao dao cun chu qi computer_terms 5 -超归结 chao gui jie computer_terms 5 -超扇区 chao shan qu computer_terms 5 -超文件超文本 chao wen jian chao wen ben computer_terms 5 -超文本 chao wen ben computer_terms 5 -超时 chao shi computer_terms 5 -超时控制 chao shi kong zhi computer_terms 5 -超标量 chao biao liang computer_terms 5 -超标量结构 chao biao liang jie gou computer_terms 5 -超流水线 chao liu shui xian computer_terms 5 -超流水线结构 chao liu shui xian jie gou computer_terms 5 -超演绎 chao yan yi computer_terms 5 -超立方体 chao li fang ti computer_terms 5 -超类 chao lei computer_terms 5 -超级巡警 chao ji xun jing computer_terms 5 -超级影碟 chao ji ying die computer_terms 5 -超级拖放 chao ji tuo fang computer_terms 5 -超级操作 chao ji cao zuo computer_terms 5 -超级旋风 chao ji xuan feng computer_terms 5 -超级服务器 chao ji fu wu qi computer_terms 5 -超级编译器 chao ji bian yi qi computer_terms 5 -超级编译程序 chao ji bian yi cheng xu computer_terms 5 -超级计算 chao ji ji suan computer_terms 5 -超级计算机 chao ji ji suan ji computer_terms 5 -超线程 chao xian cheng computer_terms 5 -超线程技术 chao xian cheng ji shu computer_terms 5 -超视频 chao shi pin computer_terms 5 -超链接 chao lian jie computer_terms 5 -超长指令字 chao chang zhi ling zi computer_terms 5 -超长文本 chao chang wen ben computer_terms 5 -超长正文 chao chang zheng wen computer_terms 5 -超预解式 chao yu jie shi computer_terms 5 -超驰控制 chao chi kong zhi computer_terms 5 -越界记录 yue jie ji lu computer_terms 5 -趋势科技 qu shi ke ji computer_terms 5 -距离向量 ju li xiang liang computer_terms 5 -跟踪球 gen zong qiu computer_terms 5 -跟踪误差 gen zong wu cha computer_terms 5 -跟踪路由 gen zong lu you computer_terms 5 -跟进 gen jin computer_terms 5 -跨接 kua jie computer_terms 5 -跨接线 kua jie xian computer_terms 5 -跨步测试 kua bu ce shi computer_terms 5 -跨页发送 kua ye fa song computer_terms 5 -路径 lu jing computer_terms 5 -路径分析 lu jing fen xi computer_terms 5 -路径名 lu jing ming computer_terms 5 -路径命令 lu jing ming ling computer_terms 5 -路径折叠技术 lu jing zhe die ji shu computer_terms 5 -路径搜索 lu jing sou suo computer_terms 5 -路径敏化 lu jing min hua computer_terms 5 -路径条件 lu jing tiao jian computer_terms 5 -路径表达式 lu jing biao da shi computer_terms 5 -路由 lu you computer_terms 5 -路由协议 lu you xie yi computer_terms 5 -路由器 lu you qi computer_terms 5 -路由选择 lu you xuan ze computer_terms 5 -路由选择协议 lu you xuan ze xie yi computer_terms 5 -路由选择算法 lu you xuan ze suan fa computer_terms 5 -跳出循环 tiao chu xun huan computer_terms 5 -跳步测试 tiao bu ce shi computer_terms 5 -踏步测试 ta bu ce shi computer_terms 5 -身份 shen fen computer_terms 5 -身份信息列表 shen fen xin xi lie biao computer_terms 5 -轨迹曲线 gui ji qu xian computer_terms 5 -轨迹模型 gui ji mo xing computer_terms 5 -轨迹颜色 gui ji yan shai computer_terms 5 -轨道控制 gui dao kong zhi computer_terms 5 -转义 zhuan yi computer_terms 5 -转义字符 zhuan yi zi fu computer_terms 5 -转义序列 zhuan yi xu lie computer_terms 5 -转储 zhuan chu computer_terms 5 -转储清除 zhuan chu qing chu computer_terms 5 -转入转出 zhuan ru zhuan chu computer_terms 5 -转写抄写 zhuan xie chao xie computer_terms 5 -转发 zhuan fa computer_terms 5 -转发器 zhuan fa qi computer_terms 5 -转变为形状 zhuan bian wei xing zhuang computer_terms 5 -转向语句 zhuan xiang yu ju computer_terms 5 -转换为主机名 zhuan huan wei zhu ji ming computer_terms 5 -转换器 zhuan huan qi computer_terms 5 -转换方法 zhuan huan fang fa computer_terms 5 -转换框架 zhuan huan kuang jia computer_terms 5 -转接延迟 zhuan jie yan chi computer_terms 5 -转接板 zhuan jie ban computer_terms 5 -转接线 zhuan jie xian computer_terms 5 -转接网 zhuan jie wang computer_terms 5 -转移历史表 zhuan yi li shi biao computer_terms 5 -转移延迟槽 zhuan yi yan chi cao computer_terms 5 -转移指令 zhuan yi zhi ling computer_terms 5 -转移目标地址 zhuan yi mu biao di zhi computer_terms 5 -转移网络语法 zhuan yi wang luo yu fa computer_terms 5 -转移预测 zhuan yi yu ce computer_terms 5 -转置 zhuan zhi computer_terms 5 -转轮密码 zhuan lun mi ma computer_terms 5 -转述释意 zhuan shu shi yi computer_terms 5 -转速传感器 zhuan su chuan gan qi computer_terms 5 -轮廓 lun kuo computer_terms 5 -轮廓字型 lun kuo zi xing computer_terms 5 -轮廓指定符 lun kuo zhi ding fu computer_terms 5 -轮廓控制系统 lun kuo kong zhi xi tong computer_terms 5 -轮廓线 lun kuo xian computer_terms 5 -轮廓编码 lun kuo bian ma computer_terms 5 -轮廓跟踪 lun kuo gen zong computer_terms 5 -轮廓预测 lun kuo yu ce computer_terms 5 -轮转法调度 lun zhuan fa diao du computer_terms 5 -软中断 ruan zhong duan computer_terms 5 -软中断信号 ruan zhong duan xin hao computer_terms 5 -软中断机制 ruan zhong duan ji zhi computer_terms 5 -软件 ruan jian computer_terms 5 -软件中断 ruan jian zhong duan computer_terms 5 -软件主体 ruan jian zhu ti computer_terms 5 -软件事故 ruan jian shi gu computer_terms 5 -软件产品 ruan jian chan pin computer_terms 5 -软件产品维护 ruan jian chan pin wei hu computer_terms 5 -软件体系结构 ruan jian ti xi jie gou computer_terms 5 -软件保护 ruan jian bao hu computer_terms 5 -软件储藏库 ruan jian chu cang ku computer_terms 5 -软件冗余检验 ruan jian rong yu jian yan computer_terms 5 -软件分发版 ruan jian fen fa ban computer_terms 5 -软件包 ruan jian bao computer_terms 5 -软件单元 ruan jian dan yuan computer_terms 5 -软件可移植性 ruan jian ke yi zhi xing computer_terms 5 -软件可维护性 ruan jian ke wei hu xing computer_terms 5 -软件可靠性 ruan jian ke kao xing computer_terms 5 -软件复用 ruan jian fu yong computer_terms 5 -软件失效 ruan jian shi xiao computer_terms 5 -软件安全 ruan jian an quan computer_terms 5 -软件安全性 ruan jian an quan xing computer_terms 5 -软件容错策略 ruan jian rong cuo ce lue computer_terms 5 -软件工具 ruan jian gong ju computer_terms 5 -软件工程 ruan jian gong cheng computer_terms 5 -软件工程环境 ruan jian gong cheng huan jing computer_terms 5 -软件平台 ruan jian ping tai computer_terms 5 -软件库 ruan jian ku computer_terms 5 -软件库管理员 ruan jian ku guan li yuan computer_terms 5 -软件度量学 ruan jian du liang xue computer_terms 5 -软件开发周期 ruan jian kai fa zhou qi computer_terms 5 -软件开发库 ruan jian kai fa ku computer_terms 5 -软件开发手册 ruan jian kai fa shou ce computer_terms 5 -软件开发方法 ruan jian kai fa fang fa computer_terms 5 -软件开发模型 ruan jian kai fa mo xing computer_terms 5 -软件开发环境 ruan jian kai fa huan jing computer_terms 5 -软件开发计划 ruan jian kai fa ji hua computer_terms 5 -软件开发过程 ruan jian kai fa guo cheng computer_terms 5 -软件性能 ruan jian xing neng computer_terms 5 -软件总线 ruan jian zong xian computer_terms 5 -软件操作员 ruan jian cao zuo yuan computer_terms 5 -软件故障 ruan jian gu zhang computer_terms 5 -软件数据库 ruan jian shu ju ku computer_terms 5 -软件文档 ruan jian wen dang computer_terms 5 -软件方法学 ruan jian fang fa xue computer_terms 5 -软件易移植性 ruan jian yi yi zhi xing computer_terms 5 -软件易维护性 ruan jian yi wei hu xing computer_terms 5 -软件更改报告 ruan jian geng gai bao gao computer_terms 5 -软件构件 ruan jian gou jian computer_terms 5 -软件架构 ruan jian jia gou computer_terms 5 -软件架构师 ruan jian jia gou shi computer_terms 5 -软件注册员 ruan jian zhu ce yuan computer_terms 5 -软件测试 ruan jian ce shi computer_terms 5 -软件潜行分析 ruan jian qian xing fen xi computer_terms 5 -软件版权 ruan jian ban quan computer_terms 5 -软件生产率 ruan jian sheng chan lv computer_terms 5 -软件生存周期 ruan jian sheng cun zhou qi computer_terms 5 -软件监控程序 ruan jian jian kong cheng xu computer_terms 5 -软件盗窃 ruan jian dao qie computer_terms 5 -软件系统 ruan jian xi tong computer_terms 5 -软件经验数据 ruan jian jing yan shu ju computer_terms 5 -软件结构 ruan jian jie gou computer_terms 5 -软件维护 ruan jian wei hu computer_terms 5 -软件维护员 ruan jian wei hu yuan computer_terms 5 -软件维护环境 ruan jian wei hu huan jing computer_terms 5 -软件缺陷 ruan jian que xian computer_terms 5 -软件获取 ruan jian huo qu computer_terms 5 -软件评测 ruan jian ping ce computer_terms 5 -软件质量 ruan jian zhi liang computer_terms 5 -软件质量保证 ruan jian zhi liang bao zheng computer_terms 5 -软件资源 ruan jian zi yuan computer_terms 5 -软件轮廓 ruan jian lun kuo computer_terms 5 -软件过程 ruan jian guo cheng computer_terms 5 -软件配置 ruan jian pei zhi computer_terms 5 -软件配置管理 ruan jian pei zhi guan li computer_terms 5 -软件采购员 ruan jian cai gou yuan computer_terms 5 -软件量度 ruan jian liang du computer_terms 5 -软件错误 ruan jian cuo wu computer_terms 5 -软件陷阱 ruan jian xian jing computer_terms 5 -软件风险 ruan jian feng xian computer_terms 5 -软件验收 ruan jian yan shou computer_terms 5 -软件验证程序 ruan jian yan zheng cheng xu computer_terms 5 -软差错 ruan cha cuo computer_terms 5 -软扇区格式 ruan shan qu ge shi computer_terms 5 -软故障 ruan gu zhang computer_terms 5 -软文流 ruan wen liu computer_terms 5 -软盘 ruan pan computer_terms 5 -软盘套 ruan pan tao computer_terms 5 -软盘抖动 ruan pan dou dong computer_terms 5 -软盘纸套 ruan pan zhi tao computer_terms 5 -软盘驱动器 ruan pan qu dong qi computer_terms 5 -软磁盘 ruan ci pan computer_terms 5 -软计算 ruan ji suan computer_terms 5 -软链接 ruan lian jie computer_terms 5 -软颚唇音 ruan e chun yin computer_terms 5 -软驱 ruan qu computer_terms 5 -轴向进给 zhou xiang jin gei computer_terms 5 -轴测投影 zhou ce tou ying computer_terms 5 -载入图片 zai ru tu pian computer_terms 5 -载入材质 zai ru cai zhi computer_terms 5 -载入起始页 zai ru qi shi ye computer_terms 5 -载波侦听 zai bo zhen ting computer_terms 5 -较低指令字部 jiao di zhi ling zi bu computer_terms 5 -辅助任务 fu zhu ren wu computer_terms 5 -辅助副本 fu zhu fu ben computer_terms 5 -辅助存储器 fu zhu cun chu qi computer_terms 5 -辅助平面 fu zhu ping mian computer_terms 5 -辅助空间分配 fu zhu kong jian fen pei computer_terms 5 -辅助索引 fu zhu suo yin computer_terms 5 -辅助集 fu zhu ji computer_terms 5 -辐射 fu she computer_terms 5 -辐射度方法 fu she du fang fa computer_terms 5 -输入 shu ru computer_terms 5 -输入优先级 shu ru you xian ji computer_terms 5 -输入依赖 shu ru yi lai computer_terms 5 -输入字母表 shu ru zi mu biao computer_terms 5 -输入字比较 shu ru zi bi jiao computer_terms 5 -输入带 shu ru dai computer_terms 5 -输入度 shu ru du computer_terms 5 -输入文本类型 shu ru wen ben lei xing computer_terms 5 -输入断言 shu ru duan yan computer_terms 5 -输入模式 shu ru mo shi computer_terms 5 -输入正确率 shu ru zheng que lv computer_terms 5 -输入流 shu ru liu computer_terms 5 -输入特性 shu ru te xing computer_terms 5 -输入符号 shu ru fu hao computer_terms 5 -输入脉冲 shu ru mai chong computer_terms 5 -输入规模 shu ru gui mo computer_terms 5 -输入设备 shu ru she bei computer_terms 5 -输入输出 shu ru shu chu computer_terms 5 -输入输出接口 shu ru shu chu jie kou computer_terms 5 -输入输出管理 shu ru shu chu guan li computer_terms 5 -输入输出设备 shu ru shu chu she bei computer_terms 5 -输入输出队列 shu ru shu chu dui lie computer_terms 5 -输入进程 shu ru jin cheng computer_terms 5 -输入速率 shu ru su lv computer_terms 5 -输入错误率 shu ru cuo wu lv computer_terms 5 -输入阻抗 shu ru zu kang computer_terms 5 -输出 shu chu computer_terms 5 -输出下拉电阻 shu chu xia la dian zu computer_terms 5 -输出优先级 shu chu you xian ji computer_terms 5 -输出依赖 shu chu yi lai computer_terms 5 -输出分组反馈 shu chu fen zu fan kui computer_terms 5 -输出字母表 shu chu zi mu biao computer_terms 5 -输出字节文本 shu chu zi jie wen ben computer_terms 5 -输出带 shu chu dai computer_terms 5 -输出提交 shu chu ti jiao computer_terms 5 -输出断言 shu chu duan yan computer_terms 5 -输出模式 shu chu mo shi computer_terms 5 -输出流 shu chu liu computer_terms 5 -输出特性 shu chu te xing computer_terms 5 -输出脉冲 shu chu mai chong computer_terms 5 -输出设备 shu chu she bei computer_terms 5 -输出进程 shu chu jin cheng computer_terms 5 -输出阻抗 shu chu zu kang computer_terms 5 -输纸器 shu zhi qi computer_terms 5 -输纸孔 shu zhi kong computer_terms 5 -辞典条目 ci dian tiao mu computer_terms 5 -边框 bian kuang computer_terms 5 -边沿触发 bian yan chu fa computer_terms 5 -边界 bian jie computer_terms 5 -边界像素 bian jie xiang su computer_terms 5 -边界变异 bian jie bian yi computer_terms 5 -边界宽度 bian jie kuan du computer_terms 5 -边界建模 bian jie jian mo computer_terms 5 -边界扫描 bian jie sao miao computer_terms 5 -边界条件 bian jie tiao jian computer_terms 5 -边界检测 bian jie jian ce computer_terms 5 -边界模型 bian jie mo xing computer_terms 5 -边界细节 bian jie xi jie computer_terms 5 -边界网关 bian jie wang guan computer_terms 5 -边界网关协议 bian jie wang guan xie yi computer_terms 5 -边界表示 bian jie biao shi computer_terms 5 -边界跟踪 bian jie gen zong computer_terms 5 -边界路由器 bian jie lu you qi computer_terms 5 -边界错误 bian jie cuo wu computer_terms 5 -边缘 bian yuan computer_terms 5 -边缘像素 bian yuan xiang su computer_terms 5 -边缘分割 bian yuan fen ge computer_terms 5 -边缘匹配 bian yuan pi pei computer_terms 5 -边缘图像 bian yuan tu xiang computer_terms 5 -边缘增强 bian yuan zeng qiang computer_terms 5 -边缘拟合 bian yuan ni he computer_terms 5 -边缘提取 bian yuan ti qu computer_terms 5 -边缘操作 bian yuan cao zuo computer_terms 5 -边缘故障 bian yuan gu zhang computer_terms 5 -边缘检测 bian yuan jian ce computer_terms 5 -边缘检验 bian yuan jian yan computer_terms 5 -边缘泛化 bian yuan fan hua computer_terms 5 -边缘测试 bian yuan ce shi computer_terms 5 -边缘简化 bian yuan jian hua computer_terms 5 -边缘算子 bian yuan suan zi computer_terms 5 -边缘精度 bian yuan jing du computer_terms 5 -边缘聚焦 bian yuan ju jiao computer_terms 5 -边缘触发时钟 bian yuan chu fa shi zhong computer_terms 5 -边缘调整 bian yuan tiao zheng computer_terms 5 -边缘连接 bian yuan lian jie computer_terms 5 -边缘连接器 bian yuan lian jie qi computer_terms 5 -边缘错觉 bian yuan cuo jue computer_terms 5 -边覆盖 bian fu gai computer_terms 5 -迁移开销 qian yi kai xiao computer_terms 5 -迅雷 xun lei computer_terms 5 -迅驰四 xun chi si computer_terms 5 -过冲 guo chong computer_terms 5 -过孔 guo kong computer_terms 5 -过度概化 guo du gai hua computer_terms 5 -过度衍生 guo du yan sheng computer_terms 5 -过期数据 guo qi shu ju computer_terms 5 -过期检查点 guo qi jian cha dian computer_terms 5 -过渡效果 guo du xiao guo computer_terms 5 -过渡曲线 guo du qu xian computer_terms 5 -过渡曲面 guo du qu mian computer_terms 5 -过滤包管理器 guo lv bao guan li qi computer_terms 5 -过滤提示 guo lv ti shi computer_terms 5 -过滤页面内容 guo lv ye mian nei rong computer_terms 5 -过程同步 guo cheng tong bu computer_terms 5 -过程实现方法 guo cheng shi xian fang fa computer_terms 5 -过程性知识 guo cheng xing zhi shi computer_terms 5 -过程控制 guo cheng kong zhi computer_terms 5 -过程控制软件 guo cheng kong zhi ruan jian computer_terms 5 -过程数据 guo cheng shu ju computer_terms 5 -过程模型 guo cheng mo xing computer_terms 5 -过程程序设计 guo cheng cheng xu she ji computer_terms 5 -过程语义 guo cheng yu yi computer_terms 5 -过程语言 guo cheng yu yan computer_terms 5 -过程逻辑 guo cheng luo ji computer_terms 5 -过程重构 guo cheng chong gou computer_terms 5 -过零检测器 guo ling jian ce qi computer_terms 5 -运作主管 yun zuo zhu guan computer_terms 5 -运动估计 yun dong gu ji computer_terms 5 -运动分析 yun dong fen xi computer_terms 5 -运动向量 yun dong xiang liang computer_terms 5 -运动图像 yun dong tu xiang computer_terms 5 -运动图像压缩 yun dong tu xiang ya suo computer_terms 5 -运动控制 yun dong kong zhi computer_terms 5 -运动检测 yun dong jian ce computer_terms 5 -运动补偿 yun dong bu chang computer_terms 5 -运动重建 yun dong chong jian computer_terms 5 -运动预测 yun dong yu ce computer_terms 5 -运算 yun suan computer_terms 5 -运算器 yun suan qi computer_terms 5 -运算寄存器 yun suan ji cun qi computer_terms 5 -运算控制器 yun suan kong zhi qi computer_terms 5 -运算流水线 yun suan liu shui xian computer_terms 5 -运算速度 yun suan su du computer_terms 5 -运算速度评价 yun suan su du ping jia computer_terms 5 -运行 yun xing computer_terms 5 -运行剖面 yun xing pou mian computer_terms 5 -运行可行性 yun xing ke xing xing computer_terms 5 -运行可靠性 yun xing ke kao xing computer_terms 5 -运行和维护 yun xing he wei hu computer_terms 5 -运行多态 yun xing duo tai computer_terms 5 -运行方式 yun xing fang shi computer_terms 5 -运行日志 yun xing ri zhi computer_terms 5 -运行时诊断 yun xing shi zhen duan computer_terms 5 -运行时错误 yun xing shi cuo wu computer_terms 5 -运行时间 yun xing shi jian computer_terms 5 -运行测试 yun xing ce shi computer_terms 5 -运行系统 yun xing xi tong computer_terms 5 -运输层 yun shu ceng computer_terms 5 -近似匹配 jin si pi pei computer_terms 5 -近似推理 jin si tui li computer_terms 5 -近似算法 jin si suan fa computer_terms 5 -近线 jin xian computer_terms 5 -近邻 jin lin computer_terms 5 -返回恢复 fan hui hui fu computer_terms 5 -返回路径 fan hui lu jing computer_terms 5 -还原 huan yuan computer_terms 5 -还原注销 huan yuan zhu xiao computer_terms 5 -进一步模糊 jin yi bu mo hu computer_terms 5 -进位 jin wei computer_terms 5 -进化优化 jin hua you hua computer_terms 5 -进化发展 jin hua fa zhan computer_terms 5 -进化机制 jin hua ji zhi computer_terms 5 -进化检查 jin hua jian cha computer_terms 5 -进化程序 jin hua cheng xu computer_terms 5 -进化程序设计 jin hua cheng xu she ji computer_terms 5 -进化策略 jin hua ce lue computer_terms 5 -进化计算 jin hua ji suan computer_terms 5 -进栈 jin zhan computer_terms 5 -进程 jin cheng computer_terms 5 -进程优先级 jin cheng you xian ji computer_terms 5 -进程变迁 jin cheng bian qian computer_terms 5 -进程句柄 jin cheng ju bing computer_terms 5 -进程同步 jin cheng tong bu computer_terms 5 -进程名 jin cheng ming computer_terms 5 -进程定性推理 jin cheng ding xing tui li computer_terms 5 -进程状态 jin cheng zhuang tai computer_terms 5 -进程调度 jin cheng diao du computer_terms 5 -进程迁移 jin cheng qian yi computer_terms 5 -进程间通信 jin cheng jian tong xin computer_terms 5 -远控王 yuan kong wang computer_terms 5 -远程会议 yuan cheng hui yi computer_terms 5 -远程作业 yuan cheng zuo ye computer_terms 5 -远程作业输入 yuan cheng zuo ye shu ru computer_terms 5 -远程作业输出 yuan cheng zuo ye shu chu computer_terms 5 -远程办公 yuan cheng ban gong computer_terms 5 -远程加电 yuan cheng jia dian computer_terms 5 -远程咨询 yuan cheng zi xun computer_terms 5 -远程控制 yuan cheng kong zhi computer_terms 5 -远程控制软件 yuan cheng kong zhi ruan jian computer_terms 5 -远程支持设施 yuan cheng zhi chi she shi computer_terms 5 -远程教学 yuan cheng jiao xue computer_terms 5 -远程教室 yuan cheng jiao shi computer_terms 5 -远程教育 yuan cheng jiao yu computer_terms 5 -远程方法调用 yuan cheng fang fa diao yong computer_terms 5 -远程服务 yuan cheng fu wu computer_terms 5 -远程查询 yuan cheng cha xun computer_terms 5 -远程登录协议 yuan cheng deng lu xie yi computer_terms 5 -远程终端 yuan cheng zhong duan computer_terms 5 -远程访问 yuan cheng fang wen computer_terms 5 -远程诊断 yuan cheng zhen duan computer_terms 5 -远程购物 yuan cheng gou wu computer_terms 5 -远程过程调用 yuan cheng guo cheng diao yong computer_terms 5 -远程进程调用 yuan cheng jin cheng diao yong computer_terms 5 -远端缺陷指示 yuan duan que xian zhi shi computer_terms 5 -远端耦合噪声 yuan duan ou he zao sheng computer_terms 5 -连动结构 lian dong jie gou computer_terms 5 -连并合 lian bing he computer_terms 5 -连接 lian jie computer_terms 5 -连接单元接口 lian jie dan yuan jie kou computer_terms 5 -连接原语 lian jie yuan yu computer_terms 5 -连接器 lian jie qi computer_terms 5 -连接埠 lian jie bu computer_terms 5 -连接学习 lian jie xue xi computer_terms 5 -连接建立 lian jie jian li computer_terms 5 -连接接纳控制 lian jie jie na kong zhi computer_terms 5 -连接方式传输 lian jie fang shi chuan shu computer_terms 5 -连接时间 lian jie shi jian computer_terms 5 -连接机制 lian jie ji zhi computer_terms 5 -连接端点 lian jie duan dian computer_terms 5 -连接编辑程序 lian jie bian ji cheng xu computer_terms 5 -连接装入程序 lian jie zhuang ru cheng xu computer_terms 5 -连接装配区 lian jie zhuang pei qu computer_terms 5 -连接词合取 lian jie ci he qu computer_terms 5 -连接释放 lian jie shi fang computer_terms 5 -连用语同现 lian yong yu tong xian computer_terms 5 -连线表 lian xian biao computer_terms 5 -连续 lian xu computer_terms 5 -连续性检验 lian xu xing jian yan computer_terms 5 -连续控制 lian xu kong zhi computer_terms 5 -连续控制系统 lian xu kong zhi xi tong computer_terms 5 -连续文本 lian xu wen ben computer_terms 5 -连续模拟语言 lian xu mo ni yu yan computer_terms 5 -连续算子 lian xu suan zi computer_terms 5 -连续语言 lian xu yu yan computer_terms 5 -连续语音识别 lian xu yu yin shi bie computer_terms 5 -连续赋值 lian xu fu zhi computer_terms 5 -连网 lian wang computer_terms 5 -连词模型 lian ci mo xing computer_terms 5 -连调变换 lian tiao bian huan computer_terms 5 -连贯性 lian guan xing computer_terms 5 -连通分支 lian tong fen zhi computer_terms 5 -连通域 lian tong yu computer_terms 5 -连通度 lian tong du computer_terms 5 -连通性 lian tong xing computer_terms 5 -连通网 lian tong wang computer_terms 5 -迭代 die dai computer_terms 5 -迭代器 die dai qi computer_terms 5 -迭代搜索 die dai sou suo computer_terms 5 -迭代改进 die dai gai jin computer_terms 5 -述位 shu wei computer_terms 5 -述补中插 shu bu zhong cha computer_terms 5 -述词 shu ci computer_terms 5 -述词计算 shu ci ji suan computer_terms 5 -述词论元结构 shu ci lun yuan jie gou computer_terms 5 -迷你快车 mi ni kuai che computer_terms 5 -迹线 ji xian computer_terms 5 -迹语言 ji yu yan computer_terms 5 -追加 zhui jia computer_terms 5 -追踪程序 zhui zong cheng xu computer_terms 5 -退出 tui chu computer_terms 5 -退出程序 tui chu cheng xu computer_terms 5 -退出配置 tui chu pei zhi computer_terms 5 -退役 tui yi computer_terms 5 -退栈 tui zhan computer_terms 5 -送不送产权 song bu song chan quan computer_terms 5 -适应子波 shi ying zi bo computer_terms 5 -适应学习 shi ying xue xi computer_terms 5 -适应层 shi ying ceng computer_terms 5 -适应性维护 shi ying xing wei hu computer_terms 5 -适当自动化 shi dang zi dong hua computer_terms 5 -适配器 shi pei qi computer_terms 5 -适配器模式 shi pei qi mo shi computer_terms 5 -适配层 shi pei ceng computer_terms 5 -适配层控制器 shi pei ceng kong zhi qi computer_terms 5 -逆代换 ni dai huan computer_terms 5 -逆变器 ni bian qi computer_terms 5 -逆变换缓冲器 ni bian huan huan chong qi computer_terms 5 -逆变迁 ni bian qian computer_terms 5 -逆同态 ni tong tai computer_terms 5 -逆向删略 ni xiang shan lue computer_terms 5 -逆向工程 ni xiang gong cheng computer_terms 5 -逆完全混洗 ni wan quan hun xi computer_terms 5 -逆抑制 ni yi zhi computer_terms 5 -逆拉东变换 ni la dong bian huan computer_terms 5 -逆时针度 ni shi zhen du computer_terms 5 -逆生构词 ni sheng gou ci computer_terms 5 -逆网 ni wang computer_terms 5 -选件 xuan jian computer_terms 5 -选区相似 xuan qu xiang si computer_terms 5 -选单 xuan dan computer_terms 5 -选取 xuan qu computer_terms 5 -选择密文攻击 xuan ze mi wen gong ji computer_terms 5 -选择明文攻击 xuan ze ming wen gong ji computer_terms 5 -选择注意 xuan ze zhu yi computer_terms 5 -选择网络 xuan ze wang luo computer_terms 5 -选择通道 xuan ze tong dao computer_terms 5 -选词标准 xuan ci biao zhun computer_terms 5 -选路 xuan lu computer_terms 5 -选通信号 xuan tong xin hao computer_terms 5 -选项 xuan xiang computer_terms 5 -透明 tou ming computer_terms 5 -透明传送 tou ming chuan song computer_terms 5 -透明刷新 tou ming shua xin computer_terms 5 -透明度 tou ming du computer_terms 5 -透明桥接 tou ming qiao jie computer_terms 5 -透明窗口 tou ming chuang kou computer_terms 5 -透明网关 tou ming wang guan computer_terms 5 -透视变换 tou shi bian huan computer_terms 5 -透视投影 tou shi tou ying computer_terms 5 -逐次性 zhu ci xing computer_terms 5 -逐步求精 zhu bu qiu jing computer_terms 5 -逐行 zhu hang computer_terms 5 -逐行扫描 zhu hang sao miao computer_terms 5 -逐面分类法 zhu mian fen lei fa computer_terms 5 -递归估计 di gui gu ji computer_terms 5 -递归例程 di gui li cheng computer_terms 5 -递归函数 di gui han shu computer_terms 5 -递归向量 di gui xiang liang computer_terms 5 -递归向量指令 di gui xiang liang zhi ling computer_terms 5 -递归块编码 di gui kuai bian ma computer_terms 5 -递归定理 di gui ding li computer_terms 5 -递归方法 di gui fang fa computer_terms 5 -递归查询 di gui cha xun computer_terms 5 -递归算法 di gui suan fa computer_terms 5 -递归计算 di gui ji suan computer_terms 5 -递归语言 di gui yu yan computer_terms 5 -递归转移网络 di gui zhuan yi wang luo computer_terms 5 -递推关系 di tui guan xi computer_terms 5 -递阶控制 di jie kong zhi computer_terms 5 -通信 tong xin computer_terms 5 -通信协议 tong xin xie yi computer_terms 5 -通信协议组 tong xin xie yi zu computer_terms 5 -通信处理机 tong xin chu li ji computer_terms 5 -通信子网 tong xin zi wang computer_terms 5 -通信安全 tong xin an quan computer_terms 5 -通信性 tong xin xing computer_terms 5 -通信情报 tong xin qing bao computer_terms 5 -通信接口 tong xin jie kou computer_terms 5 -通信控制器 tong xin kong zhi qi computer_terms 5 -通信控制字符 tong xin kong zhi zi fu computer_terms 5 -通信故障 tong xin gu zhang computer_terms 5 -通信模型 tong xin mo xing computer_terms 5 -通信流量分析 tong xin liu liang fen xi computer_terms 5 -通信测试 tong xin ce shi computer_terms 5 -通信软件 tong xin ruan jian computer_terms 5 -通信适配器 tong xin shi pei qi computer_terms 5 -通信量分析 tong xin liang fen xi computer_terms 5 -通信量填充 tong xin liang tian chong computer_terms 5 -通孔 tong kong computer_terms 5 -通用串行总线 tong yong chuan xing zong xian computer_terms 5 -通用图灵机 tong yong tu ling ji computer_terms 5 -通用安装程序 tong yong an zhuang cheng xu computer_terms 5 -通用寄存器 tong yong ji cun qi computer_terms 5 -通用接口总线 tong yong jie kou zong xian computer_terms 5 -通用操作系统 tong yong cao zuo xi tong computer_terms 5 -通用编程语言 tong yong bian cheng yu yan computer_terms 5 -通用网论 tong yong wang lun computer_terms 5 -通用计算机 tong yong ji suan ji computer_terms 5 -通用词 tong yong ci computer_terms 5 -通用词语 tong yong ci yu computer_terms 5 -通用键盘 tong yong jian pan computer_terms 5 -通用阵列逻辑 tong yong zhen lie luo ji computer_terms 5 -通知 tong zhi computer_terms 5 -通路 tong lu computer_terms 5 -通路敏化 tong lu min hua computer_terms 5 -通过延迟 tong guo yan chi computer_terms 5 -通过量 tong guo liang computer_terms 5 -通道 tong dao computer_terms 5 -通道命令 tong dao ming ling computer_terms 5 -通道命令字 tong dao ming ling zi computer_terms 5 -通道接口 tong dao jie kou computer_terms 5 -通道控制器 tong dao kong zhi qi computer_terms 5 -通道模式 tong dao mo shi computer_terms 5 -通道调度程序 tong dao diao du cheng xu computer_terms 5 -通道适配器 tong dao shi pei qi computer_terms 5 -通配符 tong pei fu computer_terms 5 -速度传感器 su du chuan gan qi computer_terms 5 -速率 su lv computer_terms 5 -速率增强 su lv zeng qiang computer_terms 5 -速率控制 su lv kong zhi computer_terms 5 -速记翻译 su ji fan yi computer_terms 5 -速速回机 su su hui ji computer_terms 5 -造型变换 zao xing bian huan computer_terms 5 -逻辑为本语法 luo ji wei ben yu fa computer_terms 5 -逻辑信令信道 luo ji xin ling xin dao computer_terms 5 -逻辑值 luo ji zhi computer_terms 5 -逻辑冒险 luo ji mao xian computer_terms 5 -逻辑分析 luo ji fen xi computer_terms 5 -逻辑分页 luo ji fen ye computer_terms 5 -逻辑划分 luo ji hua fen computer_terms 5 -逻辑地 luo ji di computer_terms 5 -逻辑地址 luo ji di zhi computer_terms 5 -逻辑坐标 luo ji zuo biao computer_terms 5 -逻辑工作单元 luo ji gong zuo dan yuan computer_terms 5 -逻辑库 luo ji ku computer_terms 5 -逻辑探头 luo ji tan tou computer_terms 5 -逻辑控制 luo ji kong zhi computer_terms 5 -逻辑推理 luo ji tui li computer_terms 5 -逻辑故障 luo ji gu zhang computer_terms 5 -逻辑文件 luo ji wen jian computer_terms 5 -逻辑格式化 luo ji ge shi hua computer_terms 5 -逻辑模拟 luo ji mo ni computer_terms 5 -逻辑测试 luo ji ce shi computer_terms 5 -逻辑测试笔 luo ji ce shi bi computer_terms 5 -逻辑演算 luo ji yan suan computer_terms 5 -逻辑炸弹 luo ji zha dan computer_terms 5 -逻辑环 luo ji huan computer_terms 5 -逻辑积 luo ji ji computer_terms 5 -逻辑移位 luo ji yi wei computer_terms 5 -逻辑程序 luo ji cheng xu computer_terms 5 -逻辑程序设计 luo ji cheng xu she ji computer_terms 5 -逻辑程式设计 luo ji cheng shi she ji computer_terms 5 -逻辑系统 luo ji xi tong computer_terms 5 -逻辑综合 luo ji zong he computer_terms 5 -逻辑编程语言 luo ji bian cheng yu yan computer_terms 5 -逻辑蕴涵 luo ji yun han computer_terms 5 -逻辑记录 luo ji ji lu computer_terms 5 -逻辑设备 luo ji she bei computer_terms 5 -逻辑设备名 luo ji she bei ming computer_terms 5 -逻辑设备表 luo ji she bei biao computer_terms 5 -逻辑访问控制 luo ji fang wen kong zhi computer_terms 5 -逻辑语法 luo ji yu fa computer_terms 5 -逻辑跟踪 luo ji gen zong computer_terms 5 -逻辑输入设备 luo ji shu ru she bei computer_terms 5 -逻辑运算 luo ji yun suan computer_terms 5 -逻辑运算符 luo ji yun suan fu computer_terms 5 -逻辑链路控制 luo ji lian lu kong zhi computer_terms 5 -逻辑阵列网路 luo ji zhen lie wang lu computer_terms 5 -逻辑页 luo ji ye computer_terms 5 -逻辑驱动器 luo ji qu dong qi computer_terms 5 -逻辑验证系统 luo ji yan zheng xi tong computer_terms 5 -逾限 yu xian computer_terms 5 -逾限控制 yu xian kong zhi computer_terms 5 -遍历 bian li computer_terms 5 -道密度 dao mi du computer_terms 5 -道间串扰 dao jian chuan rao computer_terms 5 -遗传学习 yi chuan xue xi computer_terms 5 -遗传操作 yi chuan cao zuo computer_terms 5 -遗传算法 yi chuan suan fa computer_terms 5 -遗传规划算法 yi chuan gui hua suan fa computer_terms 5 -遗传计算 yi chuan ji suan computer_terms 5 -遗忘因子 yi wang yin zi computer_terms 5 -遗留类 yi liu lei computer_terms 5 -遥操作 yao cao zuo computer_terms 5 -遥现 yao xian computer_terms 5 -遮挡 zhe dang computer_terms 5 -避错 bi cuo computer_terms 5 -邮件分发器 you jian fen fa qi computer_terms 5 -邮件发送清单 you jian fa song qing dan computer_terms 5 -邮件管理员 you jian guan li yuan computer_terms 5 -邮局协议 you ju xie yi computer_terms 5 -邮政局长 you zheng ju zhang computer_terms 5 -邻域 lin yu computer_terms 5 -邻域运算 lin yu yun suan computer_terms 5 -邻接关系 lin jie guan xi computer_terms 5 -邻接矩阵 lin jie ju zhen computer_terms 5 -邻接表结构 lin jie biao jie gou computer_terms 5 -邻站通知 lin zhan tong zhi computer_terms 5 -邻近搜索 lin jin sou suo computer_terms 5 -邻近查找 lin jin cha zhao computer_terms 5 -部件使用频度 bu jian shi yong pin du computer_terms 5 -部件拆分 bu jian chai fen computer_terms 5 -部件控件 bu jian kong jian computer_terms 5 -部件组字频度 bu jian zu zi pin du computer_terms 5 -部件编码 bu jian bian ma computer_terms 5 -部分函数依赖 bu fen han shu yi lai computer_terms 5 -部分加电 bu fen jia dian computer_terms 5 -部分正确性 bu fen zheng que xing computer_terms 5 -部分重画 bu fen chong hua computer_terms 5 -部署图 bu shu tu computer_terms 5 -部署清单 bu shu qing dan computer_terms 5 -配价 pei jia computer_terms 5 -配线架 pei xian jia computer_terms 5 -配置 pei zhi computer_terms 5 -配置审核 pei zhi shen he computer_terms 5 -配置控制 pei zhi kong zhi computer_terms 5 -配置文件 pei zhi wen jian computer_terms 5 -配置标识 pei zhi biao zhi computer_terms 5 -配置状态 pei zhi zhuang tai computer_terms 5 -配置状态报告 pei zhi zhuang tai bao gao computer_terms 5 -配置管理 pei zhi guan li computer_terms 5 -配置项 pei zhi xiang computer_terms 5 -酷我音乐盒 ku wo yin yue he computer_terms 5 -采样 cai yang computer_terms 5 -采样分布 cai yang fen bu computer_terms 5 -采样周期 cai yang zhou qi computer_terms 5 -采样器 cai yang qi computer_terms 5 -采样噪声 cai yang zao sheng computer_terms 5 -采样控制 cai yang kong zhi computer_terms 5 -采样插件 cai yang cha jian computer_terms 5 -采样方式 cai yang fang shi computer_terms 5 -采样系统 cai yang xi tong computer_terms 5 -采样误差 cai yang wu cha computer_terms 5 -采样速率 cai yang su lv computer_terms 5 -采样频率 cai yang pin lv computer_terms 5 -采飞扬 cai fei yang computer_terms 5 -释放 shi fang computer_terms 5 -释放保护 shi fang bao hu computer_terms 5 -释放资源 shi fang zi yuan computer_terms 5 -里程碑 li cheng bei computer_terms 5 -重传 chong chuan computer_terms 5 -重做 chong zuo computer_terms 5 -重写 chong xie computer_terms 5 -重写器病毒 chong xie qi bing du computer_terms 5 -重写规则 chong xie gui ze computer_terms 5 -重发 chong fa computer_terms 5 -重叠 chong die computer_terms 5 -重叠处理 chong die chu li computer_terms 5 -重地址检验 zhong di zhi jian yan computer_terms 5 -重复性 chong fu xing computer_terms 5 -重复标识 chong fu biao zhi computer_terms 5 -重复检验 chong fu jian yan computer_terms 5 -重复边界像素 chong fu bian jie xiang su computer_terms 5 -重复选择排序 chong fu xuan ze pai xu computer_terms 5 -重定义数组 zhong ding yi shu zu computer_terms 5 -重定向 chong ding xiang computer_terms 5 -重定向操作符 chong ding xiang cao zuo fu computer_terms 5 -重定向符号 chong ding xiang fu hao computer_terms 5 -重定时 zhong ding shi computer_terms 5 -重定时变换 zhong ding shi bian huan computer_terms 5 -重尾分布 zhong wei fen bu computer_terms 5 -重建 chong jian computer_terms 5 -重建滤波器 chong jian lv bo qi computer_terms 5 -重影 chong ying computer_terms 5 -重心坐标 zhong xin zuo biao computer_terms 5 -重放攻击 chong fang gong ji computer_terms 5 -重新启动 chong xin qi dong computer_terms 5 -重新启动傲游 chong xin qi dong ao you computer_terms 5 -重新安装 chong xin an zhuang computer_terms 5 -重新查询 chong xin cha xun computer_terms 5 -重新运行 chong xin yun xing computer_terms 5 -重新连接 chong xin lian jie computer_terms 5 -重构 chong gou computer_terms 5 -重汇聚扇出 zhong hui ju shan chu computer_terms 5 -重演 chong yan computer_terms 5 -重现机器人 chong xian ji qi ren computer_terms 5 -重码 chong ma computer_terms 5 -重码字词数 chong ma zi ci shu computer_terms 5 -重组 chong zu computer_terms 5 -重言式 chong yan shi computer_terms 5 -重言式规则 chong yan shi gui ze computer_terms 5 -重试 chong shi computer_terms 5 -重读 chong du computer_terms 5 -重载 chong zai computer_terms 5 -重载分析 chong zai fen xi computer_terms 5 -重运行例程 zhong yun xing li cheng computer_terms 5 -重运行点 chong yun xing dian computer_terms 5 -重迭词重复 zhong die ci chong fu computer_terms 5 -重邮器 chong you qi computer_terms 5 -重邮程序 chong you cheng xu computer_terms 5 -重配置 chong pei zhi computer_terms 5 -重采样 zhong cai yang computer_terms 5 -量化 liang hua computer_terms 5 -量子密码 liang zi mi ma computer_terms 5 -量子计算机 liang zi ji suan ji computer_terms 5 -量词 liang ci computer_terms 5 -金字塔结构 jin zi ta jie gou computer_terms 5 -金山书信通 jin shan shu xin tong computer_terms 5 -金山反间谍 jin shan fan jian die computer_terms 5 -金山毒霸 jin shan du ba computer_terms 5 -金山清理专家 jin shan qing li zhuan jia computer_terms 5 -金山网镖 jin shan wang biao computer_terms 5 -金狐盗号木马 jin hu dao hao mu ma computer_terms 5 -鉴别 jian bie computer_terms 5 -鉴别交换 jian bie jiao huan computer_terms 5 -鉴别信息 jian bie xin xi computer_terms 5 -鉴别头 jian bie tou computer_terms 5 -鉴别数据 jian bie shu ju computer_terms 5 -鉴别逻辑 jian bie luo ji computer_terms 5 -鉴定需求 jian ding xu qiu computer_terms 5 -针式打印机 zhen shi da yin ji computer_terms 5 -钻取 zuan qu computer_terms 5 -铁氧体磁头 tie yang ti ci tou computer_terms 5 -铁氧体薄膜 tie yang ti bo mo computer_terms 5 -铁氧磁带 tie yang ci dai computer_terms 5 -铅字质量 qian zi zhi liang computer_terms 5 -铅笔宽度 qian bi kuan du computer_terms 5 -铜版雕刻 tong ban diao ke computer_terms 5 -铬氧磁带 ge yang ci dai computer_terms 5 -链式作业 lian shi zuo ye computer_terms 5 -链式感染 lian shi gan ran computer_terms 5 -链式文件 lian shi wen jian computer_terms 5 -链式文件分配 lian shi wen jian fen pei computer_terms 5 -链式栈 lian shi zhan computer_terms 5 -链式调度 lian shi diao du computer_terms 5 -链式连接 lian shi lian jie computer_terms 5 -链式邮件 lian shi you jian computer_terms 5 -链接 lian jie computer_terms 5 -链接图层 lian jie tu ceng computer_terms 5 -链接点击器 lian jie dian ji qi computer_terms 5 -链接表 lian jie biao computer_terms 5 -链码跟踪 lian ma gen zong computer_terms 5 -链表 lian biao computer_terms 5 -链路 lian lu computer_terms 5 -链路加密 lian lu jia mi computer_terms 5 -链路控制规程 lian lu kong zhi gui cheng computer_terms 5 -链路管理 lian lu guan li computer_terms 5 -链轮输纸 lian lun shu zhi computer_terms 5 -锁住增删 suo zhu zeng shan computer_terms 5 -锁住数据库 suo zhu shu ju ku computer_terms 5 -锁住文件 suo zhu wen jian computer_terms 5 -锁住记录 suo zhu ji lu computer_terms 5 -锁存器 suo cun qi computer_terms 5 -锁定 suo ding computer_terms 5 -锁定切片 suo ding qie pian computer_terms 5 -锁定参考线 suo ding can kao xian computer_terms 5 -锁定工具栏 suo ding gong ju lan computer_terms 5 -锁定浏览器 suo ding liu lan qi computer_terms 5 -锁归结 suo gui jie computer_terms 5 -锁步 suo bu computer_terms 5 -锁步操作 suo bu cao zuo computer_terms 5 -锁相容性 suo xiang rong xing computer_terms 5 -锐化 rui hua computer_terms 5 -锐化边缘 rui hua bian yuan computer_terms 5 -错乱密码 cuo luan mi ma computer_terms 5 -错接 cuo jie computer_terms 5 -错误 cuo wu computer_terms 5 -错误代码 cuo wu dai ma computer_terms 5 -错误分析 cuo wu fen xi computer_terms 5 -错误封锁 cuo wu feng suo computer_terms 5 -错误恢复过程 cuo wu hui fu guo cheng computer_terms 5 -错误扩散 cuo wu kuo san computer_terms 5 -错误捕获例程 cuo wu bu huo li cheng computer_terms 5 -错误控制 cuo wu kong zhi computer_terms 5 -错误控制码 cuo wu kong zhi ma computer_terms 5 -错误撒播 cuo wu sa bo computer_terms 5 -错误数据 cuo wu shu ju computer_terms 5 -错误条件 cuo wu tiao jian computer_terms 5 -错误检验码 cuo wu jian yan ma computer_terms 5 -错误模型 cuo wu mo xing computer_terms 5 -错误模式 cuo wu mo shi computer_terms 5 -错误状态字 cuo wu zhuang tai zi computer_terms 5 -错误类别 cuo wu lei bie computer_terms 5 -错误诊断 cuo wu zhen duan computer_terms 5 -错误跨度 cuo wu kua du computer_terms 5 -错误预测 cuo wu yu ce computer_terms 5 -错误预测模型 cuo wu yu ce mo xing computer_terms 5 -锤头 chui tou computer_terms 5 -锦标赛算法 jin biao sai suan fa computer_terms 5 -键位 jian wei computer_terms 5 -键位布局 jian wei bu ju computer_terms 5 -键位表 jian wei biao computer_terms 5 -键元串 jian yuan chuan computer_terms 5 -键元集 jian yuan ji computer_terms 5 -键帽 jian mao computer_terms 5 -键盘 jian pan computer_terms 5 -键盘打印机 jian pan da yin ji computer_terms 5 -键码 jian ma computer_terms 5 -键记录器 jian ji lu qi computer_terms 5 -镜像 jing xiang computer_terms 5 -镜头光晕 jing tou guang yun computer_terms 5 -镜面反射光 jing mian fan she guang computer_terms 5 -长事务管理 chang shi wu guan li computer_terms 5 -长度域 chang du yu computer_terms 5 -长整数 chang zheng shu computer_terms 5 -长期相关性 chang qi xiang guan xing computer_terms 5 -门延迟 men yan chi computer_terms 5 -门阵列 men zhen lie computer_terms 5 -闪游地带 shan you di dai computer_terms 5 -闪烁 shan shuo computer_terms 5 -闪速存储器 shan su cun chu qi computer_terms 5 -闭包 bi bao computer_terms 5 -闭合式 bi he shi computer_terms 5 -闭合用户群 bi he yong hu qun computer_terms 5 -闭环控制 bi huan kong zhi computer_terms 5 -问答系统 wen da xi tong computer_terms 5 -问题回答系统 wen ti hui da xi tong computer_terms 5 -问题归约 wen ti gui yue computer_terms 5 -问题报告 wen ti bao gao computer_terms 5 -问题求解 wen ti qiu jie computer_terms 5 -问题求解系统 wen ti qiu jie xi tong computer_terms 5 -问题状态 wen ti zhuang tai computer_terms 5 -问题空间 wen ti kong jian computer_terms 5 -问题诊断 wen ti zhen duan computer_terms 5 -问题重构 wen ti chong gou computer_terms 5 -问题陈述语言 wen ti chen shu yu yan computer_terms 5 -闲置时间 xian zhi shi jian computer_terms 5 -间协议 jian xie yi computer_terms 5 -间发错误 jian fa cuo wu computer_terms 5 -间接地址 jian jie di zhi computer_terms 5 -间接寻址 jian jie xun zhi computer_terms 5 -间隔帧 jian ge zhen computer_terms 5 -间隔计时器 jian ge ji shi qi computer_terms 5 -阅读器设置 yue du qi she zhi computer_terms 5 -阅读实验室 yue du shi yan shi computer_terms 5 -阈下信道 yu xia xin dao computer_terms 5 -阈值搜索 yu zhi sou suo computer_terms 5 -阈值逻辑 yu zhi luo ji computer_terms 5 -队列 dui lie computer_terms 5 -队列控制块 dui lie kong zhi kuai computer_terms 5 -队列表 dui lie biao computer_terms 5 -防信息泄漏 fang xin xi xie lou computer_terms 5 -防水墙 fang shui qiang computer_terms 5 -防火墙 fang huo qiang computer_terms 5 -防疫程序 fang yi cheng xu computer_terms 5 -防病毒 fang bing du computer_terms 5 -防病毒程序 fang bing du cheng xu computer_terms 5 -防窃听 fang qie ting computer_terms 5 -阴影 yin ying computer_terms 5 -阴极射线管 yin ji she xian guan computer_terms 5 -阵列 zhen lie computer_terms 5 -阵列处理 zhen lie chu li computer_terms 5 -阵列控制部件 zhen lie kong zhi bu jian computer_terms 5 -阵列流水线 zhen lie liu shui xian computer_terms 5 -阵列计算机 zhen lie ji suan ji computer_terms 5 -阶理论 jie li lun computer_terms 5 -阶跃函数 jie yue han shu computer_terms 5 -阶跃发生器 jie yue fa sheng qi computer_terms 5 -阻塞原语 zu se yuan yu computer_terms 5 -阻塞状态 zu se zhuang tai computer_terms 5 -阻塞网络 zu se wang luo computer_terms 5 -阻尼作用 zu ni zuo yong computer_terms 5 -阻抗匹配 zu kang pi pei computer_terms 5 -阿姆达尔定律 a mu da er ding lv computer_terms 5 -阿帕网 a pa wang computer_terms 5 -附加任务 fu jia ren wu computer_terms 5 -附加备注 fu jia bei zhu computer_terms 5 -附加字节集 fu jia zi jie ji computer_terms 5 -附加文档 fu jia wen dang computer_terms 5 -附加维修 fu jia wei xiu computer_terms 5 -附属处理器 fu shu chu li qi computer_terms 5 -附属程序集 fu shu cheng xu ji computer_terms 5 -附着词 fu zhuo ci computer_terms 5 -附语言 fu yu yan computer_terms 5 -降级恢复 jiang ji hui fu computer_terms 5 -降级运行 jiang ji yun xing computer_terms 5 -降维 jiang wei computer_terms 5 -限制图像 xian zhi tu xiang computer_terms 5 -限定推理 xian ding tui li computer_terms 5 -除法 chu fa computer_terms 5 -除法器 chu fa qi computer_terms 5 -除法回路 chu fa hui lu computer_terms 5 -除错 chu cuo computer_terms 5 -陷门 xian men computer_terms 5 -陷门单向函数 xian men dan xiang han shu computer_terms 5 -陷门密码体制 xian men mi ma ti zhi computer_terms 5 -随动控制 sui dong kong zhi computer_terms 5 -随机佩特里网 sui ji pei te li wang computer_terms 5 -随机变化 sui ji bian hua computer_terms 5 -随机噪声 sui ji zao sheng computer_terms 5 -随机处理 sui ji chu li computer_terms 5 -随机多路访问 sui ji duo lu fang wen computer_terms 5 -随机失效 sui ji shi xiao computer_terms 5 -随机存储器 sui ji cun chu qi computer_terms 5 -随机存取 sui ji cun qu computer_terms 5 -随机存取内存 sui ji cun qu nei cun computer_terms 5 -随机存取机器 sui ji cun qu ji qi computer_terms 5 -随机差错 sui ji cha cuo computer_terms 5 -随机开关 sui ji kai guan computer_terms 5 -随机归约 sui ji gui yue computer_terms 5 -随机扫描 sui ji sao miao computer_terms 5 -随机控制系统 sui ji kong zhi xi tong computer_terms 5 -随机故障 sui ji gu zhang computer_terms 5 -随机数 sui ji shu computer_terms 5 -随机数序列 sui ji shu xu lie computer_terms 5 -随机数生成器 sui ji shu sheng cheng qi computer_terms 5 -随机文件 sui ji wen jian computer_terms 5 -随机查找 sui ji cha zhao computer_terms 5 -随机测试 sui ji ce shi computer_terms 5 -随机测试产生 sui ji ce shi chan sheng computer_terms 5 -随机自归约 sui ji zi gui yue computer_terms 5 -随机调度 sui ji diao du computer_terms 5 -随机页替换 sui ji ye ti huan computer_terms 5 -随身计算 sui shen ji suan computer_terms 5 -隐写术 yin xie shu computer_terms 5 -隐含属性 yin han shu xing computer_terms 5 -隐式并行性 yin shi bing xing xing computer_terms 5 -隐式栈 yin shi zhan computer_terms 5 -隐线 yin xian computer_terms 5 -隐蔽信道 yin bi xin dao computer_terms 5 -隐藏延时 yin cang yan shi computer_terms 5 -隐藏延迟 yin cang yan chi computer_terms 5 -隐藏文件 yin cang wen jian computer_terms 5 -隐藏线消除 yin cang xian xiao chu computer_terms 5 -隐藏面消除 yin cang mian xiao chu computer_terms 5 -隐错 yin cuo computer_terms 5 -隐错撒播 yin cuo sa bo computer_terms 5 -隔离级 ge li ji computer_terms 5 -隔行 ge hang computer_terms 5 -隔行扫描 ge hang sao miao computer_terms 5 -隔震器 ge zhen qi computer_terms 5 -隧道二极管 sui dao er ji guan computer_terms 5 -难解型问题 nan jie xing wen ti computer_terms 5 -雅虎 ya hu computer_terms 5 -雅虎传情 ya hu chuan qing computer_terms 5 -集中式缓冲池 ji zhong shi huan chong chi computer_terms 5 -集中式网 ji zhong shi wang computer_terms 5 -集中控制 ji zhong kong zhi computer_terms 5 -集中电容 ji zhong dian rong computer_terms 5 -集中负载 ji zhong fu zai computer_terms 5 -集合类 ji he lei computer_terms 5 -集合语言 ji he yu yan computer_terms 5 -集团口令 ji tuan kou ling computer_terms 5 -集成 ji cheng computer_terms 5 -集成度 ji cheng du computer_terms 5 -集成数字控制 ji cheng shu zi kong zhi computer_terms 5 -集成测试 ji cheng ce shi computer_terms 5 -集成电源 ji cheng dian yuan computer_terms 5 -集成电路 ji cheng dian lu computer_terms 5 -集成自动化 ji cheng zi dong hua computer_terms 5 -集散控制 ji san kong zhi computer_terms 5 -集散控制系统 ji san kong zhi xi tong computer_terms 5 -集线器 ji xian qi computer_terms 5 -集肤效应 ji fu xiao ying computer_terms 5 -雕塑曲面 diao su qu mian computer_terms 5 -零件图 ling jian tu computer_terms 5 -零件库 ling jian ku computer_terms 5 -零声母 ling sheng mu computer_terms 5 -零点 ling dian computer_terms 5 -零知识 ling zhi shi computer_terms 5 -零配件 ling pei jian computer_terms 5 -零阶保持器 ling jie bao chi qi computer_terms 5 -雷设打印机 lei she da yin ji computer_terms 5 -需方 xu fang computer_terms 5 -需求 xu qiu computer_terms 5 -需求函数 xu qiu han shu computer_terms 5 -需求分析 xu qiu fen xi computer_terms 5 -需求审查 xu qiu shen cha computer_terms 5 -需求工程 xu qiu gong cheng computer_terms 5 -需求规约 xu qiu gui yue computer_terms 5 -需求规约语言 xu qiu gui yue yu yan computer_terms 5 -需求阶段 xu qiu jie duan computer_terms 5 -需求驱动 xu qiu qu dong computer_terms 5 -需求验证 xu qiu yan zheng computer_terms 5 -需要重启动 xu yao chong qi dong computer_terms 5 -霍夫变换 huo fu bian huan computer_terms 5 -霍尔逻辑 huo er luo ji computer_terms 5 -霍恩子句 huo en zi ju computer_terms 5 -静压 jing ya computer_terms 5 -静多态 jing duo tai computer_terms 5 -静态内部类 jing tai nei bu lei computer_terms 5 -静态冒险 jing tai mao xian computer_terms 5 -静态冗余 jing tai rong yu computer_terms 5 -静态函数 jing tai han shu computer_terms 5 -静态分析 jing tai fen xi computer_terms 5 -静态分析程序 jing tai fen xi cheng xu computer_terms 5 -静态刷新 jing tai shua xin computer_terms 5 -静态块 jing tai kuai computer_terms 5 -静态域 jing tai yu computer_terms 5 -静态域名 jing tai yu ming computer_terms 5 -静态存储分配 jing tai cun chu fen pei computer_terms 5 -静态存储器 jing tai cun chu qi computer_terms 5 -静态属性表 jing tai shu xing biao computer_terms 5 -静态成员 jing tai cheng yuan computer_terms 5 -静态扭斜 jing tai niu xie computer_terms 5 -静态控件 jing tai kong jian computer_terms 5 -静态数据区 jing tai shu ju qu computer_terms 5 -静态方法 jing tai fang fa computer_terms 5 -静态检验 jing tai jian yan computer_terms 5 -静态流水线 jing tai liu shui xian computer_terms 5 -静态测试 jing tai ce shi computer_terms 5 -静态知识 jing tai zhi shi computer_terms 5 -静态类 jing tai lei computer_terms 5 -静态绑定 jing tai bang ding computer_terms 5 -静态缓冲 jing tai huan chong computer_terms 5 -静态缓冲区 jing tai huan chong qu computer_terms 5 -静态网络 jing tai wang luo computer_terms 5 -静态调度 jing tai diao du computer_terms 5 -静态重定位 jing tai chong ding wei computer_terms 5 -静止图像 jing zhi tu xiang computer_terms 5 -静止图像压缩 jing zhi tu xiang ya suo computer_terms 5 -静电印刷机 jing dian yin shua ji computer_terms 5 -静电绘图机 jing dian hui tu ji computer_terms 5 -非主属性 fei zhu shu xing computer_terms 5 -非交换连接 fei jiao huan lian jie computer_terms 5 -非传统计算机 fei chuan tong ji suan ji computer_terms 5 -非单调推理 fei dan diao tui li computer_terms 5 -非受查异常 fei shou cha yi chang computer_terms 5 -非均匀有理 fei jun yun you li computer_terms 5 -非对称 fei dui chen computer_terms 5 -非对称密码 fei dui chen mi ma computer_terms 5 -非对称选择网 fei dui chen xuan ze wang computer_terms 5 -非屏蔽双绞线 fei ping bi shuang jiao xian computer_terms 5 -非常规编码 fei chang gui bian ma computer_terms 5 -非平衡树 fei ping heng shu computer_terms 5 -非必然性 fei bi ran xing computer_terms 5 -非成字部件 fei cheng zi bu jian computer_terms 5 -非托管代码 fei tuo guan dai ma computer_terms 5 -非抢先调度 fei qiang xian diao du computer_terms 5 -非流形 fei liu xing computer_terms 5 -非流形造型 fei liu xing zao xing computer_terms 5 -非激活 fei ji huo computer_terms 5 -非激活页面 fei ji huo ye mian computer_terms 5 -非特 fei te computer_terms 5 -非确保操作 fei que bao cao zuo computer_terms 5 -非确定计算 fei que ding ji suan computer_terms 5 -非秘密性 fei mi mi xing computer_terms 5 -非线性 fei xian xing computer_terms 5 -非线性导航 fei xian xing dao hang computer_terms 5 -非线性流水线 fei xian xing liu shui xian computer_terms 5 -非线性编辑 fei xian xing bian ji computer_terms 5 -非线性量化 fei xian xing liang hua computer_terms 5 -非终极符 fei zhong ji fu computer_terms 5 -非自反性 fei zi fan xing computer_terms 5 -非计算延迟 fei ji suan yan chi computer_terms 5 -非识别型 fei shi bie xing computer_terms 5 -非请求分页 fei qing qiu fen ye computer_terms 5 -非过程语言 fei guo cheng yu yan computer_terms 5 -非门 fei men computer_terms 5 -非限制型语法 fei xian zhi xing yu fa computer_terms 5 -非限制文法 fei xian zhi wen fa computer_terms 5 -非限定式子句 fei xian ding shi zi ju computer_terms 5 -非零值 fei ling zhi computer_terms 5 -非预定维修 fei yu ding wei xiu computer_terms 5 -非饱和磁记录 fei bao he ci ji lu computer_terms 5 -面伺服 mian ci fu computer_terms 5 -面光源 mian guang yuan computer_terms 5 -面向主体 mian xiang zhu ti computer_terms 5 -面向代数语言 mian xiang dai shu yu yan computer_terms 5 -面向字符协议 mian xiang zi fu xie yi computer_terms 5 -面向对话模型 mian xiang dui hua mo xing computer_terms 5 -面向对象 mian xiang dui xiang computer_terms 5 -面向对象分析 mian xiang dui xiang fen xi computer_terms 5 -面向对象建模 mian xiang dui xiang jian mo computer_terms 5 -面向对象方法 mian xiang dui xiang fang fa computer_terms 5 -面向对象测试 mian xiang dui xiang ce shi computer_terms 5 -面向对象编程 mian xiang dui xiang bian cheng computer_terms 5 -面向对象表示 mian xiang dui xiang biao shi computer_terms 5 -面向对象设计 mian xiang dui xiang she ji computer_terms 5 -面向对象语言 mian xiang dui xiang yu yan computer_terms 5 -面向应用语言 mian xiang ying yong yu yan computer_terms 5 -面向接口编程 mian xiang jie kou bian cheng computer_terms 5 -面向机器语言 mian xiang ji qi yu yan computer_terms 5 -面向构件编程 mian xiang gou jian bian cheng computer_terms 5 -面向比特协议 mian xiang bi te xie yi computer_terms 5 -面向用户 mian xiang yong hu computer_terms 5 -面向用户测试 mian xiang yong hu ce shi computer_terms 5 -面向过程模型 mian xiang guo cheng mo xing computer_terms 5 -面向过程编程 mian xiang guo cheng bian cheng computer_terms 5 -面向过程语言 mian xiang guo cheng yu yan computer_terms 5 -面向连接 mian xiang lian jie computer_terms 5 -面向连接协议 mian xiang lian jie xie yi computer_terms 5 -面向问题语言 mian xiang wen ti yu yan computer_terms 5 -面密度 mian mi du computer_terms 5 -面检索 mian jian suo computer_terms 5 -面表 mian biao computer_terms 5 -音位排列理论 yin wei pai lie li lun computer_terms 5 -音形结合编码 yin xing jie he bian ma computer_terms 5 -音效 yin xiao computer_terms 5 -音素层 yin su ceng computer_terms 5 -音节结构限制 yin jie jie gou xian zhi computer_terms 5 -音调语言 yin diao yu yan computer_terms 5 -音轨 yin gui computer_terms 5 -音长语音学 yin chang yu yin xue computer_terms 5 -音频 yin pin computer_terms 5 -音频合成 yin pin he cheng computer_terms 5 -音频数据库 yin pin shu ju ku computer_terms 5 -音频流 yin pin liu computer_terms 5 -页分配表 ye fen pei biao computer_terms 5 -页地址 ye di zhi computer_terms 5 -页帧 ye zhen computer_terms 5 -页帧表 ye zhen biao computer_terms 5 -页式存储系统 ye shi cun chu xi tong computer_terms 5 -页式打印机 ye shi da yin ji computer_terms 5 -页控制块 ye kong zhi kuai computer_terms 5 -页映射表 ye ying she biao computer_terms 5 -页模式 ye mo shi computer_terms 5 -页池 ye chi computer_terms 5 -页等待 ye deng dai computer_terms 5 -页表 ye biao computer_terms 5 -页表查看 ye biao cha kan computer_terms 5 -页表项 ye biao xiang computer_terms 5 -页调入 ye diao ru computer_terms 5 -页调出 ye diao chu computer_terms 5 -页边空白 ye bian kong bai computer_terms 5 -页面内查找 ye mian nei cha zhao computer_terms 5 -页面失效 ye mian shi xiao computer_terms 5 -页面存取时间 ye mian cun qu shi jian computer_terms 5 -页面居中 ye mian ju zhong computer_terms 5 -页面描述语言 ye mian miao shu yu yan computer_terms 5 -页面替换策略 ye mian ti huan ce lue computer_terms 5 -页面设置 ye mian she zhi computer_terms 5 -顶点混合 ding dian hun he computer_terms 5 -顶点覆盖 ding dian fu gai computer_terms 5 -顶级结点 ding ji jie dian computer_terms 5 -项目实例 xiang mu shi li computer_terms 5 -项目文件 xiang mu wen jian computer_terms 5 -项目管理 xiang mu guan li computer_terms 5 -项目簿 xiang mu bu computer_terms 5 -项目计划 xiang mu ji hua computer_terms 5 -项目进度 xiang mu jin du computer_terms 5 -顺串 shun chuan computer_terms 5 -顺序加电 shun xu jia dian computer_terms 5 -顺序发生 shun xu fa sheng computer_terms 5 -顺序号 shun xu hao computer_terms 5 -顺序处理 shun xu chu li computer_terms 5 -顺序存储 shun xu cun chu computer_terms 5 -顺序存取 shun xu cun qu computer_terms 5 -顺序学习 shun xu xue xi computer_terms 5 -顺序局部性 shun xu ju bu xing computer_terms 5 -顺序批处理 shun xu pi chu li computer_terms 5 -顺序控制 shun xu kong zhi computer_terms 5 -顺序推理机 shun xu tui li ji computer_terms 5 -顺序搜索 shun xu sou suo computer_terms 5 -顺序操作 shun xu cao zuo computer_terms 5 -顺序文件 shun xu wen jian computer_terms 5 -顺序程序设计 shun xu cheng xu she ji computer_terms 5 -顺序索引 shun xu suo yin computer_terms 5 -顺序调度 shun xu diao du computer_terms 5 -顺序调度系统 shun xu diao du xi tong computer_terms 5 -顺序调用 shun xu diao yong computer_terms 5 -顺序进程 shun xu jin cheng computer_terms 5 -顺时针度 shun shi zhen du computer_terms 5 -预充电 yu chong dian computer_terms 5 -预先计划分配 yu xian ji hua fen pei computer_terms 5 -预分配 yu fen pei computer_terms 5 -预取 yu qu computer_terms 5 -预取技术 yu qu ji shu computer_terms 5 -预处理程序 yu chu li cheng xu computer_terms 5 -预定故障检测 yu ding gu zhang jian ce computer_terms 5 -预定维修 yu ding wei xiu computer_terms 5 -预测控制 yu ce kong zhi computer_terms 5 -预测模型 yu ce mo xing computer_terms 5 -预测编码 yu ce bian ma computer_terms 5 -预约表 yu yue biao computer_terms 5 -预编码 yu bian ma computer_terms 5 -预编译程序 yu bian yi cheng xu computer_terms 5 -预置管理器 yu zhi guan li qi computer_terms 5 -预览并打印 yu lan bing da yin computer_terms 5 -预设值默认 yu she zhi mo ren computer_terms 5 -预设管理器 yu she guan li qi computer_terms 5 -预调度算法 yu tiao du suan fa computer_terms 5 -预防性维护 yu fang xing wei hu computer_terms 5 -领域专家 ling yu zhuan jia computer_terms 5 -领域主体 ling yu zhu ti computer_terms 5 -领域工程师 ling yu gong cheng shi computer_terms 5 -领域建模 ling yu jian mo computer_terms 5 -领域无关 ling yu wu guan computer_terms 5 -领域无关规则 ling yu wu guan gui ze computer_terms 5 -领域模型 ling yu mo xing computer_terms 5 -领域相关 ling yu xiang guan computer_terms 5 -领域知识 ling yu zhi shi computer_terms 5 -领域规约 ling yu gui yue computer_terms 5 -频域 pin yu computer_terms 5 -频率 pin lv computer_terms 5 -题旨结构 ti zhi jie gou computer_terms 5 -题旨角色 ti zhi jue se computer_terms 5 -颜料涂抹 yan liao tu mo computer_terms 5 -颜色值 yan se zhi computer_terms 5 -颜色减淡 yan shai jian dan computer_terms 5 -颜色取样器 yan shai qu yang qi computer_terms 5 -颜色直方图 yan shai zhi fang tu computer_terms 5 -颜色系统 yan shai xi tong computer_terms 5 -颜色饱满度 yan shai bao man du computer_terms 5 -额外信息 e wai xin xi computer_terms 5 -额外内容 e wai nei rong computer_terms 5 -额外扇区 e wai shan qu computer_terms 5 -额外磁道 e wai ci dao computer_terms 5 -额定电压 e ding dian ya computer_terms 5 -额定负载 e ding fu zai computer_terms 5 -风行网络电影 feng xing wang luo dian ying computer_terms 5 -风险分析 feng xian fen xi computer_terms 5 -风险容忍 feng xian rong ren computer_terms 5 -风险指数 feng xian zhi shu computer_terms 5 -风险接受 feng xian jie shou computer_terms 5 -风险评估 feng xian ping gu computer_terms 5 -飞信 fei xin computer_terms 5 -飞信夜市 fei xin ye shi computer_terms 5 -飞信奖牌 fei xin jiang pai computer_terms 5 -飞信学历 fei xin xue li computer_terms 5 -飞信帮助 fei xin bang zhu computer_terms 5 -飞信答疑 fei xin da yi computer_terms 5 -飞信群组 fei xin qun zu computer_terms 5 -飞信论坛 fei xin lun tan computer_terms 5 -飞信金牌 fei xin jin pai computer_terms 5 -飞信铜牌 fei xin tong pai computer_terms 5 -飞信银牌 fei xin yin pai computer_terms 5 -飞塔杀毒软件 fei ta sha du ruan jian computer_terms 5 -飞客排行 fei ke pai hang computer_terms 5 -飞客空间 fei ke kong jian computer_terms 5 -飞客频道 fei ke pin dao computer_terms 5 -飞行高度 fei xing gao du computer_terms 5 -饭统论坛 fan tong lun tan computer_terms 5 -饼形图 bing xing tu computer_terms 5 -首席执行官 shou xi zhi xing guan computer_terms 5 -首记录前 shou ji lu qian computer_terms 5 -首部 shou bu computer_terms 5 -首页 shou ye computer_terms 5 -马可夫图 ma ke fu tu computer_terms 5 -马赫带效应 ma he dai xiao ying computer_terms 5 -驱动器 qu dong qi computer_terms 5 -驱动安全 qu dong an quan computer_terms 5 -驱动模拟 qu dong mo ni computer_terms 5 -驱动法 qu dong fa computer_terms 5 -驱动电流 qu dong dian liu computer_terms 5 -驱动程序 qu dong cheng xu computer_terms 5 -驱动脉冲 qu dong mai chong computer_terms 5 -验收准则 yan shou zhun ze computer_terms 5 -验收检查 yan shou jian cha computer_terms 5 -验收测试 yan shou ce shi computer_terms 5 -验算 yan suan computer_terms 5 -验证 yan zheng computer_terms 5 -验证化保护 yan zheng hua bao hu computer_terms 5 -验证化设计 yan zheng hua she ji computer_terms 5 -验证算法 yan zheng suan fa computer_terms 5 -验证者 yan zheng zhe computer_terms 5 -骨干区 gu gan qu computer_terms 5 -骨架代码 gu jia dai ma computer_terms 5 -骨架化 gu jia hua computer_terms 5 -高优先级 gao you xian ji computer_terms 5 -高优先级中断 gao you xian ji zhong duan computer_terms 5 -高保真 gao bao zhen computer_terms 5 -高光 gao guang computer_terms 5 -高光区域 gao guang qu yu computer_terms 5 -高宽比 gao kuan bi computer_terms 5 -高密度组装 gao mi du zu zhuang computer_terms 5 -高密度装配 gao mi du zhuang pei computer_terms 5 -高密度软盘 gao mi du ruan pan computer_terms 5 -高层调度 gao ceng diao du computer_terms 5 -高度平衡树 gao du ping heng shu computer_terms 5 -高性能计算机 gao xing neng ji suan ji computer_terms 5 -高斯分布 gao si fen bu computer_terms 5 -高斯式分布 gao si shi fen bu computer_terms 5 -高斯曲率逼近 gao si qu lv bi jin computer_terms 5 -高清晰度电视 gao qing xi du dian shi computer_terms 5 -高端存储区 gao duan cun chu qu computer_terms 5 -高端存储块 gao duan cun chu kuai computer_terms 5 -高级佩特里网 gao ji pei te li wang computer_terms 5 -高级语言 gao ji yu yan computer_terms 5 -高级选项 gao ji xuan xiang computer_terms 5 -高维索引 gao wei suo yin computer_terms 5 -高能效处理 gao neng xiao chu li computer_terms 5 -高通滤波 gao tong lv bo computer_terms 5 -高速总线 gao su zong xian computer_terms 5 -高速缓存 gao su huan cun computer_terms 5 -高速缓存共享 gao su huan cun gong xiang computer_terms 5 -高速缓存冲突 gao su huan cun chong tu computer_terms 5 -高速缓存块 gao su huan cun kuai computer_terms 5 -高速缓存缺失 gao su huan cun que shi computer_terms 5 -高阶语言 gao jie yu yan computer_terms 5 -高阶逻辑 gao jie luo ji computer_terms 5 -高频 gao pin computer_terms 5 -魔域木马 mo yu mu ma computer_terms 5 -鲁棒性 lu bang xing computer_terms 5 -鲁棒控制 lu bang kong zhi computer_terms 5 -鲁棒辨识 lu bang bian shi computer_terms 5 -鲁欧蠕虫 lu ou ru chong computer_terms 5 -黑体 hei ti computer_terms 5 -黑信号 hei xin hao computer_terms 5 -黑名单库 hei ming dan ku computer_terms 5 -黑客 hei ke computer_terms 5 -黑客人物 hei ke ren wu computer_terms 5 -黑底屏 hei di ping computer_terms 5 -黑板体系结构 hei ban ti xi jie gou computer_terms 5 -黑板协商 hei ban xie shang computer_terms 5 -黑板协调 hei ban xie tiao computer_terms 5 -黑板模型 hei ban mo xing computer_terms 5 -黑板策略 hei ban ce lue computer_terms 5 -黑板系统 hei ban xi tong computer_terms 5 -黑板结构 hei ban jie gou computer_terms 5 -黑板记忆组织 hei ban ji yi zu zhi computer_terms 5 -黑洞 hei dong computer_terms 5 -黑洞后门 hei dong hou men computer_terms 5 -黑炸弹蠕虫 hei zha dan ru chong computer_terms 5 -黑白阴影效果 hei bai yin ying xiao guo computer_terms 5 -黑盒 hei he computer_terms 5 -黑盒测试 hei he ce shi computer_terms 5 -黑箱 hei xiang computer_terms 5 -黑箱测试 hei xiang ce shi computer_terms 5 -黑而粗糙 hei er cu cao computer_terms 5 -默认 mo ren computer_terms 5 -默认大小 mo ren da xiao computer_terms 5 -默认按钮 mo ren an niu computer_terms 5 -默认推理 mo ren tui li computer_terms 5 -默认浏览器 mo ren liu lan qi computer_terms 5 -默认皮肤 mo ren pi fu computer_terms 5 -鼓式打印机 gu shi da yin ji computer_terms 5 -鼓式扫描仪 gu shi sao miao yi computer_terms 5 -鼠标 shu biao computer_terms 5 -鼠标中键 shu biao zhong jian computer_terms 5 -鼠标中键单击 shu biao zhong jian dan ji computer_terms 5 -鼠标手势 shu biao shou shi computer_terms 5 -鼠标锁定 shu biao suo ding computer_terms 5 -齐普夫定律 qi pu fu ding lv computer_terms 5 -齐次坐标系 qi ci zuo biao xi computer_terms 5 -龙岗机房 long gang ji fang computer_terms 5 -龟标 gui biao computer_terms 5 -龟裂空隙 jun lie kong xi computer_terms 5 +Anthropic ai_tech_seed 100 +Athropic ai_tech_seed 100 +Chat GPT ai_tech_seed 100 +ChatGPT ai_tech_seed 100 +Claude ai_tech_seed 100 +Claude Opus ai_tech_seed 100 +Claude Sonnet ai_tech_seed 100 +DeepSeek ai_tech_seed 100 +Deepseek ai_tech_seed 100 +Open AI ai_tech_seed 100 +OpenAI ai_tech_seed 100 +anthropic ai_tech_seed 100 +chat gpt ai_tech_seed 100 +chatgpt ai_tech_seed 100 +claude ai_tech_seed 100 +deep seek ai_tech_seed 100 +deepseek ai_tech_seed 100 +open ai ai_tech_seed 100 +深度求索 shen du qiu suo ai_tech_seed 100 +ChatGPT 5 ai_tech_seed 98 +GPT five ai_tech_seed 98 +GPT five point five ai_tech_seed 98 +GPT-5 ai_tech_seed 98 +GPT-5.5 ai_tech_seed 98 +NVDA ai_tech_seed 98 +Nvidia ai_tech_seed 98 +gpt five ai_tech_seed 98 +gpt five five ai_tech_seed 98 +gpt-5.5 ai_tech_seed 98 +nvidia ai_tech_seed 98 +英伟达 ai_tech_seed 98 +Claude Code ai_tech_seed 96 +ClaudeCode ai_tech_seed 96 +claude code ai_tech_seed 96 +克劳德代码 ai_tech_seed 96 +AWS ai_tech_seed 95 +Alibaba ai_tech_seed 95 +Alphabet ai_tech_seed 95 +Amazon ai_tech_seed 95 +Apple ai_tech_seed 95 +BYD ai_tech_seed 95 +Bard ai_tech_seed 95 +ByteDance ai_tech_seed 95 +Bytedance ai_tech_seed 95 +DeepSeek R1 ai_tech_seed 95 +DeepSeek-R1 ai_tech_seed 95 +Facebook ai_tech_seed 95 +GPT ai_tech_seed 95 +GPT-4 ai_tech_seed 95 +GPT-4o ai_tech_seed 95 +Gemini ai_tech_seed 95 +Google ai_tech_seed 95 +Google Gemini ai_tech_seed 95 +HW ai_tech_seed 95 +Huawei ai_tech_seed 95 +Kimi ai_tech_seed 95 +Kimi AI ai_tech_seed 95 +MI ai_tech_seed 95 +MSFT ai_tech_seed 95 +Meta ai_tech_seed 95 +Microsoft ai_tech_seed 95 +Moonshot ai_tech_seed 95 +Moonshot AI ai_tech_seed 95 +Qwen ai_tech_seed 95 +Qwen2 ai_tech_seed 95 +Qwen3 ai_tech_seed 95 +RAG ai_tech_seed 95 +Space X ai_tech_seed 95 +SpaceX ai_tech_seed 95 +Tencent ai_tech_seed 95 +Tesla ai_tech_seed 95 +Tesla Motors ai_tech_seed 95 +Transformer ai_tech_seed 95 +Vibe Coding ai_tech_seed 95 +Xiaomi ai_tech_seed 95 +alibaba ai_tech_seed 95 +amazon ai_tech_seed 95 +apple ai_tech_seed 95 +byd ai_tech_seed 95 +byte dance ai_tech_seed 95 +deepseek r one ai_tech_seed 95 +gemini ai_tech_seed 95 +google ai_tech_seed 95 +gpt-4 ai_tech_seed 95 +gpt4o ai_tech_seed 95 +huawei ai_tech_seed 95 +kimi ai_tech_seed 95 +meta ai_tech_seed 95 +microsoft ai_tech_seed 95 +qwen ai_tech_seed 95 +rag ai_tech_seed 95 +retrieval augmented generation ai_tech_seed 95 +space x ai_tech_seed 95 +tencent ai_tech_seed 95 +tesla ai_tech_seed 95 +transformer ai_tech_seed 95 +vibe code ai_tech_seed 95 +vibe coding ai_tech_seed 95 +xiaomi ai_tech_seed 95 +亚马逊 ai_tech_seed 95 +千问 ai_tech_seed 95 +华为 ai_tech_seed 95 +变换器 ai_tech_seed 95 +字节跳动 ai_tech_seed 95 +小米 ai_tech_seed 95 +微软 ai_tech_seed 95 +检索增强生成 ai_tech_seed 95 +比亚迪 ai_tech_seed 95 +氛围编程 ai_tech_seed 95 +脸书 ai_tech_seed 95 +腾讯 ai_tech_seed 95 +苹果公司 ai_tech_seed 95 +谷歌 ai_tech_seed 95 +通义千问 ai_tech_seed 95 +阿里 ai_tech_seed 95 +阿里巴巴 ai_tech_seed 95 +Open Claw ai_tech_seed 94 +OpenClaw ai_tech_seed 94 +Opus ai_tech_seed 94 +Opus 4 ai_tech_seed 94 +Opus 4.7 ai_tech_seed 94 +Sonnet ai_tech_seed 94 +Sonnet 4 ai_tech_seed 94 +Sonnet 4.6 ai_tech_seed 94 +claude opus ai_tech_seed 94 +claude sonnet ai_tech_seed 94 +open claw ai_tech_seed 94 +养虾 ai_tech_seed 94 +红龙虾 ai_tech_seed 94 +龙虾 ai_tech_seed 94 +AI agent ai_tech_seed 92 +Agent ai_tech_seed 92 +Agent Mode ai_tech_seed 92 +Amazon Web Services ai_tech_seed 92 +Baidu ai_tech_seed 92 +CATL ai_tech_seed 92 +Codex ai_tech_seed 92 +Composer ai_tech_seed 92 +Composer 2 ai_tech_seed 92 +Composer 2.5 ai_tech_seed 92 +Cursor Composer ai_tech_seed 92 +DeepSeek V3 ai_tech_seed 92 +DeepSeek V4 ai_tech_seed 92 +DeepSeek V4 Pro ai_tech_seed 92 +DeepSeek-V3 ai_tech_seed 92 +DeepSeek-V4 ai_tech_seed 92 +Dictation Transcriber ai_tech_seed 92 +DictationTranscriber ai_tech_seed 92 +Elon Musk ai_tech_seed 92 +GPT four oh ai_tech_seed 92 +Gemini 3 Pro ai_tech_seed 92 +Gemini Pro ai_tech_seed 92 +GitHub ai_tech_seed 92 +LLM ai_tech_seed 92 +MCP ai_tech_seed 92 +MCP server ai_tech_seed 92 +OpenAI Codex ai_tech_seed 92 +Prompt ai_tech_seed 92 +R1 ai_tech_seed 92 +Speech Analyzer ai_tech_seed 92 +SpeechAnalyzer ai_tech_seed 92 +Tik Tok ai_tech_seed 92 +TikTok ai_tech_seed 92 +WeChat ai_tech_seed 92 +agent ai_tech_seed 92 +agent mode ai_tech_seed 92 +aws ai_tech_seed 92 +baidu ai_tech_seed 92 +catl ai_tech_seed 92 +codex cli ai_tech_seed 92 +context engineering ai_tech_seed 92 +cursor composer ai_tech_seed 92 +deepseek r1 ai_tech_seed 92 +deepseek v four ai_tech_seed 92 +deepseek v three ai_tech_seed 92 +dictation transcriber ai_tech_seed 92 +elon musk ai_tech_seed 92 +gemini three pro ai_tech_seed 92 +github ai_tech_seed 92 +gpt four o ai_tech_seed 92 +large language model ai_tech_seed 92 +large model ai_tech_seed 92 +llm ai_tech_seed 92 +model context protocol ai_tech_seed 92 +openai codex ai_tech_seed 92 +prompt ai_tech_seed 92 +speech analyzer ai_tech_seed 92 +tik tok ai_tech_seed 92 +we chat ai_tech_seed 92 +上下文工程 ai_tech_seed 92 +代理模式 ai_tech_seed 92 +大模型 da mo xing ai_tech_seed 92 +大语言模型 ai_tech_seed 92 +宁德时代 ai_tech_seed 92 +微信 ai_tech_seed 92 +抖音海外 ai_tech_seed 92 +提示词 ti shi ci ai_tech_seed 92 +智能体 zhi neng ti ai_tech_seed 92 +智能体模式 ai_tech_seed 92 +百度 ai_tech_seed 92 +马斯克 ai_tech_seed 92 +AGI ai_tech_seed 90 +Codex CLI ai_tech_seed 90 +Copilot ai_tech_seed 90 +Cursor ai_tech_seed 90 +Cursor AI ai_tech_seed 90 +DJI ai_tech_seed 90 +Doubao ai_tech_seed 90 +Douyin ai_tech_seed 90 +ERNIE ai_tech_seed 90 +Ernie ai_tech_seed 90 +GLM ai_tech_seed 90 +GLM-4 ai_tech_seed 90 +GLM-5 ai_tech_seed 90 +Gemini 2.5 Pro ai_tech_seed 90 +GitHub Copilot ai_tech_seed 90 +Jack Ma ai_tech_seed 90 +Jay Chou ai_tech_seed 90 +Jensen Huang ai_tech_seed 90 +K8s ai_tech_seed 90 +Kimi K2 ai_tech_seed 90 +Kimi K2.5 ai_tech_seed 90 +Kimi K2.6 ai_tech_seed 90 +Kubernetes ai_tech_seed 90 +LLaMA ai_tech_seed 90 +Lei Jun ai_tech_seed 90 +Li Auto ai_tech_seed 90 +Llama ai_tech_seed 90 +Llama 3 ai_tech_seed 90 +Llama 4 ai_tech_seed 90 +LoRA ai_tech_seed 90 +Microsoft Copilot ai_tech_seed 90 +NIO ai_tech_seed 90 +Pony Ma ai_tech_seed 90 +Qwen Coder ai_tech_seed 90 +SF Custom Language Model Data ai_tech_seed 90 +SFCustomLanguageModelData ai_tech_seed 90 +SU7 ai_tech_seed 90 +Seedance ai_tech_seed 90 +Steve Jobs ai_tech_seed 90 +TSMC ai_tech_seed 90 +X Peng ai_tech_seed 90 +XPeng ai_tech_seed 90 +Xiaomi Auto ai_tech_seed 90 +Xiaomi SU7 ai_tech_seed 90 +Zhang Yiming ai_tech_seed 90 +Zhipu ai_tech_seed 90 +agentic ai_tech_seed 90 +agi ai_tech_seed 90 +alphabet ai_tech_seed 90 +copilot ai_tech_seed 90 +cursor ai ai_tech_seed 90 +custom language model data ai_tech_seed 90 +deepseek v3 ai_tech_seed 90 +dji ai_tech_seed 90 +dou yin ai_tech_seed 90 +doubao ai_tech_seed 90 +embedding ai_tech_seed 90 +embeddings ai_tech_seed 90 +fine tuning ai_tech_seed 90 +fine-tuning ai_tech_seed 90 +gemini two five pro ai_tech_seed 90 +glm ai_tech_seed 90 +jack ma ai_tech_seed 90 +jay chou ai_tech_seed 90 +jensen huang ai_tech_seed 90 +k8s ai_tech_seed 90 +kimi k two ai_tech_seed 90 +kubernetes ai_tech_seed 90 +lei jun ai_tech_seed 90 +li auto ai_tech_seed 90 +llama ai_tech_seed 90 +lora ai_tech_seed 90 +mcp server ai_tech_seed 90 +multi agent ai_tech_seed 90 +multi-agent ai_tech_seed 90 +nio ai_tech_seed 90 +pony ma ai_tech_seed 90 +prompt engineering ai_tech_seed 90 +qwen coder ai_tech_seed 90 +seed dance ai_tech_seed 90 +steve jobs ai_tech_seed 90 +tool calling ai_tech_seed 90 +tool-calling ai_tech_seed 90 +tsmc ai_tech_seed 90 +xiaomi su7 ai_tech_seed 90 +xpeng ai_tech_seed 90 +zhang yiming ai_tech_seed 90 +乔布斯 qiao bu si ai_tech_seed 90 +低秩适配 ai_tech_seed 90 +千问 coder ai_tech_seed 90 +即梦视频 ai_tech_seed 90 +台积电 ai_tech_seed 90 +周杰伦 zhou jie lun ai_tech_seed 90 +多智能体 ai_tech_seed 90 +大疆 ai_tech_seed 90 +字节 Seedance ai_tech_seed 90 +小米SU7 ai_tech_seed 90 +小米汽车 xiao mi qi che ai_tech_seed 90 +小马哥 ai_tech_seed 90 +小鹏汽车 ai_tech_seed 90 +嵌入 ai_tech_seed 90 +工具调用 ai_tech_seed 90 +张一鸣 zhang yi ming ai_tech_seed 90 +微调 wei tiao ai_tech_seed 90 +抖音 ai_tech_seed 90 +文心一言 wen xin yi yan ai_tech_seed 90 +智谱 ai_tech_seed 90 +月之暗面 yue zhi an mian ai_tech_seed 90 +模型上下文协议服务器 ai_tech_seed 90 +理想 ai_tech_seed 90 +理想汽车 ai_tech_seed 90 +蔚来 ai_tech_seed 90 +豆包 dou bao ai_tech_seed 90 +通义千问 coder ai_tech_seed 90 +通用人工智能 ai_tech_seed 90 +雷军 lei jun ai_tech_seed 90 +马云 ma yun ai_tech_seed 90 +马化腾 ma hua teng ai_tech_seed 90 +黄仁勋 ai_tech_seed 90 +AIGC ai_tech_seed 88 +AMD ai_tech_seed 88 +Alipay ai_tech_seed 88 +Andy Lau ai_tech_seed 88 +Ant Group ai_tech_seed 88 +Bilibili ai_tech_seed 88 +Black Myth Wukong ai_tech_seed 88 +B站 ai_tech_seed 88 +Claude Cowork ai_tech_seed 88 +Cognition Devin ai_tech_seed 88 +Core ML ai_tech_seed 88 +CoreML ai_tech_seed 88 +Cowork ai_tech_seed 88 +DeepMind ai_tech_seed 88 +Devin ai_tech_seed 88 +Docker ai_tech_seed 88 +GPU ai_tech_seed 88 +Gemini 2.5 Flash ai_tech_seed 88 +Gemini 3 Flash ai_tech_seed 88 +Gemini CLI ai_tech_seed 88 +Gemini Flash ai_tech_seed 88 +Gemma ai_tech_seed 88 +Gemma AI ai_tech_seed 88 +Gemma模型 ai_tech_seed 88 +GenAI ai_tech_seed 88 +Genshin Impact ai_tech_seed 88 +Google DeepMind ai_tech_seed 88 +Grok ai_tech_seed 88 +Harmony OS ai_tech_seed 88 +HarmonyOS ai_tech_seed 88 +He Xiaopeng ai_tech_seed 88 +Honor of Kings ai_tech_seed 88 +Intel ai_tech_seed 88 +JD ai_tech_seed 88 +JD.com ai_tech_seed 88 +Jackie Chan ai_tech_seed 88 +Kimi Code ai_tech_seed 88 +Lenovo ai_tech_seed 88 +Lionel Messi ai_tech_seed 88 +Liu Qiangdong ai_tech_seed 88 +Luo Yonghao ai_tech_seed 88 +Meituan ai_tech_seed 88 +Mid Journey ai_tech_seed 88 +Midjourney ai_tech_seed 88 +MoE ai_tech_seed 88 +Moonshot Kimi Code ai_tech_seed 88 +O1 ai_tech_seed 88 +O3 ai_tech_seed 88 +OpenCode ai_tech_seed 88 +OpenCode AI ai_tech_seed 88 +PDD ai_tech_seed 88 +Perplexity ai_tech_seed 88 +Perplexity AI ai_tech_seed 88 +Pinduoduo ai_tech_seed 88 +PostgreSQL ai_tech_seed 88 +Postgres ai_tech_seed 88 +Py Torch ai_tech_seed 88 +PyTorch ai_tech_seed 88 +Python ai_tech_seed 88 +Qwen Max ai_tech_seed 88 +Qwen3 Max ai_tech_seed 88 +SF Speech Language Model ai_tech_seed 88 +SFSpeechLanguageModel ai_tech_seed 88 +SMIC ai_tech_seed 88 +Sam Altman ai_tech_seed 88 +Samsung ai_tech_seed 88 +Sora ai_tech_seed 88 +Sora AI ai_tech_seed 88 +Stephen Chow ai_tech_seed 88 +Stripe ai_tech_seed 88 +Sun Yingsha ai_tech_seed 88 +SwiftData ai_tech_seed 88 +Taobao ai_tech_seed 88 +Taylor Swift ai_tech_seed 88 +VS Code ai_tech_seed 88 +VSCode ai_tech_seed 88 +Visual Studio Code ai_tech_seed 88 +Wang Chuqin ai_tech_seed 88 +Xiaomi YU7 ai_tech_seed 88 +YU7 ai_tech_seed 88 +Zhipu AI ai_tech_seed 88 +agentic AI ai_tech_seed 88 +aigc ai_tech_seed 88 +alipay ai_tech_seed 88 +amd ai_tech_seed 88 +andy lau ai_tech_seed 88 +ant group ai_tech_seed 88 +bilibili ai_tech_seed 88 +black myth wukong ai_tech_seed 88 +chain of thought ai_tech_seed 88 +chain-of-thought ai_tech_seed 88 +claude cowork ai_tech_seed 88 +context window ai_tech_seed 88 +core ml ai_tech_seed 88 +deep mind ai_tech_seed 88 +devin ai_tech_seed 88 +docker ai_tech_seed 88 +dou bao ai_tech_seed 88 +ernie ai_tech_seed 88 +function calling ai_tech_seed 88 +gemini cli ai_tech_seed 88 +gemini flash ai_tech_seed 88 +gen ai ai_tech_seed 88 +genshin impact ai_tech_seed 88 +github copilot ai_tech_seed 88 +google gemma ai_tech_seed 88 +gpu ai_tech_seed 88 +hallucination ai_tech_seed 88 +harmony os ai_tech_seed 88 +he xiao peng ai_tech_seed 88 +honor of kings ai_tech_seed 88 +inference ai_tech_seed 88 +intel ai_tech_seed 88 +jackie chan ai_tech_seed 88 +jd.com ai_tech_seed 88 +kimi code ai_tech_seed 88 +lenovo ai_tech_seed 88 +lionel messi ai_tech_seed 88 +liu qiangdong ai_tech_seed 88 +luo yonghao ai_tech_seed 88 +meituan ai_tech_seed 88 +mid journey ai_tech_seed 88 +mixture of experts ai_tech_seed 88 +moe ai_tech_seed 88 +multimodal ai_tech_seed 88 +o1 ai_tech_seed 88 +o3 ai_tech_seed 88 +open code ai_tech_seed 88 +openai o1 ai_tech_seed 88 +openai o3 ai_tech_seed 88 +opencode ai_tech_seed 88 +perplexity ai ai_tech_seed 88 +pinduoduo ai_tech_seed 88 +postgre sql ai_tech_seed 88 +postgres ai_tech_seed 88 +postgresql ai_tech_seed 88 +python ai_tech_seed 88 +pytorch ai_tech_seed 88 +qwen max ai_tech_seed 88 +reasoning ai_tech_seed 88 +reasoning model ai_tech_seed 88 +sam altman ai_tech_seed 88 +samsung ai_tech_seed 88 +smic ai_tech_seed 88 +sora ai ai_tech_seed 88 +speech language model ai_tech_seed 88 +stephen chow ai_tech_seed 88 +stripe ai_tech_seed 88 +sun yingsha ai_tech_seed 88 +swift data ai_tech_seed 88 +taobao ai_tech_seed 88 +taylor swift ai_tech_seed 88 +thinking model ai_tech_seed 88 +tool use ai_tech_seed 88 +tool-use ai_tech_seed 88 +vs code ai_tech_seed 88 +wang chuqin ai_tech_seed 88 +x ai ai_tech_seed 88 +xAI ai_tech_seed 88 +zhipu ai_tech_seed 88 +三星 ai_tech_seed 88 +上下文窗口 shang xia wen chuang kou ai_tech_seed 88 +东哥 ai_tech_seed 88 +中芯国际 ai_tech_seed 88 +京东 ai_tech_seed 88 +何小鹏 he xiao peng ai_tech_seed 88 +克劳德协同 ai_tech_seed 88 +刘强东 liu qiang dong ai_tech_seed 88 +刘德华 liu de hua ai_tech_seed 88 +华为鸿蒙 ai_tech_seed 88 +原神 yuan shen ai_tech_seed 88 +周星驰 zhou xing chi ai_tech_seed 88 +哔哩哔哩 ai_tech_seed 88 +多模态 duo mo tai ai_tech_seed 88 +奥特曼 ai_tech_seed 88 +孙颖莎 sun ying sha ai_tech_seed 88 +小米YU7 xiao mi YU7 ai_tech_seed 88 +山姆奥特曼 ai_tech_seed 88 +工具使用 ai_tech_seed 88 +幻觉 huan jue ai_tech_seed 88 +思维链 ai_tech_seed 88 +成龙 cheng long ai_tech_seed 88 +拼多多 ai_tech_seed 88 +推理 tui li ai_tech_seed 88 +推理模型 ai_tech_seed 88 +支付宝 ai_tech_seed 88 +星爷 ai_tech_seed 88 +梅西 mei xi ai_tech_seed 88 +泰勒斯威夫特 ai_tech_seed 88 +淘宝 ai_tech_seed 88 +混合专家 ai_tech_seed 88 +王楚钦 wang chu qin ai_tech_seed 88 +王者 ai_tech_seed 88 +王者荣耀 wang zhe rong yao ai_tech_seed 88 +生成式AI ai_tech_seed 88 +生成式人工智能 ai_tech_seed 88 +罗永浩 luo yong hao ai_tech_seed 88 +美团 ai_tech_seed 88 +老罗 ai_tech_seed 88 +联想 ai_tech_seed 88 +英特尔 ai_tech_seed 88 +蚂蚁集团 ai_tech_seed 88 +通义千问 Max ai_tech_seed 88 +霉霉 ai_tech_seed 88 +鸿蒙 hong meng ai_tech_seed 88 +黑神话 ai_tech_seed 88 +黑神话悟空 hei shen hua wu kong ai_tech_seed 88 +AITO ai_tech_seed 86 +AITO问界 wen jie ai_tech_seed 86 +App Group ai_tech_seed 86 +App Groups ai_tech_seed 86 +Apple Intelligence ai_tech_seed 86 +Black Myth ai_tech_seed 86 +Claude Haiku ai_tech_seed 86 +Colin Huang ai_tech_seed 86 +Coze ai_tech_seed 86 +Cristiano Ronaldo ai_tech_seed 86 +C罗 C luo ai_tech_seed 86 +Eileen Gu ai_tech_seed 86 +Fan Zhendong ai_tech_seed 86 +GLM 5 ai_tech_seed 86 +Game Science ai_tech_seed 86 +Grok 4 ai_tech_seed 86 +Grok 4.3 ai_tech_seed 86 +Grok Build ai_tech_seed 86 +Haiku ai_tech_seed 86 +Harmony Intelligent Mobility ai_tech_seed 86 +Honkai Star Rail ai_tech_seed 86 +Hu Ge ai_tech_seed 86 +Huang Bo ai_tech_seed 86 +Jackson Yee ai_tech_seed 86 +Jules ai_tech_seed 86 +Jules AI ai_tech_seed 86 +Kai-Fu Lee ai_tech_seed 86 +Kling ai_tech_seed 86 +Kling AI ai_tech_seed 86 +LOL ai_tech_seed 86 +LV ai_tech_seed 86 +Lark ai_tech_seed 86 +LeBron James ai_tech_seed 86 +League of Legends ai_tech_seed 86 +Li Xiang ai_tech_seed 86 +Liu Yuning ai_tech_seed 86 +Llama Maverick ai_tech_seed 86 +Llama Scout ai_tech_seed 86 +Louis Vuitton ai_tech_seed 86 +MCP client ai_tech_seed 86 +Ma Long ai_tech_seed 86 +Manus ai_tech_seed 86 +Manus AI ai_tech_seed 86 +MiMo ai_tech_seed 86 +Nano Claw ai_tech_seed 86 +NanoClaw ai_tech_seed 86 +PUBG Mobile China ai_tech_seed 86 +Quan Hongchan ai_tech_seed 86 +Qwen Thinking ai_tech_seed 86 +RedNote ai_tech_seed 86 +Shen Teng ai_tech_seed 86 +Speech Transcriber ai_tech_seed 86 +SpeechTranscriber ai_tech_seed 86 +Steam ai_tech_seed 86 +Swift Testing ai_tech_seed 86 +Testing framework ai_tech_seed 86 +Unitree ai_tech_seed 86 +V0 ai_tech_seed 86 +Wang Chuanfu ai_tech_seed 86 +Wang Xing ai_tech_seed 86 +Wang Yibo ai_tech_seed 86 +Xiao Zhan ai_tech_seed 86 +Xiaohongshu ai_tech_seed 86 +Yang Mi ai_tech_seed 86 +Yang Zi ai_tech_seed 86 +Yao Ming ai_tech_seed 86 +Yu Minhong ai_tech_seed 86 +Zhao Liying ai_tech_seed 86 +Zheng Qinwen ai_tech_seed 86 +Zhou Shen ai_tech_seed 86 +aito ai_tech_seed 86 +app group ai_tech_seed 86 +apple intelligence ai_tech_seed 86 +claude haiku ai_tech_seed 86 +colin huang ai_tech_seed 86 +coze ai ai_tech_seed 86 +cristiano ronaldo ai_tech_seed 86 +eileen gu ai_tech_seed 86 +evals ai_tech_seed 86 +evaluation ai_tech_seed 86 +fan zhendong ai_tech_seed 86 +game science ai_tech_seed 86 +glm five ai_tech_seed 86 +google jules ai_tech_seed 86 +grok four ai_tech_seed 86 +honkai star rail ai_tech_seed 86 +hu ge ai_tech_seed 86 +huang bo ai_tech_seed 86 +humanoid ai_tech_seed 86 +humanoid robot ai_tech_seed 86 +jackson yee ai_tech_seed 86 +kai fu lee ai_tech_seed 86 +kling ai ai_tech_seed 86 +lark ai_tech_seed 86 +league of legends ai_tech_seed 86 +lebron james ai_tech_seed 86 +li xiang ai_tech_seed 86 +liu yuning ai_tech_seed 86 +llama four ai_tech_seed 86 +louis vuitton ai_tech_seed 86 +ma long ai_tech_seed 86 +manus ai_tech_seed 86 +mcp client ai_tech_seed 86 +miHoYo ai_tech_seed 86 +mihoyo ai_tech_seed 86 +nano claw ai_tech_seed 86 +quan hongchan ai_tech_seed 86 +qwen thinking ai_tech_seed 86 +shen teng ai_tech_seed 86 +speech transcriber ai_tech_seed 86 +steam平台 ai_tech_seed 86 +structured output ai_tech_seed 86 +structured outputs ai_tech_seed 86 +sub agent ai_tech_seed 86 +subagent ai_tech_seed 86 +swift testing ai_tech_seed 86 +unitree ai_tech_seed 86 +v zero ai_tech_seed 86 +v0 ai_tech_seed 86 +vercel v0 ai_tech_seed 86 +wang chuanfu ai_tech_seed 86 +wang xing ai_tech_seed 86 +wang yibo ai_tech_seed 86 +xiao zhan ai_tech_seed 86 +xiaomi mimo ai_tech_seed 86 +xiaomi yu7 ai_tech_seed 86 +yang mi ai_tech_seed 86 +yao ming ai_tech_seed 86 +zhao liying ai_tech_seed 86 +zheng qinwen ai_tech_seed 86 +zhou shen ai_tech_seed 86 +人形机器人 ren xing ji qi ren ai_tech_seed 86 +俞敏洪 yu min hong ai_tech_seed 86 +全红婵 quan hong chan ai_tech_seed 86 +刘宇宁 liu yu ning ai_tech_seed 86 +可灵 ke ling ai_tech_seed 86 +周深 zhou shen ai_tech_seed 86 +和平精英 he ping jing ying ai_tech_seed 86 +四字弟弟 ai_tech_seed 86 +姚明 yao ming ai_tech_seed 86 +子智能体 ai_tech_seed 86 +宇树 ai_tech_seed 86 +宇树科技 yu shu ke ji ai_tech_seed 86 +小米 MiMo ai_tech_seed 86 +小米大模型 ai_tech_seed 86 +小红书 xiao hong shu ai_tech_seed 86 +崩坏星穹铁道 beng huai xing qiong tie dao ai_tech_seed 86 +扣子 ai_tech_seed 86 +拼多多创始人 ai_tech_seed 86 +新东方俞敏洪 yu min hong ai_tech_seed 86 +易烊千玺 yi yang qian xi ai_tech_seed 86 +星穹铁道 ai_tech_seed 86 +李开复 li kai fu ai_tech_seed 86 +李想 li xiang ai_tech_seed 86 +杨幂 yang mi ai_tech_seed 86 +杨紫 yang zi ai_tech_seed 86 +樊振东 fan zhen dong ai_tech_seed 86 +模型上下文协议客户端 ai_tech_seed 86 +模型评测 ai_tech_seed 86 +沈腾 shen teng ai_tech_seed 86 +游戏科学 you xi ke xue ai_tech_seed 86 +王一博 wang yi bo ai_tech_seed 86 +王传福 wang chuan fu ai_tech_seed 86 +王兴 wang xing ai_tech_seed 86 +理想李想 li xiang ai_tech_seed 86 +米哈游 mi ha you ai_tech_seed 86 +结构化输出 ai_tech_seed 86 +美团王兴 ai_tech_seed 86 +肖战 xiao zhan ai_tech_seed 86 +胡歌 hu ge ai_tech_seed 86 +英雄联盟 ying xiong lian meng ai_tech_seed 86 +苹果智能 ai_tech_seed 86 +詹姆斯 zhan mu si ai_tech_seed 86 +评测集 ai_tech_seed 86 +谷歌 Jules ai_tech_seed 86 +谷爱凌 gu ai ling ai_tech_seed 86 +赵丽颖 zhao li ying ai_tech_seed 86 +路易威登 ai_tech_seed 86 +通义千问 thinking ai_tech_seed 86 +郑钦文 zheng qin wen ai_tech_seed 86 +问界 wen jie ai_tech_seed 86 +飞书 fei shu ai_tech_seed 86 +马龙 ma long ai_tech_seed 86 +鸿蒙智行 hong meng zhi xing ai_tech_seed 86 +黄峥 huang zheng ai_tech_seed 86 +黄渤 huang bo ai_tech_seed 86 +API ai_tech_seed 85 +ARM Holdings ai_tech_seed 85 +ASML ai_tech_seed 85 +Adobe ai_tech_seed 85 +Arm ai_tech_seed 85 +Bill Gates ai_tech_seed 85 +CUDA ai_tech_seed 85 +Chanel ai_tech_seed 85 +DALL E ai_tech_seed 85 +DALL-E ai_tech_seed 85 +Dall-E ai_tech_seed 85 +Databricks ai_tech_seed 85 +Disney ai_tech_seed 85 +FSD ai_tech_seed 85 +Figma ai_tech_seed 85 +HF ai_tech_seed 85 +Honor ai_tech_seed 85 +Hugging Face ai_tech_seed 85 +HuggingFace ai_tech_seed 85 +Hunyuan ai_tech_seed 85 +Kuaishou ai_tech_seed 85 +Mark Zuckerberg ai_tech_seed 85 +MiniMax ai_tech_seed 85 +MiniMax AI ai_tech_seed 85 +Mistral ai_tech_seed 85 +Mistral AI ai_tech_seed 85 +NetEase ai_tech_seed 85 +Netflix ai_tech_seed 85 +Neural Link ai_tech_seed 85 +Neuralink ai_tech_seed 85 +Next.js ai_tech_seed 85 +NextJS ai_tech_seed 85 +Nike ai_tech_seed 85 +OPPO ai_tech_seed 85 +Oppo ai_tech_seed 85 +Qualcomm ai_tech_seed 85 +RLHF ai_tech_seed 85 +React ai_tech_seed 85 +ReactJS ai_tech_seed 85 +SD ai_tech_seed 85 +SHEIN ai_tech_seed 85 +Salesforce ai_tech_seed 85 +Shein ai_tech_seed 85 +Sony ai_tech_seed 85 +Spark ai_tech_seed 85 +Stable Diffusion ai_tech_seed 85 +Starlink ai_tech_seed 85 +TS ai_tech_seed 85 +Temu ai_tech_seed 85 +Tensor Flow ai_tech_seed 85 +TensorFlow ai_tech_seed 85 +Tim Cook ai_tech_seed 85 +Tmall ai_tech_seed 85 +TypeScript ai_tech_seed 85 +Uber ai_tech_seed 85 +VIVO ai_tech_seed 85 +Vivo ai_tech_seed 85 +Waymo ai_tech_seed 85 +William Li ai_tech_seed 85 +Xcode ai_tech_seed 85 +Zeekr ai_tech_seed 85 +adobe ai_tech_seed 85 +api ai_tech_seed 85 +arm ai_tech_seed 85 +asml ai_tech_seed 85 +autonomous driving ai_tech_seed 85 +bill gates ai_tech_seed 85 +chanel ai_tech_seed 85 +cuda ai_tech_seed 85 +dalle ai_tech_seed 85 +databricks ai_tech_seed 85 +diffusion ai_tech_seed 85 +disney ai_tech_seed 85 +figma ai_tech_seed 85 +grok ai_tech_seed 85 +honor ai_tech_seed 85 +huggingface ai_tech_seed 85 +hun yuan ai_tech_seed 85 +iFlytek ai_tech_seed 85 +iflytek ai_tech_seed 85 +kuaishou ai_tech_seed 85 +mark zuckerberg ai_tech_seed 85 +minimax ai_tech_seed 85 +mistral ai ai_tech_seed 85 +netease ai_tech_seed 85 +netflix ai_tech_seed 85 +neural link ai_tech_seed 85 +next js ai_tech_seed 85 +nextjs ai_tech_seed 85 +nike ai_tech_seed 85 +oppo ai_tech_seed 85 +qualcomm ai_tech_seed 85 +quantization ai_tech_seed 85 +react ai_tech_seed 85 +rlhf ai_tech_seed 85 +salesforce ai_tech_seed 85 +shein ai_tech_seed 85 +sony ai_tech_seed 85 +stable diffusion ai_tech_seed 85 +star link ai_tech_seed 85 +temu ai_tech_seed 85 +tensorflow ai_tech_seed 85 +tim cook ai_tech_seed 85 +tmall ai_tech_seed 85 +tokenizer ai_tech_seed 85 +typescript ai_tech_seed 85 +uber ai_tech_seed 85 +vivo ai_tech_seed 85 +vscode ai_tech_seed 85 +waymo ai_tech_seed 85 +xcode ai_tech_seed 85 +zeekr ai_tech_seed 85 +人类反馈强化学习 ai_tech_seed 85 +分词器 ai_tech_seed 85 +天猫 ai_tech_seed 85 +库克 ai_tech_seed 85 +快手 ai_tech_seed 85 +扎克伯格 ai_tech_seed 85 +扩散模型 ai_tech_seed 85 +提示工程 ai_tech_seed 85 +星火 xing huo ai_tech_seed 85 +星链 xing lian ai_tech_seed 85 +李斌 li bin ai_tech_seed 85 +极氪 ai_tech_seed 85 +梁文锋 liang wen feng ai_tech_seed 85 +比尔盖茨 ai_tech_seed 85 +混元 hun yuan ai_tech_seed 85 +盖茨 ai_tech_seed 85 +科大讯飞 ai_tech_seed 85 +索尼 ai_tech_seed 85 +网易 ai_tech_seed 85 +耐克 ai_tech_seed 85 +腾讯混元 hun yuan ai_tech_seed 85 +自动驾驶 zi dong jia shi ai_tech_seed 85 +荣耀 ai_tech_seed 85 +讯飞 ai_tech_seed 85 +讯飞星火 xing huo ai_tech_seed 85 +迪士尼 ai_tech_seed 85 +量化 liang hua ai_tech_seed 85 +香奈儿 ai_tech_seed 85 +高通 ai_tech_seed 85 +AI governance ai_tech_seed 84 +AI plus ai_tech_seed 84 +AI+ ai_tech_seed 84 +AI治理 AI zhi li ai_tech_seed 84 +AVAudioEngine ai_tech_seed 84 +AVAudioSession ai_tech_seed 84 +AWS Q ai_tech_seed 84 +Amazon Kiro ai_tech_seed 84 +Amazon Q ai_tech_seed 84 +App Intents ai_tech_seed 84 +App Store Connect ai_tech_seed 84 +AppIntents ai_tech_seed 84 +AppStoreConnect ai_tech_seed 84 +AssetInventory ai_tech_seed 84 +Austin Li ai_tech_seed 84 +BCI ai_tech_seed 84 +BLACKPINK ai_tech_seed 84 +BMW ai_tech_seed 84 +BTC ai_tech_seed 84 +BTS ai_tech_seed 84 +Bai Lu ai_tech_seed 84 +Bitcoin ai_tech_seed 84 +Black Pink ai_tech_seed 84 +Bolt AI ai_tech_seed 84 +Bolt.new ai_tech_seed 84 +Browser Use ai_tech_seed 84 +CapCut ai_tech_seed 84 +Cheng Yi ai_tech_seed 84 +Claude Fable ai_tech_seed 84 +Codestral ai_tech_seed 84 +Dify ai_tech_seed 84 +Dify AI ai_tech_seed 84 +Dilraba ai_tech_seed 84 +DingTalk ai_tech_seed 84 +Dong Mingzhu ai_tech_seed 84 +Dong Yuhui ai_tech_seed 84 +Eason Chan ai_tech_seed 84 +Esther Yu ai_tech_seed 84 +FLUX ai_tech_seed 84 +Fable ai_tech_seed 84 +Faye Wong ai_tech_seed 84 +Flux ai_tech_seed 84 +Fugu ai_tech_seed 84 +Fugu AI ai_tech_seed 84 +GLM 4.6 ai_tech_seed 84 +GLM Coding Plan ai_tech_seed 84 +GLM-4.6 ai_tech_seed 84 +Graph RAG ai_tech_seed 84 +GraphRAG ai_tech_seed 84 +Grok Build CLI ai_tech_seed 84 +Gucci ai_tech_seed 84 +Hailuo ai_tech_seed 84 +Hangzhou Six Little Dragons ai_tech_seed 84 +Hermes ai_tech_seed 84 +Hermes Agent ai_tech_seed 84 +Hermès ai_tech_seed 84 +JJ Lin ai_tech_seed 84 +Jia Ling ai_tech_seed 84 +Jimeng ai_tech_seed 84 +Kiro ai_tech_seed 84 +Kylian Mbappé ai_tech_seed 84 +LangGraph ai_tech_seed 84 +Leapmotor ai_tech_seed 84 +Li Xian ai_tech_seed 84 +Li Ziqi ai_tech_seed 84 +Liu Yifei ai_tech_seed 84 +Llama 4 Maverick ai_tech_seed 84 +Lovable ai_tech_seed 84 +Lovable AI ai_tech_seed 84 +Lu Weibing ai_tech_seed 84 +Luxeed ai_tech_seed 84 +Lynk ai_tech_seed 84 +Lynk & Co ai_tech_seed 84 +MCP protocol ai_tech_seed 84 +MCP协议 MCP xie yi ai_tech_seed 84 +Mercedes-Benz ai_tech_seed 84 +Michael Jordan ai_tech_seed 84 +MiniMax Video ai_tech_seed 84 +Mistral Large ai_tech_seed 84 +Mistral Large 3 ai_tech_seed 84 +Muse ai_tech_seed 84 +Muse Spark ai_tech_seed 84 +Neon ai_tech_seed 84 +Neon Postgres ai_tech_seed 84 +Nezha ai_tech_seed 84 +Notebook LM ai_tech_seed 84 +NotebookLM ai_tech_seed 84 +OTel ai_tech_seed 84 +OpenHands ai_tech_seed 84 +OpenHands AI ai_tech_seed 84 +OpenTelemetry ai_tech_seed 84 +PUBG Mobile ai_tech_seed 84 +Perplexity Computer ai_tech_seed 84 +Personal Computer ai_tech_seed 84 +Porsche ai_tech_seed 84 +Prisma ai_tech_seed 84 +Prisma ORM ai_tech_seed 84 +Q Developer ai_tech_seed 84 +Replit AI ai_tech_seed 84 +Replit Agent ai_tech_seed 84 +Robin Zeng ai_tech_seed 84 +SQLite ai_tech_seed 84 +Scale ai_tech_seed 84 +Scale AI ai_tech_seed 84 +Seres ai_tech_seed 84 +Speech AssetInventory ai_tech_seed 84 +StackBlitz Bolt ai_tech_seed 84 +Stephen Curry ai_tech_seed 84 +Suno ai_tech_seed 84 +Suno AI ai_tech_seed 84 +Tailwind ai_tech_seed 84 +Tailwind CSS ai_tech_seed 84 +Tencent Games ai_tech_seed 84 +TestFlight ai_tech_seed 84 +Trae ai_tech_seed 84 +Trae AI ai_tech_seed 84 +Trae CN ai_tech_seed 84 +Valorant ai_tech_seed 84 +Wang Manyu ai_tech_seed 84 +Wanxiang ai_tech_seed 84 +WeCom ai_tech_seed 84 +William Ding ai_tech_seed 84 +Wu Jing ai_tech_seed 84 +Yang Yang ai_tech_seed 84 +Yangwang ai_tech_seed 84 +Yuanbao ai_tech_seed 84 +ZZZ ai_tech_seed 84 +Zenless Zone Zero ai_tech_seed 84 +Zhang Yimou ai_tech_seed 84 +agentic workflow ai_tech_seed 84 +agentic workflows ai_tech_seed 84 +amazon q ai_tech_seed 84 +app intents ai_tech_seed 84 +app store connect ai_tech_seed 84 +asset inventory ai_tech_seed 84 +austin li ai_tech_seed 84 +av audio engine ai_tech_seed 84 +av audio session ai_tech_seed 84 +bai lu ai_tech_seed 84 +bitcoin ai_tech_seed 84 +black forest flux ai_tech_seed 84 +black pink ai_tech_seed 84 +bmw ai_tech_seed 84 +bolt new ai_tech_seed 84 +brain-computer interface ai_tech_seed 84 +break out ai_tech_seed 84 +browser use ai_tech_seed 84 +browser-use ai_tech_seed 84 +bts ai_tech_seed 84 +cap cut ai_tech_seed 84 +claude fable ai_tech_seed 84 +codestral ai_tech_seed 84 +coze ai_tech_seed 84 +dify ai ai_tech_seed 84 +dilraba ai_tech_seed 84 +dingtalk ai_tech_seed 84 +dong ming zhu ai_tech_seed 84 +dong yuhui ai_tech_seed 84 +eason chan ai_tech_seed 84 +esther yu ai_tech_seed 84 +glm coding plan ai_tech_seed 84 +glm four six ai_tech_seed 84 +go viral ai_tech_seed 84 +graph rag ai_tech_seed 84 +grok build ai_tech_seed 84 +gucci ai_tech_seed 84 +hermes ai_tech_seed 84 +hermes agent ai_tech_seed 84 +jia ling ai_tech_seed 84 +jj lin ai_tech_seed 84 +kiro ai_tech_seed 84 +kylian mbappe ai_tech_seed 84 +lang graph ai_tech_seed 84 +leapmotor ai_tech_seed 84 +li xian ai_tech_seed 84 +li ziqi ai_tech_seed 84 +liu yifei ai_tech_seed 84 +llama maverick ai_tech_seed 84 +local model ai_tech_seed 84 +lovable ai_tech_seed 84 +lu weibing ai_tech_seed 84 +luxeed ai_tech_seed 84 +lynk co ai_tech_seed 84 +mercedes benz ai_tech_seed 84 +meta muse ai_tech_seed 84 +michael jordan ai_tech_seed 84 +mistral codestral ai_tech_seed 84 +mistral large ai_tech_seed 84 +neon database ai_tech_seed 84 +notebook lm ai_tech_seed 84 +on-device model ai_tech_seed 84 +open hands ai_tech_seed 84 +open telemetry ai_tech_seed 84 +perplexity computer ai_tech_seed 84 +porsche ai_tech_seed 84 +prisma orm ai_tech_seed 84 +prompt cache ai_tech_seed 84 +prompt caching ai_tech_seed 84 +pubg mobile ai_tech_seed 84 +replit agent ai_tech_seed 84 +robin zeng ai_tech_seed 84 +sakana fugu ai_tech_seed 84 +scale ai ai_tech_seed 84 +semantic retrieval ai_tech_seed 84 +semantic search ai_tech_seed 84 +seres ai_tech_seed 84 +shad cn ai_tech_seed 84 +shadcn ai_tech_seed 84 +shadcn ui ai_tech_seed 84 +shadcn/ui ai_tech_seed 84 +sqlite ai_tech_seed 84 +stephen curry ai_tech_seed 84 +suno ai ai_tech_seed 84 +tailwind css ai_tech_seed 84 +test flight ai_tech_seed 84 +trae ai_tech_seed 84 +valorant ai_tech_seed 84 +vector retrieval ai_tech_seed 84 +vector search ai_tech_seed 84 +wang manyu ai_tech_seed 84 +wecom ai_tech_seed 84 +william ding ai_tech_seed 84 +world model ai_tech_seed 84 +wu jing ai_tech_seed 84 +xiao hong shu ai_tech_seed 84 +yangwang ai_tech_seed 84 +yu minhong ai_tech_seed 84 +zenless zone zero ai_tech_seed 84 +zhang yimou ai_tech_seed 84 +丁磊 ding lei ai_tech_seed 84 +万相 tong yi wan xiang ai_tech_seed 84 +世界模型 shi jie mo xing ai_tech_seed 84 +乔丹 qiao dan ai_tech_seed 84 +人工智能+ ren gong zhi neng jia ai_tech_seed 84 +仰望 yang wang ai_tech_seed 84 +企业微信 qi ye wei xin ai_tech_seed 84 +保时捷 bao shi jie ai_tech_seed 84 +出圈 chu quan ai_tech_seed 84 +刘亦菲 liu yi fei ai_tech_seed 84 +剪映 jian ying ai_tech_seed 84 +卢伟冰 lu wei bing ai_tech_seed 84 +即梦 ji meng ai_tech_seed 84 +即梦AI ji meng ai_tech_seed 84 +古驰 ai_tech_seed 84 +可灵AI ke ling AI ai_tech_seed 84 +向量搜索 ai_tech_seed 84 +吴京 wu jing ai_tech_seed 84 +哪吒 na zha ai_tech_seed 84 +哪吒2 na zha ai_tech_seed 84 +奔驰 ben chi ai_tech_seed 84 +姆巴佩 mu ba pei ai_tech_seed 84 +宝马 bao ma ai_tech_seed 84 +库里 ku li ai_tech_seed 84 +张艺谋 zhang yi mou ai_tech_seed 84 +成毅 cheng yi ai_tech_seed 84 +提示词缓存 ai_tech_seed 84 +无畏契约 wu wei qi yue ai_tech_seed 84 +智界 zhi jie ai_tech_seed 84 +智谱 coding plan ai_tech_seed 84 +曾毓群 zeng yu qun ai_tech_seed 84 +本地模型 ben di mo xing ai_tech_seed 84 +李佳琦 li jia qi ai_tech_seed 84 +李子柒 li zi qi ai_tech_seed 84 +李现 li xian ai_tech_seed 84 +杨洋 yang yang ai_tech_seed 84 +杭州六小龙 hang zhou liu xiao long ai_tech_seed 84 +林俊杰 lin jun jie ai_tech_seed 84 +比特币 bi te bi ai_tech_seed 84 +海螺AI hai luo AI ai_tech_seed 84 +深度思考 shen du si kao ai_tech_seed 84 +深度思考模式 shen du si kao ai_tech_seed 84 +热巴 ai_tech_seed 84 +爱马仕 ai_tech_seed 84 +王曼昱 wang man yu ai_tech_seed 84 +王菲 wang fei ai_tech_seed 84 +白鹿 bai lu ai_tech_seed 84 +神仙姐姐 ai_tech_seed 84 +端侧模型 duan ce mo xing ai_tech_seed 84 +绝区零 jue qu ling ai_tech_seed 84 +缪斯 ai_tech_seed 84 +罗翔 luo xiang ai_tech_seed 84 +罗翔说刑法 luo xiang ai_tech_seed 84 +脑机接口 nao ji jie kou ai_tech_seed 84 +腾讯元宝 teng xun yuan bao ai_tech_seed 84 +腾讯游戏 teng xun you xi ai_tech_seed 84 +董宇辉 dong yu hui ai_tech_seed 84 +董明珠 dong ming zhu ai_tech_seed 84 +虞书欣 yu shu xin ai_tech_seed 84 +语义搜索 ai_tech_seed 84 +贾玲 jia ling ai_tech_seed 84 +赛力斯 sai li si ai_tech_seed 84 +迪丽热巴 di li re ba ai_tech_seed 84 +通义万相 tong yi wan xiang ai_tech_seed 84 +钉钉 ding ding ai_tech_seed 84 +防弹少年团 ai_tech_seed 84 +陈奕迅 chen yi xun ai_tech_seed 84 +零跑 ling pao ai_tech_seed 84 +领克 ling ke ai_tech_seed 84 +01.AI ai_tech_seed 82 +360周鸿祎 ai_tech_seed 82 +A16Z ai_tech_seed 82 +A2A ai_tech_seed 82 +AI Studio ai_tech_seed 82 +AI fatigue ai_tech_seed 82 +AI native ai_tech_seed 82 +AI video ai_tech_seed 82 +AI workflow ai_tech_seed 82 +AI 工作流 ai_tech_seed 82 +AI-native ai_tech_seed 82 +AI原生 ai_tech_seed 82 +AI疲劳 AI pi lao ai_tech_seed 82 +AI视频 AI shi pin ai_tech_seed 82 +ActivityKit ai_tech_seed 82 +Adidas ai_tech_seed 82 +Agent Skills ai_tech_seed 82 +Agent2Agent ai_tech_seed 82 +Agents A1 ai_tech_seed 82 +Agents-A1 ai_tech_seed 82 +Aion ai_tech_seed 82 +Airbnb ai_tech_seed 82 +Amazon Bedrock ai_tech_seed 82 +Amazon Nova ai_tech_seed 82 +Amazon Q Developer ai_tech_seed 82 +Andreessen Horowitz ai_tech_seed 82 +Andrew Ng ai_tech_seed 82 +Anta ai_tech_seed 82 +Apache Kafka ai_tech_seed 82 +Arc'teryx ai_tech_seed 82 +Ariana Grande ai_tech_seed 82 +AutoGen ai_tech_seed 82 +Avatr ai_tech_seed 82 +BFL ai_tech_seed 82 +Baichuan ai_tech_seed 82 +Balenciaga ai_tech_seed 82 +Bedrock ai_tech_seed 82 +Berkshire Hathaway ai_tech_seed 82 +Beyoncé ai_tech_seed 82 +Billie Eilish ai_tech_seed 82 +Black Forest Labs ai_tech_seed 82 +Blizzard ai_tech_seed 82 +BrainCo ai_tech_seed 82 +Bun ai_tech_seed 82 +Bun runtime ai_tech_seed 82 +CS2 ai_tech_seed 82 +CSGO ai_tech_seed 82 +Cai Xukun ai_tech_seed 82 +Cartier ai_tech_seed 82 +Cascade ai_tech_seed 82 +Cerebras ai_tech_seed 82 +Cerebras Systems ai_tech_seed 82 +Claude Mythos ai_tech_seed 82 +Claude Skills ai_tech_seed 82 +Cloudflare ai_tech_seed 82 +Codeium Windsurf ai_tech_seed 82 +Cody ai_tech_seed 82 +Cognition ai_tech_seed 82 +Cognition AI ai_tech_seed 82 +Coinbase ai_tech_seed 82 +CoreWeave ai_tech_seed 82 +Create ML ai_tech_seed 82 +CreateML ai_tech_seed 82 +Crew AI ai_tech_seed 82 +CrewAI ai_tech_seed 82 +DOTA2 ai_tech_seed 82 +Denza ai_tech_seed 82 +Devstral ai_tech_seed 82 +Dior ai_tech_seed 82 +Donald Trump ai_tech_seed 82 +Dota 2 ai_tech_seed 82 +Drake ai_tech_seed 82 +Drizzle ai_tech_seed 82 +Drizzle ORM ai_tech_seed 82 +Duan Yongping ai_tech_seed 82 +ETH ai_tech_seed 82 +Elden Ring ai_tech_seed 82 +Erling Haaland ai_tech_seed 82 +Ethereum ai_tech_seed 82 +Fangchengbao ai_tech_seed 82 +FastAPI ai_tech_seed 82 +Federal Reserve ai_tech_seed 82 +Fei-Fei Li ai_tech_seed 82 +Ferrari ai_tech_seed 82 +Fireworks ai_tech_seed 82 +Fireworks AI ai_tech_seed 82 +Foxconn ai_tech_seed 82 +G.E.M. ai_tech_seed 82 +GROQ ai_tech_seed 82 +Geely ai_tech_seed 82 +Go ai_tech_seed 82 +Golang ai_tech_seed 82 +Goldman Sachs ai_tech_seed 82 +Gong Li ai_tech_seed 82 +Google AI Studio ai_tech_seed 82 +Groq ai_tech_seed 82 +Haidilao ai_tech_seed 82 +Harvey ai_tech_seed 82 +Harvey AI ai_tech_seed 82 +Horizon Robotics ai_tech_seed 82 +Huang Xiaoming ai_tech_seed 82 +IBM ai_tech_seed 82 +IM Motors ai_tech_seed 82 +Imagen ai_tech_seed 82 +Imagen AI ai_tech_seed 82 +Jacky Cheung ai_tech_seed 82 +Jeff Bezos ai_tech_seed 82 +Jolin Tsai ai_tech_seed 82 +Kafka ai_tech_seed 82 +Kobe Bryant ai_tech_seed 82 +LM Studio ai_tech_seed 82 +LMStudio ai_tech_seed 82 +Lady Gaga ai_tech_seed 82 +Lamborghini ai_tech_seed 82 +Leonardo DiCaprio ai_tech_seed 82 +Li L9 ai_tech_seed 82 +Li MEGA ai_tech_seed 82 +Li-Ning ai_tech_seed 82 +Light RAG ai_tech_seed 82 +LightRAG ai_tech_seed 82 +Lindy ai_tech_seed 82 +Lindy AI ai_tech_seed 82 +Liu Cixin ai_tech_seed 82 +Live Activities ai_tech_seed 82 +LlamaIndex ai_tech_seed 82 +Lu Han ai_tech_seed 82 +MAEXTRO ai_tech_seed 82 +MCP Inspector ai_tech_seed 82 +MCP 调试器 ai_tech_seed 82 +MEGA ai_tech_seed 82 +Mao Buyi ai_tech_seed 82 +Masayoshi Son ai_tech_seed 82 +McDonald's ai_tech_seed 82 +MediaTek ai_tech_seed 82 +Meng Ziyi ai_tech_seed 82 +Micron ai_tech_seed 82 +Microsoft AutoGen ai_tech_seed 82 +Mistral Codestral ai_tech_seed 82 +Momenta ai_tech_seed 82 +Mongo DB ai_tech_seed 82 +MongoDB ai_tech_seed 82 +Mythos ai_tech_seed 82 +NIM inference ai_tech_seed 82 +NPU ai_tech_seed 82 +NVIDIA NIM ai_tech_seed 82 +Na Ying ai_tech_seed 82 +Neil Shen ai_tech_seed 82 +New Jeans ai_tech_seed 82 +NewJeans ai_tech_seed 82 +Nezha 2 ai_tech_seed 82 +Nintendo ai_tech_seed 82 +Node.js ai_tech_seed 82 +NodeJS ai_tech_seed 82 +Nongfu Spring ai_tech_seed 82 +Notion ai_tech_seed 82 +Nova model ai_tech_seed 82 +Novak Djokovic ai_tech_seed 82 +Ollama ai_tech_seed 82 +Open Router ai_tech_seed 82 +Open WebUI ai_tech_seed 82 +OpenHarmony ai_tech_seed 82 +OpenRouter ai_tech_seed 82 +OpenWebUI ai_tech_seed 82 +Optimus ai_tech_seed 82 +Oracle ai_tech_seed 82 +PS5 ai_tech_seed 82 +Palantir ai_tech_seed 82 +PayPal ai_tech_seed 82 +Pixtral ai_tech_seed 82 +PlanetScale ai_tech_seed 82 +PlanetScale MySQL ai_tech_seed 82 +PlayStation ai_tech_seed 82 +Pony.ai ai_tech_seed 82 +Pop Mart ai_tech_seed 82 +RAGFlow ai_tech_seed 82 +RSC ai_tech_seed 82 +React Server Components ai_tech_seed 82 +Redis ai_tech_seed 82 +Ren Jialun ai_tech_seed 82 +Rihanna ai_tech_seed 82 +Rust ai_tech_seed 82 +SDK ai_tech_seed 82 +SF Symbols ai_tech_seed 82 +SFSymbols ai_tech_seed 82 +SK Hynix ai_tech_seed 82 +SPM ai_tech_seed 82 +SaaS ai_tech_seed 82 +Sakana ai_tech_seed 82 +Sakana AI ai_tech_seed 82 +Satya Nadella ai_tech_seed 82 +SenseTime ai_tech_seed 82 +Sentry ai_tech_seed 82 +Shopify ai_tech_seed 82 +Siri ai_tech_seed 82 +Siri AI ai_tech_seed 82 +Sourcegraph Cody ai_tech_seed 82 +Spotify ai_tech_seed 82 +Starbucks ai_tech_seed 82 +Stelato ai_tech_seed 82 +StepFun ai_tech_seed 82 +Sun Li ai_tech_seed 82 +Sundar Pichai ai_tech_seed 82 +Swift Package Manager ai_tech_seed 82 +Swift UI ai_tech_seed 82 +SwiftUI ai_tech_seed 82 +TF Boys ai_tech_seed 82 +TFBOYS ai_tech_seed 82 +TRAE ai_tech_seed 82 +Together ai_tech_seed 82 +Together AI ai_tech_seed 82 +Udio ai_tech_seed 82 +Udio AI ai_tech_seed 82 +Veo ai_tech_seed 82 +Veo AI ai_tech_seed 82 +Vercel ai_tech_seed 82 +Vision Pro ai_tech_seed 82 +Voyah ai_tech_seed 82 +Vue ai_tech_seed 82 +Vue.js ai_tech_seed 82 +Vue3 ai_tech_seed 82 +Wang Leehom ai_tech_seed 82 +Wang Xiaochuan ai_tech_seed 82 +Warren Buffett ai_tech_seed 82 +WeRide ai_tech_seed 82 +Weibo ai_tech_seed 82 +Whisper ai_tech_seed 82 +Whisper ASR ai_tech_seed 82 +WidgetKit ai_tech_seed 82 +Windsurf ai_tech_seed 82 +Windsurf Cascade ai_tech_seed 82 +Wu Lei ai_tech_seed 82 +Wuthering Waves ai_tech_seed 82 +XcodeGen ai_tech_seed 82 +Yi ai_tech_seed 82 +Yu Donglai ai_tech_seed 82 +Zero Claw ai_tech_seed 82 +ZeroClaw ai_tech_seed 82 +Zhang Yi actor ai_tech_seed 82 +Zhang Ziyi ai_tech_seed 82 +Zhou Hongyi ai_tech_seed 82 +Zhou Xun ai_tech_seed 82 +Ziyu ai_tech_seed 82 +a16z ai_tech_seed 82 +activity kit ai_tech_seed 82 +adidas ai_tech_seed 82 +agent skills ai_tech_seed 82 +agent to agent ai_tech_seed 82 +agentic code ai_tech_seed 82 +agentic coding ai_tech_seed 82 +agents a1 ai_tech_seed 82 +ai workflow ai_tech_seed 82 +aion ai_tech_seed 82 +airbnb ai_tech_seed 82 +amazon nova ai_tech_seed 82 +andreessen horowitz ai_tech_seed 82 +andrew ng ai_tech_seed 82 +anta ai_tech_seed 82 +apple siri ai_tech_seed 82 +arcteryx ai_tech_seed 82 +ariana grande ai_tech_seed 82 +autogen ai_tech_seed 82 +avatr ai_tech_seed 82 +aws bedrock ai_tech_seed 82 +bai chuan ai_tech_seed 82 +baichuan ai_tech_seed 82 +balenciaga ai_tech_seed 82 +berkshire hathaway ai_tech_seed 82 +beyonce ai_tech_seed 82 +billie eilish ai_tech_seed 82 +black forest labs ai_tech_seed 82 +blizzard ai_tech_seed 82 +blockchain ai_tech_seed 82 +brain computer interface ai_tech_seed 82 +brainco ai_tech_seed 82 +bun js ai_tech_seed 82 +cai xukun ai_tech_seed 82 +cartier ai_tech_seed 82 +cerebras systems ai_tech_seed 82 +claude mythos ai_tech_seed 82 +cloudflare ai_tech_seed 82 +cognition ai ai_tech_seed 82 +coinbase ai_tech_seed 82 +context compression ai_tech_seed 82 +coreweave ai_tech_seed 82 +counter strike 2 ai_tech_seed 82 +create ml ai_tech_seed 82 +crew ai ai_tech_seed 82 +deep agent ai_tech_seed 82 +deep agents ai_tech_seed 82 +deep research ai_tech_seed 82 +denza ai_tech_seed 82 +devstral ai_tech_seed 82 +digital human ai_tech_seed 82 +dior ai_tech_seed 82 +distillation ai_tech_seed 82 +donald trump ai_tech_seed 82 +dota 2 ai_tech_seed 82 +dota2 ai_tech_seed 82 +drake rapper ai_tech_seed 82 +drizzle orm ai_tech_seed 82 +duan yongping ai_tech_seed 82 +elden ring ai_tech_seed 82 +embodied AI ai_tech_seed 82 +embodied agent ai_tech_seed 82 +end-to-end ai_tech_seed 82 +erling haaland ai_tech_seed 82 +ethereum ai_tech_seed 82 +fangchengbao ai_tech_seed 82 +fast api ai_tech_seed 82 +federal reserve ai_tech_seed 82 +fei fei li ai_tech_seed 82 +ferrari ai_tech_seed 82 +fireworks ai ai_tech_seed 82 +foxconn ai_tech_seed 82 +full self driving ai_tech_seed 82 +geely ai_tech_seed 82 +gem ai_tech_seed 82 +golang ai_tech_seed 82 +goldman sachs ai_tech_seed 82 +google ai studio ai_tech_seed 82 +google imagen ai_tech_seed 82 +google veo ai_tech_seed 82 +groq ai_tech_seed 82 +haidilao ai_tech_seed 82 +hailuo ai ai_tech_seed 82 +harvey ai_tech_seed 82 +horizon ai_tech_seed 82 +huang xiaoming ai_tech_seed 82 +hybrid retrieval ai_tech_seed 82 +hybrid search ai_tech_seed 82 +ibm ai_tech_seed 82 +im motors ai_tech_seed 82 +image-to-video ai_tech_seed 82 +jacky cheung ai_tech_seed 82 +jeff bezos ai_tech_seed 82 +jimeng ai ai_tech_seed 82 +jolin tsai ai_tech_seed 82 +kafka ai_tech_seed 82 +kobe bryant ai_tech_seed 82 +lady gaga ai_tech_seed 82 +lamborghini ai_tech_seed 82 +leonardo dicaprio ai_tech_seed 82 +li l9 ai_tech_seed 82 +li ning ai_tech_seed 82 +light rag ai_tech_seed 82 +lindy ai_tech_seed 82 +ling yi wan wu ai_tech_seed 82 +liu cixin ai_tech_seed 82 +live activities ai_tech_seed 82 +llama index ai_tech_seed 82 +lm studio ai_tech_seed 82 +long context ai_tech_seed 82 +lu han ai_tech_seed 82 +maextro ai_tech_seed 82 +masayoshi son ai_tech_seed 82 +mcdonalds ai_tech_seed 82 +mcp inspector ai_tech_seed 82 +mediatek ai_tech_seed 82 +meng ziyi ai_tech_seed 82 +micron ai_tech_seed 82 +mistral devstral ai_tech_seed 82 +mistral pixtral ai_tech_seed 82 +momenta ai_tech_seed 82 +mongodb ai_tech_seed 82 +neil shen ai_tech_seed 82 +new jeans ai_tech_seed 82 +new quality productive forces ai_tech_seed 82 +nezha ai_tech_seed 82 +nintendo ai_tech_seed 82 +node js ai_tech_seed 82 +nodejs ai_tech_seed 82 +nongfu spring ai_tech_seed 82 +notion ai_tech_seed 82 +novak djokovic ai_tech_seed 82 +npu ai_tech_seed 82 +nvidia nim ai_tech_seed 82 +ollama ai_tech_seed 82 +open harmony ai_tech_seed 82 +open router ai_tech_seed 82 +open web ui ai_tech_seed 82 +open weight ai_tech_seed 82 +open weights ai_tech_seed 82 +openai whisper ai_tech_seed 82 +oracle ai_tech_seed 82 +otel ai_tech_seed 82 +palantir ai_tech_seed 82 +paypal ai_tech_seed 82 +perplexity personal computer ai_tech_seed 82 +pixtral ai_tech_seed 82 +planet scale ai_tech_seed 82 +playstation ai_tech_seed 82 +pony ai ai_tech_seed 82 +pop mart ai_tech_seed 82 +pre-training ai_tech_seed 82 +pretraining ai_tech_seed 82 +q developer ai_tech_seed 82 +rag flow ai_tech_seed 82 +react server components ai_tech_seed 82 +red note ai_tech_seed 82 +redis ai_tech_seed 82 +ren jialun ai_tech_seed 82 +rerank ai_tech_seed 82 +reranker ai_tech_seed 82 +rihanna ai_tech_seed 82 +rust ai_tech_seed 82 +saas ai_tech_seed 82 +sakana ai ai_tech_seed 82 +satya nadella ai_tech_seed 82 +sdk ai_tech_seed 82 +sensetime ai_tech_seed 82 +sentry ai_tech_seed 82 +sf symbols ai_tech_seed 82 +shopify ai_tech_seed 82 +sk hynix ai_tech_seed 82 +sourcegraph cody ai_tech_seed 82 +spotify ai_tech_seed 82 +starbucks ai_tech_seed 82 +stelato ai_tech_seed 82 +step fun ai_tech_seed 82 +streaming ai_tech_seed 82 +sundar pichai ai_tech_seed 82 +swift package manager ai_tech_seed 82 +swift ui ai_tech_seed 82 +text-to-image ai_tech_seed 82 +text-to-video ai_tech_seed 82 +tf boys ai_tech_seed 82 +together ai ai_tech_seed 82 +udio ai ai_tech_seed 82 +vector database ai_tech_seed 82 +vercel ai_tech_seed 82 +video foundation model ai_tech_seed 82 +vision os ai_tech_seed 82 +visionOS ai_tech_seed 82 +voyah ai_tech_seed 82 +vue ai_tech_seed 82 +wan xiang ai_tech_seed 82 +wang xiaochuan ai_tech_seed 82 +warren buffett ai_tech_seed 82 +weibo ai_tech_seed 82 +weride ai_tech_seed 82 +widget kit ai_tech_seed 82 +windsurf ai_tech_seed 82 +windsurf cascade ai_tech_seed 82 +workflow orchestration ai_tech_seed 82 +wu lei ai_tech_seed 82 +wuthering waves ai_tech_seed 82 +xcode gen ai_tech_seed 82 +ying shi ju feng tim ai_tech_seed 82 +yu donglai ai_tech_seed 82 +zero claw ai_tech_seed 82 +zhang ziyi ai_tech_seed 82 +zhou hongyi ai_tech_seed 82 +zi yu ai_tech_seed 82 +上下文压缩 shang xia wen ya suo ai_tech_seed 82 +于东来 yu dong lai ai_tech_seed 82 +享界 xiang jie ai_tech_seed 82 +以太坊 yi tai fang ai_tech_seed 82 +任嘉伦 ren jia lun ai_tech_seed 82 +任天堂 ai_tech_seed 82 +伯克希尔 bo ke xi er ai_tech_seed 82 +何同学 he tong xue ai_tech_seed 82 +何同学UP主 he tong xue ai_tech_seed 82 +余承东 yu cheng dong ai_tech_seed 82 +元宝 yuan bao ai_tech_seed 82 +全自动驾驶 ai_tech_seed 82 +兰博基尼 lan bo ji ni ai_tech_seed 82 +具身智能 ju shen zhi neng ai_tech_seed 82 +具身智能体 ju shen zhi neng ti ai_tech_seed 82 +养龙虾 yang long xia ai_tech_seed 82 +农夫山泉 ai_tech_seed 82 +刘慈欣 liu ci xin ai_tech_seed 82 +区块链 qu kuai lian ai_tech_seed 82 +卡地亚 ai_tech_seed 82 +吉利 ai_tech_seed 82 +向量数据库 ai_tech_seed 82 +吴恩达 ai_tech_seed 82 +吴磊 wu lei ai_tech_seed 82 +周迅 zhou xun ai_tech_seed 82 +周鸿祎 zhou hong yi ai_tech_seed 82 +哈兰德 ha lan de ai_tech_seed 82 +商汤 ai_tech_seed 82 +图生视频 tu sheng shi pin ai_tech_seed 82 +地平线 ai_tech_seed 82 +埃安 ai_tech_seed 82 +奈飞 ai_tech_seed 82 +始祖鸟 shi zu niao ai_tech_seed 82 +字节 Trae ai_tech_seed 82 +孙俪 sun li ai_tech_seed 82 +孙正义 sun zheng yi ai_tech_seed 82 +孟子义 meng zi yi ai_tech_seed 82 +安踏 an ta ai_tech_seed 82 +富士康 fu shi kang ai_tech_seed 82 +尊界 zun jie ai_tech_seed 82 +小李子 ai_tech_seed 82 +小马智行 xiao ma zhi xing ai_tech_seed 82 +岚图 lan tu ai_tech_seed 82 +川普 ai_tech_seed 82 +工作流编排 gong zuo liu bian pai ai_tech_seed 82 +巩俐 gong li ai_tech_seed 82 +巴菲特 ba fei te ai_tech_seed 82 +巴黎世家 ai_tech_seed 82 +广汽埃安 guang qi ai an ai_tech_seed 82 +开放权重 ai_tech_seed 82 +开源鸿蒙 ai_tech_seed 82 +张学友 zhang xue you ai_tech_seed 82 +张译 zhang yi yan ai_tech_seed 82 +强脑科技 qiang nao ke ji ai_tech_seed 82 +影视飓风 ying shi ju feng ai_tech_seed 82 +影视飓风Tim ying shi ju feng ai_tech_seed 82 +微博 ai_tech_seed 82 +德约 ai_tech_seed 82 +德约科维奇 de yue ke wei qi ai_tech_seed 82 +数字人 shu zi ren ai_tech_seed 82 +文生图 wen sheng tu ai_tech_seed 82 +文生视频 wen sheng shi pin ai_tech_seed 82 +文远知行 wen yuan zhi xing ai_tech_seed 82 +新质生产力 xin zhi sheng chan li ai_tech_seed 82 +方程豹 fang cheng bao ai_tech_seed 82 +星巴克 ai_tech_seed 82 +智己 zhi ji ai_tech_seed 82 +暴雪 bao xue ai_tech_seed 82 +李宁 li ning ai_tech_seed 82 +李飞飞 li fei fei ai_tech_seed 82 +梓渝 zi yu ai_tech_seed 82 +段永平 duan yong ping ai_tech_seed 82 +毛不易 mao bu yi ai_tech_seed 82 +沃伦巴菲特 ai_tech_seed 82 +沈南鹏 shen nan peng ai_tech_seed 82 +法拉利 fa la li ai_tech_seed 82 +泡泡玛特 pao pao ma te ai_tech_seed 82 +流式 liu shi ai_tech_seed 82 +海力士 ai_tech_seed 82 +海底捞 hai di lao ai_tech_seed 82 +深度研究 ai_tech_seed 82 +混合搜索 ai_tech_seed 82 +灵动岛实时活动 ai_tech_seed 82 +特朗普 te lang pu ai_tech_seed 82 +王力宏 wang li hong ai_tech_seed 82 +王小川 wang xiao chuan ai_tech_seed 82 +理想L9 li xiang L9 ai_tech_seed 82 +理想MEGA li xiang MEGA ai_tech_seed 82 +百川 ai_tech_seed 82 +皮查伊 ai_tech_seed 82 +知识蒸馏 ai_tech_seed 82 +碧昂丝 ai_tech_seed 82 +科比 ke bi ai_tech_seed 82 +章子怡 zhang zi yi ai_tech_seed 82 +端到端 duan dao duan ai_tech_seed 82 +纳德拉 ai_tech_seed 82 +美光 ai_tech_seed 82 +美联储 mei lian chu ai_tech_seed 82 +老头环 ai_tech_seed 82 +联发科 ai_tech_seed 82 +胖东来 ai_tech_seed 82 +腾势 teng shi ai_tech_seed 82 +艾尔登法环 ai er deng fa huan ai_tech_seed 82 +蒸馏 ai_tech_seed 82 +蔡依林 cai yi lin ai_tech_seed 82 +蔡徐坤 cai xu kun ai_tech_seed 82 +蕾哈娜 ai_tech_seed 82 +视频大模型 shi pin da mo xing ai_tech_seed 82 +贝索斯 ai_tech_seed 82 +迪奥 ai_tech_seed 82 +邓紫棋 deng zi qi ai_tech_seed 82 +那英 na ying ai_tech_seed 82 +重排序模型 ai_tech_seed 82 +长上下文 chang shang xia wen ai_tech_seed 82 +阶跃星辰 ai_tech_seed 82 +阿维塔 a wei ta ai_tech_seed 82 +阿迪达斯 ai_tech_seed 82 +零一万物 ai_tech_seed 82 +预训练 ai_tech_seed 82 +高盛 gao sheng ai_tech_seed 82 +魔门塔 ai_tech_seed 82 +鸣潮 ming chao ai_tech_seed 82 +鹿晗 lu han ai_tech_seed 82 +麦当劳 ai_tech_seed 82 +黄晓明 huang xiao ming ai_tech_seed 82 +01 ai ai_tech_seed 80 +6G ai_tech_seed 80 +AI native app ai_tech_seed 80 +AI原生应用 AI yuan sheng ying yong ai_tech_seed 80 +ARCFOX ai_tech_seed 80 +Activision ai_tech_seed 80 +Anduril ai_tech_seed 80 +Armani ai_tech_seed 80 +Astro ai_tech_seed 80 +Atlassian ai_tech_seed 80 +Augment ai_tech_seed 80 +Augment Code ai_tech_seed 80 +Blackstone ai_tech_seed 80 +Brad Pitt ai_tech_seed 80 +Bridgewater ai_tech_seed 80 +Broadcom ai_tech_seed 80 +Burberry ai_tech_seed 80 +B站陈睿 chen rui ai_tech_seed 80 +Cambricon ai_tech_seed 80 +Canva ai_tech_seed 80 +Cao Dewang ai_tech_seed 80 +Charles Zhang ai_tech_seed 80 +Charlie Munger ai_tech_seed 80 +Chen Kun ai_tech_seed 80 +Chen Rui ai_tech_seed 80 +Clerk ai_tech_seed 80 +ClickHouse ai_tech_seed 80 +Coca-Cola ai_tech_seed 80 +Codeium ai_tech_seed 80 +Cohere ai_tech_seed 80 +Command R ai_tech_seed 80 +Confluence ai_tech_seed 80 +Convex ai_tech_seed 80 +Convex database ai_tech_seed 80 +Copilot Studio ai_tech_seed 80 +Costco ai_tech_seed 80 +Counter-Strike ai_tech_seed 80 +Dario Amodei ai_tech_seed 80 +Decagon ai_tech_seed 80 +Decagon AI ai_tech_seed 80 +DeepRobotics ai_tech_seed 80 +DeepSeek moment ai_tech_seed 80 +DeepSeek时刻 DeepSeek shi ke ai_tech_seed 80 +Deepal ai_tech_seed 80 +Demis Hassabis ai_tech_seed 80 +Deno ai_tech_seed 80 +Deno Deploy ai_tech_seed 80 +Discord ai_tech_seed 80 +Duck DB ai_tech_seed 80 +DuckDB ai_tech_seed 80 +East Buy ai_tech_seed 80 +Eleven Labs ai_tech_seed 80 +ElevenLabs ai_tech_seed 80 +Epic ai_tech_seed 80 +Epic Games ai_tech_seed 80 +Firebase ai_tech_seed 80 +Gemini Live ai_tech_seed 80 +Geoffrey Hinton ai_tech_seed 80 +GitLab ai_tech_seed 80 +Granite ai_tech_seed 80 +Granite model ai_tech_seed 80 +Hailuo Video ai_tech_seed 80 +Hema ai_tech_seed 80 +Hesai ai_tech_seed 80 +Hillhouse ai_tech_seed 80 +Honkai ai_tech_seed 80 +Horizon ai_tech_seed 80 +Hua Chenyu ai_tech_seed 80 +Huang Zitao ai_tech_seed 80 +IKEA ai_tech_seed 80 +Ideogram ai_tech_seed 80 +Ideogram AI ai_tech_seed 80 +JPMorgan ai_tech_seed 80 +Jennie ai_tech_seed 80 +Jerome Powell ai_tech_seed 80 +Jira ai_tech_seed 80 +Joker Xue ai_tech_seed 80 +KV cache ai_tech_seed 80 +KV缓存 ai_tech_seed 80 +Kanye West ai_tech_seed 80 +Kendrick Lamar ai_tech_seed 80 +Kunpeng ai_tech_seed 80 +LLM harness ai_tech_seed 80 +LangChain ai_tech_seed 80 +Langchain ai_tech_seed 80 +Lay Zhang ai_tech_seed 80 +Lei Jiayin ai_tech_seed 80 +Leonardo ai_tech_seed 80 +Leonardo AI ai_tech_seed 80 +Li Na tennis ai_tech_seed 80 +Lin Shidong ai_tech_seed 80 +Liu Xiang ai_tech_seed 80 +Lotus ai_tech_seed 80 +Luckin Coffee ai_tech_seed 80 +MONA ai_tech_seed 80 +Ma Li ai_tech_seed 80 +Manycore ai_tech_seed 80 +Marvel ai_tech_seed 80 +Megvii ai_tech_seed 80 +Mem0 ai_tech_seed 80 +Mem0 AI ai_tech_seed 80 +Metal ai_tech_seed 80 +Metal Performance Shaders ai_tech_seed 80 +Metaso ai_tech_seed 80 +Microsoft Copilot Studio ai_tech_seed 80 +Mistral Small ai_tech_seed 80 +Mixue ai_tech_seed 80 +Moore Threads ai_tech_seed 80 +Morgan Stanley ai_tech_seed 80 +Nasdaq ai_tech_seed 80 +Nemo Claw ai_tech_seed 80 +NemoClaw ai_tech_seed 80 +Neta Auto ai_tech_seed 80 +New Balance ai_tech_seed 80 +New Oriental ai_tech_seed 80 +Perfect Diary ai_tech_seed 80 +PixVerse ai_tech_seed 80 +Pixverse ai_tech_seed 80 +Prada ai_tech_seed 80 +Quark AI ai_tech_seed 80 +Rafael Nadal ai_tech_seed 80 +Ray Dalio ai_tech_seed 80 +RealityKit ai_tech_seed 80 +Reddit ai_tech_seed 80 +Rivian ai_tech_seed 80 +Robert Downey Jr ai_tech_seed 80 +RoboSense ai_tech_seed 80 +Roger Federer ai_tech_seed 80 +Rolex ai_tech_seed 80 +Roo Code ai_tech_seed 80 +RooCode ai_tech_seed 80 +Runway ai_tech_seed 80 +Runway ML ai_tech_seed 80 +SK ai_tech_seed 80 +SLM ai_tech_seed 80 +SWE Agent ai_tech_seed 80 +SWE bench ai_tech_seed 80 +SWE-agent ai_tech_seed 80 +SWE-bench ai_tech_seed 80 +Sam's Club ai_tech_seed 80 +Samba Nova ai_tech_seed 80 +SambaNova ai_tech_seed 80 +Semantic Kernel ai_tech_seed 80 +Sequoia ai_tech_seed 80 +Sequoia China ai_tech_seed 80 +Shu Qi ai_tech_seed 80 +Silicon Flow ai_tech_seed 80 +SiliconFlow ai_tech_seed 80 +Slack ai_tech_seed 80 +Snowflake ai_tech_seed 80 +Su Bingtian ai_tech_seed 80 +Supabase ai_tech_seed 80 +SvelteKit ai_tech_seed 80 +TNT ai_tech_seed 80 +TPU ai_tech_seed 80 +Tabnine ai_tech_seed 80 +Tang Wei ai_tech_seed 80 +Teens in Times ai_tech_seed 80 +Terraform ai_tech_seed 80 +Terry Gou ai_tech_seed 80 +Three Body Problem ai_tech_seed 80 +Three-Body ai_tech_seed 80 +Tom Hanks ai_tech_seed 80 +Toyota ai_tech_seed 80 +Turso ai_tech_seed 80 +VLLM ai_tech_seed 80 +Vidu ai_tech_seed 80 +Vidu AI ai_tech_seed 80 +Volkswagen ai_tech_seed 80 +W&B ai_tech_seed 80 +Wang Feng ai_tech_seed 80 +Weights & Biases ai_tech_seed 80 +Xbox ai_tech_seed 80 +YMTC ai_tech_seed 80 +Yann LeCun ai_tech_seed 80 +Ye ai_tech_seed 80 +Zed ai_tech_seed 80 +Zed AI ai_tech_seed 80 +Zhang Xiaofei ai_tech_seed 80 +Zhong Shanshan ai_tech_seed 80 +Zoom ai_tech_seed 80 +a2a ai_tech_seed 80 +activision ai_tech_seed 80 +aespa ai_tech_seed 80 +aespa组合 ai_tech_seed 80 +agent harness ai_tech_seed 80 +agent industrialization ai_tech_seed 80 +agentic harness ai_tech_seed 80 +anduril industries ai_tech_seed 80 +arcfox ai_tech_seed 80 +armani ai_tech_seed 80 +astro js ai_tech_seed 80 +atlassian ai_tech_seed 80 +augment code ai_tech_seed 80 +authentically human ai_tech_seed 80 +blackpink jennie ai_tech_seed 80 +blackstone ai_tech_seed 80 +brad pitt ai_tech_seed 80 +bridgewater ai_tech_seed 80 +broadcom ai_tech_seed 80 +burberry ai_tech_seed 80 +cambricon ai_tech_seed 80 +canva ai_tech_seed 80 +cao dewang ai_tech_seed 80 +charles zhang ai_tech_seed 80 +charlie munger ai_tech_seed 80 +chen rui ai_tech_seed 80 +claude skills ai_tech_seed 80 +clerk auth ai_tech_seed 80 +click house ai_tech_seed 80 +coca cola ai_tech_seed 80 +codeium ai_tech_seed 80 +cohere ai_tech_seed 80 +cohere command ai_tech_seed 80 +command r ai_tech_seed 80 +computer use ai_tech_seed 80 +computer-use ai_tech_seed 80 +convex dev ai_tech_seed 80 +copilot studio ai_tech_seed 80 +costco ai_tech_seed 80 +counter strike ai_tech_seed 80 +dario amodei ai_tech_seed 80 +decagon ai ai_tech_seed 80 +deepal ai_tech_seed 80 +demis hassabis ai_tech_seed 80 +deno ai_tech_seed 80 +discord ai_tech_seed 80 +duck db ai_tech_seed 80 +eleven labs ai_tech_seed 80 +emotional value ai_tech_seed 80 +epic games ai_tech_seed 80 +firebase ai_tech_seed 80 +gemini live ai_tech_seed 80 +geoffrey hinton ai_tech_seed 80 +gitlab ai_tech_seed 80 +hema ai_tech_seed 80 +hesai ai_tech_seed 80 +hillhouse ai_tech_seed 80 +honkai ai_tech_seed 80 +huang zitao ai_tech_seed 80 +ibm granite ai_tech_seed 80 +ideogram ai ai_tech_seed 80 +ikea ai_tech_seed 80 +jerome powell ai_tech_seed 80 +joker xue ai_tech_seed 80 +jp morgan ai_tech_seed 80 +kanye west ai_tech_seed 80 +kendrick lamar ai_tech_seed 80 +kunpeng ai_tech_seed 80 +kv cache ai_tech_seed 80 +lang chain ai_tech_seed 80 +lay zhang ai_tech_seed 80 +leonardo ai ai_tech_seed 80 +libSQL ai_tech_seed 80 +livestream commerce ai_tech_seed 80 +llm harness ai_tech_seed 80 +lotus ai_tech_seed 80 +low altitude economy ai_tech_seed 80 +luckin coffee ai_tech_seed 80 +marvel ai_tech_seed 80 +megvii ai_tech_seed 80 +mem zero ai_tech_seed 80 +merch economy ai_tech_seed 80 +metal ai_tech_seed 80 +million context ai_tech_seed 80 +mistral small ai_tech_seed 80 +mixue ai_tech_seed 80 +model distillation ai_tech_seed 80 +moore threads ai_tech_seed 80 +morgan stanley ai_tech_seed 80 +multi-agent collaboration ai_tech_seed 80 +nasdaq ai_tech_seed 80 +national subsidy ai_tech_seed 80 +nemo claw ai_tech_seed 80 +neta auto ai_tech_seed 80 +new balance ai_tech_seed 80 +new oriental ai_tech_seed 80 +on device ai ai_tech_seed 80 +on-device AI ai_tech_seed 80 +optimus ai_tech_seed 80 +perfect diary ai_tech_seed 80 +pix verse ai_tech_seed 80 +playstation 5 ai_tech_seed 80 +prada ai_tech_seed 80 +ray dalio ai_tech_seed 80 +real person vibe ai_tech_seed 80 +reality kit ai_tech_seed 80 +reddit ai_tech_seed 80 +rivian ai_tech_seed 80 +robert downey jr ai_tech_seed 80 +robosense ai_tech_seed 80 +rolex ai_tech_seed 80 +roo code ai_tech_seed 80 +runway ai ai_tech_seed 80 +samba nova ai_tech_seed 80 +sams club ai_tech_seed 80 +semantic kernel ai_tech_seed 80 +sequoia ai_tech_seed 80 +sequoia china ai_tech_seed 80 +silicon flow ai_tech_seed 80 +six g ai_tech_seed 80 +slack ai_tech_seed 80 +slm ai_tech_seed 80 +snowflake ai_tech_seed 80 +solopreneur ai_tech_seed 80 +spec driven ai_tech_seed 80 +spec-driven ai_tech_seed 80 +supabase ai_tech_seed 80 +super individual ai_tech_seed 80 +svelte kit ai_tech_seed 80 +swe agent ai_tech_seed 80 +swe bench ai_tech_seed 80 +synthetic data ai_tech_seed 80 +tab nine ai_tech_seed 80 +terraform ai_tech_seed 80 +terry gou ai_tech_seed 80 +tom hanks ai_tech_seed 80 +toyota ai_tech_seed 80 +tpu ai_tech_seed 80 +turso ai_tech_seed 80 +vLLM ai_tech_seed 80 +vidu ai ai_tech_seed 80 +vllm ai_tech_seed 80 +volkswagen ai_tech_seed 80 +weights and biases ai_tech_seed 80 +xbox series ai_tech_seed 80 +yann lecun ai_tech_seed 80 +ymtc ai_tech_seed 80 +zed editor ai_tech_seed 80 +zoom ai_tech_seed 80 +三体 san ti ai_tech_seed 80 +东方甄选 dong fang zhen xuan ai_tech_seed 80 +丰田 feng tian ai_tech_seed 80 +云深处科技 yun shen chu ke ji ai_tech_seed 80 +低空经济 di kong jing ji ai_tech_seed 80 +刘翔 liu xiang ai_tech_seed 80 +动视 dong shi ai_tech_seed 80 +劳力士 ai_tech_seed 80 +华晨宇 hua chen yu ai_tech_seed 80 +博柏利 ai_tech_seed 80 +可口可乐 ai_tech_seed 80 +合成数据 he cheng shu ju ai_tech_seed 80 +哈萨比斯 ai_tech_seed 80 +哪吒汽车 na zha qi che ai_tech_seed 80 +国补 guo bu ai_tech_seed 80 +多智能体协作 duo zhi neng ti xie zuo ai_tech_seed 80 +大众 da zhong ai_tech_seed 80 +夸克AI kua ke AI ai_tech_seed 80 +完美日记 wan mei ri ji ai_tech_seed 80 +宜家 yi jia ai_tech_seed 80 +寒武纪 han wu ji ai_tech_seed 80 +小语言模型 ai_tech_seed 80 +小鹏MONA xiao peng MONA ai_tech_seed 80 +山姆 ai_tech_seed 80 +山姆会员店 shan mu hui yuan dian ai_tech_seed 80 +崩坏 beng huai ai_tech_seed 80 +开市客 ai_tech_seed 80 +张小斐 zhang xiao fei ai_tech_seed 80 +张朝阳 zhang chao yang ai_tech_seed 80 +张艺兴 zhang yi xing ai_tech_seed 80 +情绪价值 qing xu jia zhi ai_tech_seed 80 +摩尔线程 mo er xian cheng ai_tech_seed 80 +摩根士丹利 mo gen shi dan li ai_tech_seed 80 +摩根大通 mo gen da tong ai_tech_seed 80 +擎天柱 ai_tech_seed 80 +新东方 ai_tech_seed 80 +新百伦 ai_tech_seed 80 +时代少年团 shi dai shao nian tuan ai_tech_seed 80 +旷视 ai_tech_seed 80 +普拉达 ai_tech_seed 80 +智能体产业化 zhi neng ti chan ye hua ai_tech_seed 80 +智能体框架 ai_tech_seed 80 +曹德旺 cao de wang ai_tech_seed 80 +李娜 li na ai_tech_seed 80 +杨立昆 ai_tech_seed 80 +杰弗里辛顿 ai_tech_seed 80 +极狐 ji hu ai_tech_seed 80 +林诗栋 lin shi dong ai_tech_seed 80 +桥水 qiao shui ai_tech_seed 80 +桥水基金 ai_tech_seed 80 +模型蒸馏 mo xing zheng liu ai_tech_seed 80 +汤唯 tang wei ai_tech_seed 80 +汪峰 wang feng ai_tech_seed 80 +活人感 huo ren gan ai_tech_seed 80 +海螺视频 hai luo shi pin ai_tech_seed 80 +深蓝 shen lan ai_tech_seed 80 +漫威 man wei ai_tech_seed 80 +瑞幸 ai_tech_seed 80 +瑞幸咖啡 rui xing ka fei ai_tech_seed 80 +电脑使用 ai_tech_seed 80 +百万上下文 bai wan shang xia wen ai_tech_seed 80 +盒马 he ma ai_tech_seed 80 +盒马鲜生 he ma ai_tech_seed 80 +直播带货 zhi bo dai huo ai_tech_seed 80 +禾赛 he sai ai_tech_seed 80 +秘塔AI mi ta AI ai_tech_seed 80 +端侧AI ai_tech_seed 80 +第六代移动通信 ai_tech_seed 80 +红杉 hong shan ai_tech_seed 80 +红杉中国 hong shan zhong guo ai_tech_seed 80 +红杉资本 ai_tech_seed 80 +纳斯达克 na si da ke ai_tech_seed 80 +纳达尔 na da er ai_tech_seed 80 +群核科技 qun he ke ji ai_tech_seed 80 +老师好我叫何同学 lao shi hao wo jiao he tong xue ai_tech_seed 80 +舒淇 shu qi ai_tech_seed 80 +芒格 mang ge ai_tech_seed 80 +苏炳添 su bing tian ai_tech_seed 80 +薛之谦 xue zhi qian ai_tech_seed 80 +蜜雪冰城 mi xue bing cheng ai_tech_seed 80 +规格驱动 ai_tech_seed 80 +谷子 gu zi ai_tech_seed 80 +谷子经济 gu zi ai_tech_seed 80 +费德勒 fei de le ai_tech_seed 80 +超级个体 chao ji ge ti ai_tech_seed 80 +路特斯 lu te si ai_tech_seed 80 +辛顿 ai_tech_seed 80 +达利欧 da li ou ai_tech_seed 80 +达里奥 ai_tech_seed 80 +速腾聚创 su teng ju chuang ai_tech_seed 80 +郭台铭 guo tai ming ai_tech_seed 80 +钟睒睒 zhong shan shan ai_tech_seed 80 +钢铁侠 ai_tech_seed 80 +长江存储 chang jiang cun chu ai_tech_seed 80 +阿玛尼 ai_tech_seed 80 +陈坤 chen kun ai_tech_seed 80 +陈睿 chen rui ai_tech_seed 80 +雷佳音 lei jia yin ai_tech_seed 80 +马丽 ma li ai_tech_seed 80 +高瓴 gao ling ai_tech_seed 80 +高瓴资本 ai_tech_seed 80 +鲍威尔 bao wei er ai_tech_seed 80 +鲲鹏 kun peng ai_tech_seed 80 +黄子韬 huang zi tao ai_tech_seed 80 +黑石 hei shi ai_tech_seed 80 +黑石集团 ai_tech_seed 80 +A2A协议 A2A xie yi ai_tech_seed 78 +AI app ai_tech_seed 78 +AI companion ai_tech_seed 78 +AI应用 AI ying yong ai_tech_seed 78 +AI陪伴 AI pei ban ai_tech_seed 78 +Angelina Jolie ai_tech_seed 78 +Anyscale ai_tech_seed 78 +Anything LLM ai_tech_seed 78 +AnythingLLM ai_tech_seed 78 +Auth Zero ai_tech_seed 78 +Auth0 ai_tech_seed 78 +AutoGen Studio ai_tech_seed 78 +Biome ai_tech_seed 78 +Biren ai_tech_seed 78 +Bland ai_tech_seed 78 +Bland AI ai_tech_seed 78 +Block ai_tech_seed 78 +Bosideng ai_tech_seed 78 +Bulgari ai_tech_seed 78 +CICC ai_tech_seed 78 +CITIC ai_tech_seed 78 +CXMT ai_tech_seed 78 +Canada Goose ai_tech_seed 78 +Changan ai_tech_seed 78 +Character AI ai_tech_seed 78 +Character.AI ai_tech_seed 78 +Chery ai_tech_seed 78 +China innovation ai_tech_seed 78 +Clerk Auth ai_tech_seed 78 +Cline ai_tech_seed 78 +Cline AI ai_tech_seed 78 +Cloudflare Agents ai_tech_seed 78 +Coach ai_tech_seed 78 +Cohere Command ai_tech_seed 78 +ComfyUI ai_tech_seed 78 +Continue ai_tech_seed 78 +Continue.dev ai_tech_seed 78 +DSPy ai_tech_seed 78 +DSPy AI ai_tech_seed 78 +Datadog ai_tech_seed 78 +DeepRoute ai_tech_seed 78 +Elastic ai_tech_seed 78 +Elasticsearch ai_tech_seed 78 +Estée Lauder ai_tech_seed 78 +FastGPT ai_tech_seed 78 +Florasis ai_tech_seed 78 +Fly ai_tech_seed 78 +Fly.io ai_tech_seed 78 +Fu Sheng ai_tech_seed 78 +Galaxy Geely ai_tech_seed 78 +Gemini Robotics ai_tech_seed 78 +George Soros ai_tech_seed 78 +GitHub Models ai_tech_seed 78 +GitHub Spark ai_tech_seed 78 +Grafana ai_tech_seed 78 +Great Wall ai_tech_seed 78 +Grok Imagine ai_tech_seed 78 +Groq Cloud ai_tech_seed 78 +Honda ai_tech_seed 78 +Hono ai_tech_seed 78 +Hugging Face Spaces ai_tech_seed 78 +Hyper ai_tech_seed 78 +IBM Granite ai_tech_seed 78 +IVE ai_tech_seed 78 +Innovation Works ai_tech_seed 78 +Iron Man ai_tech_seed 78 +Jennifer Lawrence ai_tech_seed 78 +JetBrains Junie ai_tech_seed 78 +Jin Dong ai_tech_seed 78 +Jisoo ai_tech_seed 78 +Junie ai_tech_seed 78 +Jupyter ai_tech_seed 78 +Jupyter Notebook ai_tech_seed 78 +Kilo Code ai_tech_seed 78 +KiloCode ai_tech_seed 78 +L'Oréal ai_tech_seed 78 +LVMH ai_tech_seed 78 +Lambda ai_tech_seed 78 +Lambda Labs ai_tech_seed 78 +Lancôme ai_tech_seed 78 +Langfuse ai_tech_seed 78 +Letta ai_tech_seed 78 +Letta AI ai_tech_seed 78 +Linear ai_tech_seed 78 +Loongson ai_tech_seed 78 +Lucid ai_tech_seed 78 +Lucid Motors ai_tech_seed 78 +Lululemon ai_tech_seed 78 +MCP HTTP ai_tech_seed 78 +MUJI ai_tech_seed 78 +Make Friends Live ai_tech_seed 78 +Microsoft Agent ai_tech_seed 78 +MiniCPM ai_tech_seed 78 +Miniso ai_tech_seed 78 +Modal ai_tech_seed 78 +Moltworker ai_tech_seed 78 +Moncler ai_tech_seed 78 +Nami AI ai_tech_seed 78 +Nix ai_tech_seed 78 +NixOS ai_tech_seed 78 +Nuxt ai_tech_seed 78 +Nuxt.js ai_tech_seed 78 +Phi ai_tech_seed 78 +Postman ai_tech_seed 78 +Prometheus ai_tech_seed 78 +Puma ai_tech_seed 78 +Quark ai_tech_seed 78 +RAG pipeline ai_tech_seed 78 +Railway ai_tech_seed 78 +Ray ai_tech_seed 78 +React Server Actions ai_tech_seed 78 +Recraft ai_tech_seed 78 +Recraft AI ai_tech_seed 78 +Relevance ai_tech_seed 78 +Relevance AI ai_tech_seed 78 +Remix ai_tech_seed 78 +Replicate ai_tech_seed 78 +Replit ai_tech_seed 78 +Robin Hood ai_tech_seed 78 +Robinhood ai_tech_seed 78 +Rockchip ai_tech_seed 78 +Rose ai_tech_seed 78 +Rosé ai_tech_seed 78 +RunPod ai_tech_seed 78 +S&P 500 ai_tech_seed 78 +SAIC ai_tech_seed 78 +SK-II ai_tech_seed 78 +SK2 ai_tech_seed 78 +Scarlett Johansson ai_tech_seed 78 +SenseAuto ai_tech_seed 78 +Server Actions ai_tech_seed 78 +ServiceNow ai_tech_seed 78 +Simular ai_tech_seed 78 +Simular AI ai_tech_seed 78 +Skywork ai_tech_seed 78 +Sohu ai_tech_seed 78 +Solana ai_tech_seed 78 +Spaces ai_tech_seed 78 +Square ai_tech_seed 78 +Streamable HTTP ai_tech_seed 78 +Su Hua ai_tech_seed 78 +T-Head ai_tech_seed 78 +Tailscale ai_tech_seed 78 +The North Face ai_tech_seed 78 +Tiffany ai_tech_seed 78 +Tuist ai_tech_seed 78 +Turborepo ai_tech_seed 78 +Twilio ai_tech_seed 78 +Ubisoft ai_tech_seed 78 +Uniqlo ai_tech_seed 78 +Vellum ai_tech_seed 78 +Vellum AI ai_tech_seed 78 +Versace ai_tech_seed 78 +Visa ai_tech_seed 78 +WAIC ai_tech_seed 78 +Walmart ai_tech_seed 78 +Wang Jianlin ai_tech_seed 78 +Web 3 ai_tech_seed 78 +Web3 ai_tech_seed 78 +Western Digital ai_tech_seed 78 +Work OS ai_tech_seed 78 +WorkOS ai_tech_seed 78 +Xiao Yangge ai_tech_seed 78 +YSL ai_tech_seed 78 +Yi Jianlian ai_tech_seed 78 +Zhu Xiaohu ai_tech_seed 78 +Zong Qinghou ai_tech_seed 78 +angelina jolie ai_tech_seed 78 +anyscale ai_tech_seed 78 +anything llm ai_tech_seed 78 +auth zero ai_tech_seed 78 +autogen studio ai_tech_seed 78 +benchmark ai_tech_seed 78 +biome js ai_tech_seed 78 +biren ai_tech_seed 78 +blackpink jisoo ai_tech_seed 78 +blackpink rose ai_tech_seed 78 +bland ai ai_tech_seed 78 +block ai_tech_seed 78 +bosideng ai_tech_seed 78 +bulgari ai_tech_seed 78 +canada goose ai_tech_seed 78 +changan ai_tech_seed 78 +character.ai ai_tech_seed 78 +chery ai_tech_seed 78 +cicc ai_tech_seed 78 +citic ai_tech_seed 78 +cline ai_tech_seed 78 +cloudflare agents ai_tech_seed 78 +coach ai_tech_seed 78 +comfy ui ai_tech_seed 78 +compute democratization ai_tech_seed 78 +continue dev ai_tech_seed 78 +cost cut efficiency ai_tech_seed 78 +cxmt ai_tech_seed 78 +cyber reconciliation ai_tech_seed 78 +data as factor ai_tech_seed 78 +data flywheel ai_tech_seed 78 +datadog ai_tech_seed 78 +deep robotics ai_tech_seed 78 +deeproute ai_tech_seed 78 +digital avatar ai_tech_seed 78 +dspy ai_tech_seed 78 +elastic ai_tech_seed 78 +elder tech ai_tech_seed 78 +estee lauder ai_tech_seed 78 +fast gpt ai_tech_seed 78 +florasis ai_tech_seed 78 +fly io ai_tech_seed 78 +fu sheng ai_tech_seed 78 +gemini robotics ai_tech_seed 78 +george soros ai_tech_seed 78 +github models ai_tech_seed 78 +github spark ai_tech_seed 78 +go global ai_tech_seed 78 +grafana ai_tech_seed 78 +granite ai_tech_seed 78 +great wall ai_tech_seed 78 +grok imagine ai_tech_seed 78 +groq cloud ai_tech_seed 78 +honda ai_tech_seed 78 +hono js ai_tech_seed 78 +hugging face spaces ai_tech_seed 78 +hyper ai_tech_seed 78 +innovation works ai_tech_seed 78 +ive组合 ai_tech_seed 78 +jennifer lawrence ai_tech_seed 78 +jetbrains junie ai_tech_seed 78 +jupyter ai_tech_seed 78 +kilo code ai_tech_seed 78 +lambda labs ai_tech_seed 78 +lancome ai_tech_seed 78 +langfuse ai_tech_seed 78 +letta ai ai_tech_seed 78 +lib sql ai_tech_seed 78 +linear ai_tech_seed 78 +linear app ai_tech_seed 78 +live commerce sales ai_tech_seed 78 +loongson ai_tech_seed 78 +loreal ai_tech_seed 78 +lucid motors ai_tech_seed 78 +lululemon ai_tech_seed 78 +lvmh ai_tech_seed 78 +memory bank ai_tech_seed 78 +metaso ai_tech_seed 78 +metaverse ai_tech_seed 78 +microsoft agent ai_tech_seed 78 +microsoft phi ai_tech_seed 78 +miniso ai_tech_seed 78 +modal labs ai_tech_seed 78 +molt worker ai_tech_seed 78 +moncler ai_tech_seed 78 +muji ai_tech_seed 78 +nix ai_tech_seed 78 +north face ai_tech_seed 78 +nuxt ai_tech_seed 78 +one person company ai_tech_seed 78 +papi ai_tech_seed 78 +papi酱 papi jiang ai_tech_seed 78 +phi model ai_tech_seed 78 +plant grass recommend ai_tech_seed 78 +postman ai_tech_seed 78 +private domain traffic ai_tech_seed 78 +prometheus ai_tech_seed 78 +puma ai_tech_seed 78 +quark ai ai_tech_seed 78 +rag pipeline ai_tech_seed 78 +railway app ai_tech_seed 78 +reasoning effort ai_tech_seed 78 +recraft ai ai_tech_seed 78 +relevance ai ai_tech_seed 78 +remix run ai_tech_seed 78 +remote work ai_tech_seed 78 +replicate ai_tech_seed 78 +replit ai_tech_seed 78 +robin hood ai_tech_seed 78 +rockchip ai_tech_seed 78 +run pod ai_tech_seed 78 +s and p 500 ai_tech_seed 78 +saic ai_tech_seed 78 +scarlett johansson ai_tech_seed 78 +server actions ai_tech_seed 78 +service now ai_tech_seed 78 +short video ai_tech_seed 78 +silver economy ai_tech_seed 78 +silver tech ai_tech_seed 78 +simular ai ai_tech_seed 78 +sk two ai_tech_seed 78 +skill ai_tech_seed 78 +skills ai_tech_seed 78 +skywork ai ai_tech_seed 78 +sohu ai_tech_seed 78 +solana crypto ai_tech_seed 78 +square ai_tech_seed 78 +streamable http ai_tech_seed 78 +su hua ai_tech_seed 78 +t head ai_tech_seed 78 +tailscale ai_tech_seed 78 +test time compute ai_tech_seed 78 +test-time compute ai_tech_seed 78 +tiangong ai_tech_seed 78 +tiffany ai_tech_seed 78 +trade-in program ai_tech_seed 78 +tuist ai_tech_seed 78 +turbo repo ai_tech_seed 78 +twilio ai_tech_seed 78 +ubisoft ai_tech_seed 78 +uniqlo ai_tech_seed 78 +vellum ai ai_tech_seed 78 +versace ai_tech_seed 78 +visa ai_tech_seed 78 +walmart ai_tech_seed 78 +wang jianlin ai_tech_seed 78 +web3 ai_tech_seed 78 +western digital ai_tech_seed 78 +work os ai_tech_seed 78 +ysl ai_tech_seed 78 +一人公司 yi ren gong si ai_tech_seed 78 +上汽 shang qi ai_tech_seed 78 +世界人工智能大会 shi jie ren gong zhi neng da hui ai_tech_seed 78 +中信 zhong xin ai_tech_seed 78 +中信证券 ai_tech_seed 78 +中国创新 zhong guo chuang xin ai_tech_seed 78 +中金 zhong jin ai_tech_seed 78 +中金公司 ai_tech_seed 78 +云深处 ai_tech_seed 78 +交个朋友 jiao ge peng you ai_tech_seed 78 +以旧换新 yi jiu huan xin ai_tech_seed 78 +优衣库 ai_tech_seed 78 +傅盛 fu sheng ai_tech_seed 78 +元宇宙 yuan yu zhou ai_tech_seed 78 +元戎启行 yuan rong qi xing ai_tech_seed 78 +全球化 chu hai ai_tech_seed 78 +兰蔻 lan ke ai_tech_seed 78 +出海 chu hai ai_tech_seed 78 +创新工场 chuang xin gong chang ai_tech_seed 78 +加拿大鹅 ai_tech_seed 78 +北面 bei mian ai_tech_seed 78 +吉利银河 ji li yin he ai_tech_seed 78 +名创优品 ming chuang you pin ai_tech_seed 78 +商汤绝影 shang tang jue ying ai_tech_seed 78 +圣罗兰 ai_tech_seed 78 +基准测试 ai_tech_seed 78 +壁仞 bi ren ai_tech_seed 78 +天工 tian gong ai_tech_seed 78 +天工AI tian gong AI ai_tech_seed 78 +夸克 ai_tech_seed 78 +奇瑞 qi rui ai_tech_seed 78 +宗庆后 zong qing hou ai_tech_seed 78 +宝格丽 ai_tech_seed 78 +宿华 su hua ai_tech_seed 78 +带货 dai huo ai_tech_seed 78 +平头哥 ping tou ge ai_tech_seed 78 +彪马 ai_tech_seed 78 +推理强度 ai_tech_seed 78 +搜狐 sou hu ai_tech_seed 78 +数字分身 shu zi fen shen ai_tech_seed 78 +数据要素 shu ju yao su ai_tech_seed 78 +数据飞轮 shu ju fei lun ai_tech_seed 78 +无印良品 ai_tech_seed 78 +昆仑万维天工 tian gong ai_tech_seed 78 +昊铂 hao bo ai_tech_seed 78 +易建联 yi jian lian ai_tech_seed 78 +本田 ben tian ai_tech_seed 78 +朱啸虎 zhu xiao hu ai_tech_seed 78 +标普500 biao pu 500 ai_tech_seed 78 +欧莱雅 ai_tech_seed 78 +沃尔玛 wo er ma ai_tech_seed 78 +波司登 bo si deng ai_tech_seed 78 +测试时计算 ai_tech_seed 78 +王健林 wang jian lin ai_tech_seed 78 +瑞芯微 ai_tech_seed 78 +疯狂小杨哥 feng kuang xiao yang ge ai_tech_seed 78 +盟可睐 ai_tech_seed 78 +短视频 duan shi pin ai_tech_seed 78 +私域 si yu ai_tech_seed 78 +种草 zhong cao ai_tech_seed 78 +算力普惠 suan li pu hui ai_tech_seed 78 +索罗斯 suo luo si ai_tech_seed 78 +纳米AI na mi AI ai_tech_seed 78 +育碧 yu bi ai_tech_seed 78 +花西子 hua xi zi ai_tech_seed 78 +范思哲 ai_tech_seed 78 +蒂芙尼 ai_tech_seed 78 +蔻驰 ai_tech_seed 78 +西部数据 ai_tech_seed 78 +记忆库 ai_tech_seed 78 +赛博对账 sai bo dui zhang ai_tech_seed 78 +路威酩轩 ai_tech_seed 78 +远程办公 yuan cheng ban gong ai_tech_seed 78 +银发科技 yin fa ke ji ai_tech_seed 78 +银发经济 yin fa jing ji ai_tech_seed 78 +长城汽车 ai_tech_seed 78 +长安 chang an ai_tech_seed 78 +长鑫 chang xin ai_tech_seed 78 +长鑫存储 ai_tech_seed 78 +降本增效 jiang ben zeng xiao ai_tech_seed 78 +雅诗兰黛 ai_tech_seed 78 +露露乐蒙 ai_tech_seed 78 +面壁智能 mian bi zhi neng ai_tech_seed 78 +靳东 jin dong ai_tech_seed 78 +龙芯 long xin ai_tech_seed 78 +Baseten ai_tech_seed 76 +Batman ai_tech_seed 76 +Block Goose ai_tech_seed 76 +Braintrust ai_tech_seed 76 +CSI 300 ai_tech_seed 76 +Cheetah Mobile ai_tech_seed 76 +Chen Tianqiao ai_tech_seed 76 +Cheng Yixiao ai_tech_seed 76 +Chow Tai Fook ai_tech_seed 76 +City Walk ai_tech_seed 76 +Converse ai_tech_seed 76 +Deepset Haystack ai_tech_seed 76 +Dogecoin ai_tech_seed 76 +Dongfeng ai_tech_seed 76 +Dow Jones ai_tech_seed 76 +Enflame ai_tech_seed 76 +Erke ai_tech_seed 76 +FAW ai_tech_seed 76 +Flowith ai_tech_seed 76 +Flowith AI ai_tech_seed 76 +Focus Media ai_tech_seed 76 +Fuyao Glass ai_tech_seed 76 +Gemma open ai_tech_seed 76 +Gemma开源 gemma kai yuan ai_tech_seed 76 +Goose ai_tech_seed 76 +Grok pedia ai_tech_seed 76 +Grokipedia ai_tech_seed 76 +Guotai Junan ai_tech_seed 76 +Hang Seng Index ai_tech_seed 76 +Haystack ai_tech_seed 76 +Huatai ai_tech_seed 76 +IDG ai_tech_seed 76 +IPO ai_tech_seed 76 +Innovusion ai_tech_seed 76 +Jiang Nanchun ai_tech_seed 76 +KKR ai_tech_seed 76 +Kioxia ai_tech_seed 76 +Krea ai_tech_seed 76 +Krea AI ai_tech_seed 76 +Ktor ai_tech_seed 76 +Ktor server ai_tech_seed 76 +Kuai Man ai_tech_seed 76 +Laoxiangji ai_tech_seed 76 +Levi's ai_tech_seed 76 +Lin Gaoyuan ai_tech_seed 76 +MAC ai_tech_seed 76 +MBTI ai_tech_seed 76 +MK ai_tech_seed 76 +Matrix Partners ai_tech_seed 76 +Matrix Partners China ai_tech_seed 76 +MaxKB ai_tech_seed 76 +Michael Kors ai_tech_seed 76 +MoE路由 MoE lu you ai_tech_seed 76 +Modal Labs ai_tech_seed 76 +Nami Search ai_tech_seed 76 +Nix OS ai_tech_seed 76 +Nx ai_tech_seed 76 +Phi模型 phi mo xing ai_tech_seed 76 +Phytium ai_tech_seed 76 +Qwen order milk tea ai_tech_seed 76 +Ray Serve ai_tech_seed 76 +Redpanda ai_tech_seed 76 +Render ai_tech_seed 76 +Rising Auto ai_tech_seed 76 +SST ai_tech_seed 76 +SenseChat ai_tech_seed 76 +Serverless Stack ai_tech_seed 76 +Shiseido ai_tech_seed 76 +Skechers ai_tech_seed 76 +Supreme ai_tech_seed 76 +Supreme潮牌 ai_tech_seed 76 +Unigroup ai_tech_seed 76 +Van Cleef ai_tech_seed 76 +Vans ai_tech_seed 76 +Viya ai_tech_seed 76 +WebDev Arena ai_tech_seed 76 +WebDevArena ai_tech_seed 76 +Writing Tools ai_tech_seed 76 +Xibei ai_tech_seed 76 +Xtep ai_tech_seed 76 +Xu Xin ai_tech_seed 76 +Zara ai_tech_seed 76 +Zencoder ai_tech_seed 76 +Zep ai_tech_seed 76 +Zep AI ai_tech_seed 76 +ZhenFund ai_tech_seed 76 +apple writing tools ai_tech_seed 76 +atmospheric vibe ai_tech_seed 76 +baseten ai_tech_seed 76 +batman ai_tech_seed 76 +braintrust ai ai_tech_seed 76 +buddy partner ai_tech_seed 76 +cheng yixiao ai_tech_seed 76 +chow tai fook ai_tech_seed 76 +city walk ai_tech_seed 76 +citywalk ai_tech_seed 76 +converse ai_tech_seed 76 +cyber ai_tech_seed 76 +data assets ai_tech_seed 76 +dogecoin ai_tech_seed 76 +dongfeng ai_tech_seed 76 +dow jones ai_tech_seed 76 +enflame ai_tech_seed 76 +erke ai_tech_seed 76 +expert routing ai_tech_seed 76 +faw ai_tech_seed 76 +flowith ai ai_tech_seed 76 +goose ai ai_tech_seed 76 +grok ipedia ai_tech_seed 76 +guotai junan ai_tech_seed 76 +haystack ai ai_tech_seed 76 +huatai ai_tech_seed 76 +idg capital ai_tech_seed 76 +initial public offering ai_tech_seed 76 +innovusion ai_tech_seed 76 +kioxia ai_tech_seed 76 +kkr ai_tech_seed 76 +krea ai ai_tech_seed 76 +ktor ai_tech_seed 76 +levis ai_tech_seed 76 +long-termism ai_tech_seed 76 +low altitude flight ai_tech_seed 76 +mac cosmetics ai_tech_seed 76 +matrix partners ai_tech_seed 76 +max kb ai_tech_seed 76 +mbti人格 ai_tech_seed 76 +michael kors ai_tech_seed 76 +nixos ai_tech_seed 76 +nx monorepo ai_tech_seed 76 +open euler ai_tech_seed 76 +openEuler ai_tech_seed 76 +patient capital ai_tech_seed 76 +phytium ai_tech_seed 76 +pnpm ai_tech_seed 76 +product review ai_tech_seed 76 +rate cut ai_tech_seed 76 +ray serve ai_tech_seed 76 +red panda ai_tech_seed 76 +relaxed vibe ai_tech_seed 76 +render.com ai_tech_seed 76 +shiseido ai_tech_seed 76 +skechers ai_tech_seed 76 +speculative decoding ai_tech_seed 76 +sst ai_tech_seed 76 +stdio transport ai_tech_seed 76 +supreme ai_tech_seed 76 +ticket stub economy ai_tech_seed 76 +unboxing ai_tech_seed 76 +unicorn startup ai_tech_seed 76 +unigroup ai_tech_seed 76 +van cleef ai_tech_seed 76 +vans ai_tech_seed 76 +vibe marketing ai_tech_seed 76 +virtual idol ai_tech_seed 76 +viya ai_tech_seed 76 +wa ic ai_tech_seed 76 +web dev arena ai_tech_seed 76 +xtep ai_tech_seed 76 +zara ai_tech_seed 76 +zen coder ai_tech_seed 76 +zep ai ai_tech_seed 76 +zhen fund ai_tech_seed 76 +一汽 yi qi ai_tech_seed 76 +上市 ai_tech_seed 76 +东风 dong feng ai_tech_seed 76 +交个朋友直播间 jiao ge peng you zhi bo jian ai_tech_seed 76 +低空飞行 di kong fei xing ai_tech_seed 76 +分众传媒 fen zhong chuan mei ai_tech_seed 76 +匡威 ai_tech_seed 76 +千问点奶茶 qian wen dian nai cha ai_tech_seed 76 +华泰 hua tai ai_tech_seed 76 +华泰证券 ai_tech_seed 76 +周大福 zhou da fu ai_tech_seed 76 +商量 shang liang ai_tech_seed 76 +国泰君安 guo tai jun an ai_tech_seed 76 +图达通 tu da tong ai_tech_seed 76 +开箱 kai xiang ai_tech_seed 76 +徐新 xu xin ai_tech_seed 76 +恒生指数 heng sheng zhi shu ai_tech_seed 76 +投机解码 tou ji jie ma ai_tech_seed 76 +搭子 da zi ai_tech_seed 76 +数据资产 shu ju zi chan ai_tech_seed 76 +斯凯奇 ai_tech_seed 76 +李维斯 ai_tech_seed 76 +松弛感 song chi gan ai_tech_seed 76 +林高远 lin gao yuan ai_tech_seed 76 +标准输入输出传输 ai_tech_seed 76 +梵克雅宝 ai_tech_seed 76 +欧拉 ai_tech_seed 76 +氛围感 fen wei gan ai_tech_seed 76 +氛围营销 ai_tech_seed 76 +江南春 jiang nan chun ai_tech_seed 76 +沪深300 hu shen 300 ai_tech_seed 76 +测评 ce ping ai_tech_seed 76 +燧原 sui yuan ai_tech_seed 76 +特步 te bu ai_tech_seed 76 +狗狗币 gou gou bi ai_tech_seed 76 +独角兽 du jiao shou ai_tech_seed 76 +猎豹移动 lie bao yi dong ai_tech_seed 76 +真格 zhen ge ai_tech_seed 76 +真格基金 ai_tech_seed 76 +票根经济 piao gen jing ji ai_tech_seed 76 +福耀玻璃 fu yao bo li ai_tech_seed 76 +程一笑 cheng yi xiao ai_tech_seed 76 +紫光 zi guang ai_tech_seed 76 +纳米搜索 na mi sou suo ai_tech_seed 76 +经纬 jing wei ai_tech_seed 76 +经纬创投 ai_tech_seed 76 +绝影 jue ying ai_tech_seed 76 +老乡鸡 lao xiang ji ai_tech_seed 76 +耐心资本 nai xin zi ben ai_tech_seed 76 +蒯曼 kuai man ai_tech_seed 76 +薇娅 wei ya ai_tech_seed 76 +虚拟偶像 xu ni ou xiang ai_tech_seed 76 +蝙蝠侠 bian fu xia ai_tech_seed 76 +西贝 xi bei ai_tech_seed 76 +资生堂 ai_tech_seed 76 +赛博 sai bo ai_tech_seed 76 +道琼斯 dao qiong si ai_tech_seed 76 +铠侠 ai_tech_seed 76 +长期主义 chang qi zhu yi ai_tech_seed 76 +陈天桥 chen tian qiao ai_tech_seed 76 +降息 jiang xi ai_tech_seed 76 +飞凡 fei fan ai_tech_seed 76 +飞腾 fei teng ai_tech_seed 76 +鸿星尔克 hong xing er ke ai_tech_seed 76 +Aider ai_tech_seed 75 +Bitbucket ai_tech_seed 75 +Circle CI ai_tech_seed 75 +CircleCI ai_tech_seed 75 +Jenkins ai_tech_seed 75 +Notion AI ai_tech_seed 75 +Obsidian ai_tech_seed 75 +Pika ai_tech_seed 75 +Pika Labs ai_tech_seed 75 +Raycast ai_tech_seed 75 +Warp ai_tech_seed 75 +aider ai_tech_seed 75 +bitbucket ai_tech_seed 75 +circle ci ai_tech_seed 75 +digital nomad ai_tech_seed 75 +involution ai_tech_seed 75 +jailbreak ai_tech_seed 75 +jenkins ai_tech_seed 75 +minicpm ai_tech_seed 75 +notion ai ai_tech_seed 75 +obsidian ai_tech_seed 75 +pika ai ai_tech_seed 75 +raycast ai_tech_seed 75 +warp terminal ai_tech_seed 75 +内卷 nei juan ai_tech_seed 75 +数字游民 shu zi you min ai_tech_seed 75 +越狱 ai_tech_seed 75 +面壁 ai_tech_seed 75 +Allwinner ai_tech_seed 74 +Arize ai_tech_seed 74 +Arize AI ai_tech_seed 74 +Capital Today ai_tech_seed 74 +China Gold ai_tech_seed 74 +Crusoe ai_tech_seed 74 +Flow GPT ai_tech_seed 74 +FlowGPT ai_tech_seed 74 +GTM ai_tech_seed 74 +Helicone ai_tech_seed 74 +IPO listing ai_tech_seed 74 +Image Playground ai_tech_seed 74 +Labelbox ai_tech_seed 74 +Lao Feng Xiang ai_tech_seed 74 +Omnigent ai_tech_seed 74 +Source Code Capital ai_tech_seed 74 +William Feng ai_tech_seed 74 +Xu Jiayin ai_tech_seed 74 +YYDS ai_tech_seed 74 +allwinner ai_tech_seed 74 +arize ai ai_tech_seed 74 +avoid pitfall ai_tech_seed 74 +civil service exam ai_tech_seed 74 +crusoe energy ai_tech_seed 74 +data rights confirmation ai_tech_seed 74 +emotional bluntness ai_tech_seed 74 +emotional spending ai_tech_seed 74 +emotionally broken ai_tech_seed 74 +emotionally stable ai_tech_seed 74 +extrovert ai_tech_seed 74 +e人 e ren ai_tech_seed 74 +flow gpt ai_tech_seed 74 +fundraising ai_tech_seed 74 +go to market ai_tech_seed 74 +helicone ai_tech_seed 74 +image playground ai_tech_seed 74 +immersive ai_tech_seed 74 +introvert ai_tech_seed 74 +i人 i ren ai_tech_seed 74 +labelbox ai_tech_seed 74 +launch economy ai_tech_seed 74 +layoffs ai_tech_seed 74 +office vibe ai_tech_seed 74 +omnichannel operation ai_tech_seed 74 +omnigent ai ai_tech_seed 74 +paid knowledge ai_tech_seed 74 +pet economy ai_tech_seed 74 +premium feel ai_tech_seed 74 +public domain traffic ai_tech_seed 74 +quantitative easing ai_tech_seed 74 +rate hike ai_tech_seed 74 +recommend ai_tech_seed 74 +self-reward spending ai_tech_seed 74 +sparse attention ai_tech_seed 74 +unrecommend ai_tech_seed 74 +valuation ai_tech_seed 74 +xu jiayin ai_tech_seed 74 +yyds ai_tech_seed 74 +中国黄金 zhong guo huang jin ai_tech_seed 74 +今日资本 jin ri zi ben ai_tech_seed 74 +估值 gu zhi ai_tech_seed 74 +全域经营 quan yu jing ying ai_tech_seed 74 +全志 ai_tech_seed 74 +公域 gong yu ai_tech_seed 74 +加息 jia xi ai_tech_seed 74 +安利 an li ai_tech_seed 74 +宠物经济 chong wu jing ji ai_tech_seed 74 +悦己消费 yue ji xiao fei ai_tech_seed 74 +情绪消费 qing xu xiao fei ai_tech_seed 74 +情绪稳定 qing xu wen ding ai_tech_seed 74 +拔草 ba cao ai_tech_seed 74 +数据确权 shu ju que quan ai_tech_seed 74 +永远的神 ai_tech_seed 74 +沈晖 shen hui ai_tech_seed 74 +沉浸式 chen jin shi ai_tech_seed 74 +源码 yuan ma ai_tech_seed 74 +班味 ban wei ai_tech_seed 74 +知识付费 zhi shi fu fei ai_tech_seed 74 +破防 po fang ai_tech_seed 74 +稀疏注意力 xi shu zhu yi li ai_tech_seed 74 +老凤祥 lao feng xiang ai_tech_seed 74 +考公 kao gong ai_tech_seed 74 +苹果图像游乐场 ai_tech_seed 74 +融资 rong zi ai_tech_seed 74 +裁员 cai yuan ai_tech_seed 74 +许家印 xu jia yin ai_tech_seed 74 +避雷 bi lei ai_tech_seed 74 +量化宽松 liang hua kuan song ai_tech_seed 74 +钝感力 dun gan li ai_tech_seed 74 +首发经济 shou fa jing ji ai_tech_seed 74 +高级感 gao ji gan ai_tech_seed 74 +35岁危机 35 sui wei ji ai_tech_seed 72 +ARR ai_tech_seed 72 +A轮 A lun ai_tech_seed 72 +Carrefour ai_tech_seed 72 +Chen Ou ai_tech_seed 72 +Columbia ai_tech_seed 72 +Focus AI ai_tech_seed 72 +Fooocus ai_tech_seed 72 +H&M ai_tech_seed 72 +HM ai_tech_seed 72 +Jiangsu Super League ai_tech_seed 72 +Labubu ai_tech_seed 72 +Langlangshan monster ai_tech_seed 72 +PLG ai_tech_seed 72 +Patagonia ai_tech_seed 72 +Series A ai_tech_seed 72 +Zhou Hang ai_tech_seed 72 +absolutely amazing ai_tech_seed 72 +abstract meme ai_tech_seed 72 +age 35 crisis ai_tech_seed 72 +annual recurring revenue ai_tech_seed 72 +attention seeker ai_tech_seed 72 +cheers to myself ai_tech_seed 72 +columbia sportswear ai_tech_seed 72 +consumption voucher ai_tech_seed 72 +cyber immortality ai_tech_seed 72 +experience economy ai_tech_seed 72 +fooocus ai_tech_seed 72 +fortune comes ai_tech_seed 72 +h and m ai_tech_seed 72 +hard control meme ai_tech_seed 72 +heavy office vibe ai_tech_seed 72 +ice snow economy ai_tech_seed 72 +labubu ai_tech_seed 72 +localization ai_tech_seed 72 +lying flat ai_tech_seed 72 +mid-length video ai_tech_seed 72 +patagonia ai_tech_seed 72 +product led growth ai_tech_seed 72 +public institution exam ai_tech_seed 72 +side hustle ai_tech_seed 72 +special forces travel ai_tech_seed 72 +stealth vibe ai_tech_seed 72 +texture quality ai_tech_seed 72 +value investing ai_tech_seed 72 +value investor ai_tech_seed 72 +village coffee ai_tech_seed 72 +中视频 zhong shi pin ai_tech_seed 72 +价值投资 jia zhi tou zi ai_tech_seed 72 +价值投资者 jia zhi tou zi zhe ai_tech_seed 72 +体验经济 ti yan jing ji ai_tech_seed 72 +偷感 tou gan ai_tech_seed 72 +冰雪经济 bing xue jing ji ai_tech_seed 72 +副业 fu ye ai_tech_seed 72 +周航 zhou hang ai_tech_seed 72 +哪吒闹海 na zha nao hai ai_tech_seed 72 +家乐福 jia le fu ai_tech_seed 72 +巴塔哥尼亚 ai_tech_seed 72 +抽象 chou xiang ai_tech_seed 72 +拉布布 la bu bu ai_tech_seed 72 +敬自己一杯 jing zi ji yi bei ai_tech_seed 72 +显眼包 xian yan bao ai_tech_seed 72 +本地化 ben di hua ai_tech_seed 72 +村咖 cun ka ai_tech_seed 72 +来财 lai cai ai_tech_seed 72 +浪浪山小妖怪 lang lang shan xiao yao guai ai_tech_seed 72 +消费券 xiao fei quan ai_tech_seed 72 +特种兵旅游 te zhong bing lv you ai_tech_seed 72 +班味很重 ban wei hen zhong ai_tech_seed 72 +硬控 ying kong ai_tech_seed 72 +绝绝子 jue jue zi ai_tech_seed 72 +考编 kao bian ai_tech_seed 72 +苏超 su chao ai_tech_seed 72 +质感 zhi gan ai_tech_seed 72 +赛博永生 sai bo yong sheng ai_tech_seed 72 +躺平 tang ping ai_tech_seed 72 +陈欧 chen ou ai_tech_seed 72 +B轮 B lun ai_tech_seed 70 +CAC ai_tech_seed 70 +Jumei ai_tech_seed 70 +LTV ai_tech_seed 70 +MRR ai_tech_seed 70 +SLG ai_tech_seed 70 +Series B ai_tech_seed 70 +addictive hype ai_tech_seed 70 +customer acquisition cost ai_tech_seed 70 +cyber bodhisattva ai_tech_seed 70 +cyber buddha ai_tech_seed 70 +flexible employment ai_tech_seed 70 +fragile college student ai_tech_seed 70 +fresh and lively ai_tech_seed 70 +heavy stealth vibe ai_tech_seed 70 +however what can you do ai_tech_seed 70 +layoff euphemism ai_tech_seed 70 +lifetime value ai_tech_seed 70 +monthly recurring revenue ai_tech_seed 70 +nailed it ai_tech_seed 70 +really or not ai_tech_seed 70 +sales led growth ai_tech_seed 70 +turn off vibe ai_tech_seed 70 +上头 shang tou ai_tech_seed 70 +下头 xia tou ai_tech_seed 70 +优化 you hua ai_tech_seed 70 +偷感很重 tou gan hen zhong ai_tech_seed 70 +如何又能怎 ru he you neng zen ai_tech_seed 70 +尊嘟假嘟 zun du jia du ai_tech_seed 70 +拿捏 na nie ai_tech_seed 70 +水灵灵 shui ling ling ai_tech_seed 70 +灵活就业 ling huo jiu ye ai_tech_seed 70 +聚美优品 ju mei you pin ai_tech_seed 70 +脆皮大学生 cui pi da xue sheng ai_tech_seed 70 +赛博佛祖 sai bo fo zu ai_tech_seed 70 +赛博菩萨 sai bo pu sa ai_tech_seed 70 +C轮 C lun ai_tech_seed 68 +NDR ai_tech_seed 68 +Pre-A ai_tech_seed 68 +Series C ai_tech_seed 68 +barbecue done ai_tech_seed 68 +decacorn ai_tech_seed 68 +decacorn startup ai_tech_seed 68 +finished ai_tech_seed 68 +net dollar retention ai_tech_seed 68 +pre a round ai_tech_seed 68 +thank you meme ai_tech_seed 68 +栓Q shuan Q ai_tech_seed 68 +毕业 bi ye ai_tech_seed 68 +芭比Q了 ba bi Q le ai_tech_seed 68 diff --git a/OSGKeyboard/Resources/HostCLM/v1/OSGKeyboardCLM.bin b/OSGKeyboard/Resources/HostCLM/v1/OSGKeyboardCLM.bin index dc0cd16..743404b 100644 Binary files a/OSGKeyboard/Resources/HostCLM/v1/OSGKeyboardCLM.bin and b/OSGKeyboard/Resources/HostCLM/v1/OSGKeyboardCLM.bin differ diff --git a/OSGKeyboard/Resources/HostCLM/v1/compiled-manifest.json b/OSGKeyboard/Resources/HostCLM/v1/compiled-manifest.json index b3d52cd..6bbda6b 100644 --- a/OSGKeyboard/Resources/HostCLM/v1/compiled-manifest.json +++ b/OSGKeyboard/Resources/HostCLM/v1/compiled-manifest.json @@ -1,14 +1,13 @@ { - "bin_bytes" : 198494, + "bin_bytes" : 41456, "bin_file" : "OSGKeyboardCLM.bin", - "export_seconds" : 0.035165071487426758, - "generated_at" : "2026-07-06T13:16:27Z", + "export_seconds" : 0.030717015266418457, + "generated_at" : "2026-08-14T15:07:23Z", "identifier" : "com.osgkeyboard.custom-lm.v1", "locale" : "zh_CN", - "phrase_count" : 13329, + "phrase_count" : 3040, "sources" : { - "ai_tech_seed" : 3040, - "computer_terms" : 10300 + "ai_tech_seed" : 3040 }, - "version" : "1.0.0" + "version" : "1.0.1" } \ No newline at end of file diff --git a/OSGKeyboard/Resources/PrivacyPolicy.html b/OSGKeyboard/Resources/PrivacyPolicy.html index fc939cf..bb20ff1 100644 --- a/OSGKeyboard/Resources/PrivacyPolicy.html +++ b/OSGKeyboard/Resources/PrivacyPolicy.html @@ -22,27 +22,28 @@

中文 · English

OSGKeyboard Privacy Policy

-

Last updated: August 12, 2026

-

OSGKeyboard is a custom iOS keyboard that turns your voice into text. This policy explains what data the app processes and how it is used.

+

Last updated: August 14, 2026 · v1.3

+

OSGKeyboard provides an iOS custom keyboard and a macOS menu-bar dictation app. iOS uses Apple's on-device speech APIs by default; macOS can use a downloaded local Qwen3-ASR model. You may instead choose a cloud recognition engine in Settings. After transcription, text may be polished, translated, or used by AI Agent features through a provider you configure.

What we collect

Clipboard sensitive-content filtering is applied to newly captured items. Existing history is retained until you use the confirmed clear action.

What we do not collect

@@ -54,12 +55,13 @@

Third parties

-

When you enable cloud recognition, recordings are sent directly to the speech provider you configure. When you configure an LLM API key, transcribed text may be sent for polish, and AI-mode questions may be sent for answering (including optional provider-side web search). Those providers’ privacy policies apply to the requests.

+

Cloud ASR and LLM requests go directly to the provider you configure. AI skills may hand generated data to Apple Shortcuts or open a route in Apple Maps, Amap, or Baidu Maps. Public suggestions and updates use key.osglab.com and download.osglab.com. Optional Mac models are downloaded from Hugging Face. Each third party's privacy policy applies; OSGKeyboard does not proxy, log, or aggregate provider requests.

Data retention

-

Settings remain on your device until you delete the app or reset settings. With iCloud sync enabled, API keys use iCloud Keychain; preferences, statistics, and history may sync via your private iCloud account.

+

Settings remain on your device until you delete the app or reset settings. With iCloud sync enabled, API keys use iCloud Keychain; eligible preferences, statistics, dictionary data, and voice history may sync through your private iCloud account.

Voice history — successful transcripts may be saved in the main app’s History tab (up to 300 entries). With iCloud settings sync enabled, history may also sync across your devices.

Clipboard history — stays in this device’s App Group, is capped at 15 entries, does not sync through iCloud, and has no fixed expiry. Turning the feature off or resetting settings keeps existing items. Use the separately confirmed clear action to delete them.

+

Typing learning and Mac models — Chinese and English learning data stays local and can be cleared from typing settings. Downloaded Mac speech models remain until you remove the model or delete its local files.

Contact

Questions: open an issue at github.com/hkgood/OSGKeyboard.

@@ -67,26 +69,28 @@

OSGKeyboard 隐私政策

-

更新日期:2026 年 8 月 12 日

-

OSGKeyboard 是一款 iOS 自定义键盘,可将语音转为文字。本政策说明应用处理哪些数据及用途。

+

更新日期:2026 年 8 月 14 日 · v1.3

+

OSGKeyboard 包含 iOS 自定义键盘与 macOS 菜单栏听写应用。iOS 默认使用 Apple 端侧语音能力;macOS 可使用下载到本机的 Qwen3-ASR 模型。你也可以在设置中主动选择云端识别引擎。转写后,文字可能通过你配置的服务商用于润色、翻译或 AI Agent 功能。

我们处理的数据

剪贴板敏感内容过滤仅在新内容采集时执行;已有历史会继续保留,直到你使用带确认的清空操作。

我们不收集的内容

@@ -98,12 +102,13 @@

第三方

-

启用云端识别时,录音会直接发送到你配置的语音服务商;配置 LLM API Key 后,转写文字可能用于润色,AI 模式问题可能用于生成回答(含服务商侧可选联网搜索)。相关请求适用对应服务商的隐私政策。

+

云端 ASR 与 LLM 请求直接发送到你配置的服务商。AI 技能也可能把生成数据交给 Apple 快捷指令,或在 Apple 地图、高德地图、百度地图中打开路线。公开建议与更新页面分别由 key.osglab.comdownload.osglab.com 提供;可选 Mac 模型从 Hugging Face 下载。各第三方的隐私政策适用。

数据保留

-

设置保留在设备上,直至卸载或重置。开启 iCloud 同步后,API 密钥走 iCloud 钥匙串;偏好、统计与历史可能经私有 iCloud 账户同步。

+

设置保留在设备上,直至卸载或重置。开启 iCloud 同步后,API 密钥走 iCloud 钥匙串;可同步的偏好、统计、词库与语音历史可能经私有 iCloud 账户同步。

语音历史 — 成功转写可保存在主 App「历史」页(最多 300 条)。开启 iCloud 设置同步后,历史也可能在多设备间同步。

剪贴板历史 — 仅保存在本机 App Group,上限 15 条,不经 iCloud 同步,也没有固定过期时间。关闭功能或重置设置会保留已有记录;需使用单独确认的清空操作才能删除。

+

输入学习与 Mac 模型 — 中英文输入学习数据仅留本机,可在输入设置中单独清除。下载的 Mac 语音模型会保留到你移除模型或删除本地文件。

联系

问题反馈:github.com/hkgood/OSGKeyboard

diff --git a/OSGKeyboard/Resources/Typing/Licenses/LICENSE-MATERIAL-ICONS-APACHE.txt b/OSGKeyboard/Resources/Typing/Licenses/LICENSE-MATERIAL-ICONS-APACHE.txt new file mode 100644 index 0000000..62a9d0c --- /dev/null +++ b/OSGKeyboard/Resources/Typing/Licenses/LICENSE-MATERIAL-ICONS-APACHE.txt @@ -0,0 +1,205 @@ +Google Material Icons +Copyright 2014 Google LLC +https://github.com/google/material-design-icons + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/OSGKeyboard/Resources/Typing/Licenses/NOTICE.txt b/OSGKeyboard/Resources/Typing/Licenses/NOTICE.txt index ce16e04..f0fd8f0 100644 --- a/OSGKeyboard/Resources/Typing/Licenses/NOTICE.txt +++ b/OSGKeyboard/Resources/Typing/Licenses/NOTICE.txt @@ -28,9 +28,23 @@ rime-ice, rime-double-pinyin, rime-luna-pinyin, rime-essay and KeyboardKit Pro. The Apache-2.0 and MIT license texts are available from the source links above; all required copyright and permission notices must remain with distributions. +Interface iconography +--------------------- +Google Material Icons are distributed under the Apache License 2.0. +Copyright 2014 Google LLC. +See LICENSE-MATERIAL-ICONS-APACHE.txt for the full attribution and terms. + English typing lexicon ---------------------- english_lexicon.bin (from english_lexicon.tsv / english_bigrams.tsv) is an OSG-curated mmap ranking table with synthetic relative frequency ranks for offline autocomplete / autocorrect / next-word ranking. It is not derived from GPL/LGPL dictionaries. + +Local speech lexicon +-------------------- +The bundled custom-language-model phrase list is generated only from the +project-curated Scripts/lexicon/seeds/ai_tech_brands_seed.tsv. That data +subset is MIT-licensed by OSGKeyboard contributors. OSGKeyboard itself remains +source-available under the repository LICENSE and is not MIT-licensed or an +open-source application. diff --git a/OSGKeyboard/Services/OpenSourceLicenseCatalog.swift b/OSGKeyboard/Services/OpenSourceLicenseCatalog.swift index afd6eb1..bd9bf87 100644 --- a/OSGKeyboard/Services/OpenSourceLicenseCatalog.swift +++ b/OSGKeyboard/Services/OpenSourceLicenseCatalog.swift @@ -36,7 +36,7 @@ enum OpenSourceLicenseCatalog { purpose: "MaterialIcons-Regular.ttf bundled with the iOS app for Settings and navigation iconography.", url: URL(string: "https://github.com/google/material-design-icons"), licenseText: resourceText( - named: "LICENSE-PINYIN-SIMP-APACHE", + named: "LICENSE-MATERIAL-ICONS-APACHE", fallback: apache2Text ), platforms: [.iOS] @@ -110,6 +110,17 @@ enum OpenSourceLicenseCatalog { licenseText: englishLexiconNoticeText, platforms: [.iOS] ), + .init( + id: "osg-ai-tech-lexicon", + name: "OSG AI/technology speech lexicon", + licenseName: "MIT (data subset only)", + purpose: "Project-curated bilingual names and technology terms used by the iOS custom language model and Mac local-ASR prompt bias. This notice applies only to the lexicon data, not to OSGKeyboard as a whole.", + url: URL( + string: "https://github.com/hkgood/OSGKeyboard/tree/main/Scripts/lexicon/seeds" + ), + licenseText: curatedLexiconNoticeText, + platforms: [.iOS, .macOS] + ), .init( id: "mlx-audio-swift", name: "mlx-audio-swift", @@ -119,6 +130,51 @@ enum OpenSourceLicenseCatalog { licenseText: mlxAudioMITText, platforms: [.macOS] ), + .init( + id: "mlx-swift", + name: "mlx-swift 0.31.3", + licenseName: "MIT", + purpose: "Apple MLX tensor and neural-network runtime used transitively by mlx-audio-swift.", + url: URL(string: "https://github.com/ml-explore/mlx-swift"), + licenseText: mitLicenseText(copyright: "Copyright (c) 2023 ml-explore"), + platforms: [.macOS] + ), + .init( + id: "mlx-swift-lm", + name: "mlx-swift-lm 3.31.3", + licenseName: "MIT", + purpose: "MLX language-model utilities used transitively by the Mac local speech runtime.", + url: URL(string: "https://github.com/ml-explore/mlx-swift-lm"), + licenseText: mitLicenseText(copyright: "Copyright (c) 2024 ml-explore"), + platforms: [.macOS] + ), + .init( + id: "swift-transformers", + name: "swift-transformers 1.1.9", + licenseName: "Apache-2.0", + purpose: "Tokenizer and model utilities used transitively by mlx-audio-swift.", + url: URL(string: "https://github.com/huggingface/swift-transformers"), + licenseText: apacheLicenseText(copyright: "Copyright 2022 Hugging Face SAS."), + platforms: [.macOS] + ), + .init( + id: "swift-huggingface", + name: "swift-huggingface 0.8.1", + licenseName: "Apache-2.0", + purpose: "Hugging Face Hub client used to download the user-selected Mac speech model.", + url: URL(string: "https://github.com/huggingface/swift-huggingface"), + licenseText: apacheLicenseText(copyright: "Copyright 2025 Hugging Face SAS."), + platforms: [.macOS] + ), + .init( + id: "qwen3-asr-mlx", + name: "Qwen3-ASR 0.6B / 1.7B MLX 4-bit models", + licenseName: "Apache-2.0", + purpose: "Optional speech-model weights downloaded at runtime for on-device Mac transcription. The MLX conversions are published by mlx-community from Qwen/Qwen3-ASR.", + url: URL(string: "https://huggingface.co/collections/mlx-community/qwen3-asr"), + licenseText: qwenModelApacheText, + platforms: [.macOS] + ), ] static func entries(for platform: Platform) -> [Entry] { @@ -188,6 +244,48 @@ enum OpenSourceLicenseCatalog { \(mitText.components(separatedBy: "\n").dropFirst(2).joined(separator: "\n")) """ + static let curatedLexiconNoticeText = """ + OSG AI/technology speech lexicon + + Copyright (c) OSGKeyboard contributors + + The phrase list under Scripts/lexicon/seeds/ai_tech_brands_seed.tsv and + its generated CustomLanguageModel phrase data are made available under + the MIT License below. This grant covers only that curated data subset. + OSGKeyboard itself remains source-available under the repository LICENSE + and is not distributed under the MIT License. + + \(mitText.components(separatedBy: "\n").dropFirst(2).joined(separator: "\n")) + """ + + static let qwenModelApacheText = """ + mlx-community/Qwen3-ASR-0.6B-4bit and Qwen3-ASR-1.7B-4bit + + Converted to MLX format from Qwen/Qwen3-ASR using mlx-audio 0.3.1. + Both model cards declare license: apache-2.0. Model weights are optional + runtime downloads and are not stored in the OSGKeyboard repository. + + \(apacheLicenseText(copyright: "Copyright Qwen and model contributors.")) + """ + + private static func mitLicenseText(copyright: String) -> String { + """ + MIT License + + \(copyright) + + \(mitText.components(separatedBy: "\n").dropFirst(2).joined(separator: "\n")) + """ + } + + private static func apacheLicenseText(copyright: String) -> String { + let fullLicense = resourceText( + named: "LICENSE-PINYIN-SIMP-APACHE", + fallback: apache2Text + ) + return "\(copyright)\n\n\(fullLicense)" + } + static let englishLexiconNoticeText = """ OSG English typing lexicon (project-owned notice) diff --git a/OSGKeyboardExtTests/EnglishTypingTests.swift b/OSGKeyboardExtTests/EnglishTypingTests.swift index a0f7f2f..27965dd 100644 --- a/OSGKeyboardExtTests/EnglishTypingTests.swift +++ b/OSGKeyboardExtTests/EnglishTypingTests.swift @@ -22,8 +22,7 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testChineseTypingDoesNotLoadEnglishLexicon() { EnglishLexicon.shared.unload() - let typing = TypingSessionController() - _ = typing.setLanguage(.chinese) + let typing = makeTypingSession(language: .chinese) typing.enterTypingMode() XCTAssertFalse(EnglishLexicon.shared.isLoaded) _ = typing.setLanguage(.english) @@ -124,10 +123,10 @@ final class EnglishTypingTests: XCTestCase { func testEnglishShiftArmsAfterReturnLikeNotes() { // Simulates Notes: proxy preceding text gains a trailing newline after Return. var preceding = "Hello" - let typing = TypingSessionController() + let typing = makeTypingSession() typing.precedingTextProvider = { preceding } typing.autocapitalizationModeProvider = { .sentences } - _ = typing.setLanguage(.english) + typing.syncAutocapitalization() XCTAssertFalse(typing.shiftActive, "mid-word should not arm Shift") _ = typing.handleReturn() @@ -144,10 +143,10 @@ final class EnglishTypingTests: XCTestCase { func testEnglishShiftArmsWhenProxyLagsAfterReturn() { // Notes often still reports pre-Return context right after insertText("\n"). var preceding = "Hello" - let typing = TypingSessionController() + let typing = makeTypingSession() typing.precedingTextProvider = { preceding } typing.autocapitalizationModeProvider = { .sentences } - _ = typing.setLanguage(.english) + typing.syncAutocapitalization() _ = typing.handleReturn() // Proxy intentionally stale — still "Hello" without "\n". @@ -159,10 +158,10 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testEnglishShiftArmsWhenProxyLagsAfterPeriod() { var preceding = "Hello" - let typing = TypingSessionController() + let typing = makeTypingSession() typing.precedingTextProvider = { preceding } typing.autocapitalizationModeProvider = { .sentences } - _ = typing.setLanguage(.english) + typing.syncAutocapitalization() _ = typing.handleKey(".") typing.syncAutocapitalization(accountingForInsert: ".") @@ -171,9 +170,7 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testEnglishIdleShowsNoCandidatesUntilLetterTyped() { - let typing = TypingSessionController() - typing.suggestionsEnabled = true - _ = typing.setLanguage(.english) + let typing = makeTypingSession() typing.enterTypingMode() XCTAssertTrue(typing.composition.candidates.isEmpty) @@ -202,9 +199,7 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testEnglishTypingEmitsCompletionsIntoComposition() { - let typing = TypingSessionController() - typing.suggestionsEnabled = true - _ = typing.setLanguage(.english) + let typing = makeTypingSession() typing.enterTypingMode() _ = typing.handleKey("h") @@ -219,11 +214,9 @@ final class EnglishTypingTests: XCTestCase { func testOldWordBackspaceRehydratesSuggestionsFromDocumentContext() { var preceding = "board" let following = "\n" - let typing = TypingSessionController() - typing.suggestionsEnabled = true + let typing = makeTypingSession() typing.precedingTextProvider = { preceding } typing.followingTextProvider = { following } - _ = typing.setLanguage(.english) typing.enterTypingMode() typing.synchronizeEnglishDocumentContext(caretMoved: true) @@ -259,11 +252,9 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testCandidateReplacementRejectsStaleDocumentAnchor() { var preceding = "" - let typing = TypingSessionController() - typing.suggestionsEnabled = true + let typing = makeTypingSession() typing.precedingTextProvider = { preceding } typing.followingTextProvider = { "" } - _ = typing.setLanguage(.english) typing.enterTypingMode() for key in ["b", "o", "a"] { @@ -286,11 +277,9 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testMidWordCaretSuppressesUnsafeBackwardOnlyReplacement() { - let typing = TypingSessionController() - typing.suggestionsEnabled = true + let typing = makeTypingSession() typing.precedingTextProvider = { "boa" } typing.followingTextProvider = { "rd" } - _ = typing.setLanguage(.english) typing.enterTypingMode() typing.synchronizeEnglishDocumentContext(caretMoved: true) @@ -302,11 +291,9 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testStaleHostCallbackDoesNotDiscardLocalEnglishWord() { var preceding = "" - let typing = TypingSessionController() - typing.suggestionsEnabled = true + let typing = makeTypingSession() typing.precedingTextProvider = { preceding } typing.followingTextProvider = { "" } - _ = typing.setLanguage(.english) typing.enterTypingMode() let output = typing.handleKey("h") @@ -337,7 +324,7 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testPeriodShortcutReplacesDoubleSpace() { - let typing = TypingSessionController() + let typing = makeTypingSession() _ = typing.setLanguage(.english) typing.enterTypingMode() @@ -356,7 +343,7 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testPeriodShortcutDoesNotFireAfterAnotherLetter() { - let typing = TypingSessionController() + let typing = makeTypingSession() _ = typing.setLanguage(.english) typing.enterTypingMode() @@ -369,8 +356,7 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testPeriodShortcutDoesNotFireAfterSentenceTerminator() { - let typing = TypingSessionController() - _ = typing.setLanguage(.english) + let typing = makeTypingSession() typing.precedingTextProvider = { "Hello." } typing.enterTypingMode() typing.syncAutocapitalization() @@ -382,8 +368,7 @@ final class EnglishTypingTests: XCTestCase { @MainActor func testChineseSpaceDoesNotUsePeriodShortcut() { - let typing = TypingSessionController() - _ = typing.setLanguage(.chinese) + let typing = makeTypingSession(language: .chinese) let first = typing.handleSpace() let second = typing.handleSpace() XCTAssertEqual(first.text, " ") @@ -526,9 +511,7 @@ final class EnglishTypingTests: XCTestCase { let defaults = UserDefaults(suiteName: suite)! defaults.removePersistentDomain(forName: suite) let store = EnglishLearningStore(defaults: defaults) - let typing = TypingSessionController(learningStore: store) - typing.suggestionsEnabled = true - _ = typing.setLanguage(.english) + let typing = makeTypingSession(learningStore: store) typing.enterTypingMode() for character in ["t", "e", "h"] { @@ -545,9 +528,7 @@ final class EnglishTypingTests: XCTestCase { let defaults = UserDefaults(suiteName: suite)! defaults.removePersistentDomain(forName: suite) let store = EnglishLearningStore(defaults: defaults) - let typing = TypingSessionController(learningStore: store) - typing.suggestionsEnabled = true - _ = typing.setLanguage(.english) + let typing = makeTypingSession(learningStore: store) typing.enterTypingMode() for character in ["t", "e", "h"] { @@ -581,13 +562,28 @@ final class EnglishTypingTests: XCTestCase { let defaults = UserDefaults(suiteName: suite)! defaults.removePersistentDomain(forName: suite) let store = EnglishLearningStore(defaults: defaults) - let typing = TypingSessionController(learningStore: store) - typing.suggestionsEnabled = true - _ = typing.setLanguage(.english) + let typing = makeTypingSession(learningStore: store) typing.enterTypingMode() return typing } + @MainActor + private func makeTypingSession( + learningStore: EnglishLearningStore? = nil, + language: TypingInputLanguage = .english + ) -> TypingSessionController { + let store = learningStore ?? EnglishLearningStore( + defaults: UserDefaults(suiteName: "english.tests.\(UUID().uuidString)")! + ) + let typing = TypingSessionController( + engine: { NoopRimeEngine() }, + learningStore: store + ) + typing.suggestionsEnabled = true + _ = typing.setLanguage(language) + return typing + } + @MainActor private func apply(_ typing: TypingSessionController, _ output: TypingOutput) { typing.syncAutocapitalization( @@ -596,3 +592,26 @@ final class EnglishTypingTests: XCTestCase { ) } } + +@MainActor +private final class NoopRimeEngine: RimeEngineBridging { + var composition: TypingComposition = .empty + var isReady = true + var schema: TypingInputSchema = .fullPinyin + + func prepare() async throws {} + func teardown() { composition = .empty } + func setLanguage(_ language: TypingInputLanguage) {} + @discardableResult + func setSchema(_ schema: TypingInputSchema) -> Bool { + self.schema = schema + return true + } + func processCharacter(_ character: Character) -> String? { nil } + func processBackspace() -> String? { nil } + func processSpace() -> String? { " " } + func processReturn() -> String? { "\n" } + func selectCandidate(at index: Int) -> String { "" } + func flushPreedit() -> String { "" } + func clearComposition() { composition = .empty } +} diff --git a/OSGKeyboardExtTests/KeyboardSurfaceStateTests.swift b/OSGKeyboardExtTests/KeyboardSurfaceStateTests.swift index e961e98..0c862e3 100644 --- a/OSGKeyboardExtTests/KeyboardSurfaceStateTests.swift +++ b/OSGKeyboardExtTests/KeyboardSurfaceStateTests.swift @@ -97,7 +97,7 @@ final class KeyboardSurfaceStateTests: XCTestCase { } func testKeyRowsFollowTypingLanguageOnNumberPage() { - let typing = TypingSessionController() + let typing = TypingSessionController(engine: { TrackingStubRimeEngine() }) typing.setPage(.numbers) XCTAssertEqual(typing.keyRows[1], ["-", "/", ":", ";", "(", ")", "¥", "@", "“", "”"]) @@ -325,7 +325,7 @@ final class KeyboardSurfaceStateTests: XCTestCase { } func testResourceRetryIsSkippedWhenNoErrorIsPending() { - let typing = TypingSessionController() + let typing = TypingSessionController(engine: { TrackingStubRimeEngine() }) XCTAssertNil(typing.lastError) XCTAssertFalse(typing.lastErrorNeedsHostDeployment) @@ -338,7 +338,7 @@ final class KeyboardSurfaceStateTests: XCTestCase { } func testSharedCapsuleCanSelectSpecificTypingLanguage() { - let typing = TypingSessionController() + let typing = TypingSessionController(engine: { TrackingStubRimeEngine() }) XCTAssertEqual(typing.language, .chinese) XCTAssertEqual(typing.setLanguage(.english), .none) @@ -349,7 +349,7 @@ final class KeyboardSurfaceStateTests: XCTestCase { } func testShiftStateProducesUppercaseKeyRows() { - let typing = TypingSessionController() + let typing = TypingSessionController(engine: { TrackingStubRimeEngine() }) XCTAssertFalse(typing.shiftActive) _ = typing.handleKey("⇧") @@ -360,7 +360,7 @@ final class KeyboardSurfaceStateTests: XCTestCase { } func testManualShiftSurvivesAutocapitalizationSync() { - let typing = TypingSessionController() + let typing = TypingSessionController(engine: { TrackingStubRimeEngine() }) // Providers must be set before language switch (which syncs autocap). typing.precedingTextProvider = { "hello " } // mid-sentence: auto stays off typing.autocapitalizationModeProvider = { .sentences } @@ -376,7 +376,7 @@ final class KeyboardSurfaceStateTests: XCTestCase { } func testShiftHoldTypesUppercaseWithoutEnteringCapsLock() { - let typing = TypingSessionController() + let typing = TypingSessionController(engine: { TrackingStubRimeEngine() }) _ = typing.setLanguage(.english) typing.precedingTextProvider = { "hello " } typing.autocapitalizationModeProvider = { .sentences } @@ -396,7 +396,7 @@ final class KeyboardSurfaceStateTests: XCTestCase { } func testShiftHoldWithoutTypingActsAsTap() { - let typing = TypingSessionController() + let typing = TypingSessionController(engine: { TrackingStubRimeEngine() }) typing.beginShiftHold() typing.endShiftHold() XCTAssertTrue(typing.shiftActive) diff --git a/OSGKeyboardExtTests/LibrimeIntegrationTests.swift b/OSGKeyboardExtTests/LibrimeIntegrationTests.swift index 0adc73c..51fd41c 100644 --- a/OSGKeyboardExtTests/LibrimeIntegrationTests.swift +++ b/OSGKeyboardExtTests/LibrimeIntegrationTests.swift @@ -51,6 +51,7 @@ final class LibrimeIntegrationTests: XCTestCase { distributionVersion: "tests" ) try bridge.start() + defer { bridge.finalizeRuntime() } let vectors: [(TypingInputSchema, String)] = [ (.fullPinyin, "nihao"), @@ -141,40 +142,34 @@ final class LibrimeIntegrationTests: XCTestCase { let userFiles = fileManager.enumerator(atPath: user.path)? .compactMap { $0 as? String } ?? [] XCTAssertTrue(userFiles.contains(where: { $0.contains("userdb") })) + } - // Redeploy with one fuzzy pair and verify it affects actual Rime - // candidates rather than just generated YAML. - for schema in TypingInputSchema.allCases { - try RimeSchemaGenerator.schema(for: schema, fuzzyPairs: [.nL]).write( - to: shared.appendingPathComponent("\(schema.rawValue).schema.yaml"), - atomically: true, - encoding: .utf8 - ) - } - let fuzzyDeployer = OSGRimeBridge( - sharedDataDirectory: shared.path, - userDataDirectory: user.path, - distributionVersion: "tests-fuzzy" - ) - try fuzzyDeployer.deploy(withFullCheck: true) - fuzzyDeployer.finalizeRuntime() + func testNLFuzzyMapsLihaoToNihao() throws { + let env = try stagedRimeEnvironment(fuzzyPairs: [.nL]) + defer { try? env.fileManager.removeItem(at: env.root) } - let fuzzyBridge = OSGRimeBridge( - sharedDataDirectory: shared.path, - userDataDirectory: user.path, - distributionVersion: "tests-fuzzy" + let deployer = OSGRimeBridge( + sharedDataDirectory: env.shared.path, + userDataDirectory: env.user.path, + distributionVersion: "tests-fuzzy-nl" ) - try fuzzyBridge.start() - XCTAssertTrue(fuzzyBridge.selectSchema(TypingInputSchema.fullPinyin.rawValue)) - for scalar in "lihao".utf8 { - XCTAssertTrue(fuzzyBridge.processKeyCode(Int32(scalar), modifiers: 0)) - } - let fuzzySnapshot = fuzzyBridge.snapshot(withCandidateLimit: 100) + try deployer.deploy(withFullCheck: true) + deployer.finalizeRuntime() + + let bridge = OSGRimeBridge( + sharedDataDirectory: env.shared.path, + userDataDirectory: env.user.path, + distributionVersion: "tests-fuzzy-nl" + ) + try bridge.start() + defer { bridge.finalizeRuntime() } + XCTAssertTrue(bridge.selectSchema(TypingInputSchema.fullPinyin.rawValue)) + type("lihao", on: bridge) + let snapshot = bridge.snapshot(withCandidateLimit: 100) XCTAssertTrue( - fuzzySnapshot.candidates.contains(where: { $0.text == "你好" }), - "n/l fuzzy candidates: \(fuzzySnapshot.candidates.map(\.text).prefix(20))" + snapshot.candidates.contains(where: { $0.text == "你好" }), + "n/l fuzzy candidates: \(snapshot.candidates.map(\.text).prefix(20))" ) - fuzzyBridge.finalizeRuntime() } func testPersonalDictionarySidecarPinsSameCodeCandidates() throws { @@ -541,7 +536,9 @@ final class LibrimeIntegrationTests: XCTestCase { ) } - private func stagedRimeEnvironment() throws -> ( + private func stagedRimeEnvironment( + fuzzyPairs: Set = [] + ) throws -> ( root: URL, shared: URL, user: URL, @@ -569,7 +566,7 @@ final class LibrimeIntegrationTests: XCTestCase { encoding: .utf8 ) for schema in TypingInputSchema.allCases { - try RimeSchemaGenerator.schema(for: schema, fuzzyPairs: []).write( + try RimeSchemaGenerator.schema(for: schema, fuzzyPairs: fuzzyPairs).write( to: shared.appendingPathComponent("\(schema.rawValue).schema.yaml"), atomically: true, encoding: .utf8 diff --git a/OSGKeyboardShared/Services/BuiltinLexiconIndex.swift b/OSGKeyboardShared/Services/BuiltinLexiconIndex.swift index 815e5a8..cced226 100644 --- a/OSGKeyboardShared/Services/BuiltinLexiconIndex.swift +++ b/OSGKeyboardShared/Services/BuiltinLexiconIndex.swift @@ -1,7 +1,7 @@ // BuiltinLexiconIndex.swift // OSGKeyboard · Shared // -// In-memory index over bundled `phrases.tsv` (~10k computer terms). +// In-memory index over the bundled project-curated AI/technology `phrases.tsv`. // macOS local ASR consumes a Top-N subset; the full index also backs // polish supplements and future retrieval. diff --git a/OSGKeyboardShared/Services/LocalASRBiasAdapter.swift b/OSGKeyboardShared/Services/LocalASRBiasAdapter.swift index 351ab49..b96cf28 100644 --- a/OSGKeyboardShared/Services/LocalASRBiasAdapter.swift +++ b/OSGKeyboardShared/Services/LocalASRBiasAdapter.swift @@ -8,7 +8,7 @@ import Foundation public enum LocalASRBiasAdapter { - /// Bundle IDs where computer-science vocabulary is especially likely. + /// Bundle IDs where the curated AI/technology vocabulary is especially likely. private static let codeEditorBundleIDs: Set = [ "com.apple.dt.Xcode", "com.microsoft.VSCode", @@ -119,7 +119,7 @@ public enum LocalASRBiasAdapter { private static func preferredLexiconSources(for bundleId: String?) -> Set? { guard let bundleId, codeEditorBundleIDs.contains(bundleId) else { return nil } - return ["computer_terms"] + return ["ai_tech_seed"] } private static func hardHotwordList(from terms: [String], maxCount: Int) -> [String] { diff --git a/OSGKeyboardTests/AIUserSkillStoreTests.swift b/OSGKeyboardTests/AIUserSkillStoreTests.swift new file mode 100644 index 0000000..96863bd --- /dev/null +++ b/OSGKeyboardTests/AIUserSkillStoreTests.swift @@ -0,0 +1,77 @@ +// AIUserSkillStoreTests.swift +// OSGKeyboardTests + +import XCTest +@testable import OSGKeyboardShared + +@MainActor +final class AIUserSkillStoreTests: XCTestCase { + private func makeDefaults() -> UserDefaults { + let suite = "group.com.osgkeyboard.shared.tests.userSkills.\(UUID().uuidString)" + let defaults = UserDefaults(suiteName: suite)! + defaults.removePersistentDomain(forName: suite) + return defaults + } + + func testChangingShortcutLinkDropsConfirmation() throws { + let store = AIAgentSkillLayoutStore(defaults: makeDefaults()) + let firstURL = URL(string: "https://www.icloud.com/shortcuts/65bf33ba4206484ba78d582eaf1e9c44")! + let secondURL = URL(string: "https://www.icloud.com/shortcuts/1f4afcf7ee22400cbf84e319d969aadf")! + var skill = AIUserSkill( + name: "Custom", + prompt: "Do it", + shortcutICloudURL: firstURL, + shortcutName: "One" + ) + try store.saveUserSkill(skill) + XCTAssertEqual(store.confirmShortcutAndEnable(skill.id), .enabled) + XCTAssertTrue(store.layout.isEnabled(skill.id)) + + skill.shortcutICloudURL = secondURL + skill.shortcutName = "Two" + try store.saveUserSkill(skill) + XCTAssertFalse(store.layout.hasConfirmedShortcut(skill.id)) + XCTAssertFalse(store.layout.isEnabled(skill.id)) + } + + func testRemovingShortcutLinkKeepsEnabledTextSkill() throws { + let store = AIAgentSkillLayoutStore(defaults: makeDefaults()) + var skill = AIUserSkill( + name: "Custom", + prompt: "Do it", + shortcutICloudURL: URL( + string: "https://www.icloud.com/shortcuts/65bf33ba4206484ba78d582eaf1e9c44" + ), + shortcutName: "Run Me" + ) + try store.saveUserSkill(skill) + XCTAssertEqual(store.confirmShortcutAndEnable(skill.id), .enabled) + + skill.shortcutICloudURL = nil + try store.saveUserSkill(skill) + + XCTAssertTrue(store.layout.isEnabled(skill.id)) + XCTAssertFalse(store.layout.hasConfirmedShortcut(skill.id)) + XCTAssertEqual(store.userSkill(id: skill.id)?.asClipboardSkill().kind, .transform) + } + + func testAddingShortcutLinkDisablesTextSkillUntilConfirmed() throws { + let store = AIAgentSkillLayoutStore(defaults: makeDefaults()) + var skill = AIUserSkill( + name: "Custom", + prompt: "Do it" + ) + try store.saveUserSkill(skill) + XCTAssertEqual(store.enable(skill.id), .enabled) + + skill.shortcutICloudURL = URL( + string: "https://www.icloud.com/shortcuts/65bf33ba4206484ba78d582eaf1e9c44" + ) + skill.shortcutName = "Run Me" + try store.saveUserSkill(skill) + + XCTAssertFalse(store.layout.isEnabled(skill.id)) + XCTAssertFalse(store.layout.hasConfirmedShortcut(skill.id)) + XCTAssertEqual(store.enable(skill.id), .needsShortcut) + } +} diff --git a/OSGKeyboardTests/AIUserSkillTests.swift b/OSGKeyboardTests/AIUserSkillTests.swift index 66a8ec2..d74ffcc 100644 --- a/OSGKeyboardTests/AIUserSkillTests.swift +++ b/OSGKeyboardTests/AIUserSkillTests.swift @@ -236,75 +236,3 @@ final class AIUserSkillTests: XCTestCase { XCTAssertEqual(catalog.entries.count, 12) } } - -@MainActor -final class AIUserSkillStoreTests: XCTestCase { - private func makeDefaults() -> UserDefaults { - let suite = "group.com.osgkeyboard.shared.tests.userSkills.\(UUID().uuidString)" - let defaults = UserDefaults(suiteName: suite)! - defaults.removePersistentDomain(forName: suite) - return defaults - } - - func testChangingShortcutLinkDropsConfirmation() throws { - let store = AIAgentSkillLayoutStore(defaults: makeDefaults()) - let firstURL = URL(string: "https://www.icloud.com/shortcuts/65bf33ba4206484ba78d582eaf1e9c44")! - let secondURL = URL(string: "https://www.icloud.com/shortcuts/1f4afcf7ee22400cbf84e319d969aadf")! - var skill = AIUserSkill( - name: "Custom", - prompt: "Do it", - shortcutICloudURL: firstURL, - shortcutName: "One" - ) - try store.saveUserSkill(skill) - XCTAssertEqual(store.confirmShortcutAndEnable(skill.id), .enabled) - XCTAssertTrue(store.layout.isEnabled(skill.id)) - - skill.shortcutICloudURL = secondURL - skill.shortcutName = "Two" - try store.saveUserSkill(skill) - XCTAssertFalse(store.layout.hasConfirmedShortcut(skill.id)) - XCTAssertFalse(store.layout.isEnabled(skill.id)) - } - - func testRemovingShortcutLinkKeepsEnabledTextSkill() throws { - let store = AIAgentSkillLayoutStore(defaults: makeDefaults()) - var skill = AIUserSkill( - name: "Custom", - prompt: "Do it", - shortcutICloudURL: URL( - string: "https://www.icloud.com/shortcuts/65bf33ba4206484ba78d582eaf1e9c44" - ), - shortcutName: "Run Me" - ) - try store.saveUserSkill(skill) - XCTAssertEqual(store.confirmShortcutAndEnable(skill.id), .enabled) - - skill.shortcutICloudURL = nil - try store.saveUserSkill(skill) - - XCTAssertTrue(store.layout.isEnabled(skill.id)) - XCTAssertFalse(store.layout.hasConfirmedShortcut(skill.id)) - XCTAssertEqual(store.userSkill(id: skill.id)?.asClipboardSkill().kind, .transform) - } - - func testAddingShortcutLinkDisablesTextSkillUntilConfirmed() throws { - let store = AIAgentSkillLayoutStore(defaults: makeDefaults()) - var skill = AIUserSkill( - name: "Custom", - prompt: "Do it" - ) - try store.saveUserSkill(skill) - XCTAssertEqual(store.enable(skill.id), .enabled) - - skill.shortcutICloudURL = URL( - string: "https://www.icloud.com/shortcuts/65bf33ba4206484ba78d582eaf1e9c44" - ) - skill.shortcutName = "Run Me" - try store.saveUserSkill(skill) - - XCTAssertFalse(store.layout.isEnabled(skill.id)) - XCTAssertFalse(store.layout.hasConfirmedShortcut(skill.id)) - XCTAssertEqual(store.enable(skill.id), .needsShortcut) - } -} diff --git a/OSGKeyboardTests/LLMClientTests.swift b/OSGKeyboardTests/LLMClientTests.swift index 5f7e461..85db0bb 100644 --- a/OSGKeyboardTests/LLMClientTests.swift +++ b/OSGKeyboardTests/LLMClientTests.swift @@ -20,6 +20,9 @@ final class LLMClientTests: XCTestCase { try? Keychain.deleteAPIKey(for: "qwen") try? Keychain.deleteAPIKey(for: "openai") try? Keychain.deleteAPIKey(for: "deepseek") + try? Keychain.deleteAPIKey(for: "qwen", useICloudSync: true) + try? Keychain.deleteAPIKey(for: "openai", useICloudSync: true) + try? Keychain.deleteAPIKey(for: "deepseek", useICloudSync: true) StubURLProtocolStorage.config = nil StubURLProtocolStorage.delaySeconds = 0 StubURLProtocolStorage.lastRequest = nil @@ -31,6 +34,9 @@ final class LLMClientTests: XCTestCase { try? Keychain.deleteAPIKey(for: "qwen") try? Keychain.deleteAPIKey(for: "openai") try? Keychain.deleteAPIKey(for: "deepseek") + try? Keychain.deleteAPIKey(for: "qwen", useICloudSync: true) + try? Keychain.deleteAPIKey(for: "openai", useICloudSync: true) + try? Keychain.deleteAPIKey(for: "deepseek", useICloudSync: true) Keychain.resetTestMemoryStore() StubURLProtocolStorage.config = nil StubURLProtocolStorage.delaySeconds = 0 @@ -65,6 +71,7 @@ final class LLMClientTests: XCTestCase { defer { defaults.removePersistentDomain(forName: suiteName) } let config = ProviderConfig(defaults: defaults) + config.apiKey = "" config.engineMode = "cloud" XCTAssertFalse(config.isConfigured) config.engineMode = "local" diff --git a/OSGKeyboardTests/LocalASRBiasAdapterTests.swift b/OSGKeyboardTests/LocalASRBiasAdapterTests.swift index 8fbae04..5201a49 100644 --- a/OSGKeyboardTests/LocalASRBiasAdapterTests.swift +++ b/OSGKeyboardTests/LocalASRBiasAdapterTests.swift @@ -13,9 +13,9 @@ final class LocalASRBiasAdapterTests: XCTestCase { let url = dir.appendingPathComponent("phrases.tsv") let tsv = """ word\tpinyin\tsource\tweight - SwiftUI\tswift ui\tcomputer_terms\t5 - Kubernetes\tku bo ne si\tcomputer_terms\t5 - 一致性\tyi zhi xing\tcomputer_terms\t5 + SwiftUI\tswift ui\tai_tech_seed\t90 + Kubernetes\tku bo ne si\tai_tech_seed\t90 + 一致性\tyi zhi xing\tai_tech_seed\t80 """ try tsv.write(to: url, atomically: true, encoding: .utf8) addTeardownBlock { @@ -103,11 +103,12 @@ final class LocalASRBiasAdapterTests: XCTestCase { func testBuiltinLexiconParsesTSV() { let terms = BuiltinLexiconIndex.parseTSV( - "word\tpinyin\tsource\tweight\nFoo\tfoo\tcomputer_terms\t5\n" + "word\tpinyin\tsource\tweight\nFoo\tfoo\tai_tech_seed\t80\n" ) XCTAssertEqual(terms.count, 1) XCTAssertEqual(terms[0].word, "Foo") - XCTAssertEqual(terms[0].weight, 5) + XCTAssertEqual(terms[0].source, "ai_tech_seed") + XCTAssertEqual(terms[0].weight, 80) } func testPolishingServiceMergesDictionarySupplement() { diff --git a/OSGKeyboardTests/LocalASRModelCatalogTests.swift b/OSGKeyboardTests/LocalASRModelCatalogTests.swift index 1be9207..7a1c6b4 100644 --- a/OSGKeyboardTests/LocalASRModelCatalogTests.swift +++ b/OSGKeyboardTests/LocalASRModelCatalogTests.swift @@ -106,7 +106,7 @@ final class LocalASRModelCatalogTests: XCTestCase { func testMLXAdapterProducesPromptBiasNotHardHotwords() throws { let fixtureURL = FileManager.default.temporaryDirectory .appendingPathComponent("phrases-\(UUID().uuidString).tsv") - try "word\tpinyin\tsource\tweight\nSwiftUI\tswift ui\tcomputer_terms\t5\n" + try "word\tpinyin\tsource\tweight\nSwiftUI\tswift ui\tai_tech_seed\t90\n" .write(to: fixtureURL, atomically: true, encoding: .utf8) defer { try? FileManager.default.removeItem(at: fixtureURL) } diff --git a/OSGKeyboardTests/OpenSourceLicenseCatalogTests.swift b/OSGKeyboardTests/OpenSourceLicenseCatalogTests.swift index c22992c..b060e73 100644 --- a/OSGKeyboardTests/OpenSourceLicenseCatalogTests.swift +++ b/OSGKeyboardTests/OpenSourceLicenseCatalogTests.swift @@ -5,16 +5,18 @@ import XCTest @testable import OSGKeyboard final class OpenSourceLicenseCatalogTests: XCTestCase { - func testIOSCatalogIncludesRimeAndDictionaryDataOnly() { + func testIOSCatalogIncludesRimeDictionariesIconsAndCuratedSpeechData() { let entries = OpenSourceLicenseCatalog.entries(for: .iOS) let ids = Set(entries.map(\.id)) + XCTAssertTrue(ids.contains("material-icons")) XCTAssertTrue(ids.contains("librime-static")) XCTAssertTrue(ids.contains("rime-pinyin-simp")) XCTAssertTrue(ids.contains("jieba")) XCTAssertTrue(ids.contains("phrase-pinyin-data")) XCTAssertTrue(ids.contains("pinyin-data")) XCTAssertTrue(ids.contains("english-typing-lexicon")) + XCTAssertTrue(ids.contains("osg-ai-tech-lexicon")) XCTAssertFalse(ids.contains("mlx-audio-swift")) } @@ -22,7 +24,15 @@ final class OpenSourceLicenseCatalogTests: XCTestCase { let entries = OpenSourceLicenseCatalog.entries(for: .macOS) let ids = Set(entries.map(\.id)) - XCTAssertEqual(ids, ["mlx-audio-swift"]) + XCTAssertEqual(ids, [ + "mlx-audio-swift", + "mlx-swift", + "mlx-swift-lm", + "osg-ai-tech-lexicon", + "qwen3-asr-mlx", + "swift-huggingface", + "swift-transformers", + ]) } func testBundledDictionaryLicensesKeepCopyrightNotices() throws { @@ -46,4 +56,39 @@ final class OpenSourceLicenseCatalogTests: XCTestCase { XCTAssertTrue(entry.licenseText.contains("leveldb.txt")) XCTAssertTrue(entry.licenseText.contains("yaml-cpp.txt")) } + + func testMaterialIconsUseGoogleAttributionAndFullApacheLicense() throws { + let entry = try XCTUnwrap( + OpenSourceLicenseCatalog.entries(for: .iOS) + .first { $0.id == "material-icons" } + ) + + XCTAssertTrue(entry.licenseText.contains("Copyright 2014 Google LLC")) + XCTAssertTrue(entry.licenseText.contains("TERMS AND CONDITIONS FOR USE")) + } + + func testMacMLXAndQwenNoticesContainUpstreamAttribution() throws { + let entries = OpenSourceLicenseCatalog.entries(for: .macOS) + let mlxAudio = try XCTUnwrap(entries.first { $0.id == "mlx-audio-swift" }) + let mlxSwift = try XCTUnwrap(entries.first { $0.id == "mlx-swift" }) + let transformers = try XCTUnwrap(entries.first { $0.id == "swift-transformers" }) + let qwen = try XCTUnwrap(entries.first { $0.id == "qwen3-asr-mlx" }) + + XCTAssertTrue(mlxAudio.licenseText.contains("Copyright (c) 2025 Prince Canuma")) + XCTAssertTrue(mlxSwift.licenseText.contains("Copyright (c) 2023 ml-explore")) + XCTAssertTrue(transformers.licenseText.contains("Copyright 2022 Hugging Face SAS.")) + XCTAssertTrue(qwen.licenseText.contains("Qwen3-ASR-0.6B-4bit")) + XCTAssertTrue(qwen.licenseText.contains("Apache License")) + } + + func testCuratedLexiconNoticeDoesNotRelicenseApplication() throws { + let entry = try XCTUnwrap( + OpenSourceLicenseCatalog.entries(for: .iOS) + .first { $0.id == "osg-ai-tech-lexicon" } + ) + + XCTAssertTrue(entry.licenseText.contains("data subset")) + XCTAssertTrue(entry.licenseText.contains("source-available")) + XCTAssertTrue(entry.licenseText.contains("not distributed under the MIT License")) + } } diff --git a/README.en.md b/README.en.md index 786a7c1..b34fa3e 100644 --- a/README.en.md +++ b/README.en.md @@ -63,7 +63,7 @@ Voice input for iPhone, iPad, and Mac. Speak in any app — polished text lands ## Privacy -Speech is transcribed on-device by default. Polish sends **text only** — the transcript and a small amount of nearby cursor text for continuity, never raw audio. Chinese candidate learning and English suggestion/autocorrect learning stay in the on-device App Group and are not uploaded. Secure fields disable English suggestions and autocorrect. Cursor context is not logged or saved to voice history. See the [Privacy Policy](https://hkgood.github.io/OSGKeyboard/privacy/). +Speech is transcribed on-device by default. Audio or text leaves the device only when you actively choose a cloud engine, polish, AI, or a skill, and it goes directly to your configured provider. Clipboard history is off by default, capped at 15 local items, and sent only after an explicit clipboard action. Chinese and English typing learning stays local. API keys use Keychain (optionally iCloud Keychain), while downloaded Mac speech models and local inference remain on the Mac. See the [Privacy Policy](https://hkgood.github.io/OSGKeyboard/privacy/). --- diff --git a/README.md b/README.md index fa2c5e0..e64121c 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,10 @@ - **默认本地识别** — 录音在设备上转写,不经过我们的服务器 - **润色只发文字** — 发给 LLM 的是转写文本,以及用于衔接的少量光标附近文字,不是原始音频 +- **服务商由你选择** — 只有你在设置中主动选择云端识别、润色、AI 或技能时,相关音频或文字才会直接发给你配置的服务商 +- **剪贴板默认关闭** — 历史最多 15 条、仅保存在本机;只有你主动运行剪贴板技能、在 AI 提问中点名剪贴板或粘贴后润色时,正文才会离开设备 - **不上传击键** — 中文候选学习与英文补全/纠错学习仅留在设备 App Group;密码框关闭英文建议与纠错,普通击键不会上传 +- **密钥与模型归你控制** — API Key 保存在 Keychain,可选经 iCloud 钥匙串同步;Mac 本地模型下载后保存在本机,端侧推理不上传录音 - 详见 [隐私政策](https://hkgood.github.io/OSGKeyboard/privacy/) --- diff --git a/Scripts/lexicon/build_v1_lexicon.py b/Scripts/lexicon/build_v1_lexicon.py deleted file mode 100644 index bb0cfea..0000000 --- a/Scripts/lexicon/build_v1_lexicon.py +++ /dev/null @@ -1,130 +0,0 @@ -#!/usr/bin/env python3 -# -*- coding: utf-8 -*- -"""Build OSGKeyboard domain ASR lexicon v1 from the computer-terms scel source. - -Sources: - Local 计算机词汇大全【官方推荐】.scel (IT / computer vocabulary only) - -Casual network slang and Sogou popular-word dumps are intentionally excluded — -they dilute custom LM phrase biasing without improving domain ASR accuracy. - -Output: - OSGKeyboard/Resources/CustomLanguageModel/v1/phrases.tsv - OSGKeyboard/Resources/CustomLanguageModel/v1/manifest.json - -The compiled .bin asset is exported separately to -OSGKeyboard/Resources/CustomLanguageModel/v1/ via export_clm.swift. -""" - -from __future__ import annotations - -import argparse -import json -import sys -from dataclasses import dataclass -from datetime import datetime, timezone -from pathlib import Path - -from scel_parser import get_scel_info, parse_scel_file - -REPO_ROOT = Path(__file__).resolve().parents[2] -DEFAULT_OUTPUT_DIR = REPO_ROOT / "OSGKeyboard/Resources/CustomLanguageModel/v1" -DEFAULT_COMPUTER_SCEL = Path("/Users/rocky/Downloads/计算机词汇大全【官方推荐】.scel") - -SOURCE_KEY = "computer_terms" -SOURCE_LABEL = "计算机词汇大全【官方推荐】" -SOURCE_WEIGHT = 5 - - -@dataclass -class LexiconEntry: - word: str - pinyin: str - source: str - weight: int - - -def merge_entries(entries: list[tuple[str, str]]) -> list[LexiconEntry]: - merged: dict[str, LexiconEntry] = {} - - for word, pinyin in entries: - current = merged.get(word) - candidate = LexiconEntry( - word=word, - pinyin=pinyin, - source=SOURCE_KEY, - weight=SOURCE_WEIGHT, - ) - if current is None: - merged[word] = candidate - elif not current.pinyin and pinyin: - merged[word] = candidate - - return sorted(merged.values(), key=lambda item: item.word) - - -def write_outputs(entries: list[LexiconEntry], output_dir: Path, raw_count: int) -> None: - output_dir.mkdir(parents=True, exist_ok=True) - - phrases_path = output_dir / "phrases.tsv" - with phrases_path.open("w", encoding="utf-8") as handle: - handle.write("word\tpinyin\tsource\tweight\n") - for entry in entries: - handle.write(f"{entry.word}\t{entry.pinyin}\t{entry.source}\t{entry.weight}\n") - - manifest = { - "version": "v1", - "generated_at": datetime.now(timezone.utc).isoformat(), - "locale": "zh-Hans", - "entry_count": len(entries), - "sources": [ - { - "key": SOURCE_KEY, - "label": SOURCE_LABEL, - "weight": SOURCE_WEIGHT, - "raw_count": raw_count, - } - ], - "notes": [ - "Domain-specific computer/IT vocabulary only; casual network slang removed.", - "PhraseCount weights map to SFCustomLanguageModelData relative frequencies.", - "Merged with ai-tech-brands seed at export time for the final .bin asset.", - ], - "files": { - "phrases": phrases_path.name, - }, - } - - manifest_path = output_dir / "manifest.json" - manifest_path.write_text(json.dumps(manifest, ensure_ascii=False, indent=2) + "\n", encoding="utf-8") - - -def build(*, computer_scel: Path, output_dir: Path) -> int: - if not computer_scel.exists(): - print(f"Missing computer scel: {computer_scel}", file=sys.stderr) - return 1 - - computer_info = get_scel_info(computer_scel) - print(f"Computer dict: {computer_info.name} ({computer_info.word_count} header count)") - - raw_entries = parse_scel_file(computer_scel) - merged = merge_entries(raw_entries) - write_outputs(merged, output_dir, raw_count=len(raw_entries)) - - print(f"Raw count: {len(raw_entries)}") - print(f"Merged unique entries: {len(merged)}") - print(f"Wrote {output_dir / 'phrases.tsv'}") - print(f"Wrote {output_dir / 'manifest.json'}") - return 0 - - -def main() -> int: - parser = argparse.ArgumentParser(description="Build OSGKeyboard domain ASR lexicon v1") - parser.add_argument("--computer-scel", type=Path, default=DEFAULT_COMPUTER_SCEL) - parser.add_argument("--output-dir", type=Path, default=DEFAULT_OUTPUT_DIR) - args = parser.parse_args() - return build(computer_scel=args.computer_scel, output_dir=args.output_dir) - - -if __name__ == "__main__": - raise SystemExit(main()) diff --git a/Scripts/lexicon/export_clm.swift b/Scripts/lexicon/export_clm.swift index fe218fc..9c9f746 100644 --- a/Scripts/lexicon/export_clm.swift +++ b/Scripts/lexicon/export_clm.swift @@ -3,7 +3,9 @@ // export_clm.swift // OSGKeyboard · offline SFCustomLanguageModelData exporter (macOS 14+) // -// Reads merged phrase TSVs and writes a .bin training asset via Speech framework. +// Reads the project-curated AI/tech TSV and writes a .bin training asset via +// Speech framework. The normalized four-column TSV beside the binary also +// powers the Mac runtime bias index. // Usage: // swift Scripts/lexicon/export_clm.swift // swift Scripts/lexicon/export_clm.swift --max-entries 30000 @@ -15,7 +17,6 @@ import Speech // MARK: - CLI struct CLIOptions { - var domainTSV: URL var aiTechTSV: URL var outputBin: URL var localeID: String @@ -29,9 +30,6 @@ struct CLIOptions { .deletingLastPathComponent() .deletingLastPathComponent() - var domain = repoRoot.appendingPathComponent( - "OSGKeyboard/Resources/CustomLanguageModel/v1/phrases.tsv" - ) var aiTech = repoRoot.appendingPathComponent( "OSGKeyboard/Resources/CustomLanguageModel/ai-tech-brands/v1/phrases.tsv" ) @@ -40,14 +38,12 @@ struct CLIOptions { ) var localeID = "zh_CN" var modelID = "com.osgkeyboard.custom-lm.v1" - var modelVersion = "1.0.0" + var modelVersion = "1.0.1" var maxEntries: Int? var iterator = CommandLine.arguments.dropFirst().makeIterator() while let flag = iterator.next() { switch flag { - case "--domain-tsv", "--sogou-tsv": - domain = URL(fileURLWithPath: iterator.next() ?? "") case "--ai-tech-tsv": aiTech = URL(fileURLWithPath: iterator.next() ?? "") case "--output": @@ -71,7 +67,6 @@ struct CLIOptions { } return CLIOptions( - domainTSV: domain, aiTechTSV: aiTech, outputBin: output, localeID: localeID, @@ -86,8 +81,7 @@ struct CLIOptions { export_clm.swift — build SFCustomLanguageModelData .bin on macOS Options: - --domain-tsv Domain phrases TSV (computer/IT terms) - --ai-tech-tsv AI/tech seed phrases TSV + --ai-tech-tsv Project-curated AI/tech phrases TSV --output Output .bin path --locale Locale identifier (default: zh_CN) --identifier Custom LM identifier @@ -102,6 +96,7 @@ struct CLIOptions { struct PhraseEntry: Hashable { let phrase: String + let pinyin: String let weight: Int let source: String } @@ -126,7 +121,7 @@ enum TSVLoader { } // Formats: - // domain: word, pinyin, source, weight + // normalized: word, pinyin, source, weight // ai-tech: word, pinyin, source, category, weight, canonical let weight: Int if parts.count >= 6, let parsed = Int(parts[4]) { @@ -137,8 +132,16 @@ enum TSVLoader { weight = 1 } + let pinyin = parts.count >= 2 ? parts[1] : "" let source = parts.count >= 3 ? parts[2] : sourceLabel - entries.append(PhraseEntry(phrase: word, weight: max(1, weight), source: source)) + entries.append( + PhraseEntry( + phrase: word, + pinyin: pinyin, + weight: max(1, weight), + source: source + ) + ) } return entries @@ -171,17 +174,13 @@ enum ExportCLM { let options = CLIOptions.parse() let fm = FileManager.default - guard fm.fileExists(atPath: options.domainTSV.path) else { - throw ExportError.missingInput(options.domainTSV.path) - } guard fm.fileExists(atPath: options.aiTechTSV.path) else { throw ExportError.missingInput(options.aiTechTSV.path) } fputs("Loading phrases…\n", stderr) - let domain = try TSVLoader.load(from: options.domainTSV, sourceLabel: "computer_terms") let aiTech = try TSVLoader.load(from: options.aiTechTSV, sourceLabel: "ai_tech_seed") - var merged = TSVLoader.merge([domain, aiTech]) + var merged = TSVLoader.merge([aiTech]) if let cap = options.maxEntries, merged.count > cap { merged = Array(merged.prefix(cap)) @@ -189,7 +188,7 @@ enum ExportCLM { } fputs( - "Merged \(merged.count) unique phrases (domain=\(domain.count), ai-tech=\(aiTech.count))\n", + "Loaded \(merged.count) unique project-curated AI/tech phrases\n", stderr ) fputs("Locale=\(options.localeID) identifier=\(options.modelID) version=\(options.modelVersion)\n", stderr) @@ -218,6 +217,15 @@ enum ExportCLM { try fm.removeItem(at: outputURL) } + let phrasesURL = parent.appendingPathComponent("phrases.tsv") + let normalizedLines = merged.map { entry in + "\(entry.phrase)\t\(entry.pinyin)\t\(entry.source)\t\(entry.weight)" + } + let normalizedTSV = (["word\tpinyin\tsource\tweight"] + normalizedLines) + .joined(separator: "\n") + "\n" + try normalizedTSV.write(to: phrasesURL, atomically: true, encoding: .utf8) + fputs("Wrote \(phrasesURL.path)\n", stderr) + fputs("Exporting to \(outputURL.path)…\n", stderr) try await data.export(to: outputURL) @@ -236,7 +244,6 @@ enum ExportCLM { "version": options.modelVersion, "phrase_count": merged.count, "sources": [ - "computer_terms": domain.count, "ai_tech_seed": aiTech.count, ], "bin_file": outputURL.lastPathComponent, @@ -246,6 +253,32 @@ enum ExportCLM { let manifestData = try JSONSerialization.data(withJSONObject: manifest, options: [.prettyPrinted, .sortedKeys]) try manifestData.write(to: manifestURL) fputs("Wrote \(manifestURL.path)\n", stderr) + + let sourceManifestURL = parent.appendingPathComponent("manifest.json") + let sourceManifest: [String: Any] = [ + "version": "v1", + "generated_at": ISO8601DateFormatter().string(from: Date()), + "locale": "zh-Hans", + "entry_count": merged.count, + "sources": [[ + "key": "ai_tech_seed", + "label": "OSGKeyboard curated AI/tech lexicon", + "license": "MIT (curated seed; OSGKeyboard contributors)", + "raw_count": aiTech.count, + ]], + "notes": [ + "Project-curated bilingual AI brands, technology terms, companies, and names.", + "No third-party cell dictionaries or Sogou-derived data.", + "PhraseCount weights map to SFCustomLanguageModelData relative frequencies.", + ], + "files": ["phrases": "phrases.tsv"], + ] + let sourceManifestData = try JSONSerialization.data( + withJSONObject: sourceManifest, + options: [.prettyPrinted, .sortedKeys] + ) + try sourceManifestData.write(to: sourceManifestURL) + fputs("Wrote \(sourceManifestURL.path)\n", stderr) } } diff --git a/Scripts/lexicon/scel_parser.py b/Scripts/lexicon/scel_parser.py deleted file mode 100644 index f5acc61..0000000 --- a/Scripts/lexicon/scel_parser.py +++ /dev/null @@ -1,133 +0,0 @@ -#!/usr/bin/env python3 -# -*- coding: utf-8 -*- -"""Parse Sogou .scel cell dictionaries into (word, pinyin) entries. - -Layout follows the classic SCEL format used by imewlconverter / SogouPopularDict. -""" - -from __future__ import annotations - -import struct -from dataclasses import dataclass -from pathlib import Path - - -@dataclass(frozen=True) -class ScelInfo: - word_count: int - name: str - type_name: str - description: str - - -def _read_uint16(handle) -> int: - data = handle.read(2) - if not data or len(data) < 2: - return 0 - return struct.unpack(" int: - data = handle.read(4) - if not data or len(data) < 4: - return 0 - return struct.unpack(" str: - if offset >= 0: - handle.seek(offset) - if length > 0: - data = handle.read(length) - end = 0 - for index in range(0, len(data), 2): - if index + 1 < len(data) and data[index] == 0 and data[index + 1] == 0: - end = index - break - if end > 0: - data = data[:end] - return data.decode("utf-16le", errors="ignore") - - result = bytearray() - while True: - char = handle.read(2) - if not char or len(char) < 2 or (char[0] == 0 and char[1] == 0): - break - result.extend(char) - return result.decode("utf-16le", errors="ignore") - - -def is_valid_word(word: str) -> bool: - if not word or not (1 <= len(word) <= 10): - return False - allowed_punct = ",。:;?!()【】《》""''、" - return all("\u4e00" <= char <= "\u9fff" or char.isdigit() or char in allowed_punct for char in word) - - -def get_scel_info(scel_path: Path) -> ScelInfo: - with scel_path.open("rb") as handle: - handle.seek(0x124) - word_count = _read_uint32(handle) - handle.seek(0x130) - name = _read_utf16_str(handle, length=64) - handle.seek(0x338) - type_name = _read_utf16_str(handle, length=64) - handle.seek(0x540) - description = _read_utf16_str(handle, length=1024) - return ScelInfo(word_count=word_count, name=name, type_name=type_name, description=description) - - -def parse_scel_file(scel_path: Path) -> list[tuple[str, str]]: - """Return ordered (word, pinyin) pairs from a .scel file.""" - entries: list[tuple[str, str]] = [] - - with scel_path.open("rb") as handle: - handle.seek(0x1540) - pinyin_count = _read_uint32(handle) - pinyin_dict: dict[int, str] = {} - for _ in range(pinyin_count): - pinyin_idx = _read_uint16(handle) - pinyin_len = _read_uint16(handle) - pinyin = handle.read(pinyin_len).decode("utf-16le", errors="ignore").strip().lower() - pinyin_dict[pinyin_idx] = pinyin - - try: - while True: - same_pinyin_count = _read_uint16(handle) - pinyin_index_len = _read_uint16(handle) - if pinyin_index_len <= 0 or same_pinyin_count <= 0: - break - - pinyin_parts: list[str] = [] - for _ in range(pinyin_index_len // 2): - idx = _read_uint16(handle) - part = pinyin_dict.get(idx, "") - if part: - pinyin_parts.append(part) - joined_pinyin = " ".join(pinyin_parts).strip() - - for _ in range(same_pinyin_count): - word_len = _read_uint16(handle) - word = handle.read(word_len).decode("utf-16le", errors="ignore") - _ = _read_uint16(handle) - _ = _read_uint32(handle) - _ = handle.read(6) - if is_valid_word(word): - entries.append((word, joined_pinyin)) - except (struct.error, OSError): - pass - - return entries - - -def load_pinyin_tsv(tsv_path: Path) -> list[tuple[str, str]]: - entries: list[tuple[str, str]] = [] - with tsv_path.open(encoding="utf-8") as handle: - for raw_line in handle: - line = raw_line.strip() - if not line: - continue - word, _, pinyin = line.partition("\t") - if word and pinyin: - entries.append((word, pinyin.strip())) - return entries diff --git a/Tests/suite-manifest.json b/Tests/suite-manifest.json index a38a341..e30e7b3 100644 --- a/Tests/suite-manifest.json +++ b/Tests/suite-manifest.json @@ -130,6 +130,7 @@ "OSGKeyboardExtTests/PinyinNextKeyResolverTests", "OSGKeyboardExtTests/RimeSchemaGeneratorTests", "OSGKeyboardExtTests/RimePersonalDictionaryExporterTests", + "OSGKeyboardExtTests/TypingTouchTrackerTests", "OSGKeyboardTests/CursorNavigationTests", "OSGKeyboardTests/KeyboardTranslationConfigProtectionTests", "OSGKeyboardTests/AIHintPoolTests", @@ -139,6 +140,7 @@ "OSGKeyboardTests/AIUserSkillStoreTests", "OSGKeyboardTests/AIEventExtractionTests", "OSGKeyboardTests/AIAddressExtractionTests", + "OSGKeyboardTests/AINoteExportTests", "OSGKeyboardTests/ClipboardHistoryPolicyTests", "OSGKeyboardTests/ClipboardHistoryStoreTests" ] diff --git a/ThirdParty/README.md b/ThirdParty/README.md index 06d0722..6b9a6bc 100644 --- a/ThirdParty/README.md +++ b/ThirdParty/README.md @@ -13,3 +13,13 @@ Before `xcodegen generate` or opening the project, run: This clones the package (if missing) and applies OSG's `StreamingConfig.context` patch for vocabulary prompts. The clone lives at `ThirdParty/mlx-audio-swift/` (gitignored). SPM resolves mlx-audio-swift's own dependencies on first Mac build. + +The resolved Mac speech stack also includes: + +- `mlx-swift` and `mlx-swift-lm` (MIT) +- `swift-transformers` and `swift-huggingface` (Apache-2.0) +- optional Qwen3-ASR 0.6B / 1.7B MLX 4-bit model downloads + (Apache-2.0) + +See `NOTICE-TYPING.md` and the in-app Third-Party Licenses screen for pinned +versions, purposes, upstream links, and license texts. diff --git a/docs/APPSTORE_METADATA.md b/docs/APPSTORE_METADATA.md index 38a818b..b8e572e 100644 --- a/docs/APPSTORE_METADATA.md +++ b/docs/APPSTORE_METADATA.md @@ -1,4 +1,4 @@ -# App Store Connect — OSGKeyboard 1.7.5 (build 66) +# App Store Connect — OSGKeyboard 1.8.0 (build 72) > Current metadata baseline for the iOS/iPadOS App Store build. Version and build > numbers come from `project.yml`. The repository also contains a separate @@ -11,7 +11,7 @@ | App name | `OSGKeyboard` | ≤ 30 characters | | Subtitle | `Voice input, everywhere` | ≤ 30 characters | | Bundle ID | `com.osgkeyboard.ios` | iOS host target | -| Version / build | `1.7.5` / `66` | `MARKETING_VERSION` / `CURRENT_PROJECT_VERSION` | +| Version / build | `1.8.0` / `72` | `MARKETING_VERSION` / `CURRENT_PROJECT_VERSION` | | Minimum system | iOS/iPadOS 26 | iPhone and iPad | | Primary locale | `en-US` | Simplified Chinese is also bundled | | Primary category | Utilities | | @@ -101,25 +101,31 @@ Voice input anywhere, with on-device recognition by default. Add your own AI key keyboard,voice,dictation,speech,transcribe,AI,pinyin,Chinese,English,polish,typing,productivity ``` -## What's new in 1.7.5 +## What's new in 1.8.0 ```text NEW -• Optional clipboard history (latest 15 plain-text items) with a top-bar - panel and suggestion strip; AI idle hints can use a fresh copy for ~30s. -• AI mode empty state rotates one-line suggestions; tap sends the card - prompt without using the mic. -• Spoken clipboard requests in AI mode attach stored clipboard text when - you name the clipboard out loud. -• Settings → AI Agent adds Response length (Short / Medium / Detailed). -• AI answers stream into the keyboard as the model writes. +• Skills center with Reply, Summarize, Translate, custom skills, and + exports to Reminders, Calendar, Notes, and Maps. +• English QuickType-style suggestions with smarter system, contact, + text-replacement, and neighbor-key corrections. +• Improved Pinyin abbreviations and on-device typing-habit learning. +• Overlapping key presses, double-space period, contextual Return labels, + and a full-width iPad keyboard with editing controls. +• AI keyboard answers stream as they are generated and can use provider + web search for current information. +• Optional on-device clipboard history and one-tap clipboard skills. CHANGED -• History and Personal dictionary move from the tab bar onto Home preview - cards; engine status scrolls with the page. -• Translation control sits beside the mic (mirrored with Undo); the former - top-bar slot is the Clipboard button. -• Undo covers clipboard pastes as well as dictation, AI answers, and edits. +• Hold the microphone to edit the last verified input, then preview, + replace, or append the result. +• Undo now covers dictation, AI answers, edits, and clipboard pastes. +• Home cards and navigation make History, Personal Dictionary, Skills, + Styles, and Settings easier to find. + +FIXED +• Improved Chinese input setup, Universal Clipboard responsiveness, + keyboard switching, recording cancellation, and AI session recovery. ``` ## App Review information @@ -183,10 +189,14 @@ credential. - Linked to the user: Yes - Used for tracking: No -This covers transcripts, polish/translation text, AI questions, optional -provider search requests, dictionary terms included in provider prompts, and -clipboard text only after the user inserts it and actively invokes polish. -Device-local clipboard history by itself is not collected by the developer. +This covers transcripts and nearby cursor context used for polish/translation, +AI questions and skill prompts, optional provider search requests, dictionary +terms included in provider prompts, and clipboard text only after the user +actively invokes a clipboard skill, names the clipboard in AI mode, or inserts +it and requests polish. Skill results may also be handed on-device to an Apple +Shortcut, while navigation addresses may be opened in the selected map app. +Device-local clipboard history and typing-learning data by themselves are not +collected by the developer. ### Do not select @@ -201,10 +211,10 @@ standard HTTPS. Re-evaluate this answer if non-exempt cryptography is added. ## Submission checklist -- [ ] Confirm `project.yml` still reads version 1.7.5 / build 66 +- [ ] Confirm `project.yml` still reads version 1.8.0 / build 72 - [ ] Open the existing Xcode project (do not regenerate unless needed) - [ ] Run the release build and test suites on macOS with Xcode 26 - [ ] Replace screenshots with captures from the submitted build - [ ] Verify the privacy answers against the submitted provider features - [ ] Confirm the tip product remains optional and unlocks no feature -- [ ] Upload, select build 66, add review notes, and submit +- [ ] Upload, select build 72, add review notes, and submit diff --git a/docs/local-asr-architecture.md b/docs/local-asr-architecture.md index 1175ce9..a779a64 100644 --- a/docs/local-asr-architecture.md +++ b/docs/local-asr-architecture.md @@ -83,7 +83,7 @@ LocalASRBiasAdapter.adapt( | `hardHotwords` | 为具备 hard-hotword capability 的 backend 保留;当前 Qwen3 MLX 不使用 | 个人词优先;`BuiltinLexiconIndex` 从 `phrases.tsv` 选择 `weight >= 4` 的 Top-N, -代码编辑器/终端前台场景优先 `computer_terms`。默认最多考虑 300 个内置 ASR 词, +代码编辑器/终端前台场景优先项目维护的 `ai_tech_seed`。默认最多考虑 300 个内置 ASR 词, Qwen3 soft prompt 最长 800 字符,润色补充最多 40 个内置词。 ### 2.3 Apple Speech fallback diff --git a/docs/osgkeyboardversion.html b/docs/osgkeyboardversion.html index 7caf8aa..ff7e73b 100644 --- a/docs/osgkeyboardversion.html +++ b/docs/osgkeyboardversion.html @@ -176,6 +176,135 @@

暂无与当前版本匹配的更新说明。

No release notes match this app version.

+ +
+
1.8.0
+ +
+
+

新功能

+ +
+

AI 与语音助手

+
    +
  • AI 键盘模式:新增独立 AI 输入面,可通过语音提问、查看回答,并在确认后插入或发送
  • +
  • AI 联网搜索:支持服务商侧联网搜索,可回答天气、新闻等需要最新资料的问题,搜索失败时自动重试
  • +
  • AI 流式回答:模型生成内容时,回答会实时显示在键盘中,无需等待整段完成
  • +
  • AI 空闲建议:AI 面板会轮播常用提问和热点建议,点选后可直接生成回答
  • +
  • 回复篇幅设置:新增简短、中等、详细三档 AI 回复长度,并支持随设置同步
  • +
  • 编辑上次输入:长按麦克风即可口述修改要求,预览后替换上次输入或追加新内容
  • +
  • 问句保护:润色会保留用户原本的提问语气,不再把「你能听到吗」等问句改写成回答
  • +
+
+ +
+

剪贴板与技能

+
    +
  • 剪贴板历史:可选保存最近 15 条纯文本,支持查看、插入和单独清空,默认关闭且仅保存在本机
  • +
  • 剪贴板建议条:开启后,最新复制内容会显示在键盘上方,可一键插入
  • +
  • 粘贴权限引导:剪贴板设置页可直接打开系统设置,方便将「从其他 App 粘贴」设为允许
  • +
  • 口述剪贴板请求:在 AI 模式中说出「回复剪贴板」或「翻译剪贴板」,即可处理已保存的复制内容
  • +
  • 剪贴板快捷技能:复制后可直接选择回复、总结或翻译,无需先粘贴到输入框
  • +
  • 技能中心:首页新增技能页,可管理最多 8 个键盘技能,并通过长按拖动调整顺序
  • +
  • 自定义技能:可自定义名称、图标和提示词,也可连接自己的 iCloud 快捷指令
  • +
  • 提取待办:可从复制内容识别待办事项,并通过快捷指令写入提醒事项
  • +
  • 提取日程:可识别日期、时间、地点和结束时间,并写入系统日历
  • +
  • 存入备忘录:可根据复制内容生成简短标题,并将原文保存到 Apple 备忘录
  • +
  • 地址导航:可识别地址或起点终点,并直接打开高德、百度或 Apple 地图开始驾车导航
  • +
+
+
+ +
+

中英文输入

+
    +
  • 英文 QuickType 候选栏:输入英文时同时显示原词、纠错和补全,提交后自动清空
  • +
  • 英文词汇覆盖扩充:加入约 4 万词的离线词表,并结合系统词库、通讯录名称和文本替换提供建议
  • +
  • 英文邻键纠错:按错相邻按键时,会优先推荐更符合真实键盘位置的单词
  • +
  • 英文自动更正更克制:减少对专名、短词和全大写词的误改;拒绝纠错后会学习保留原词
  • +
  • 拼音简拼改进:优化 wom 等混合简拼排序,并支持 zhchsh 两键简拼
  • +
  • 输入习惯学习:中文候选频率和英文选择偏好会保存在本机,设置中可单独清除,不影响个性词库
  • +
  • 叠指连打:支持上一键尚未抬起时按下下一键,并按按下顺序输出文字
  • +
  • 双空格句号:英文单词后连续按两次空格,会自动转换为句号和空格,并开启句首大写
  • +
  • 回车键场景文案:回车键会根据当前输入框显示前往、搜索、发送、完成、下一项等系统文案
  • +
  • iPad 键盘适配:键盘横竖屏均铺满可用宽度,底行加入逗号、句号和系统地球键,并提供撤销、重做、复制和剪切
  • +
+
+ +
+

界面、稳定性与隐私

+
    +
  • 统一撤销上次输入:听写、AI 回答、编辑结果和剪贴板粘贴均可一次撤销
  • +
  • 首页与导航调整:历史记录和个性词库改为首页资料卡;技能、风格和设置入口重新整理
  • +
  • 输入稳定性改进:修复中文输入初始化失败、跨设备剪贴板导致键盘卡住、切换键盘崩溃、录音取消不及时及 AI 会话结束后麦克风不可用等问题
  • +
  • 数据控制更新:默认使用设备端语音识别;AI 使用用户自己的 API Key;剪贴板功能默认关闭,内容仅在用户主动触发时交给所配置的服务商
  • +
+
+
+ +
+
+

New Features

+ +
+

AI and voice assistant

+
    +
  • AI keyboard mode: ask by voice, review the answer on the keyboard, then insert or send it when ready
  • +
  • AI web search: supported providers can search for current information such as weather and news, with automatic fallback when search fails
  • +
  • Streaming AI answers: answers appear on the keyboard as the model writes instead of waiting for the full response
  • +
  • AI idle suggestions: the AI panel rotates useful prompts and current topics that can be sent with one tap
  • +
  • Response length: choose Short, Medium, or Detailed AI answers and sync the preference with settings
  • +
  • Edit last input: hold the microphone, describe the change, preview it, then replace the last input or append the result
  • +
  • Question protection: polish preserves the user's question instead of rewriting prompts such as “Can you hear me?” into answers
  • +
+
+ +
+

Clipboard and Skills

+
    +
  • Clipboard history: optionally keep the latest 15 plain-text copies on this device, with separate view, insert, and clear controls
  • +
  • Clipboard suggestion strip: show the newest copy above the keyboard for one-tap insertion
  • +
  • Paste permission guide: open system Settings directly to set Paste from Other Apps to Allow
  • +
  • Spoken clipboard requests: say “reply to the clipboard” or “translate my clipboard” in AI mode to use the saved copy
  • +
  • Clipboard quick skills: choose Reply, Summarize, or Translate after copying without first pasting into a field
  • +
  • Skills center: manage up to eight keyboard skills and reorder them with a long-press drag
  • +
  • Custom skills: create a name, icon, and prompt, with an optional iCloud Shortcut connection
  • +
  • Extract to-dos: recognize tasks in copied text and add them to Reminders through a companion Shortcut
  • +
  • Extract events: recognize dates, times, locations, and end times, then add them to Calendar
  • +
  • Save to Notes: generate a short title and save the original copied text to Apple Notes
  • +
  • Navigate to an address: recognize an address or route and open driving directions in Amap, Baidu Maps, or Apple Maps
  • +
+
+
+ +
+

Chinese and English Typing

+
    +
  • English QuickType bar: see the typed word, correction, and completion together; the bar clears after commit
  • +
  • Broader English vocabulary: an offline list of about 40,000 words works with the system lexicon, contact names, and text replacements
  • +
  • Neighbor-key correction: mistypes on nearby keys prioritize words that match the physical keyboard layout
  • +
  • More conservative autocorrect: fewer unwanted changes to names, short words, and all-caps text; rejecting a correction teaches the original
  • +
  • Pinyin abbreviation improvements: mixed forms such as wom rank better, with two-key zh, ch, and sh abbreviations
  • +
  • Typing habit learning: Chinese candidate frequency and English boosts stay on device and can be cleared without deleting the personal dictionary
  • +
  • Overlapping key presses: press the next key before lifting the previous finger while characters still commit in press order
  • +
  • Double-space period: a second Space after an English word becomes a period and space, then enables sentence capitalization
  • +
  • Contextual Return labels: the action key shows Go, Search, Send, Done, Next, and other system labels for the current field
  • +
  • iPad keyboard layout: fills portrait and landscape width, adds comma, period, and the system globe key, plus undo, redo, copy, and cut
  • +
+
+ +
+

Interface, Stability & Privacy

+
    +
  • Unified undo: roll back dictation, AI answers, edit results, and clipboard pastes in one step
  • +
  • Home and navigation updates: History and Personal Dictionary become Home cards, with reorganized Skills, Styles, and Settings navigation
  • +
  • Input stability: fixes Chinese setup failures, Universal Clipboard keyboard freezes, keyboard-switch crashes, delayed recording cancellation, and a stuck microphone after AI sessions
  • +
  • Data controls: on-device speech recognition remains the default; AI uses your own API key; Clipboard features stay off until enabled and send text only after your action
  • +
+
+
+
+
1.7.5
diff --git a/docs/privacy.html b/docs/privacy.html index f86ce5a..a570a4d 100644 --- a/docs/privacy.html +++ b/docs/privacy.html @@ -25,19 +25,22 @@

← OSGKeyboard · App Store

中文

OSGKeyboard Privacy Policy

-

Last updated: August 11, 2026 · v1.2

-

OSGKeyboard is a custom iOS keyboard that turns your voice into text. It runs as a Custom Keyboard Extension on iOS 26 and later, and uses Apple's on-device SpeechAnalyzer + DictationTranscriber for transcription by default. An optional cloud ASR engine (explicit opt-in) uploads recordings to the provider you configure. After transcription, text may be polished or translated via a cloud LLM. This policy explains what data the app processes and how it is used.

+

Last updated: August 14, 2026 · v1.3

+

OSGKeyboard provides an iOS custom keyboard and a macOS menu-bar dictation app. iOS uses Apple's on-device SpeechAnalyzer + DictationTranscriber by default; macOS can use a downloaded local Qwen3-ASR model. You may instead choose a cloud recognition engine in Settings. After transcription, text may be polished, translated, or used by AI Agent features through a provider you configure. This policy explains what data the apps process and how it is used.

What we collect

    -
  • Voice audio — captured only while you actively record. On the default local engine, audio is transcribed on-device with Apple's SpeechAnalyzer + DictationTranscriber and raw audio is not uploaded. If you explicitly enable the cloud engine (a confirmation dialog is shown first), your recordings are uploaded to the ASR provider you configure (e.g. OpenAI, Qwen DashScope, Zhipu) for transcription; that provider's privacy policy applies. OSGKeyboard never stores or proxies your audio on its own servers.
  • +
  • Voice audio — captured only while you actively record. On a local engine, audio is transcribed on-device and raw audio is not uploaded. If you actively select a cloud engine in Settings, recordings are uploaded directly to the ASR provider you configure (e.g. OpenAI, Qwen DashScope, Zhipu); that provider's privacy policy applies. OSGKeyboard never stores or proxies your audio on its own servers.
  • Transcribed text and cursor context — after ASR, the transcript (not audio) may be sent for polish when you have configured an LLM API key. To continue naturally at the insertion point, a small amount of text immediately before and after the cursor may be included. Secure fields are never captured; cursor context is not written to logs or voice history. Without an API key, raw ASR text is inserted and no polish request is sent. Polish and optional translation use the OpenAI-compatible (or Anthropic) API you configure (e.g. OpenAI, DeepSeek, Qwen DashScope, Moonshot, Zhipu, Xiaomi MiMo, or your own server).
  • AI mode questions — in AI keyboard mode, your spoken question text is sent to the same configured LLM provider. When that provider supports server-side web search, it may retrieve public web results for time-sensitive answers. Search queries and snippets are handled by that provider under its privacy policy; OSGKeyboard does not operate a search index or proxy search traffic.
  • +
  • AI suggestions and OSGKeyboard web pages — the main app may request public suggestion titles from key.osglab.com; no voice, transcript, clipboard body, API key, or ordinary keystroke content is included in that request. Opening the update page requests public content from download.osglab.com. As with ordinary HTTPS sites, those hosts and their infrastructure may process connection metadata such as IP address and request time.
  • +
  • AI Agent skills, Shortcuts, and maps — when you deliberately run a skill, the selected or copied text and skill prompt are sent to your configured LLM provider. For Reminders, Calendar, or Notes exports, the generated result is passed on-device to the Apple Shortcut you install; OSGKeyboard does not receive the resulting item. For navigation, an address or route is placed in a URL opened by Apple Maps, Amap, or Baidu Maps, and the selected map provider's policy applies.
  • API credentials — your cloud-engine LLM API key is stored in the iOS Keychain on your device and is read only when an LLM request is made. It is shared with the main app through a shared Keychain group, never through UserDefaults. When you enable iCloud settings sync, API keys replicate through Apple's iCloud Keychain to your other signed-in devices — not through iCloud Key-Value Store JSON.
  • App preferences — engine mode, recognition language, polish intensity, translation target, handedness, cursor-navigation toggle, and keyboard settings are stored in App Group UserDefaults on your device so the main app and keyboard extension stay in sync. When iCloud settings sync is enabled, eligible preferences (excluding API keys and the device-local clipboard consent switches) may also be mirrored in your private iCloud Key-Value Store account.
  • Optional clipboard history — off by default. When enabled, the keyboard may read text copied on this device or received through Universal Clipboard; iOS cannot reliably identify which source supplied an item. Up to 15 accepted items are stored only in this device’s App Group for the host app and keyboard extension. Turning history off stops capture, disables the suggestion strip, and keeps existing items. Reset Settings also keeps them; deletion requires the separate confirmed “Clear clipboard history” action. There is no fixed expiry. Secure fields immediately clear the current suggestion, close the history panel, and hide the clipboard entry point. Conservative filters reject common OTP shapes, PEM private-key headers, long three-part JWTs, Bearer tokens, recognizable provider-key prefixes of safe lengths, and common Luhn-valid 16-digit card numbers; they do not claim to detect every password. Normal order numbers, years, and short labeled account numbers remain eligible. Rejected text can still be pasted once through iOS; it is simply not recorded. Clipboard text is never sent to AI on its own. It leaves the device only when you deliberately ask for it — tapping a clipboard suggestion in AI mode, saying “clipboard” in an AI question, or invoking polish after inserting an item — and it is then sent to your configured provider as separate quoted data, never as instructions.
  • Personal dictionary — terms and aliases you add in the Dictionary tab are stored locally on your device. They are included in LLM polish prompts so your vocabulary is preserved. Optional iCloud dictionary sync mirrors your dictionary through your private iCloud Key-Value Store; OSGKeyboard does not operate a separate dictionary server.
  • -
  • On-device typing learning — the Chinese keyboard stores selected words and candidate frequencies in the App Group on your device so future candidates improve. This user dictionary is not uploaded by OSGKeyboard.
  • +
  • On-device typing learning — Chinese candidate frequencies and English suggestion choices are stored in the local App Group. You can clear this learning separately in typing settings without deleting the personal dictionary. OSGKeyboard does not upload it.
  • +
  • macOS local speech models — when you choose a Qwen3-ASR local model, the Mac app downloads model files from Hugging Face and stores them in its local application-support directory until you remove them. Local inference does not send your audio to Hugging Face or OSGKeyboard.
  • Voice history — the host app may keep a list of recent successful transcripts in its History tab. History is capped at 300 entries. When iCloud settings sync is enabled, history may also sync through your private iCloud Key-Value Store.
  • Usage statistics — cumulative dictation time, dictation characters, and translation characters are computed for the home screen stats card. When iCloud settings sync is enabled, per-device totals may merge through your private iCloud Key-Value Store.
@@ -47,7 +50,7 @@
  • We do not log or upload ordinary keystrokes. Only the on-device Chinese candidate-learning data described above is retained locally.
  • We do not operate analytics, crash reporting, or advertising SDKs.
  • -
  • We do not upload raw audio anywhere on the default local engine. The only exception is the optional cloud ASR engine: if you explicitly enable it (a confirmation dialog is shown first), recordings go to the ASR provider you configure — never to servers of ours.
  • +
  • We do not upload raw audio on a local engine. If you actively select a cloud ASR engine in Settings, recordings go to the ASR provider you configure — never to servers of ours.
  • We do not sell personal data.
@@ -62,10 +65,10 @@

Third parties

-

After ASR, transcribed text may be sent for polish and optional translation when you configure an LLM API key. AI-mode questions may also be sent to that provider, which may perform server-side web search. That provider's privacy policy applies. OSGKeyboard does not proxy, log, or aggregate your requests.

+

Cloud ASR and LLM requests go directly to the provider you configure. AI skills may also hand generated data to Apple Shortcuts or open a route in Apple Maps, Amap, or Baidu Maps. Public suggestions and update pages are served by key.osglab.com and download.osglab.com. Optional Mac models are downloaded from Hugging Face. Each third party's privacy policy applies; OSGKeyboard does not proxy, log, or aggregate your provider requests.

Data retention

-

Settings remain on your device until you delete the app or reset settings. When iCloud settings sync is enabled, API keys replicate through iCloud Keychain and eligible preferences, statistics, and voice history may sync through your private iCloud account. Transcription results are passed to the host app you are typing in and are not stored long-term by OSGKeyboard. Voice history is capped at 300 entries; you can clear it from the History tab or by resetting settings. Clipboard history remains device-local, is capped at 15 entries, has no fixed expiry, and is retained when capture is turned off or settings are reset; use the separate confirmed clear action to delete it.

+

Settings remain on your device until you delete the app or reset settings. When iCloud settings sync is enabled, API keys replicate through iCloud Keychain and eligible preferences, statistics, dictionary data, and voice history may sync through your private iCloud account. Voice history is capped at 300 entries and can be cleared from History or by resetting settings. Clipboard history remains device-local, is capped at 15 entries, has no fixed expiry, and remains when capture is turned off or settings are reset; use the separate confirmed clear action to delete it. Chinese and English typing-learning data stays local and can be cleared from typing settings without deleting the personal dictionary. Downloaded Mac speech models remain until you remove the model in the app or delete its local files.

Children's privacy

OSGKeyboard is not directed to children under 13 and does not knowingly collect personal data from children.

@@ -81,18 +84,22 @@

OSGKeyboard 隐私政策

-

更新日期:2026 年 8 月 11 日 · v1.2

-

OSGKeyboard 是一款 iOS 自定义键盘,可将语音转为文字。它以自定义键盘扩展的形式运行,需要 iOS 26 及以上系统,默认使用 Apple 端侧的 SpeechAnalyzer + DictationTranscriber 转写;可选的云端识别引擎(需显式二次确认开启)会把录音上传到你配置的服务商。转写完成后,文字可能经云端 LLM 润色或翻译。本政策说明应用处理哪些数据及用途。

+

更新日期:2026 年 8 月 14 日 · v1.3

+

OSGKeyboard 包含 iOS 自定义键盘与 macOS 菜单栏听写应用。iOS 默认使用 Apple 端侧的 SpeechAnalyzer + DictationTranscriber;macOS 可使用下载到本机的 Qwen3-ASR 模型。你也可以在设置中主动选择云端识别引擎。转写后,文字可能通过你配置的服务商用于润色、翻译或 AI Agent 功能。本政策说明应用处理哪些数据及用途。

我们处理的数据

    -
  • 语音音频 — 仅在你主动录音时采集。默认本地引擎下,音频在设备端通过 SpeechAnalyzer + DictationTranscriber 转写,原始录音不会上传。若你显式开启云端引擎(会先弹出确认对话框),录音会上传到你配置的识别服务商(如 OpenAI、通义 DashScope、智谱)完成转写,适用该服务商的隐私政策。OSGKeyboard 自身绝不存储或中转你的音频。
  • +
  • 语音音频 — 仅在你主动录音时采集。使用本地引擎时,音频在设备端完成转写,原始录音不会上传。若你在设置中主动选择云端引擎,录音会直接上传到你配置的识别服务商(如 OpenAI、通义 DashScope、智谱),适用该服务商的隐私政策。OSGKeyboard 自身不存储或中转音频。
  • 转写文字与光标上下文 — ASR 完成后,若你已配置 LLM API Key,转写文字(非音频)可能发送润色。为了在插入点自然衔接,请求可能同时包含光标前后的少量文字。密码框绝不采集,光标上下文不会写入日志或语音历史。未填写 API Key 时直接插入原始识别结果。润色与可选翻译使用你配置的 OpenAI 兼容(或 Anthropic)API(OpenAI / DeepSeek / 通义 DashScope / Moonshot / 智谱 / 小米 MiMo / 自建服务等)。
  • AI 模式问题 — 在 AI 键盘模式下,语音转写后的问题文字会发送到同一套已配置的 LLM 服务商。若该服务商支持服务端联网搜索,可能为时效性问题检索公开网页结果。搜索词与检索片段由该服务商按其隐私政策处理;OSGKeyboard 不运营搜索索引,也不中转搜索流量。
  • +
  • AI 建议与 OSGKeyboard 网页 — 主 App 可能从 key.osglab.com 请求公开建议标题;该请求不包含语音、转写、剪贴板正文、API Key 或普通击键内容。打开更新页时会从 download.osglab.com 请求公开内容。与普通 HTTPS 网站相同,相关主机与基础设施可能处理 IP 地址、请求时间等连接元数据。
  • +
  • AI Agent 技能、快捷指令与地图 — 仅在你主动运行技能时,所选或复制的文字及技能提示词才会发送到你配置的 LLM 服务商。导出提醒事项、日历或备忘录时,生成结果会在设备端交给你安装的 Apple 快捷指令;OSGKeyboard 不会收到最终创建的项目。导航时,地址或路线会写入 URL 并交给 Apple 地图、高德地图或百度地图,相应地图服务商的政策适用。
  • API 凭证 — 云端引擎的 LLM API Key 保存在设备 Keychain,仅在发起 LLM 请求时读取;通过共享 Keychain 组与主 App 共享,不会写入 UserDefaults。开启iCloud 设置同步后,API 密钥经 Apple iCloud 钥匙串同步到你其他已登录设备,不会写入 iCloud 键值存储 JSON。
  • 应用偏好 — 引擎模式、识别语言、润色档位、翻译目标、握持偏好、光标导航开关、键盘设置等保存在 App Group UserDefaults,用于主 App 与键盘扩展之间的状态同步。开启 iCloud 设置同步后,可同步的偏好(不含 API 密钥与本机剪贴板许可开关)也可能镜像到你私有的 iCloud 键值存储账户。
  • 可选剪贴板历史 — 默认关闭。开启后,键盘可能读取本机复制或经通用剪贴板收到的文字;iOS 无法可靠判断具体来源。最多 15 条通过规则的文本仅保存在本机主 App 与键盘扩展共享的 App Group。关闭历史只会停止采集、关闭建议条并保留已有记录;重置设置也会保留,只有单独确认的「清空剪贴板历史」操作会删除。历史没有固定过期时间。进入安全输入框会立即清除当前建议、关闭历史面板并隐藏剪贴板入口。保守过滤会拒绝常见 OTP 形态、PEM 私钥头、三段较长的 JWT、Bearer Token、达到安全长度的明确服务商密钥前缀,以及常见的通过 Luhn 校验的 16 位卡号;不宣称识别所有密码。普通订单号、年份与带标签的短账号仍可进入历史。被拒绝的文本仍可经 iOS 一次性粘贴,只是不被记录。剪贴板正文不会自行发送给 AI。只有你主动要求时它才会离开设备——在 AI 模式点选剪贴板建议、在 AI 提问中明确说出「剪贴板」,或插入后主动使用润色——此时会作为单独引用的数据发送给你配置的服务商,绝不作为指令。
  • 个性词库 — 你在「词库」Tab 添加的词条与别名保存在本机,润色时会写入 LLM 提示词。可选的iCloud 词库同步经私有 iCloud 键值存储在多设备间镜像;OSGKeyboard 不运营独立词库服务器。
  • +
  • 本地输入学习 — 中文候选频率与英文候选选择偏好保存在本机 App Group,可在输入设置中单独清除,不会因此删除个性词库,OSGKeyboard 不会上传这些学习数据。
  • +
  • macOS 本地语音模型 — 选择 Qwen3-ASR 本地模型后,Mac App 会从 Hugging Face 下载模型文件,并保存在本机应用支持目录,直到你主动移除。本地推理不会把录音发送到 Hugging Face 或 OSGKeyboard。
  • 语音历史 — 主 App 可在「历史」页保留近期成功转写,上限 300 条。开启 iCloud 设置同步后,历史也可能经私有 iCloud 键值存储同步。
  • 用量统计 — 首页统计卡片的累计听写时长、听写字数、翻译字数在本地计算。开启 iCloud 设置同步后,各设备分量可能经私有 iCloud 键值存储合并。
@@ -102,7 +109,7 @@
  • 我们不会记录或上传你平时在键盘上的击键内容。
  • 我们不会集成分析、崩溃上报或广告 SDK。
  • -
  • 默认本地引擎下,我们不会将原始录音上传至任何服务器。唯一例外是可选的云端识别引擎:你显式开启后(会先弹出确认对话框),录音会发送到配置的识别服务商——绝不会发送到我们的服务器。
  • +
  • 使用本地引擎时,我们不会上传原始录音。若你在设置中主动选择云端 ASR,引擎会将录音发送到配置的识别服务商,而不是我们的服务器。
  • 我们不会出售个人数据。
@@ -117,10 +124,10 @@

第三方

-

ASR 完成后,若你配置了 LLM API Key,转写文字可能用于润色与可选翻译;AI 模式问题也可能发送至同一服务商(含服务商侧可选联网搜索)。该服务商的隐私政策适用于相关请求。OSGKeyboard 不代理、不记录、不聚合这些请求。

+

云端 ASR 与 LLM 请求直接发送到你配置的服务商。AI 技能也可能把生成数据交给 Apple 快捷指令,或在 Apple 地图、高德地图、百度地图中打开路线。公开建议与更新页面分别由 key.osglab.comdownload.osglab.com 提供;可选 Mac 模型从 Hugging Face 下载。各第三方的隐私政策适用;OSGKeyboard 不代理、记录或聚合你的服务商请求。

数据保留

-

设置保留在设备上,直至卸载或重置。开启 iCloud 设置同步后,API 密钥经 iCloud 钥匙串同步,可同步的偏好、统计与语音历史可能经私有 iCloud 账户同步。识别结果写入你正在使用的宿主 App,OSGKeyboard 不会长期存储。语音历史上限 300 条,可随时在「历史」页清空或通过重置设置清除。剪贴板历史仅保存在本机,上限 15 条,没有固定过期时间;关闭采集或重置设置均会保留,需使用单独确认的清空操作删除。

+

设置保留在设备上,直至卸载或重置。开启 iCloud 设置同步后,API 密钥经 iCloud 钥匙串同步,可同步的偏好、统计、词库和语音历史可能经私有 iCloud 账户同步。语音历史上限 300 条,可在「历史」页清空或通过重置设置清除。剪贴板历史仅保存在本机,上限 15 条,没有固定过期时间;关闭采集或重置设置均会保留,需使用单独确认的清空操作删除。中英文输入学习数据仅留本机,可在输入设置中单独清除且不影响个性词库。下载的 Mac 语音模型会保留到你在应用中移除模型或删除本地文件。

儿童隐私

OSGKeyboard 不面向 13 岁以下儿童,亦不会明知地从儿童处收集个人信息。

diff --git a/docs/privacy/index.html b/docs/privacy/index.html index 4c013a6..4ed2a24 100644 --- a/docs/privacy/index.html +++ b/docs/privacy/index.html @@ -25,19 +25,22 @@

← OSGKeyboard · App Store

中文

OSGKeyboard Privacy Policy

-

Last updated: August 11, 2026 · v1.2

-

OSGKeyboard is a custom iOS keyboard that turns your voice into text. It runs as a Custom Keyboard Extension on iOS 26 and later, and uses Apple's on-device SpeechAnalyzer + DictationTranscriber for transcription by default. An optional cloud ASR engine (explicit opt-in) uploads recordings to the provider you configure. After transcription, text may be polished or translated via a cloud LLM. This policy explains what data the app processes and how it is used.

+

Last updated: August 14, 2026 · v1.3

+

OSGKeyboard provides an iOS custom keyboard and a macOS menu-bar dictation app. iOS uses Apple's on-device SpeechAnalyzer + DictationTranscriber by default; macOS can use a downloaded local Qwen3-ASR model. You may instead choose a cloud recognition engine in Settings. After transcription, text may be polished, translated, or used by AI Agent features through a provider you configure. This policy explains what data the apps process and how it is used.

What we collect

    -
  • Voice audio — captured only while you actively record. On the default local engine, audio is transcribed on-device with Apple's SpeechAnalyzer + DictationTranscriber and raw audio is not uploaded. If you explicitly enable the cloud engine (a confirmation dialog is shown first), your recordings are uploaded to the ASR provider you configure (e.g. OpenAI, Qwen DashScope, Zhipu) for transcription; that provider's privacy policy applies. OSGKeyboard never stores or proxies your audio on its own servers.
  • +
  • Voice audio — captured only while you actively record. On a local engine, audio is transcribed on-device and raw audio is not uploaded. If you actively select a cloud engine in Settings, recordings are uploaded directly to the ASR provider you configure (e.g. OpenAI, Qwen DashScope, Zhipu); that provider's privacy policy applies. OSGKeyboard never stores or proxies your audio on its own servers.
  • Transcribed text and cursor context — after ASR, the transcript (not audio) may be sent for polish when you have configured an LLM API key. To continue naturally at the insertion point, a small amount of text immediately before and after the cursor may be included. Secure fields are never captured; cursor context is not written to logs or voice history. Without an API key, raw ASR text is inserted and no polish request is sent. Polish and optional translation use the OpenAI-compatible (or Anthropic) API you configure (e.g. OpenAI, DeepSeek, Qwen DashScope, Moonshot, Zhipu, Xiaomi MiMo, or your own server).
  • AI mode questions — in AI keyboard mode, your spoken question text is sent to the same configured LLM provider. When that provider supports server-side web search, it may retrieve public web results for time-sensitive answers. Search queries and snippets are handled by that provider under its privacy policy; OSGKeyboard does not operate a search index or proxy search traffic.
  • +
  • AI suggestions and OSGKeyboard web pages — the main app may request public suggestion titles from key.osglab.com; no voice, transcript, clipboard body, API key, or ordinary keystroke content is included in that request. Opening the update page requests public content from download.osglab.com. As with ordinary HTTPS sites, those hosts and their infrastructure may process connection metadata such as IP address and request time.
  • +
  • AI Agent skills, Shortcuts, and maps — when you deliberately run a skill, the selected or copied text and skill prompt are sent to your configured LLM provider. For Reminders, Calendar, or Notes exports, the generated result is passed on-device to the Apple Shortcut you install; OSGKeyboard does not receive the resulting item. For navigation, an address or route is placed in a URL opened by Apple Maps, Amap, or Baidu Maps, and the selected map provider's policy applies.
  • API credentials — your cloud-engine LLM API key is stored in the iOS Keychain on your device and is read only when an LLM request is made. It is shared with the main app through a shared Keychain group, never through UserDefaults. When you enable iCloud settings sync, API keys replicate through Apple's iCloud Keychain to your other signed-in devices — not through iCloud Key-Value Store JSON.
  • App preferences — engine mode, recognition language, polish intensity, translation target, handedness, cursor-navigation toggle, and keyboard settings are stored in App Group UserDefaults on your device so the main app and keyboard extension stay in sync. Device-local clipboard consent switches are not activated by iCloud settings sync.
  • Optional clipboard history — off by default. When enabled, the keyboard may read text copied on this device or received through Universal Clipboard; iOS cannot reliably identify which source supplied an item. Up to 15 accepted items are stored only in this device’s App Group for the host app and keyboard extension. Turning history off stops capture, disables the suggestion strip, and keeps existing items. Reset Settings also keeps them; deletion requires the separate confirmed “Clear clipboard history” action. There is no fixed expiry. Secure fields immediately clear the current suggestion, close the history panel, and hide the clipboard entry point. Conservative filters reject common OTP shapes, PEM private-key headers, long three-part JWTs, Bearer tokens, recognizable provider-key prefixes of safe lengths, and common Luhn-valid 16-digit card numbers; they do not claim to detect every password. Normal order numbers, years, and short labeled account numbers remain eligible. Rejected text can still be pasted once through iOS; it is simply not recorded. Clipboard text is never sent to AI on its own. It leaves the device only when you deliberately ask for it — tapping a clipboard suggestion in AI mode, saying “clipboard” in an AI question, or invoking polish after inserting an item — and it is then sent to your configured provider as separate quoted data, never as instructions.
  • Personal dictionary — terms and aliases you add in the Dictionary tab are stored locally on your device. They are included in LLM polish prompts so your vocabulary is preserved. Optional iCloud dictionary sync mirrors your dictionary through your private iCloud Key-Value Store; OSGKeyboard does not operate a separate dictionary server.
  • -
  • On-device typing learning — the Chinese keyboard stores selected words and candidate frequencies in the App Group on your device so future candidates improve. This user dictionary is not uploaded by OSGKeyboard.
  • +
  • On-device typing learning — Chinese candidate frequencies and English suggestion choices are stored in the local App Group. You can clear this learning separately in typing settings without deleting the personal dictionary. OSGKeyboard does not upload it.
  • +
  • macOS local speech models — when you choose a Qwen3-ASR local model, the Mac app downloads model files from Hugging Face and stores them in its local application-support directory until you remove them. Local inference does not send your audio to Hugging Face or OSGKeyboard.
  • Voice history — the host app may keep a list of recent successful transcripts in its History tab. History is capped at 300 entries. When iCloud settings sync is enabled, history may also sync through your private iCloud Key-Value Store.
  • Usage statistics — cumulative dictation time, dictation characters, translation characters, and dictionary entry count are computed and stored locally on the home screen stats card.
@@ -47,7 +50,7 @@
  • We do not log or upload ordinary keystrokes. Only the on-device Chinese candidate-learning data described above is retained locally.
  • We do not operate analytics, crash reporting, or advertising SDKs.
  • -
  • We do not upload raw audio anywhere on the default local engine. The only exception is the optional cloud ASR engine: if you explicitly enable it (a confirmation dialog is shown first), recordings go to the ASR provider you configure — never to servers of ours.
  • +
  • We do not upload raw audio on a local engine. If you actively select a cloud ASR engine in Settings, recordings go to the ASR provider you configure — never to servers of ours.
  • We do not sell personal data.
@@ -62,10 +65,10 @@

Third parties

-

After ASR, transcribed text may be sent for polish and optional translation when you configure an LLM API key. AI-mode questions may also be sent to that provider, which may perform server-side web search. That provider's privacy policy applies. OSGKeyboard does not proxy, log, or aggregate your requests.

+

Cloud ASR and LLM requests go directly to the provider you configure. AI skills may also hand generated data to Apple Shortcuts or open a route in Apple Maps, Amap, or Baidu Maps. Public suggestions and update pages are served by key.osglab.com and download.osglab.com. Optional Mac models are downloaded from Hugging Face. Each third party's privacy policy applies; OSGKeyboard does not proxy, log, or aggregate your provider requests.

Data retention

-

Settings remain on your device until you delete the app or reset settings. When iCloud settings sync is enabled, API keys replicate through iCloud Keychain and eligible preferences, statistics, and voice history may sync through your private iCloud account. Transcription results are passed to the host app you are typing in and are not stored long-term by OSGKeyboard. Voice history is capped at 300 entries; you can clear it from the History tab or by resetting settings. Clipboard history remains device-local, is capped at 15 entries, has no fixed expiry, and is retained when capture is turned off or settings are reset; use the separate confirmed clear action to delete it.

+

Settings remain on your device until you delete the app or reset settings. When iCloud settings sync is enabled, API keys replicate through iCloud Keychain and eligible preferences, statistics, dictionary data, and voice history may sync through your private iCloud account. Voice history is capped at 300 entries and can be cleared from History or by resetting settings. Clipboard history remains device-local, is capped at 15 entries, has no fixed expiry, and remains when capture is turned off or settings are reset; use the separate confirmed clear action to delete it. Chinese and English typing-learning data stays local and can be cleared from typing settings without deleting the personal dictionary. Downloaded Mac speech models remain until you remove the model in the app or delete its local files.

Children's privacy

OSGKeyboard is not directed to children under 13 and does not knowingly collect personal data from children.

@@ -81,18 +84,22 @@

OSGKeyboard 隐私政策

-

更新日期:2026 年 8 月 11 日 · v1.2

-

OSGKeyboard 是一款 iOS 自定义键盘,可将语音转为文字。它以自定义键盘扩展的形式运行,需要 iOS 26 及以上系统,默认使用 Apple 端侧的 SpeechAnalyzer + DictationTranscriber 转写;可选的云端识别引擎(需显式二次确认开启)会把录音上传到你配置的服务商。转写完成后,文字可能经云端 LLM 润色或翻译。本政策说明应用处理哪些数据及用途。

+

更新日期:2026 年 8 月 14 日 · v1.3

+

OSGKeyboard 包含 iOS 自定义键盘与 macOS 菜单栏听写应用。iOS 默认使用 Apple 端侧的 SpeechAnalyzer + DictationTranscriber;macOS 可使用下载到本机的 Qwen3-ASR 模型。你也可以在设置中主动选择云端识别引擎。转写后,文字可能通过你配置的服务商用于润色、翻译或 AI Agent 功能。本政策说明应用处理哪些数据及用途。

我们处理的数据

    -
  • 语音音频 — 仅在你主动录音时采集。默认本地引擎下,音频在设备端通过 SpeechAnalyzer + DictationTranscriber 转写,原始录音不会上传。若你显式开启云端引擎(会先弹出确认对话框),录音会上传到你配置的识别服务商(如 OpenAI、通义 DashScope、智谱)完成转写,适用该服务商的隐私政策。OSGKeyboard 自身绝不存储或中转你的音频。
  • +
  • 语音音频 — 仅在你主动录音时采集。使用本地引擎时,音频在设备端完成转写,原始录音不会上传。若你在设置中主动选择云端引擎,录音会直接上传到你配置的识别服务商(如 OpenAI、通义 DashScope、智谱),适用该服务商的隐私政策。OSGKeyboard 自身不存储或中转音频。
  • 转写文字与光标上下文 — ASR 完成后,若你已配置 LLM API Key,转写文字(非音频)可能发送润色。为了在插入点自然衔接,请求可能同时包含光标前后的少量文字。密码框绝不采集,光标上下文不会写入日志或语音历史。未填写 API Key 时直接插入原始识别结果。润色与可选翻译使用你配置的 OpenAI 兼容(或 Anthropic)API(OpenAI / DeepSeek / 通义 DashScope / Moonshot / 智谱 / 小米 MiMo / 自建服务等)。
  • AI 模式问题 — 在 AI 键盘模式下,语音转写后的问题文字会发送到同一套已配置的 LLM 服务商。若该服务商支持服务端联网搜索,可能为时效性问题检索公开网页结果。搜索词与检索片段由该服务商按其隐私政策处理;OSGKeyboard 不运营搜索索引,也不中转搜索流量。
  • +
  • AI 建议与 OSGKeyboard 网页 — 主 App 可能从 key.osglab.com 请求公开建议标题;该请求不包含语音、转写、剪贴板正文、API Key 或普通击键内容。打开更新页时会从 download.osglab.com 请求公开内容。与普通 HTTPS 网站相同,相关主机与基础设施可能处理 IP 地址、请求时间等连接元数据。
  • +
  • AI Agent 技能、快捷指令与地图 — 仅在你主动运行技能时,所选或复制的文字及技能提示词才会发送到你配置的 LLM 服务商。导出提醒事项、日历或备忘录时,生成结果会在设备端交给你安装的 Apple 快捷指令;OSGKeyboard 不会收到最终创建的项目。导航时,地址或路线会写入 URL 并交给 Apple 地图、高德地图或百度地图,相应地图服务商的政策适用。
  • API 凭证 — 云端引擎的 LLM API Key 保存在设备 Keychain,仅在发起 LLM 请求时读取;通过共享 Keychain 组与主 App 共享,不会写入 UserDefaults。开启iCloud 设置同步后,API 密钥经 Apple iCloud 钥匙串同步到你其他已登录设备,不会写入 iCloud 键值存储 JSON。
  • 应用偏好 — 引擎模式、识别语言、润色档位、翻译目标、握持偏好、光标导航开关、键盘设置等保存在 App Group UserDefaults,用于主 App 与键盘扩展之间的状态同步。本机剪贴板许可开关不会被 iCloud 设置同步开启。
  • 可选剪贴板历史 — 默认关闭。开启后,键盘可能读取本机复制或经通用剪贴板收到的文字;iOS 无法可靠判断具体来源。最多 15 条通过规则的文本仅保存在本机主 App 与键盘扩展共享的 App Group。关闭历史只会停止采集、关闭建议条并保留已有记录;重置设置也会保留,只有单独确认的「清空剪贴板历史」操作会删除。历史没有固定过期时间。进入安全输入框会立即清除当前建议、关闭历史面板并隐藏剪贴板入口。保守过滤会拒绝常见 OTP 形态、PEM 私钥头、三段较长的 JWT、Bearer Token、达到安全长度的明确服务商密钥前缀,以及常见的通过 Luhn 校验的 16 位卡号;不宣称识别所有密码。普通订单号、年份与带标签的短账号仍可进入历史。被拒绝的文本仍可经 iOS 一次性粘贴,只是不被记录。剪贴板正文不会自行发送给 AI。只有你主动要求时它才会离开设备——在 AI 模式点选剪贴板建议、在 AI 提问中明确说出「剪贴板」,或插入后主动使用润色——此时会作为单独引用的数据发送给你配置的服务商,绝不作为指令。
  • 个性词库 — 你在「词库」Tab 添加的词条与别名保存在本机,润色时会写入 LLM 提示词。可选的iCloud 词库同步经私有 iCloud 键值存储在多设备间镜像;OSGKeyboard 不运营独立词库服务器。
  • +
  • 本地输入学习 — 中文候选频率与英文候选选择偏好保存在本机 App Group,可在输入设置中单独清除,不会因此删除个性词库,OSGKeyboard 不会上传这些学习数据。
  • +
  • macOS 本地语音模型 — 选择 Qwen3-ASR 本地模型后,Mac App 会从 Hugging Face 下载模型文件,并保存在本机应用支持目录,直到你主动移除。本地推理不会把录音发送到 Hugging Face 或 OSGKeyboard。
  • 语音历史 — 主 App 可在「历史」页保留近期成功转写,上限 300 条。开启 iCloud 设置同步后,历史也可能经私有 iCloud 键值存储同步。
  • 用量统计 — 首页统计卡片的累计听写时长、听写字数、翻译字数、词库词条数均在本地计算与保存。
@@ -102,7 +109,7 @@
  • 我们不会记录或上传你平时在键盘上的击键内容。
  • 我们不会集成分析、崩溃上报或广告 SDK。
  • -
  • 默认本地引擎下,我们不会将原始录音上传至任何服务器。唯一例外是可选的云端识别引擎:你显式开启后(会先弹出确认对话框),录音会发送到配置的识别服务商——绝不会发送到我们的服务器。
  • +
  • 使用本地引擎时,我们不会上传原始录音。若你在设置中主动选择云端 ASR,引擎会将录音发送到配置的识别服务商,而不是我们的服务器。
  • 我们不会出售个人数据。
@@ -117,10 +124,10 @@

第三方

-

ASR 完成后,若你配置了 LLM API Key,转写文字可能用于润色与可选翻译;AI 模式问题也可能发送至同一服务商(含服务商侧可选联网搜索)。该服务商的隐私政策适用于相关请求。OSGKeyboard 不代理、不记录、不聚合这些请求。

+

云端 ASR 与 LLM 请求直接发送到你配置的服务商。AI 技能也可能把生成数据交给 Apple 快捷指令,或在 Apple 地图、高德地图、百度地图中打开路线。公开建议与更新页面分别由 key.osglab.comdownload.osglab.com 提供;可选 Mac 模型从 Hugging Face 下载。各第三方的隐私政策适用;OSGKeyboard 不代理、记录或聚合你的服务商请求。

数据保留

-

设置保留在设备上,直至卸载或重置。开启 iCloud 设置同步后,API 密钥经 iCloud 钥匙串同步,可同步的偏好、统计与语音历史可能经私有 iCloud 账户同步。识别结果写入你正在使用的宿主 App,OSGKeyboard 不会长期存储。语音历史上限 300 条,可随时在「历史」页清空或通过重置设置清除。剪贴板历史仅保存在本机,上限 15 条,没有固定过期时间;关闭采集或重置设置均会保留,需使用单独确认的清空操作删除。

+

设置保留在设备上,直至卸载或重置。开启 iCloud 设置同步后,API 密钥经 iCloud 钥匙串同步,可同步的偏好、统计、词库和语音历史可能经私有 iCloud 账户同步。语音历史上限 300 条,可在「历史」页清空或通过重置设置清除。剪贴板历史仅保存在本机,上限 15 条,没有固定过期时间;关闭采集或重置设置均会保留,需使用单独确认的清空操作删除。中英文输入学习数据仅留本机,可在输入设置中单独清除且不影响个性词库。下载的 Mac 语音模型会保留到你在应用中移除模型或删除本地文件。

儿童隐私

OSGKeyboard 不面向 13 岁以下儿童,亦不会明知地从儿童处收集个人信息。

diff --git a/project.yml b/project.yml index 39c8197..1d2de43 100644 --- a/project.yml +++ b/project.yml @@ -49,7 +49,7 @@ settings: STRING_CATALOG_GENERATE_SYMBOLS: YES CLANG_CXX_LANGUAGE_STANDARD: c++17 MARKETING_VERSION: "1.7.5" - CURRENT_PROJECT_VERSION: "71" + CURRENT_PROJECT_VERSION: "72" # 签名配置来自 Signing.local.xcconfig(gitignored,不会被覆盖) # 项目级签名 xcconfig,适用于所有 target @@ -136,6 +136,7 @@ targets: - path: OSGKeyboard/Resources/Typing/Licenses/NOTICE.txt - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE.txt - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE-PINYIN-SIMP-APACHE.txt + - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE-MATERIAL-ICONS-APACHE.txt - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE-JIEBA-MIT.txt - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE-PHRASE-PINYIN-DATA-MIT.txt - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE-PINYIN-DATA-MIT.txt @@ -575,6 +576,8 @@ targets: buildPhase: resources - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE-PINYIN-SIMP-APACHE.txt buildPhase: resources + - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE-MATERIAL-ICONS-APACHE.txt + buildPhase: resources - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE-JIEBA-MIT.txt buildPhase: resources - path: OSGKeyboard/Resources/Typing/Licenses/LICENSE-PHRASE-PINYIN-DATA-MIT.txt