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

COMMON

  • Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Sof

    Writing Robust Java Code The AmbySoft Inc. Coding Standards for Java v17.01d Scott W. Ambler Software Process Mentor This Version: January 15, 2000 Copyright 1998-1999 AmbySoft Inc.Purpose of this White Paper This white paper describes a collection of standards, conventio code. They are based on sound, proven software engineering p understand, to maintain, and to enhance. Furthermore, by foll productivity as a Java developer should increase remarkably ¨C write high-quality code right from the start you will have a much development process. Finally, following a COMMON set of codi making teams of developers significantly more productive.

    标签: W. Java Standards AmbySoft

    上传时间: 2013-12-22

    上传用户:mhp0114

  • This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate

    This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++ You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going You ve had an introductory C++ course, but you ve found that you still can t follow your colleagues when they re describing their C++ designs and code You re an experienced C or Java programmer, but you don t yet have the experience to develop nuanced C++ code and designs You re a C++ expert, and you re looking for an alternative to answering the same questions from your less-experienced colleagues over and over again C++ COMMON Knowledge covers essential but COMMONly misunderstood topics in C++ programming and design while filtering out needless complexity in the discussion of each topic. What remains is a clear distillation of the essentials required for production C++ programming, presented in the author s trademark incisive, engaging style.

    标签: intermediate you quickly dummy

    上传时间: 2014-01-09

    上传用户:wpwpwlxwlx

  • Libnet is a generic networking API that provides access to several protocols. It is not designed as

    Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are COMMON in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. 很好的学习linux网络变成的源码

    标签: networking protocols designed provides

    上传时间: 2016-10-18

    上传用户:changeboy

  • gps matlab 仿真程序(A collection of geodetic functions that solve a variety of problems in geodesy. Supp

    gps matlab 仿真程序(A collection of geodetic functions that solve a variety of problems in geodesy. Supports a wide range of COMMON and user-defined reference ellipsoids. Most functions are vectorized.)

    标签: collection functions geodetic problems

    上传时间: 2014-12-07

    上传用户:whenfly

  • With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow

    With the advent of multimedia, digital signal processing (DSP) of sound has emerged from the shadow of bandwidth-limited speech processing. Today, the main appli- cations of audio DSP are high quality audio coding and the digital generation and manipulation of music signals. They share COMMON research topics including percep- tual measurement techniques and analysis/synthesis methods. Smaller but nonetheless very important topics are hearing aids using signal processing technology and hardware architectures for digital signal processing of audio. In all these areas the last decade has seen a significant amount of application oriented research.

    标签: multimedia processing the digital

    上传时间: 2014-01-23

    上传用户:xwd2010

  • 文件上传

    文件上传,使用COMMON IO包,以及fileupload包,下载速度快,大小容量不受限制。

    标签: 文件上传

    上传时间: 2013-12-26

    上传用户:hjshhyy

  • A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by mean

    A Module-based Wireless Node (MW-Node) is a Node with wireless and mobile capabilities added by means of modules. It is not a new node object derived from Node. Rather it is a new layout of mostly existing components. Rationale for this new design has been presented in [1]. The MW-Node provides a flexible support for wireless and mobile networking and in particular: support for multiple interfaces/multiple channels, and a COMMON basis for the implementation of wireless routing protocols.

    标签: Node Module-based capabilities Wireless

    上传时间: 2013-12-26

    上传用户:大三三

  • 升级前需要安装DL串口驱动:PL-2303 Driver Installer.exe(假如以前已经安装过驱动

    升级前需要安装DL串口驱动:PL-2303 Driver Installer.exe(假如以前已经安装过驱动,可以跳过此项) 插入DL数据线,确定可以连接上电脑!(请注意DL线电源线不要短路,手机没有电时升级请外接4.2V的外置电源) 请确定手机在电量足够的情况下升级。 1,解压COMMON.rar文件,打文件夹中的MultiPortFlashDownloadProject.exe文件 2,配置文件请安照视频文件下去配置: 3,按下Start按键后,连接DL线的COM口会变为蓝色~ 4,连接好手机,按手机的开机键开机!连接COM口后面的进度框会先出现红色线条,然后出现蓝色~完升级后,会出现绿色 提示(过程中注意不要中断连接!假如中断,请拔出手机连接段的DL线,手机按一下复位键就可以重新DL) 5,升级一台机子的时间约7分钟左右

    标签: Installer Driver 2303 exe

    上传时间: 2016-11-16

    上传用户:源弋弋

  • EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 1. DataServiceEhLibADO.pas 第40行

    EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 1. DataService\EhLibADO.pas 第40行,ADODataSetDriverName函数: 原:Result := MSACCESS 现:Result := MSSQL 功能:字符串、日期界定符匹配(STFilter.Local=False情况下) 2.COMMON\EhLibConsts.pas 功能:常数汉化 3.COMMON\DBGridEhFindDlgs.pas\dfm A、FillColumnsList函数: 原:cbFindIn.Items.AddObject( <All> , nil) 现:cbFindIn.Items.AddObject(‘<全部>’, nil) B、界面中ComboBox中Items及KeyItems及Text汉化; C、主界面汉化; 4.COMMON\PrnDgDlg.pas\dfm 功能:界面汉化 5.COMMON\PrvFrmEh.pas\dfm 功能:界面汉化 6.COMMON\PrViewEh.pas 327行 TPreviewBox.Create 方法. 由 FViewMode = vmFullPage 改为 FViewMode = vm100 7.COMMON\DBUtilsEh.pas GetOneExpressionAsLocalFilterString 和 GetOneExpressionAsSQLWhereString 函数 功能:查询行字符串查询默认为LIKE查询. 相关详细更新信息请查看:http://www.Faceker.com 。

    标签: DataServiceEhLibADO Faceker EhLib com

    上传时间: 2013-12-27

    上传用户:ztj182002

  • Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob

    Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most COMMON patterns. This tutorial begins with clear and concise introductions to C#, object-oriented programming and inheritance, and UML diagrams. Each chapter that follows describes one of twenty-three design patterns, recommends when to use it, and explains the impact that it will have on the larger design. The use of every pattern is demonstrated with simple example programs. These programs are illustrated with screen shots and UML diagrams displaying how the classes interact. Each of these programs is available on the companion CD-ROM and can be run, examined, edited, and applied.

    标签: development adaptable solutions patterns

    上传时间: 2014-09-07

    上传用户:wangchong