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

site-percolation

  • For build this project you can use ant (www.apache.org). Before build project rename file build.pro

    For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>

    标签: build project Before apache

    上传时间: 2016-08-20

    上传用户:zhenyushaw

  • Google 推出一套免費的 Web 安全評估工具

    Google 推出一套免費的 Web 安全評估工具,叫做 ratproxy,這套工具可以檢測、分析您的網站是否有安全性漏洞或網頁是否有被入侵,目前可支援 Linux, FreeBSD, MacOS X, 與 Windows (Cygwin) 等執行環境(反正就是 Unix-like 的環境啦)。 RatProxy 可偵測到的漏洞包括 Cross-site Scripting (XSS, 跨網站指令碼)、指令碼惡意置入(script inclusion issues), 惡意網頁內容(content serving problems), insufficient XSRF 以及 XSS 防護(XSS defenses) 等。

    标签: Google Web

    上传时间: 2016-09-30

    上传用户:LouieWu

  • 创建flash网站傻瓜书。内容包括: * Build an interface with custom buttons and menus * Include animation and soun

    创建flash网站傻瓜书。内容包括: * Build an interface with custom buttons and menus * Include animation and soundtracks * Dress up your text * Create tween animations * Create ActionScript objects * Test and publish your site

    标签: and animation interface Include

    上传时间: 2016-10-18

    上传用户:003030

  • Joomla 收费插件:企业客户管理系统。 Our suite of components and tools are architected and programmed specifical

    Joomla 收费插件:企业客户管理系统。 Our suite of components and tools are architected and programmed specifically for Joomla, the award winning CMS. jForce will provide you with: jAccounts – for your invoicing and billing needs jContacts – a new way to manage your sales funnel and business leads jProjects – efficient management of tasks, priorities and documents jSupport – manage trouble tickets and issues to keep your site smooth All these plugins packaged together as one fully integrated CRM solution. Built in Joomla! Whether you require one component or the entire suite of business automation, jForce can have you up and running with sleek and cost-efficient solutions today.

    标签: architected components programmed specifical

    上传时间: 2013-12-30

    上传用户:蠢蠢66

  • 1. Learning NS Website (中文

    1. Learning NS Website (中文,有介紹Unicast Routing) 2. 華玄明網際網路實驗室 - NS2 討論區 (台灣NS2討論區) 3. NS仿真軟件 (中國大陸NS2討論區) 4. The Network Simulator: Contributed Code (一些研究人員所貢獻的程式碼,這些程式碼並沒有包含在NS2原本的程式碼內) 5. The Network Simulator: Building Ns (介紹如何安裝NS2) 6. NsNam Site Search (有關於NS和NAM的搜尋引擎)

    标签: Learning Website NS

    上传时间: 2016-11-03

    上传用户:huangld

  • You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for

    You may have heard the Latest Brief web service on CodeProject.com. It provides several methods for web client programs to retrieve information about CodeProject.com, such as the latest article updates, the latest comments, and the latest lounge posts, etc. Some very popular articles on the CodeProject site make use of this service. In this article, I am going to present a java client program that uses soap message to call the methods of this web service. My program is not a general java soap client, which means you cannot use it to call other web services directly. However, you can easily modify it for other web services. The program uses only basic Java, it does not depend on any other external class library.

    标签: CodeProject provides service methods

    上传时间: 2014-01-25

    上传用户:baiom

  • The idea behind differential GPS is to remove as much errors as possible from the range measurements

    The idea behind differential GPS is to remove as much errors as possible from the range measurements by establishing these errors at a reference site. In its most simple setup, a GPS receiver is located at a well surveyed position and its (pseudo) range measurements are compared with the actual calculated range from this receiver to the SV s. The differences between measured ranges and calculated ranges at the reference receiver are applied as corrections to the ranges measured by other receiver(s) close by.

    标签: differential measurements possible behind

    上传时间: 2013-12-19

    上传用户:zgu489

  • elcome to the Java-Chess project! As you might know, we aim at creating a fully functional chess

    elcome to the Java-Chess project! As you might know, we aim at creating a fully functional chess program written in Java 2. You can always get the latest results of our efforts at http://www.java-chess.de If you are interested in the topic and have any skills in the field, you should not hesitate to join our little project (see the mail addies at the contact-page of the site)

    标签: Java-Chess functional creating project

    上传时间: 2014-01-01

    上传用户:lili123

  • MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising

    MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.org/. Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.

    标签: comprising MPI Interface committee

    上传时间: 2013-12-22

    上传用户:爺的气质

  • The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Ed

    The C++ Editor is a text editor for C++ programmers. The editor have color syntax highlighting. Editor s main purpose is to edit source code files outside the IDE (Integrated Development Environment) with multiple opened copies of program, when programmer needs to find, replace or compare source code. The program can compile the file using for this purpose the Microsoft VC compiler. Most effectively the editor can be used with a file search utility. The search utility Search&Edit or IDE Helper is available for download on developer s WEB site (http://www.easydevtools.com/dwnl_frame.htm).

    标签: editor highlighting programmers The

    上传时间: 2013-12-09

    上传用户:x4587