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

Don

  • C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les

    C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to converse on your own. It s not necessary to know every subtle facet of French in order to speak it well, especially if there s a good dictionary available. Likewise, C programmers Don t need to memorize every detail of C in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. C in a Nutshell is that reference.

    标签: language Nutshell Learning involves

    上传时间: 2013-12-25

    上传用户:王者A

  • The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide

    The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you Don t have to develop on your own.

    标签: problem-solving practical Cookbook mastery

    上传时间: 2017-06-07

    上传用户:yph853211

  • This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 wit

    This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 with report using html page. You should load this components: -Kewlbuttonz -Ms Rich Textbox Control -Ms Windows Common COntrols 6.0 -Ms Windows Common COntrols-2 6.0 -VB 6 Resource Editor All components in this source isn t include in this zip file s. you should find them on web, if you Don t have it :-) Before you run this source, you must run reg file on folder Info.

    标签: application finance project Server

    上传时间: 2013-12-31

    上传用户:zm7516678

  • A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo

    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

  • As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an int

    As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an interoperation scenario, you Don t try to turn the MFC code into .NET automatically, you just try to ensure that they can work together):

    标签: interoperation alternate Microsoft migration

    上传时间: 2017-07-01

    上传用户:wys0120

  • This control is another extension to the now standard and widely used ListView control. I have inclu

    This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header. This implementation eliminates all of the work of dealing with the filter messages and item filtering by incorporating it into the control. This could have been implemented as delegates, but we create controls to do the work for us, Don t we? I would like to thank Carlos H. Perez since a lot of the implementation came from examples he set with his ListViewEx control.

    标签: control extension ListView standard

    上传时间: 2013-12-05

    上传用户:royzhangsz

  • *** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved

    *** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved efd@mindspring.com *** THIS IS NOT PUBLIC DOMAIN SOFTWARE *** See below for license agreement, disclaimer, installation and use. Introduction --------------------------------------------------------- Welcome to HyperString! One of the most significant new features with Delphi32 is long dynamic strings. However, the built-in functions Don t really exploit the full potential of these new strings. HyperString provides over 400 fast, efficient string management routines to help you realize the full power of this highly versatile new data type.

    标签: HyperString reserved Systems rights

    上传时间: 2017-07-04

    上传用户:mhp0114

  • fantastic j2me user interface designer for midp2.0 cldcd 1.1. Works on many phones as a generic appl

    fantastic j2me user interface designer for midp2.0 cldcd 1.1. Works on many phones as a generic application. This is not my own software but for those who Don t know it already: check it out. There s a super cool sample application that shows you all of the amazing possibilities for your phone.

    标签: fantastic interface designer generic

    上传时间: 2014-01-17

    上传用户:ecooo

  • Very hard to design reusable Software Design must be specific to problem on hand Design must be ge

    Very hard to design reusable Software Design must be specific to problem on hand Design must be general enough to address future problems and requirements Almost impossible to do it right the first time Experienced designers Don’t reinvent the wheel They use good solutions again and again Find & use recurring patterns of classes &

    标签: Design must Software reusable

    上传时间: 2014-07-08

    上传用户:wang0123456789

  • Very hard to design reusable Software Design must be specific to problem on hand Design must be ge

    Very hard to design reusable Software Design must be specific to problem on hand Design must be general enough to address future problems and requirements Almost impossible to do it right the first time Experienced designers Don’t reinvent the wheel They use good solutions again and again Find & use recurring patterns of classes &

    标签: Design must Software reusable

    上传时间: 2017-08-05

    上传用户:dave520l