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

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

NO

  • Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.

    Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised NOnlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, NO.6, pp.1098-1107.

    標(biāo)簽: Description supervised algorithm S-ISOMAP

    上傳時(shí)間: 2015-04-10

    上傳用戶:wfeel

  • Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensibl

    Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagNOsis with C4.5 rule preceded by artificial neural network ensemble. IEEE Transactions on Information TechNOlogy in Biomedicine, 2003, vol.7, NO.1, pp.37-42. 使用神經(jīng)網(wǎng)絡(luò)集成方法診斷糖尿病,肝炎,乳腺癌癥的案例研究.

    標(biāo)簽: comprehensibl Description Rule-PANE accurate

    上傳時(shí)間: 2013-11-30

    上傳用戶:wcl168881111111

  • CC386 is a general-purpose 32-bit C compiler. It is NOt an optimizing compiler but given that the co

    CC386 is a general-purpose 32-bit C compiler. It is NOt an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs included with it. However at this time debugging support for MSDOS is rudimentary at best and there is NO IDE for DOS. the newest version, support windows.

    標(biāo)簽: compiler general-purpose optimizing given

    上傳時(shí)間: 2015-04-12

    上傳用戶:gtzj

  • prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example

    prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - NOn-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? NO ==================================

    標(biāo)簽: Part connections example prolog

    上傳時(shí)間: 2015-04-24

    上傳用戶:ljt101007

  • 這是堆磚塊的問題

    這是堆磚塊的問題,輸入磚塊的堆砌情況,輸出這堆磚塊是否牢固,是就輸出Yes,否則輸出NO

    標(biāo)簽:

    上傳時(shí)間: 2014-01-17

    上傳用戶:lepoke

  • This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula

    This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--NO additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.

    標(biāo)簽: the Analyzer Compiler project

    上傳時(shí)間: 2013-12-19

    上傳用戶:Yukiseop

  • cp0801_pathloss為UWB信道損耗計(jì)算函數(shù)

    cp0801_pathloss為UWB信道損耗計(jì)算函數(shù),利用a=(c/(d^gamma))計(jì)算出信道增益,然后對(duì)函數(shù)的輸入信號(hào)幅度進(jìn)行變換得到輸出結(jié)果。 cp0801_GNOise1和cp0801_GNOise2為產(chǎn)生AWGN的函數(shù),分別為Eb/NO和Ex/NO條件下AWGN的產(chǎn)生

    標(biāo)簽: pathloss 0801 UWB cp

    上傳時(shí)間: 2013-12-17

    上傳用戶:gxmm

  • This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

    This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying NO memory leaks detected if there are NO memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me kNOw and I will program it.

    標(biāo)簽: the embedded detects almost

    上傳時(shí)間: 2015-05-07

    上傳用戶:comua

  • This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low

    This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring NO template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.

    標(biāo)簽: correlation receiver models system

    上傳時(shí)間: 2013-12-13

    上傳用戶:semi1981

  • This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equ

    This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are NO internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treating the interior of the mesh as free space/air and enforcing PEC (Perfect Electric Conductor) conditions on the faces of the mesh.

    標(biāo)簽: implementing algorithm Maxwell simple

    上傳時(shí)間: 2015-05-14

    上傳用戶:水中浮云

主站蜘蛛池模板: 赣州市| 萍乡市| 南和县| 桂东县| 绵阳市| 张家川| 鄯善县| 顺平县| 大洼县| 府谷县| 塔河县| 建始县| 凤凰县| 永胜县| 雷波县| 龙山县| 巴塘县| 吉隆县| 屯昌县| 恩施市| 察隅县| 泾源县| 曲周县| 旬邑县| 增城市| 巴塘县| 汉沽区| 忻州市| 临安市| 弥渡县| 噶尔县| 车险| 恩施市| 永新县| 南华县| 阿克陶县| 正蓝旗| 沂南县| 大厂| 石林| 五原县|