期刊问答网 论文发表 期刊发表 期刊问答
  • 回答数

    4

  • 浏览数

    167

jiebaop
首页 > 期刊问答网 > 期刊问答 > 计算机相关期刊英语论文怎么写的

4个回答 默认排序1
  • 默认排序
  • 按时间排序

Ellie_Chen

已采纳
Times New Roman 字体,5倍行距,首行缩进2字符,

计算机相关期刊英语论文怎么写的

107 评论(14)

烛之武zzw

动画设计中消除图像闪烁的一种方法是使用多页动画。多页动画是通过使用页切换技术实现的。页切换改变显示页以绘制出给定动画序列的相邻帧。由于图像通常绘制在不同的页上(不是当前可见页),用户不会看到图像被绘制或擦除。所以,这种技术能产生高质量的动画而没有图像闪烁。进行页切换的详细步骤如下。 选择一种至少有两个可用显示页的视频模式(示例中为EGA640×200,16色4页)。 使用-setvideomode()函数获取选择的视频模式。在当前显示页(0页)上绘制出序列中的第一帧。 在需要绘制出序列中下一帧时,使用-setactivepage()函数设置激活页为备用显示项,仅仅改变激活页(不是可见页)。 绘制出下一帧。此帧将被绘制在备用显示页(页1)上,而当前页(页0)继续被显示。在以后重复这一步时在绘制新的一帧前擦除掉已有的帧。 绘制出新的一帧以后,使用-setvisualpage()函数将可见页设置为备用页。此时,备用页成为当前页。 重复步骤3到5直到完成了动画序列为止。 以下程序(采用Visual C++)演示了实际的多页动画,例子中的动画序列读者自行设计。 #include #include LAST-FRAME) current-frame=2; PAGE-FLIP(page) px=px+DELTA-X; current-frame=1; PAGE-FLIP(page) draw-frame(frame,x,y) int frame,x,y; switch(frame) case 1: frame-1(DRAW,x,y); break; case 2: frame-2(DRAW,x,y); break; case 3: frame-3(DRAW,x,y); break; case 4: frame-4(DRAW,x,y); break; create-delay(td) /**同Borland C++中的delay(td)函数**/ int td; time-t ts1,ts2; ts2=ts1=clock(); while(ts1+td>ts2) ts2=clock(); Animation design to eliminate the flickering image is a way to the use of animated Animation pages through the use of technology to switch the Page switch to change the display page will be drawn to the animation sequence of adjacent As the image is usually drawn in a different page (not the current page can be seen), the user will not see that image was erased or Therefore, this technology can produce high-quality animation and images do not Switch page for detailed steps are as Select a show that can be used at least two-page video mode (for example EGA640 × 200,16 color 4) Use-setvideomode () function to obtain the video mode of In the current show page (0), to map out the sequence in the first The need to map out the sequence in the next frame, the use of-setactivepage () function to activate page set up for back-up show, just change the activation page (not visible) Mapping out the next This frame will be drawn in the back-up display page (Page 1), and the current page (page 0) continue to be Repeat this step at a later date when the new map in a pre-cleaning to remove the existing Mapping out a new future, the use of-setvisualpage () function will be seen as a back-page settings At this point, has become the back-page Repeat steps 3-5 until the completion of the animated series so The following procedures (in Visual C + +) demonstration of the actual pages of the animation, examples of animation sequences designed by # include # include LAST-FRAME) current-frame = 2; PAGE-FLIP (page) px = px + DELTA-X; current-frame = 1; PAGE-FLIP (page) draw-frame (frame, x, y) int frame, x, y; switch (frame) case 1: frame-1 (DRAW, x, y); break; case 2: frame-2 (DRAW, x, y); break; case 3: frame-3 (DRAW, x, y); break; case 4: frame-4 (DRAW, x, y); break; create-delay (td) / ** Borland C + + with the delay (td) function ** / int td; time-t ts1, ts2; ts2 = ts1 = clock (); while (ts1 + td> ts2) ts2 = clock ();
257 评论(13)

梅乐悠悠

