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

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

關(guān)聯(lián)(lián)維數(shù)

  • 使用Flash提供的Web Service的能力

    使用Flash提供的Web Service的能力,利用這個能力與SOAP Server連接並做資料的存取。而這篇文章將以一個極簡單的範例來說明如何透過Flash取得想要的資料。關(guān)於SOAP Server的製作請參考之前撰寫的"Pyhon的SOAP Library"這篇文章,這篇文章有教大家如何使用python這個程式語言實作一個RPC Server,提供其他程式作遠端呼叫。我提供RPC Server的製作,而我會使用python來架構(gòu)RPC Server,使用python內(nèi)建的函式庫來實作該Server。 需要工具; 1. Flash 8.0 2. Python 2.3 以上

    標簽: Service Flash Web

    上傳時間: 2014-01-25

    上傳用戶:cc1915

  • sin產(chǎn)生器

    sin產(chǎn)生器,可以於VHDL產(chǎn)生sin之數(shù)值波形,進而輸出至dac做轉(zhuǎn)換

    標簽: sin

    上傳時間: 2013-12-25

    上傳用戶:小儒尼尼奧

  • 據(jù)說著名猶太歷史學家 Josephus有過以下的故事:在羅馬人佔領(lǐng)喬塔帕特後

    據(jù)說著名猶太歷史學家 Josephus有過以下的故事:在羅馬人佔領(lǐng)喬塔帕特後,39 個猶太人與Josephus及他的朋友躲到一個洞中,39個猶太人決定寧願死也不要被敵人到,於是決定了一個自殺方式,41個人排成一個圓圈,由第1個人開始報數(shù),每報數(shù)到第3人該人就必須自殺,然後再由下一個重新報數(shù),直到所有人都自殺身亡為止。 然而Josephus 和他的朋友並不想遵從,Josephus要他的朋友先假裝遵從,他將朋友與自己安排在第16個與第31個位置,於是逃過了這場死亡遊戲。

    標簽: Josephus

    上傳時間: 2013-12-20

    上傳用戶:王慶才

  • 說明 除了自身之外

    說明 除了自身之外,無法被其它整數(shù)整除的數(shù)稱之為質(zhì)數(shù),要求質(zhì)數(shù)很簡單,但如何快速的求出質(zhì)數(shù)則一直是程式設計人員與數(shù)學家努力的課題,在這邊介紹一個著名的 Eratosthenes求質(zhì)數(shù)方法 解。 以背包問題為例,我們使用兩個陣列value與item,value表示目前的最佳解所得之總價,item表示最後一個放至背包的水果,假設有負重量 1~8的背包8個,並對每個背包求其最佳解。

    標簽:

    上傳時間: 2013-12-22

    上傳用戶:二驅(qū)蚊器

  • 無監(jiān)督分類方法

    無監(jiān)督分類方法,可以對一堆數(shù)值自動的歸類

    標簽:

    上傳時間: 2014-12-21

    上傳用戶:古谷仁美

  • OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the ope

    OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm. However, the files svm.h and svm.cpp codes were copied/merged into stdafx.h and stdafx.cpp in order to support the development, and OpenSVM still use other codes of libsvm. So you can see the libsvm package in the source package. You can open and build it with Visual C++ 6.0. Note: the problems must be in LIBSVM format. OpenSVM project page: http://sourceforge.net/projects/opensvm If you had any question, please mail to: cloudbyron@gmail.com

    標簽: developped the workspace OpenSVM

    上傳時間: 2016-01-30

    上傳用戶:asdfasdfd

  • Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availabilit

    Ideal for large low power (nanoWatt) and connectivity applications that benefit from the availability of four serial ports: double synchronous serial ports (I² C™ and SPI™ ) and double asynchronous (LIN capable) serial ports. Large amounts of RAM memory for buffering and FLASH program memory make it ideal for instrumentation panels, TCP/IP enabled embedded applications as well as metering and industrial control and monitoring applications. While operating up to 40 MHz, it is also backward software and hardware compatible with the PIC18F8720.

    標簽: connectivity applications availabilit nanoWatt

    上傳時間: 2016-02-04

    上傳用戶:CHINA526

  • 本書分為上篇、中篇和下篇三個部分

    本書分為上篇、中篇和下篇三個部分,上篇為Windows CE結(jié)構(gòu)分析,中篇為Windows CE情景分析,下篇為實驗手冊。每一篇又劃分為若 干章。上篇包含有引言,Windows CE體系結(jié)構(gòu),處理 器排程,儲存管理 ,檔案系統(tǒng)和設備管理 等六 章。中篇包含有系統(tǒng)初始化,處理 器排程過程,分頁處理 ,檔案處理 和驅(qū)動器載入等五章。下篇包含有Windows CE應用程式開發(fā),Windows CE系統(tǒng)開發(fā),評測與總結(jié)以及實習等四章。 上篇的重點在於分析Windows CE kernel的結(jié)構(gòu)以及工作原理 。這個部分是掌握Windows CE作業(yè)系統(tǒng)的基礎(chǔ)。 中篇重點在於分析Windows CE kernel的實際運行 過程。如果說 上篇是從靜態(tài)的角度 分析Windows CE kernel,那麼中篇則是試圖從動態(tài)的角度 給讀 者一個有關(guān)Windows CE kernel的描述。希望讀 者能夠通過對中篇的閱讀 理 解,在頭腦中形成有關(guān)Windows CE kernel的多方位的運作情景。 下篇著重於有關(guān)Windows CE的應用。對理 論 的掌握最終要應用到實務中。

    標簽:

    上傳時間: 2013-12-23

    上傳用戶:FreeSky

  • s1.c是server

    s1.c是server,c.c是client, server負責接收client傳的數(shù)字進行運算並回傳,運用了同步的機制。編譯須加 -lsocket -lpthread -lrt

    標簽: server

    上傳時間: 2014-01-02

    上傳用戶:athjac

  • 一個MATLAB範例

    一個MATLAB範例,可以用來計算分形盒維度

    標簽: MATLAB

    上傳時間: 2016-03-16

    上傳用戶:星仔

主站蜘蛛池模板: 波密县| 秭归县| 洛浦县| 临沭县| 潮安县| 兴化市| 博客| 花莲市| 蕲春县| 邢台市| 平阴县| 达州市| 远安县| 浦东新区| 确山县| 延川县| 尼木县| 盘山县| 汽车| 囊谦县| 康马县| 福建省| 汾西县| 荥经县| 水富县| 随州市| 雅安市| 正安县| 临漳县| 包头市| 惠水县| 宁蒗| 连南| 株洲市| 辽阳市| 鄂托克前旗| 抚州市| 抚顺市| 甘孜| 温州市| 汽车|