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

End-user

  • SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming l

    SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.

    标签: programming generates machine pattern

    上传时间: 2013-12-25

    上传用户:gaome

  • AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yo

    AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.

    标签: well-known algorithm AdaBoost Adaptive

    上传时间: 2014-01-15

    上传用户:qiaoyue

  • Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS

    Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or off, the user can pulse it for a short period (e.g. 鈥淩eboot remote server鈥?.

    标签: predefined connected receives Planet

    上传时间: 2017-05-17

    上传用户:fanboynet

  • 这个设计是使用Virtex-4实现DDR的控制器的

    这个设计是使用Virtex-4实现DDR的控制器的,设计分为三个主要模块:Front-End FIFOs,DDR SDRAM Controller和Datapath Module。其中主要是DDR SDRAM Controller,当然还有测试模块。

    标签: Virtex DDR 控制器

    上传时间: 2017-05-20

    上传用户:llandlu

  • 在J2ME中实现虚拟代理

    在J2ME中实现虚拟代理,然后过滤user-agent ,用于突破广东移动等的cmwap限制使用方法,启动后将相应软件(如Opera)的代理设成localhost 8080,即可-J2ME virtual agents, then filter user-agent, Guangdong Mobile breakthrough for the restrictions on the use of SMS, will start corresponding software (such as the Opera), the agent set to localhost 8080 can be

    标签: J2ME 虚拟 代理

    上传时间: 2017-05-22

    上传用户:wuyuying

  • public class DBClass { private String driver private String url private String user

    public class DBClass { private String driver private String url private String username private String password private Connection connection private Statement statement private String message="" }

    标签: private String DBClass public

    上传时间: 2017-05-23

    上传用户:c12228

  • Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2

    Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key Matrix 1.a 5X5 matrix of letters based on a keyword 2.fill in letters of keyword (sans duplicates) 3.fill rest of matrix with other letters Encrypting and Decrypting -plaintext is encrypted two letters at a time 1. if a pair is a repeated letter, insert filler like X’ 2. if both letters fall in the same row, replace each with letter to right (wrapping back to start from end) 3. if both letters fall in the same column, replace each with the letter below it (again wrapping to top from bottom) 4. otherwise each letter is replaced by the letter in the same row and in the column of the other letter of the pair

    标签: monoalphabetic Playfair provides security

    上传时间: 2017-05-25

    上传用户:变形金刚

  • 本文讨论半导体产品特征循环及其对产品技术发展的 启示 。分析指出

    本文讨论半导体产品特征循环及其对产品技术发展的 启示 。分析指出,半导体产品的主特征一直遵循着“通用” 与“专用”交替发展,每十年波动一次,目前正进入以嵌入 式可编程SoC为特征的专用(可称为专用可编程产品,ASPP波动阶段。同时还指出了牧村浪潮与我们提出的“半导体产品特征循环”的共同点与分歧。根据预测,半导体产品将在ASPP发展中,向用户可重构片上系统(U-SoC, User-reconfigurable SoC)方向发展,进入传统硅微电子技术的最后一次通用波动。文中最后分析了可重构计算的发展现状和存在的问题,以及今后的发展方向。

    标签: 半导体 产品特征 循环

    上传时间: 2017-05-27

    上传用户:笨小孩

  • This is a simple algorithm that downloads trading data from yahoo database. It is basically a large

    This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of the package: - User defined ticker list. - Function for downloading most recent SP500 composition in ticker list. - Control for bad data (e.g. a certain percentage of prices missing). - Choice of frequency of data (e.g. weekly prices). - Choice of starting and ending data. - Function for saving the whole data in a pre-formatted excel file together with a full reports on missing data.

    标签: algorithm downloads basically database

    上传时间: 2017-06-03

    上传用户:啊飒飒大师的

  • The most straightforward approximation is the standard Gaussian approximation, where the MAI is appr

    The most straightforward approximation is the standard Gaussian approximation, where the MAI is approximated by a Gaussian random variable. This approximation is simple, however it is not accurate in general. In situations where the number of users is not large, the Gaussian approximation is not appropriate. In-depth analysis of must be applied. The Holtzman?s improved Gaussian approximation provides a better approximation to the MAI term. The approximation conditions the interference term on the operation condition of each user.

    标签: approximation straightforward the Gaussian

    上传时间: 2017-06-03

    上传用户:dyctj