随着互联网的迅速的发展,基于互联网的各种应用日益受到人们的重视,基于Web的考试系统在这种形势下应运而生,它可以利用网络,随时随地对学生进行考试,是传统考场的延伸。本文在基于一般考试系统的设计与实现技术上,结合公务员考试的特点,通过对系统的结构设计、后台设计、前端开发,构建了一个基于B/S三层结构的、以JSP为开发平台和Oracle9i为数据库的公务员考试系统。本系统基本实现了招考信息发布、学生注册报名、单位进行资格审查、管理员对用户及角色进行管理等功能。本公务员考试系统采用的技术较为新奇,在今后的应用将会很广泛。该系统既可以用于政府机关招聘公务员,也可用于各事业单位招聘。Along with the rapid development of the Internet, Web based applications increasingly attention, the test system based on Web in this situation arises at the historic moment, it can use the network to students, anytime, anywhere, is a traditional examination Based on the general test system based on the design and implementation of the technology, combining the characteristics of the civil service examination system, the structure design, development, design, front back to construct a three layers based on B/S structure, with the JSP development platform of Oracle9i and the civil service examination system for This system realizes the recruitment information release, student registration, unit of user credentials, administrator management role and The civil service exam system adopts the technology of the future, in relatively novel application will be very This system not only can be used for civil servants, and can also be used for each business
232 评论(12)

chun271205

