亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Second-Level

  • 文件說明java模式

    文件說明java模式,The CustomerFacade class offers a higher level business service in the form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the CustomerFacade object to validate and save the input customer data.

    標簽: java 模式

    上傳時間: 2016-12-10

    上傳用戶:kernaling

  • The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of dig

    The TMS320LF240xA and TMS320LC240xA devices, new members of the TMS320C24x generation of digital signal processor (DSP) controllers, are part of the TMS320C2000 platform of fixed-point DSPs. The 240xA devices offer the enhanced TMS320 DSP architectural design of the C2xx core CPU for low-cost, low-power, and high-performance processing capabilities. Several advanced peripherals, optimized for digital motor and motion control applications, have been integrated to provide a true single-chip DSP controller. While code-compatible with the existing C24x DSP controller devices, the 240xA offers increased processing performance (40 MIPS) and a higher level of peripheral integration. See the TMS320x240xA Device Summary section for device-specific features.

    標簽: TMS 320 generation 240

    上傳時間: 2013-12-16

    上傳用戶:GavinNeko

  • The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature s

    The XC226x derivatives are high-performance members of the Infineon XC2000 Family of full-feature single-chip CMOS microcontrollers. These devices extend the functionality and performance of the C166 Family in terms of instructions (MAC unit), peripherals, and speed. They combine high CPU performance (up to 80 million instructions per second) with extended peripheral functionality and enhanced IO capabilities. Optimized peripherals can be adapted flexibly to meet the application requirements. These derivatives utilize clock generation via PLL and internal or external clock sources. Onchip memory modules include program Flash, program RAM, and data RAM.

    標簽: high-performance full-feature derivatives Infineon

    上傳時間: 2016-12-12

    上傳用戶:wab1981

  • 本文擋主要探討一些web代碼安全里比較隱秘

    本文擋主要探討一些web代碼安全里比較隱秘,容易被程序員忽視的問題. 主要內容: 二次攻擊[Second attack] 類型1:通過文件系統函數漏洞轉換 類型2:通過SQL注射漏洞轉換 類型3:通過正則表達式中轉變量 類型4:通過編碼/解碼中轉變量 數組變量的魅力 Code與系統 Code與http協議 漏洞挖掘

    標簽: web 代碼 比較

    上傳時間: 2016-12-13

    上傳用戶:佳期如夢

  • ISO/IEC13239,Information technology-Telecommunications and information exchange between systems-High

    ISO/IEC13239,Information technology-Telecommunications and information exchange between systems-High level data link control(HDLC) procedures

    標簽: technology-Telecommunications systems-High Information information

    上傳時間: 2013-12-28

    上傳用戶:zhaiyanzhong

  • Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs

    Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network % architecture is defined by the matrix NetDef consisting of two % rows. The first row specifies the hidden layer while the second % specifies the output layer. %

    標簽: back-propagation corresponding input-output algorithm

    上傳時間: 2016-12-27

    上傳用戶:exxxds

  • % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p

    % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of corresponding input-output pairs and an initial % network, % [W1,W2,critvec,iteration,lambda]=marq(NetDef,W1,W2,PHI,Y,trparms) % trains the network with the Levenberg-Marquardt method. % % The activation functions can be either linear or tanh. The % network architecture is defined by the matrix NetDef which % has two rows. The first row specifies the hidden layer and the % second row specifies the output layer.

    標簽: Levenberg-Marquardt desired network neural

    上傳時間: 2016-12-27

    上傳用戶:jcljkh

  • Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne

    Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The network % architecture is defined by the matrix NetDef , which has of two % rows. The first row specifies the hidden layer while the second % specifies the output layer.

    標簽: recursive prediction algorithm Gauss-Ne

    上傳時間: 2016-12-27

    上傳用戶:ljt101007

  • A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he

    A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2 sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum reduction of t he p hase noise by about 16dB can be achieved. Comp a red t o ot he r compensation met hods , t he tech2 nique p rop osed he re is relatively simple and easy t o implement . Key building blocks f or realizing t he noise cancel2 lation , including t he delay va riable PFD and comp ensation cur rent source , a re sp ecially designed. Bot h t he behavior level and circuit level simulation results a re p resented.

    標簽: sigma2delta compensate injecting artially

    上傳時間: 2013-12-18

    上傳用戶:qlpqlq

  • GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn

    GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable of calling DLL functions. HsGpsDll allows a user application to read from a GPS device the current GPS position fix, velocity over ground (speed in kilometers per hour), plus number of of sattelites in view, current altitude (against mean sea level) and UTC date and time

    標簽: HsGpsDll GPS Component Control

    上傳時間: 2014-07-17

    上傳用戶:thuyenvinh

主站蜘蛛池模板: 伊春市| 岐山县| 中阳县| 星子县| 通州区| 漯河市| 甘谷县| 侯马市| 平远县| 剑川县| 曲麻莱县| 昌宁县| 庆安县| 图木舒克市| 新营市| 茶陵县| 太仓市| 谢通门县| 武平县| 海兴县| 高碑店市| 阿瓦提县| 彭山县| 万州区| 德兴市| 赤峰市| 海淀区| 法库县| 密山市| 寻乌县| 广南县| 灵寿县| 黑龙江省| 浙江省| 南平市| 洞口县| 镇坪县| 昭平县| 九江县| 象山县| 社旗县|