虫虫首页|资源下载|资源专辑|精品软件
登录|注册

away

  • This book is intended for "hands-on" developers or advanced students interested in understanding the

    This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient concurrent networked applications quickly and easily. Our numerous C++ code examples reinforce the design concepts and illustrate concretely how to use the core classes in ACE right away. We also take you "behind the scenes" to understand how and why the IPC and concurrency mechanisms in the ACE toolkit are designed the way they are. This material will help to enhance your design skills and to apply C++ and patterns more effectively in your own object-oriented networked applications.

    标签: understanding developers interested advanced

    上传时间: 2015-08-08

    上传用户:epson850

  • 用汇编语言做的一个打字游戏。运行环境是MASN5.0。 1,用户打开软件时先出现欢迎界面,当用户输入字符’1’时,再进入打字界面 当用户按的是”ESC”键时,退出打字游戏 当用户输入不是数字”1”或

    用汇编语言做的一个打字游戏。运行环境是MASN5.0。 1,用户打开软件时先出现欢迎界面,当用户输入字符’1’时,再进入打字界面 当用户按的是”ESC”键时,退出打字游戏 当用户输入不是数字”1”或者不是按的”ESC”键时,屏幕不动作,直到用户输入数字”1”或者按的”ESC”键时 2,打字字符从第二行开始显示(双数行为显示打字内容,单数行由用户输入) 打字内容:1), We will see his boat and then.We ll say goodbye to him. 2), He ll be away for two months.We are very proud of him. 3,用户输入的和上一行相对应相等时,表示输入正确,否则输入错误,则显示’#’ 当用户按下”ESC”键,退出打字程序 4,显示用户打字的正确性,假如错误数小于10字符,显示” Very Good!” 否则显示” Very Bad!” 5,当用户输入一次时,假如用户还想重新打字游戏,请按数字键”3”,否则按”ESC”键退出打字程序

    标签: 用户 MASN 5.0 ESC

    上传时间: 2015-08-17

    上传用户:dapangxie

  • THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine w

    THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine will understand. Style tells you what you ought to write— what the humans reading the code will understand. Code written with a consistent, simple style will be maintainable, robust, and contain fewer bugs. Code written with no regard to style will contain more bugs. It may simply be thrown away and rewritten rather than maintained.

    标签: what PROGRAMMING LANGUAGE possible

    上传时间: 2013-12-15

    上传用户:sxdtlqqjl

  • The 1.4 release of Java 2 Standard edition brings a load of new features - and the potential for fru

    The 1.4 release of Java 2 Standard edition brings a load of new features - and the potential for frustration. Fret not, our new 4th edition has answers. The accelerated introduction lets you start writing code right away, and because the book s classic quick reference contains all the classes in the essential Java packages, you can find exactly what you need to make Java s new version work for you.

    标签: potential Standard features release

    上传时间: 2014-11-26

    上传用户:huannan88

  • DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, b

    DirectX not only provides fast access to the hardware and therefore incredibly speedy performance, but it also makes it much easier for hardware developers to produce new devices that work well in the Windows environment. The DirectX APIs take away the necessity of writing your own low-level, device-specific code to access hardware such as the display adapter and network card, making it much easier for you to write programs that take full advantage of the computer s multimedia capabilities.

    标签: performance incredibly therefore hardware

    上传时间: 2016-02-16

    上传用户:秦莞尔w

  • ASP开发指南,里面的西很不错的哟.This book is for anyone who wants to learn about using .NET for web interface desi

    ASP开发指南,里面的西很不错的哟.This book is for anyone who wants to learn about using .NET for web interface design. Beginner or hobbyist .NET developers can certainly get a good foundation of .NET web interface design by going through this book from cover to cover. However, more seasoned .NET professionals, especially if they tend to steer away from the GUI of their projects, can also pick up a thing or two by focusing on certain chapters that appeal to them. This book is meant to take a reader from the beginning of a project to the completion of the interface design. Along the way, concepts are illustrated to show how the different pieces play together. So, anyone who really wants to understand the concepts presented in this book will be able to do so by reading the entire thing. However, this book should also serve as a good reference after you have read it or, in some cases, in place of reading it.

    标签: for interface anyone about

    上传时间: 2016-02-16

    上传用户:sjyy1001

  • Here we are at the crossroads once again Youre telling me youre so confused You cant make up your

    Here we are at the crossroads once again Youre telling me youre so confused You cant make up your mind Is this meant to be Youre asking me Trademark But only love can say - try again or walk away But I believe for you and me The sun will shine one day So Ill just play my part And pray you ll have a change of heart But I cant make you see it through Thats something only love can do Face to face and a thousand miles apart Ive tried my best to make you see Theres hope beyond the pain If we give enough if we learn to trust [Chorus] I know if I could find the words To touch you deep inside Youd give our dream just one more chance Dont let this be our good-bye

    标签: crossroads confused telling again

    上传时间: 2016-04-12

    上传用户:changeboy

  • If you have programming experience and a familiarity with C--the dominant language in embedded syste

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software.

    标签: familiarity programming experience dominant

    上传时间: 2013-12-11

    上传用户:362279997

  • 非常好的优化算法的书

    非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.

    标签: 优化算法

    上传时间: 2014-01-26

    上传用户:zgu489

  • FLash 三维教程的源码

    FLash 三维教程的源码,采用away 3d

    标签: FLash 教程 源码

    上传时间: 2016-08-11

    上传用户:hn891122