外国语学院英语论文格式规范(附样例) A Contrastive Study between English and Chinese Idioms(题目:二号,黑体,加粗,居中,除了英语小词外,其他单词首字母都要大写;另外:除了题目外,论文中所有英文的字体均采用“Times New Roman”)外国语学院 2001级英语教育1030120011XX XXX 指导老师:XXX(学院、专业、学号、作者姓名、指导教师姓名(小四号宋体字,加粗),依次排印在论文题目下,上空二行,居中)【Abstract】 This paper centers on the different expressions of ……(英文摘要:上空二行;题目采用五号“Times New Roman”字体,加粗,置于粗体方括号【】内,顶格放置;随后的内容与前面的粗体方括号【】之间空一格,不用其他任何标点符号;采用五号“Times New Roman”字体,不加粗;单倍行距。)【Key Words】 idiom; comparison; English; Chinese (英文关键词:题目采用五号“Times New Roman”字体,加粗,两个单词的首字母要大写,置于粗体方括号【】内,顶格放置;随后的内容与前面的粗体方括号【】之间空一格,不用任何其他标点符号,采用五号“Times New Roman”字体,不加粗,除了专有名词外,其他单词的首字母不大写,各单词之间用分号“;”隔开,分号之后空一格;最后一个关键词之后不用任何标点符号;单倍行距。) Introduction (顶格,除了第一个单词及专有名词外,其他单词首字母都不要大写;标题最后不用任何标点符号,上空两行) In both English and Chinese, … So, this essay is trying to focus on the differences between Chinese and English idoms in terms of their essential meaning, customary usage and typical expression (Chang Liang, 1993:44; Li Guangling, 1999) (段落第一行缩进4个英文字符;夹注的标注法:出现在夹注中的作者必须与文后的参考文献形成一一对应关系;注意一个或多个作者间的标点符号,时间、页码等的标注法;另外,汉语参考文献的作者要以拼音形式出现,不能出现汉语姓氏;夹注出现在标点符号之前) The similarities between English idioms and Chinese idioms In English, … And it can be clearly seen in the below examples: (1) I don’t know。我不知道。 (2) I am not a 我不是诗人。 (正文中的例子以(1),(2)…为序号排列,直至最后一个例子;而①, ②…则为脚注或尾注的上标序号)… The differences between English idioms and Chinese 1 The characteristics of English idioms(正文章节序号编制:章的编号: ,, ,…;节的编号:1,2…,1,2…;小节的编号为:1, 2…。小节以下层次,采用希腊数字加括号为序,如(i),(ii)…;之后再采用字母加括号,如(a), (b),…;每章题目左顶格,小四号字,加粗;每节(及小节以下)题目左顶格,小四号字,不加粗但要斜体;所有章节的题目都单独一行,最后不加任何标点符号) … In conclusion, …2 The characteristics of Chinese idioms … Feng (1998) found some problems as shown in the following examples (注意此句中夹注的另一种写法): (9) We never know the worth of water till the well is (10) People take no thought of the value of time until they lose …1 The analysis of the differences between English and Chinese idioms …(i) … …(ii) … … Conclusion …Bibliography (References) (小四号,加粗,后面不加任何标点符号)Sanved, The Oxford book of American literary anecdotes[C] New York: OUP, 常亮,“关于英语的偏离否定”[J] 。《外国语文》,1993,4:44。冯树健,“否定之否定新说”[J] 。《英语辅导》,1998,6:11。李光陵,“不完全否定浅析” [J] 。《大学英语》,2000,30:30。(论文最后的参考文献中所有文献的排列顺序:尾注:按照编号顺序。夹注:英文文献----网络文献----汉语文献,各个文献的先后以作者的姓氏字母或拼音为序,不用单独加序号或编号;每个参考文献的第二行起必须缩进4个英文字符;5倍行距;另外,与文中的夹注一一对应;不同类型的参考文献写法请参照写作指南中附件2的内容)(以下内容单独一页)汉英习语的对比研究(题目:二号,黑体,加粗,居中)【摘 要】 汉英的习语问题是个既简单有复杂……  ……  ……(中文摘要:上空二行;题目采用黑体五号字,加粗,置于粗体方括号【】内,缩进2个汉字字符,方括号中的“摘要”两个字之间空一格;随后的内容与前面的粗体方括号【】之间空一格,不用其他任何标点符号,采用楷体五号字,不加粗,单倍行距; 第二行起要顶格;字数约400字,约8-10行;)【关键词】 习语;对比;英语;汉语(中文关键词:题目采用黑体五号字,加粗,置于粗体方括号【】内,缩进2个汉字字符;随后的内容与前面的粗体方括号【】之间空一格,不用其他任何标点符号,采用楷体五号字,不加粗,单倍行距;各单词之间用分号“;”隔开,分号之后不空格;最后一个关键词之后不用任何标点符号;单倍行距)一、 基本格式:论文只能打印在每页纸的一面上,不得打印在正反面上。论文纸的大小尺寸为A4纸打印。侧面装订。二、题名页:论文题名页上打印格式基本相近,中、英文对照,中文题目页在第一页,英文题目页在第二页。一般由顶部往下三分之一页处打印论文题目,论文题目都用大写字母,下隔八行打印论文调查者姓名、所属电大,再下隔八行视实际情况打上提交日期XX年XX月XX日以及课程名称:论文项目设计上述各项内容都应打印在论文题名页的中间部位。三、摘要及关键词页摘要及关键词页上打印格式同论文题名页,中、英文对照,中文题目页在上,英文题目页在下。一般根据提要的内容多少安排打印。中文题目摘要采用宋体一号,加粗,摘要正文部分采用宋体,小四号。关键字题目部分采用宋体三号,加粗,关键字短语部分采用宋体,小四号。英文题目摘要采用Times New Roman字体,字号为一号,加粗,摘要正文部分采用Times New Roman字体,字号为小四。四、致谢页学员可以自选致谢页,一般不要求写中文。英文大标题采用Times New Roman字体,字号为一号,加粗,正文部分采用Times New Roman字体,字号为小四。五、目录页英文大标题采用Times New Roman字体,字号为一号,加粗,小标题部分统一采用Times New Roman字体,字号为三号,加粗。注意在右方注明对应的页号,中间虚线连接。六、正文页论文的正文需隔行打印,正文采用Times New Roman字体,字号为小四。大标题为Times New Roman字体,字号为三号、加粗字。副标题为Times New Roman字体,字号为三号、加粗。七、尾注、参考文献页与附录页尾注、参考文献页与附录页(大标题采用Times New Roman字体,字号为一号,加粗)正文部分如尾注、参考文献目录与附录可不必隔行打印,字体为Times New Roman小四。
345 评论(8)

相关问答