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

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

Set

  • 一個j2me游戲代碼

    一個j2me游戲代碼,使用Jbuilder + Mobile Set 編譯

    標簽: j2me 代碼

    上傳時間: 2015-05-03

    上傳用戶:王小奇

  • This example program shows how to configure and use the A/D Converter of the following microcontroll

    This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that Set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.

    標簽: microcontroll Converter configure following

    上傳時間: 2014-12-01

    上傳用戶:獨孤求源

  • abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample

    abel Tool Sample Requires: Visual Basic 6 and MapObjects 2.x Data: redlands.shp (Redlands sample data Set from MO 2.x) Interactive Labeling Tool If the check box is checked, then the mouse down location will search for the closest line, and label it with the street name. If the check box is not checked, then the mouse down will turn into a pan/zoom tool. There is a slider bar to control the search tolerance in screen pixels for the labeling.

    標簽: MapObjects Requires Redlands redlands

    上傳時間: 2013-12-17

    上傳用戶:sunjet

  • java產(chǎn)生的一個分形圖形

    java產(chǎn)生的一個分形圖形,就是所謂的Mandelbrot Set

    標簽: java 分形 圖形

    上傳時間: 2013-12-29

    上傳用戶:comua

  • 這是 用C++編寫的員工培訓(xùn)系統(tǒng) 用戶要修改程序源碼可以選擇相應(yīng)的.h和.cpp文件

    這是 用C++編寫的員工培訓(xùn)系統(tǒng) 用戶要修改程序源碼可以選擇相應(yīng)的.h和.cpp文件,本實例使用的命名規(guī)則基本是:DIALOG_***** 為管理對話框資源, *****Info為數(shù)據(jù)輸入窗口資源, *****Set為結(jié)果集對應(yīng)的類

    標簽: cpp 編寫 用戶

    上傳時間: 2014-01-14

    上傳用戶:LIKE

  • 這是sun公司的程序員考試書籍(英文版的pdf) 還有模擬考試安裝盤

    這是sun公司的程序員考試書籍(英文版的pdf) 還有模擬考試安裝盤,和視頻!我將稍后發(fā)布! READ THIS AGREEMENT CAREFULLY. IF YOU AGREE TO ALL THE TERMS AND CONDITIONS Set FORTH BELOW AND ARE WILLING TO BE LEGALLY BOUND BY THEM, PRESS THE I AGREE BUTTON TO CONTINUE WITH THE SetUP. IF YOU DO NOT AGREE TO SUCH TERMS AND CONDITIONS, PRESS THE I DON T AGREE BUTTON TO ABORT THE INSTALLATION.

    標簽: sun 程序員 書籍

    上傳時間: 2015-05-25

    上傳用戶:ccclll

  • SVM用于模式識別 整理別人的代碼(原來的是英文)所得: kernel.m用于內(nèi)積矩陣的計算 svcplot.m用于繪圖 svm168.m是主程序 testlin.m是采用線形內(nèi)積函數(shù)的支持

    SVM用于模式識別 整理別人的代碼(原來的是英文)所得: kernel.m用于內(nèi)積矩陣的計算 svcplot.m用于繪圖 svm168.m是主程序 testlin.m是采用線形內(nèi)積函數(shù)的支持向量機應(yīng)用的 文件 testrbf.m是采用RBF內(nèi)積函數(shù)的支持向量機應(yīng)用 的 文件 每個文件中都有說明。 仿真平臺matlab7.0, 仿真全部通過 將所有文件拷貝到work目錄下(注意不要直接將上層文件夾直接拷貝到work目錄下,若那樣操作,必須在matlab的file菜單中的Set path中設(shè)置相應(yīng)的路徑)。 打開matlab,在命令窗口中輸入 testlin或testrbf 即可查看結(jié)果。

    標簽: svcplot testlin kernel SVM

    上傳時間: 2015-05-27

    上傳用戶:風(fēng)之驕子

  • FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering fo

    FCMDEMO displays a GUI window to let you try out various parameters in fuzzy c-means clustering for 2-D data. You can choose the data Set and clustering number from the GUI buttons at right, and then click "Start" to start the fuzzy clustering process.

    標簽: clustering parameters displays FCMDEMO

    上傳時間: 2014-01-23

    上傳用戶:bjgaofei

  • 半數(shù)集問題  問題描述: 給定一個自然數(shù)n

    半數(shù)集問題  問題描述: 給定一個自然數(shù)n,由n開始可以依次產(chǎn)生半數(shù)集Set(n)中的數(shù)如下。 (1) n∈Set(n); (2) 在n的左邊加上一個自然數(shù),但該自然數(shù)不能超過最近添加的數(shù)的一半; (3) 按此規(guī)則進行處理,直到不能再添加自然數(shù)為止。 例如,Set(6)={6,16,26,126,36,136}。半數(shù)集Set(6)中有6個元素。  編程任務(wù): 對于給定的自然數(shù)n,編程計算半數(shù)集Set(n)中的元素個數(shù)。

    標簽: 61611

    上傳時間: 2015-06-01

    上傳用戶:netwolf

  • The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode mes

    The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system passes a JDBC interview database. The system is divided into the server procedure and customer s procedure two parts, server and customer adoption "Transmission Control Protocol"(TCP), connect a word (Socket) conjunction through a Set, the adoption "User Datagram Protocol "(UDP) of the customer s, pass a data report a Set to connect a word (DatagramSocket) establishment a conjunction. The system has customer registration, customer to register, increase good friend, delete good friend and send out and receive news etc. function.

    標簽: according Customer Machine Server

    上傳時間: 2014-01-04

    上傳用戶:jyycc

主站蜘蛛池模板: 喀喇| 克东县| 奉贤区| 云霄县| 仪陇县| 桂阳县| 上饶市| 清苑县| 莎车县| 视频| 淮阳县| 东乡| 湘乡市| 蒙城县| 乌恰县| 施秉县| 綦江县| 贵溪市| 乃东县| 眉山市| 沁源县| 海兴县| 临朐县| 黑水县| 永康市| 洛浦县| 云梦县| 井冈山市| 萨迦县| 拉孜县| 八宿县| 江孜县| 海南省| 永胜县| 湖北省| 溧水县| 砚山县| 教育| 阜南县| 东莞市| 西盟|