Welcome![Sign In][Sign Up]
Location:
Search - lea-5

Search list

[Other resourceOverview.of.the.util.concurrent

Description: 这本小册子对jdk 5.0里面的java concurrent api框架有清晰的描述,是concurrent api最初实现的大牛Doug Lea教授撰写的教程。-this booklet on jdk 5.0 java inside the framework of a concurrent api - Xi description api is concurrent initial realization of cattle Professor Doug Lea wrote the handbook.
Platform: | Size: 24546 | Author: xinqianli | Hits:

[Other resourcelea-5x

Description: LEA-5H, LEA-5S, LEA-5A u-blox 5 GPS and GALILEO Modules Data Sheet
Platform: | Size: 253829 | Author: youwei | Hits:

[assembly languageshujujiai

Description: 数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you to run this programme!$ qq db 0dh,0ah, when you input number,press enter.$ qw db 0dh,0ah, 6eh,52h,94h,52h,$ qa db 0dh,0ah, $ info1 db 0dh,0ah,0dh, input number:$ info2 db 0dh,0ah, output number:$ bufa db 20
Platform: | Size: 2895 | Author: ty | Hits:

[VC/MFCcpp_faqs

Description: This second edition reflects the help and advice of many people. We are particularly indebted to Bjarne Stroustrup and Andrew Koenig for their inspiration and advice over the years. Paul Abrahams, Michael Ball, Ian Long, John Kwan, Jason Pritchard, Christopher Van Wyk, and Steve Vinoski were particularly helpful in the development of this edition. We appreciate the support and insights of our colleagues and associates, including Mathew Denman, Mike Ferretti, Peter Jakab, Charles Martin, Robert Martin, Chris Rooney, Dave Stott, Ioannis Tollis, John Vlissides, Jim Watson, Claudia Woody, Demetrios Yannokopoulos, and Howard Young. Debbie Lafferty was a tremendous supporter during both editions of this book, and we will always be grateful for her help and patience. Special thanks from Marshall to David W. Bray for showing me the realities of self-directed thinking, to Doug Lea for daily email at 5:30 A.M.(you get a A++), to Jamshid Afshur, Jr. for a million and one suggestions via email, and to my colleagues at Clarkson University. Thanks to all of my students and the many wonderful supporters of the electronic FAQ. Most of al, thank you to Mary Elaine and to David, Elizabeth, Gabrielle, Peter, Katherine, and Brandon; you make it worth the trouble. Special thanks from Greg to Brian Unger and Graham Birtwistle for introducing me to Simula 67 and object-oriented programming in 1981, long before it became fashionable. Thank you Brian Unger and Marshall Cline for giving me the opportunity to pursue interesting projects in stimulating work environments. Also, thanks to my colleagues from the University of Calgary, Jade Simulations, Paradigm Shift, Inc., and MT Systems Company for their assistance and support over the years. Thank you, Barb, for all of your support and for putting up with my unusual work arrangements and bizarre schedules. Special thanks from Mike to Dix Pettey for showing me what research is all about, to John Schmidt for teaching me to be practical, and to Len Gollobin for showing me how to look at problems the right way. The University of Missouri Mathematics Department will always occupy a special place in my heart for both personal and professional reasons. Thanks to my children, Beverly and James, for putting up with a father whose efforts have not always matched his intentions, and to my special friends Christian, Kelly, and Tamie for being part of my life.
Platform: | Size: 1034623 | Author: simonhexf | Hits:

[JSPOverview.of.the.util.concurrent

Description: 这本小册子对jdk 5.0里面的java concurrent api框架有清晰的描述,是concurrent api最初实现的大牛Doug Lea教授撰写的教程。-this booklet on jdk 5.0 java inside the framework of a concurrent api- Xi description api is concurrent initial realization of cattle Professor Doug Lea wrote the handbook.
Platform: | Size: 24576 | Author: xinqianli | Hits:

[JSPJava_PPT2041

Description: java learn PPT va learn PPT -java learn PPT va learn PPTva le arn PPTva lea rn PPTva learn PPTva le PPT arn
Platform: | Size: 2100224 | Author: Richard Lee | Hits:

[OtherANTARIS_Protocol_Specification(GPS.G3-X-03002)

Description: ATMEL GPS UBLOX ANTARIS_Protocol_Specification-ATMEL GPS UBLOX ANTARIS_Protocol_Specif ication
Platform: | Size: 153600 | Author: peter | Hits:

[DocumentsM22

Description: 瑞士u-blox公司生产的GPS模块型号为LEA-4A。LEA-4A是一款采用Antaris4接收机技术的低功耗16信道工业级GPS模块-Switzerland u-blox company is a manufacturer of GPS module model of LEA-4A. LEA-4A is one Antaris4 receiver using a low-power technology with 16-channel GPS module industrial grade
Platform: | Size: 25600 | Author: gao ren | Hits:

[Otherlea-5x

Description: LEA-5H, LEA-5S, LEA-5A u-blox 5 GPS and GALILEO Modules Data Sheet -LEA-5H, LEA-5S, LEA-5A u-blox 5 GPS and GALILEO Modules Data Sheet
Platform: | Size: 253952 | Author: youwei | Hits:

[OtherThe-Introduction-of-NS2

Description: 自己做的演示PPT,用于介绍NS2模拟器的基本知识,并在最后用NS2模拟MTE,LEACH和LEACH-C协议,对他们进行了比较。-Make their own presentation PPT, used to introduce the basics of NS2 simulator, and in the final with the NS2 simulation MTE, LEACH and LEACH-C protocol, they were compared.
Platform: | Size: 687104 | Author: 张道远 | Hits:

[Communicationlea-5h

Description: c++builder写的与ublox公司LEA-5系列GPS通信的程序,参照了本站上一位老兄的一些地方,控件用的是spco-c++ builder to write with ublox' s LEA-5 series of GPS communications procedures, refer to the site on an old chap in some parts of the control using a spcomm
Platform: | Size: 412672 | Author: 龙祥忠 | Hits:

[JSP/JavaHowEasy

Description: 还是topcoder的一个问题,HowEasy编写的,用JAVA实现- Problem Statement         ***Note: Please keep programs under 7000 characters in length. Thank you Class Name: HowEasy Method Name: pointVal Parameters: String Returns: int TopCoder has decided to automate the process of assigning problem difficulty levels to problems. TopCoder developers have concluded that problem difficulty is related only to the Average Word Length of Words in the problem statement: If the Average Word Length is less than or equal to 3, the problem is a 250 point problem. If the Average Word Length is equal to 4 or 5, the problem is a 500 point problem. If the Average Word Length is greater than or equal to 6, the problem is a 1000 point problem. Definitions: Token- a set of characters bound on either side by spaces, the beginning of the input String parameter or the end of the input String parameter. Word- a Token that contains only letters (a-z or A-Z) and may end with a single period. A Word must have at lea
Platform: | Size: 1024 | Author: 姜水烈山 | Hits:

[GPS developu-blox5_Protocol_Specifications(GPS.G5-X-07036-P1)

Description: u-blox lea-5 系列 协议说明-u-blox lea-5 series protocol description
Platform: | Size: 420864 | Author: 邵成刚 | Hits:

[GPS developLEA-5H

Description: GPS模块LEA-5芯片资料,对GPS模块的功能进行详细的描述。-LEA-5 GPS module chip data, GPS module features a detailed description.
Platform: | Size: 197632 | Author: liuyu | Hits:

[OtherLEA-5

Description: u-blox_GPS芯片规格书 -u-blox_GPS chip specifications
Platform: | Size: 477184 | Author: zl | Hits:

[WEB Codehuxnazbook

Description: 主要功能: 1、留言内容需要管理员审核后才会在前台显示 2、支持多个管理员管理留言本 3、自带友情链接管理系统 4、可以任意修改后台管理文件夹,默认为:admin 5、系统默认的管理员用户名为:admin 密码:123456 6、是否有需要审核的留言可以在不登陆后台情况下,根据局长信箱图片颜色判断。(灰色标示有为审核留言,彩色为全部留言均以审核;此项功能有网友QQ为45488690的炎提供,在此对炎表示感谢。) 如何使用: 1、将整个目录上传到支持asp虚拟空间,修改Include/conn.asp文件中数据库链接 2、请确保你存放的文件夹有everyone可写权限 eot字体 连接地址在 Images/的css,admin/Images/所有css,调整自己的eot地址就字体正常显示了。 声明:本源码版权归其公司或原作者所有,本站只提供学习用,如果你喜欢,请支持正版!-Main features: 1, the message need only after audit shows in the foreground 2, support for multiple administrators to manage Guestbook 3, comes with Link Management System 4, free to modify the admin folder, the default is: admin 5, the system default administrator user name: admin Password: 123456 6, the need to review the message can not log in from case to determine the color of the Secretary-mail pictures. (Gray label promising audit message, color for the entire message are reviewed this function is 45,488,690 inflammatory QQ users to provide, in this thanks to the inflammation.) How to use: 1, to support the entire directory upload asp virtual space, modify the Include/conn.asp file database link 2, make sure you put the folder has write permissions to everyone eot fonts connection address in the Images/the css, admin/Images/All css, adjust their eot address shown on the normal font. Disclaimer: This source belongs to the company or the original author, lea
Platform: | Size: 152576 | Author: naiooit | Hits:

CodeBus www.codebus.net