Far too Many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical applications. Consequently, C++ has had little success penetrating domains such as networking, operating system kernels, device drivers, and others.
标签: programmers designers efficient consider
上传时间: 2013-12-12
上传用户:凌云御清风
Smarty class which may explain Many things that you need. This class is very often use to start.
标签: class explain Smarty things
上传时间: 2017-05-23
上传用户:2467478207
"Hard to find" full description of ContactID protocol from Ademco used by Many home security devices to send messages to CMS (Central Monitoring Station) about security events. Has full technical description and can be used to easy make CMS communication module that sends info from your alarm system to CMS station.
标签: description ContactID protocol security
上传时间: 2017-05-30
上传用户:lifangyuan12
Guide to the Many features and functions of Spring MVC, including tips and tricks to get the most out of this flexible framework. This book also contains some best practices for developing well-designed and decoupled web applications.
标签: the and functions including
上传时间: 2013-12-30
上传用户:zhangzhenyu
Board game with a very strong computer enemy and Many different levels.
标签: different computer strong levels
上传时间: 2013-12-19
上传用户:cmc_68289287
Introduce how to use matlab to solve Many variety problems.
标签: Introduce problems variety matlab
上传时间: 2014-12-05
上传用户:gtf1207
the book provides Many solved examples that illustrate the principles involved, and includes, in addition, two chapters that deal exclusively with applications of unconstrained and constrained optimization methods to problems in the areas of pattern recognition, control systems, robotics, communication systems, and the design of digital filters. For each application, enough background information is provided to promote the understanding of the optimization algorithms used to obtain the desired solutions.
标签: illustrate principles the provides
上传时间: 2014-01-20
上传用户:woshiayin
This file is used for the comparison of of groups within livejournal groups and finding how Many similar people exist within two specified groups.
标签: groups livejournal comparison finding
上传时间: 2014-01-11
上传用户:ainimao
A user-space device driver can do Many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
标签: user-space can drivers perform
上传时间: 2014-01-01
上传用户:saharawalker
This is a program that I wrote Many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs. There are Many asm tricks in the source code. Have fun with this old code.
标签: disk program floppy format
上传时间: 2013-12-21
上传用户:woshini123456