gcc-as-opcode linux assemble
ass="tags">标签: gcc-as-opcode assemble linux
ass="time">上传时间: 2015-04-20
ass="username">上传用户:kelimu
In case you haven t realized it, building computer systems is hard. as the complexity of the system gets greater, the task of building the software gets exponentially harder. as in any profession, we can progress only by learning, both from our mistakes and from our successes. This book represents some of this learning written in a form that I hope will help you to learn these lessons quicker than I did, or to communicate to others more effectively than I did before I boiled these patterns down.
ass="tags">标签: complexity the building computer
ass="time">上传时间: 2015-04-25
ass="username">上传用户:tyler
In today’s IT environment, Java is a leading technology in the world of enterprise development. as management demands more from technology, complexity in infrastructure seems to grow exponentially, leaving many unable to keep up with the demands of such a fast-paced world. These complexities can be seen in the over-evolving Java 2 Enterprise Edition (J2EE) specifications. This unnecessary complexity drove us to discover ways of simplifying development.
ass="tags">标签: environment development enterprise technology
ass="time">上传时间: 2013-12-24
ass="username">上传用户:Zxcvbnm
嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to the project file. You should therefore be able to copy the entire directory (including all subdirectories) to any location on your harddrive.
ass="tags">标签: relative project should paths
ass="time">上传时间: 2015-04-28
ass="username">上传用户:zhliu007
接收pop3 Public Function Retrieve(ByVal rhs as Pop3Message) as Pop3Message Dim message, response as String Dim msg as New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If response.Substring(0, 3) <> "+OK" Then Throw New Pop3Exception(response) End If MsgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = "." + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function
ass="tags">标签: Pop3Message Function Retrieve response
ass="time">上传时间: 2013-12-28
ass="username">上传用户:fnhhs
In most software-development organizations, the testing program functions as the final "quality gate" for an application, allowing or preventing the move from the comfort of the software-engineering environment into the real world. With this role comes a large responsibility: The success of an application, and possibly of theorganization, can rest on the quality of the software product.
ass="tags">标签: software-development organizations functions the
ass="time">上传时间: 2015-05-03
ass="username">上传用户:s363994250
A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
ass="tags">标签: AbstractTreeTableModel implemented concrete subclass
ass="time">上传时间: 2015-05-04
ass="username">上传用户:彭玖华
The subject which is to us propos¨¦ is as follows: calculation of the degr¨¦ d¡ ¯ inconsistance d¡ ¯ un logical program possibilist in C++. We thus work on a logical program possibilist, it be-¨¤-statement a logical program resulting from non-classique logic. The goal first of this project is of d¨¦ terminer if a logical program is consisting or not of share the calculation of sound degr¨¦ d¡ ¯ inconsistance.
ass="tags">标签: brvbar calculation subject follows
ass="time">上传时间: 2013-12-18
ass="username">上传用户:yulg
MSP430-JTAG-Adapter:MSP430-JTAG doesn’t need external power supply, as MSP430 microcontrollers require only 3-5 mA while programming and all necessary power supply is taken from the LPT port.
ass="tags">标签: MSP 430 microcontrollers JTAG-Adapter
ass="time">上传时间: 2013-12-25
ass="username">上传用户:洛木卓
The IEEE Multipath Channel block simulates an indoor UWB channel as described in "A Channel Model for Ultrawideband Indoor Communications" by J.R. Foerster, M. Pendergrass and A.F. Molisch, November 2003, and attempts to incorporate the processes used in their MATLAB scripts.
ass="tags">标签: Channel Multipath simulates described
ass="time">上传时间: 2015-05-08
ass="username">上传用户:水中浮云