CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - word.i

搜索资源列表

  1. 软件工程复习资料

    0下载:
  2. 这是一个WORD文档形式的软件工程复习资料,内容精简、丰富。如果你要考得好成绩,不妨下载来看看,我可不是瞎说哦。-This is a Microsoft Word document forms of software engineering review of information, streamlined and rich. If you want to dull achievements, it may be downloaded to look at, but I am not prat
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.33mb
    • 提供者:唐唐
  1. ao+vbstudy

    0下载:
  2. 这里初步介绍了AO的简单介绍.相信这些对你帮助一定很多.这些都是以WORD来写的.-here on the initial AO simple introduction. I believe these will help you a lot. These are to WOR D write.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:30.83kb
    • 提供者:朱晓晨
  1. PC_KEYBOARD_INFORMATION

    0下载:
  2. === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t ap
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6.93kb
    • 提供者:vinci
  1. USB_MODEL2

    0下载:
  2. 字集成电路讲座2在发一个,有3个,这是第二个~ [henzhuanjusvpwm.rar] - 一个基于矢量控制的无速度传感器MATLAB仿真模型。 [data-bulktransfer.rar] - 数据采集程序,采用批量传输,包括主机程序,固件源程序,驱动程序。出自《usb2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你-Word of integrated circuits 2 in the hair of a lecture, there are three,
  3. 所属分类:Project Design

    • 发布日期:2017-03-24
    • 文件大小:266.69kb
    • 提供者:周星星
  1. uml

    0下载:
  2. 此word文档为关于uml建模的详尽解析,希望对大家在uml建模问题上提供很大的帮助-This word document on the UML for modeling the detailed analysis, I hope all of you in the UML modeling issues will provide a lot of help
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1.37mb
    • 提供者:li
  1. ds18b20

    0下载:
  2. 如何编写读/写一个字节的函数呢? 1. 读一个字节 uchar tmpread(void) //read a byte date 读一个字节 { uchar i,j,dat dat=0 for(i=1 i<=8 i++) { j=tmpreadbit() dat=(j<<7)|(dat>>1) //读出的数据最低位在最前面,这样刚好一个字节在DAT里 } return(dat) //将一个字节数据返回 }-How
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:2.92kb
    • 提供者:宁俊
  1. shenqingbiao

    0下载:
  2. 这是用Word写的毕业生课题申请表,希望大家可以借鉴。算是我的小小心意。请下载看看。我相信你们会需要的。-This is the written Word of graduates with the subject of the application form, hope that we can learn from. I suppose I have little mind. Please download to see. I am sure that you will need.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:4.49kb
    • 提供者:王小平
  1. e-pdf2word

    0下载:
  2. 这是一款能够把PDF格式的文档转为WORD的好工具,可能一次不能转100页以上,需要自己手动多转几次。不过已经相当不错啦,我找了很久,对比了好几个软件,还是这个好用。-This is a document that can convert PDF format to WORD format, it may not transfer more than 100 pages one time, However, it is quite a good tool, I looked for it a l
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3.2mb
    • 提供者:莺迎影映
  1. DirectX_Updater

    0下载:
  2. Do I HAVE to backannotate to use these models? No but, to ensure correct results, you must pass the correct values to the models s generics. This can be done by editing the model s instantiations in your netlist. SDF backannotation may be easier
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:Boris
  1. 5

    0下载:
  2. 是我找两个月软件工程师所碰到的面试题目,以word的形式。有大概8页。祝福正在找工作的朋友们。-I am looking for software engineers is encountered two months of interview questions to word form. Has about 8 pages. Blessings friends looking for work.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:98.31kb
    • 提供者:yang
  1. Wordjqiao

    0下载:
  2. word 使用功能大全,很不错的东东!希望对你们有帮助-word function Daquan, very good stuff! I hope you help
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:61.17kb
    • 提供者:田晓伟
  1. fangzhuan

    0下载:
  2. 题目:输入一个英文句子,翻转句子中单词的顺序,但单词内字符的顺序不变。句子中单词以空格符隔开。 为简单起见,标点符号和普通字母一样处理。 例如输入“I am a student.”,则输出“student. a am I”。 -Title: Enter an English sentence, flip the order of the words in the sentence, but the word within the character of the same order
  3. 所属分类:Software Testing

    • 发布日期:2017-12-01
    • 文件大小:10.62kb
    • 提供者:杨文
  1. Microsoft-Word-

    0下载:
  2. 这是一个关于.net的投票系统的一部分操作文档,觉得好的可以来找我要-This is a part of the voting system. Net operating document, I want to feel good can come
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:455.91kb
    • 提供者:fangsenyue
  1. 复习资料

    0下载:
  2. 这是一个WORD文档形式的软件工程复习资料,内容精简、丰富。如果你要考得好成绩,不妨下载来看看,我可不是瞎说哦。-This is a Microsoft Word document forms of software engineering review of information, streamlined and rich. If you want to dull achievements, it may be downloaded to look at, but I am not prat
  3. 所属分类:软件工程

  1. EasyASP-V2.1-V2.2

    0下载:
  2. 我刚刚整理的EasyASP V2.1-V2.2使用说明手册(Word文档形式)。下载后可直接双面打印即可。-请键入文字或网站地址,或者上传文档。 取消 Wǒ gānggāng zhěnglǐ de EasyASP V2.1-V2.2 Shǐyòng shuōmíng shǒucè (Word wéndàng xíngshì). Xiàzài hòu kě zhíjiē shuāng miàn dǎyìn jí kě.I just finishing EasyASP V2.1-V2.2 U
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:146.55kb
    • 提供者:楚雄
  1. cifafenxi

    0下载:
  2. 输入PL/O语言为: if i>0 i=1 输入 y开始词法分析 y 单词: if 类型: 关键字 单词: i 类型: 标识符 单词: > 类型: 大于号 单词: 0 类型: 整数 单词: i 类型: 标识符 单词: = 类型: 等于号 单词: 1 类型: 整数 单词: 类型: 分号-Enter the PL/O language: if i> 0 i = 1 enter y y word began lexical analysis: if Type: Keyword wo
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:3.54kb
    • 提供者:刘育栋
  1. Keil-and-proteus

    0下载:
  2. 这是word文档资料,该资料图文并茂地说明了keil C与protues两者之间的联调方法,希望对您有用。-This is the word documentation, the data illustrated illustrates the FBI method keil C and protues between the two, I hope useful for you.
  3. 所属分类:Software Testing

    • 发布日期:2017-05-03
    • 文件大小:818.49kb
    • 提供者:
  1. systemview

    0下载:
  2. systemview通信系统仿真,自己写的word文档,希望有用-systemview communication system simulation, write your own word document, I hope useful
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:502.55kb
    • 提供者:白燕
  1. vim-recipes

    0下载:
  2. A cookbook for the Vim text editor by Run Paint Run Run / Run Paint Press The Vim text editor is perhaps as famous for its learning curve as it is for its contributions to productivity. Vim isn t intuitive in the way other applications cla
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1.35mb
    • 提供者:Master
  1. New-Microsoft-Office-Word-Document-(4)

    0下载:
  2. Point detection i mages using spatial filtering with a mask-Point detection in images using spatial filtering with a mask
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:7.83kb
    • 提供者:prathibha5408
« 12 »
搜珍网 www.dssz.com