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

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

no-crashes-allowed

  • How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S

    How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.

    標簽: the decision clusters Cluster

    上傳時間: 2013-12-21

    上傳用戶:gxmm

  • The public key infrastructure (PKI) is the foundation and center of network security architecture no

    The public key infrastructure (PKI) is the foundation and center of network security architecture now, can provide security services including confidentiality, authentication, dig2ital signatures and integrity.

    標簽: infrastructure architecture foundation security

    上傳時間: 2014-01-23

    上傳用戶:pompey

  • 編譯的關于LL(1)詞法分析的小程序

    編譯的關于LL(1)詞法分析的小程序,適合在VC下運行-compiled on LL (1) Morphological analysis of the small programs, for the VC teachers to run the operation no problem

    標簽: LL 編譯 程序

    上傳時間: 2014-09-01

    上傳用戶:sjyy1001

  • 兩種解決方案 Richard just finished building his new house. Now the only thing the house misses is a cute l

    兩種解決方案 Richard just finished building his new house. Now the only thing the house misses is a cute little wooden fence. He had no idea how to make a wooden fence, so he decided to order one. Somehow he got his hands on the ACME Fence Catalogue 2002, the ultimate resource on cute little wooden fences. After reading its preface he already knew, what makes a little wooden fence cute. A wooden fence consists of N wooden planks, placed vertically in a row next to each other. A fence looks cute if and only if the following conditions are met: ?The planks have different lengths, namely 1, 2, . . . , N plank length units. ?Each plank with two neighbors is either larger than each of its neighbors or smaller than each of them. (Note that this makes the top of the fence alternately rise and fall.)

    標簽: house the finished building

    上傳時間: 2014-01-26

    上傳用戶:541657925

  • === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =

    === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.

    標簽: INFORMATION DEVELOPERS KEYBOARD SOFTWARE

    上傳時間: 2014-08-18

    上傳用戶:ecooo

  • Core JSP In recent years, a large amount of software development activity has migrated from the cl

    Core JSP In recent years, a large amount of software development activity has migrated from the client to the server. The client-centric model, in which a client executes complex programs to visualize and manipulate data, is no longer considered appropriate for the majority of enterprise applications. The principal reason is deployment—it is a significant hassle to deploy client programs onto a large number of desktops, and to redeploy them whenever the application changes. Instead, applications are redesigned to use a web browser as a "terminal". The application itself resides on the server, formatting data for the user as web pages and processing the responses that the user fills into web forms.

    標簽: development activity migrated software

    上傳時間: 2014-01-13

    上傳用戶:duoshen1989

  • 老外自編串口組件及串口程序: Commu, a testform to check if everything is working correctly. XON/XOFF check is no

    老外自編串口組件及串口程序: Commu, a testform to check if everything is working correctly. XON/XOFF check is not yet implemented. So good luck with communication.

    標簽: check everything correctly testform

    上傳時間: 2016-02-28

    上傳用戶:zhuimenghuadie

  • Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want

    Capturing low-level network data can be hard in Java, but it s certainly not impossible If you want to capture network packets in your Java program, you ll need a little help because no parts of the core Java APIAPI give access to low-level network

    標簽: impossible Capturing low-level certainly

    上傳時間: 2016-03-05

    上傳用戶:yuanyuan123

  • 液晶顯示模塊:CV9018A(98X64 點陣) 模塊驅動芯片:S6B0724(KS0724) MCU驅動口: SID------P1.7 SCLK-----P1.6 RS----

    液晶顯示模塊:CV9018A(98X64 點陣) 模塊驅動芯片:S6B0724(KS0724) MCU驅動口: SID------P1.7 SCLK-----P1.6 RS-------P1.5 1=顯示數據 0=控制指令 /RESET---P1.4 /CS1B----P1.3 R1=PAGE NO. R2=COLOUM NO. R3=DATA

    標簽: S6B0724 9018A 98X64 9018

    上傳時間: 2016-03-16

    上傳用戶:aappkkee

  • This project aim was to build wireless software modem for data communication between two computers

    This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 20,000Hz) and the receiving antenna is a microphone (frequency response of: 100Hz – 16,000Hz). The test files used as information files were text files. This goal was attained both in an incoherent scheme and in a coherent scheme. Build under Matlab code, our modem uses OFDM (orthogonal frequency division multiplexing) modulation, synchronization by LMS sequence, channel estimation (no equalizer) via pilot tones. The symbols are either PSK or ASK for a constellation size of 2 or 4. To optimize the probability of error, these symbols were mapped using Gray mapping. Report

    標簽: communication computers software wireless

    上傳時間: 2014-05-29

    上傳用戶:wangdean1101

主站蜘蛛池模板: 姚安县| 长治县| 武强县| 咸阳市| 南召县| 拉萨市| 增城市| 湾仔区| 莱西市| 泉州市| 漯河市| 瑞金市| 台南县| 察隅县| 上蔡县| 临泉县| 巫溪县| 郑州市| 农安县| 杭锦旗| 綦江县| 沾化县| 凌海市| 石阡县| 九龙坡区| 弥勒县| 阿合奇县| 新龙县| 文水县| 开平市| 乐平市| 蓬莱市| 湟源县| 庐江县| 石屏县| 姜堰市| 九寨沟县| 旬阳县| 宜阳县| 阳山县| 汽车|