Welcome![Sign In][Sign Up]
Location:
Search - IBM i

Search list

[assembly languageIBM PC 86X86汇编语言程序设计

Description: 这是一本经典教材《IBM PC 86X86汇编语言程序设计》和教案,我觉得写得不错,拿来和大家分享-This is a classic textbook "IBM PC 86X86 assembly language programming" and lesson plans, I feel well-written, and we used to share
Platform: | Size: 1223929 | Author: 剑侠 | Hits:

[Other resourceIBM-shujushengchengqi

Description: IBM(原)数据生成器和源代码,是C语言的,很经典,相信对大家有很大的帮助-IBM (original) data generator and the source code, C language, classic, I think we have a great help! !
Platform: | Size: 18125 | Author: 周君 | Hits:

[Other求职笔试大全

Description: 国内外知名企业的求职笔试大全,包括微软,IBM,华为,中兴等在内,部分还有参考答案,相信对想在IT界大展宏图的你会有很大的帮助的!哈哈!-famous enterprises at home and abroad for job-seekers written Daquan, including Microsoft, IBM, Huawei, ZTE, there are some reference to the answer, I believe in the IT sector to show the ambitious you will be a big help! Haha!
Platform: | Size: 445440 | Author: gjd | Hits:

[assembly languageIBM PC 86X86汇编语言程序设计

Description: 这是一本经典教材《IBM PC 86X86汇编语言程序设计》和教案,我觉得写得不错,拿来和大家分享-This is a classic textbook "IBM PC 86X86 assembly language programming" and lesson plans, I feel well-written, and we used to share
Platform: | Size: 1223680 | Author: 剑侠 | Hits:

[AlgorithmIBM-shujushengchengqi

Description: IBM(原)数据生成器和源代码,是C语言的,很经典,相信对大家有很大的帮助-IBM (original) data generator and the source code, C language, classic, I think we have a great help! !
Platform: | Size: 17408 | Author: 周君 | Hits:

[JSPibmrad

Description: IBM RAD 做J2se J2ee开发红皮书-IBM RAD do J2se J2ee Red Book Development
Platform: | Size: 17372160 | Author: | Hits:

[Software EngineeringIBM-SOA

Description: 网络上找到的,ibm的关于soa的报告ppt.讲的很好. 别人的东西,拿来凑个数. 不知道行不行,不行请斑竹删掉.-Found on the network, ibm on soa report ppt. Speak well. Other people
Platform: | Size: 1892352 | Author: 赵佳宝 | Hits:

[Software Engineeringibm_ROSE

Description: rose培训教材中文简版,希望大家喜欢,希望大家喜欢-training materials rose simplified version, I hope everyone likes, I hope everyone likes
Platform: | Size: 774144 | Author: xiaowang | Hits:

[Booksps2

Description: PS/2 協定 PS/2 设备接口用于许多现代的鼠标和键盘它是由IBM 开发并且最初出现在IBM 技术参考手册里但 是当我知道的时候这篇文件就已经很多年没有印刷了因此关于这个内容现在没有官方的出版物我 无法访问IBM 的技术参考手册-PS/2 agreement PS/2 device interface used in many modern mouse and keyboard it was developed by IBM and first appeared in IBM Technical Reference Manual But when I know that when this document has been for many years, therefore there is no printed on this the content of the publications are not official I do not have access to IBM s technical reference manual
Platform: | Size: 619520 | Author: lin | Hits:

[JSPIBMjava

Description: 不错的java教程,IBM的,希望对你有用-Good java tutorial, IBM, and I hope useful for you
Platform: | Size: 2805760 | Author: hjs | Hits:

[JSPIBM_AJAX

Description: IBM 掌握 AJAX系列] 是学习AJAx很入门的资源,内容包含有XML,Javascript脚本以及常用AJax实例-IBM master AJAX series] is a very entry-learning resources for AJAX, content contains XML, Javascript script as well as commonly used examples of Ajax
Platform: | Size: 1110016 | Author: 浩哥 | Hits:

[JSP/Javaj-iframe

Description: IBM IFrame 可以快速修改界面,包括标题栏-IBM IFrame can quickly modify the interface, including the title bar
Platform: | Size: 25600 | Author: | Hits:

[OtherIBM

Description: IBM的ThinkPad系列笔记本电脑的错误代码解释以及解决方法,希望能对拥有此款“本本”的朋友们有所帮助-IBM' s ThinkPad laptop line to explain the error code and solution, and I hope to have a paragraph on the " books" be helpful to friends
Platform: | Size: 14336 | Author: 马烈 | Hits:

[Windows Developicu-4_0-userguide

Description: IBM ICU 4.0 用户手册. 给大家参考.-IBM ICU 4.0 user' s manual. For your reference.
Platform: | Size: 2201600 | Author: 唐春晖 | Hits:

[Database systemIBM-DB2-COBOL

Description: IBM大型机Z/OS DB2 数据库教程资料,包括了数据库入门理论和,DB2特性,并且联合COBOL进行数据库编程。-IBM Mainframe Z/OS DB2 database tutorials, including Introduction to the theory and the database, DB2 features, and a joint database COBOL programming.
Platform: | Size: 2123776 | Author: gavinfeng | Hits:

[assembly languageIBM-PC-programanswer

Description: 汇 编 语 言 实 验 实验一:分支程序设计 (1)试比较字数组array中的三个数,并根据比较结果在终端上显示如下信息: 如果三个数都不相等则显示0; 如果三个数有两个相等则显示1; 如果三个数都相等则显示2。 (2)试根据DL寄存器中哪一位为1(从低位到高位)把程序转移到8个不同的程序分支中去。(8个程序分支可设计成显示相应的数据) 实验二:循环程序设计 有一个首地址为array的10个字数组,用简单排序法使该数组中的数按照从小到大的次序存放。 实验三: 子程序设计 将BUF开始的10个单元中的二进制数分别转换成两位十六进制数的 ASCII码,在屏幕上显示出来。要求码型转换通过子程序HEXAC实现,在转换过程中,通过子程序DISP实现显示。 实验四:中断程序设计 编写一个中断处理程序,要求在主程序运行过程中,每隔10秒响铃一次,同时在屏幕上显示信息“The bell is ring”。 -Experimental assembly language Experiment I: Program Design Branch (1) Let us compare the number of words in groups of three the number of array, and in accordance with the results of the comparison showed that in the terminal the following information: If not equal to the number three showed 0 If there are two equivalent number three showed 1 If the number of all three showed the same 2. (2) test based on a DL which register to 1 (from low to high) the processes to eight different procedures to branch. (8 program branches can be designed to show the corresponding data) Experiment II: cycle programming Address of an array of the first 10 words group, with a simple method to sort the array in accordance with the number of the order from small to large storage. Experiment III: Subroutine Design The beginning of the BUF in the 10 units were converted to binary hexadecimal number two ASCII code is displayed o
Platform: | Size: 100352 | Author: 爱之一 | Hits:

[EditorTSO_Commond_Reference

Description: IBM TSO命令集,PDF格式,英文,全名为TSO Commond Reference,IBM大机下操作必备。-IBM TSO command set, PDF format, in English, full name TSO Commond Reference, IBM necessary to operate large aircraft.
Platform: | Size: 1217536 | Author: 光光 | Hits:

[JSPIBMjava

Description: JAVA的笔试面试题目,尤其针对想进入IBM公司的同学们,非常有帮助,本人花了很大力气下载的。-JAVA' s written examination and interview subject, especially for students wishing to enter IBM' s who is very helpful, I have spent great efforts to download.
Platform: | Size: 73728 | Author: binglu | Hits:

[OtherIBM0175BOOT

Description: IBM 0175 报错 解决 BOOT.IMA 解决IBM 0175 错误的BOOT程序-IBM 0175 IBM 0175 error solution to solve the wrong BOOT.IMA BOOT program
Platform: | Size: 692224 | Author: geek2009 | Hits:

[Technology Managementibm

Description: 这是IBM i小型机的学习教程。内部培训资料。内含教学ppt和实验指南。有db2在ibmi的学习教程以及基本系统管理编程。-This is the IBM i minicomputer learning tutorial. Internal training materials. Ppt and experiment includes teaching guide. There db2 tutorial learning in ibmi and basic system administration programming.
Platform: | Size: 59452416 | Author: Edwin Lee | Hits:
« 12 3 4 »

CodeBus www.codebus.net