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

Commons-pool-current

  • This code outputs various NMEA strings to a com port. The code was originally used to test naviati

    This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a default starting position but this can be changed to suit just by typing in a new position. Click on the Start button the current position displayed will change according to the speed and heading selected and the selected NMEA string will be output to the com port and will reflect the current position as displayed. There is a text box which is normally not visible. If you change this to visible the relevant NMEA string can be displayed.

    标签: code originally outputs naviati

    上传时间: 2013-11-30

    上传用户:熊少锋

  • Kullanı lan bazı matlab bilgileri Matlabda kodlar mfile lara yazı lı p kaydedile

    Kullanı lan bazı matlab bilgileri Matlabda kodlar mfile lara yazı lı p kaydedilebilir. Ü st menüden, file, new, mfile. Command windowa yazdı kları nı zı kaydedemezsiniz. Yazdı ğ ı nı z kodu ç alı ş tı rabilmeniz iç in ç alı ş tı ğ ı nı z current directory nin altı na kaydetmelisiniz. Current directory i dosyanı n bulunduğ u yere de gö türebilirsiniz

    标签: 305 bilgileri kaydedile Matlabda

    上传时间: 2014-01-06

    上传用户:miaochun888

  • online sales system of texttile mill was a project within which there was great opportunity for Lear

    online sales system of texttile mill was a project within which there was great opportunity for Learning about Internet and E-commerce. As current era is the era of Communication, and Internet is becoming the vital source of communication and Information. Online sale system of fabrics is the requirement of evey texttile mill Associated (put) Lahore. Considering these reasons this project was developed.

    标签: opportunity was texttile project

    上传时间: 2017-07-08

    上传用户:busterman

  • Demo Name: Main Author: Ted Rybicki Purpose: Sync up systems and workstations clock through

    Demo Name: Main Author: Ted Rybicki Purpose: Sync up systems and workstations clock through firewalls with socks support. NOTE: You will need to set Name field in IdSocksInfo1 to your socks server for socks support to work correctly. History: Date: 27/10/2002 01:49:13 Checked with Indy version: 9.0 ---------------------------------------------------------------------------- Notes: Demonstrates a DateTime client getting current date and time from remote DateTimeServer A list of time servers is available at: http://www.eecis.udel.edu/~mills/ntp/servers.html

    标签: workstations Rybicki Purpose systems

    上传时间: 2013-12-27

    上传用户:helmos

  • The code for this article was written for version 1.0 of the Active Template Library (ATL). The cu

    The code for this article was written for version 1.0 of the Active Template Library (ATL). The current version of the code (in SieveATL) was built with Visual C++ 6.0 and the ATL provided with that compiler. It may be slightly different than the code shown in the article. The directory SieveMFC contains an MFC version of a component equivalent to the ATL version discussed in the article. It was built with version 5 of the C++ compiler and the MFC version provided with it. The code discussed in the article was later adapted for Hardcore Visual Basic, Second Edition. Comparable Visual Basic versions are discussed in Chapter 10 of the book. Bruce McKinney

    标签: The for Template Library

    上传时间: 2013-12-01

    上传用户:古谷仁美

  • This should again compile without problems. We finally need to configure a logging system - Hibernat

    This should again compile without problems. We finally need to configure a logging system - Hibernate uses commons logging and leaves you the choice between Log4j and JDK 1.4 logging. Most developers prefer Log4j: copy log4j.properties

    标签: configure Hibernat problems compile

    上传时间: 2013-11-26

    上传用户:wangchong

  • Oracle数据库性能调优

    Oracle数据库性能调优,包括了对SHARED POOL、SGA的调优,也包括了SQL语句调优,是一本好书。

    标签: Oracle 数据库 性能

    上传时间: 2017-08-03

    上传用户:ve3344

  • Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

    Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. Format: The first line write type of heuristic (N or S). Next is the status of departing and landing status. Between 2 states of 1 line blank. See examples EightPuzzle.INP

    标签: state algorithme Program problem

    上传时间: 2017-08-12

    上传用户:jjj0202

  • 简单的sso实现

    简单的sso实现,需要bcprov-jdk15-135.jar,commons-logging-1.1.jar

    标签: sso

    上传时间: 2013-12-25

    上传用户:ywqaxiwang

  • 本程序的开发环境为MATLAB6.5版本

    本程序的开发环境为MATLAB6.5版本,所编程序须在此环境下运行。由于气动模型的离散性,且采用了许多工程计算经验公式和实验数据,所以在编程时会比较繁杂,为了使程序读起来方便清晰,在编制程序时采用了如下的思路: 考虑到程序的一般结构,这里将气动计算系统分为三大模块:输入模块、气动计算模块以及结果输出模块。考虑到本系统的特殊性,又将输入模块划分为初始数据输入模块、导弹外形参数模块以及插值数据库模块,并采用M文件格式编制;气动计算模块则采用了子系统的结构形式,并用Simulink 模块编制;结果输出模块则是采用M文件的形式将气动计算模块得到的结果输出到工作区间并将数据结果绘制成曲线。最后,为了运行的方便,编制了一个名为Start_file.m的M文件,按流程依次调用编写的所有程序,在运行此程序时,只需将所有程序加载于“Current Directory”指定的文件夹中(即路径的设定),并在“Command Window”中输入“Start_file”即可。 (导弹气动计算程序)

    标签: MATLAB 6.5 程序 开发环境

    上传时间: 2014-01-04

    上传用户:xhz1993