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

User-Agent

  • Addison.Wesley.Professional.SWT.The.Standard.Widget.Toolkit.Volume.1.Jun.2004.eBook-DDU是本非常不错的一本讲解Ec

    Addison.Wesley.Professional.SWT.The.Standard.Widget.Toolkit.Volume.1.Jun.2004.eBook-DDU是本非常不错的一本讲解Eclipse的The Standard Widget Toolkit (SWT) is a new class library for creating graphical user interfaces (GUIs) in Java

    标签: Professional eBook-DDU Standard Addison

    上传时间: 2016-08-07

    上传用户:aa54

  • 《Multisim使用说明》 本文档包括入门指导

    《Multisim使用说明》 本文档包括入门指导,user guide等内容,向您介绍Multisim界面以及Multisim的各项功能。

    标签: Multisim 使用说明 文档

    上传时间: 2016-08-12

    上传用户:ghostparker

  • Also since the domain name--against which the retrieved domain name is to be matched--is currently h

    Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded. Hence the hard coded name has to be change before compiling the user mode program The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.

    标签: domain name currently retrieved

    上传时间: 2016-08-17

    上传用户:siguazgb

  • Laser Control is a java program that using a webcam detects when a laser pointer is in a specified h

    Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make your wall into a remote controll.

    标签: specified Control detects program

    上传时间: 2016-08-20

    上传用户:英雄

  • 這次把真正的把源程序公開了

    這次把真正的把源程序公開了,而且還有詳細的原理教程,希望大家幫忙把他做的更好,支持的器件更多。 這個下載線電路是我做過的中最穩定的,成功率很高。你也可以直接使用現有的下載線或者Atmel的原版下 載線。Easy 51Pro串行編程器也支持AT89C2051了。《Easy 51Pro的製作及使用說明》中有詳細介紹。 有何問題或者發現了BUG請在這裡給我留言: http://enkj.com/gbook/guestbook.asp?user=digiboy

    标签: 源程序

    上传时间: 2013-12-12

    上传用户:xieguodong1234

  • xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunne

    xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP servers. Another important application is Virtual Private Networks where the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec, RFC 3193). The L2TP/IPsec protocol is mainly used by Windows and Mac OS X clients. On Linux, xl2tpd can be used in combination with IPsec implementations such as Openswan.

    标签: implementation Tunnelling Protocol xl2tpd

    上传时间: 2014-01-20

    上传用户:Altman

  • The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full

    The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.

    标签: Matlab-interfaces inference interface the

    上传时间: 2016-08-27

    上传用户:gxrui1991

  • 国外的人才求职招聘最新版

    国外的人才求职招聘最新版,找了很久的,还在调试中,旧版本说明如下PHP写的一个人力资源管理系统的源码:系统采用模块话的设计,此文件解压到php的环境下,直接访问就可以,需要建立一个mysql数据库数据库名为orangeHRM,并建立一个用户。然后直接访问http://localhost/orangehrm就ok!-PHP write a human resources management system of Source : System is modular case design, This document to extract php environment, we can directly access, need to establish a database mysql database called orangeHRM, and the establishment of a user. Then directly on the visit http://localhost/orangehrm ok!

    标签:

    上传时间: 2016-09-04

    上传用户:youmo81

  • pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前

    pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。

    标签: pso FashionXu 2003 程序

    上传时间: 2013-12-14

    上传用户:zhengjian

  • pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前

    pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。

    标签: pso FashionXu 2003 程序

    上传时间: 2014-01-13

    上传用户:liansi