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

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

Set-top

  • 心愿音樂(lè)系統(tǒng)1.1 測(cè)試結(jié)果 采用風(fēng)聲無(wú)組件上傳

    心愿音樂(lè)系統(tǒng)1.1 測(cè)試結(jié)果 采用風(fēng)聲無(wú)組件上傳,可以上傳 2m以下的文件 這個(gè)可能跟網(wǎng)速有關(guān)系,我測(cè)試上傳4k/秒 有其他根好上傳組件和好的建議方法請(qǐng)跟我聯(lián)系 http://bbs.lt52.com/ qq:112934475 1內(nèi)核采用風(fēng)聲無(wú)組件上傳類 v2.0 2代碼容易維護(hù)采用Macromedia Dreamweaver MX軟件編寫(xiě) 一 文件說(shuō)明 conn.asp 連接數(shù)據(jù)庫(kù),第一次使用修改數(shù)據(jù)庫(kù)名稱 index.asp 音樂(lè)系統(tǒng)首頁(yè) player.asp 播放器支持 mp3/wma/asf/rm/ram的格式的播放 error.asp 錯(cuò)誤提示頁(yè) 息 pic文件夾 放網(wǎng)頁(yè)圖片資料 風(fēng)聲無(wú)組件上傳類 v2.0幾個(gè)重要文件 upload1.asp UpLoadClass.asp function.js UpLoadFile文件夾 上傳專用文件夾 數(shù)據(jù)庫(kù) UpLoadClass.mdb 版本升級(jí)說(shuō)明 2004-7.29(心愿音樂(lè)系統(tǒng)1.1) 添加 推薦歌曲 top歌曲 上傳歌曲 作者菜單導(dǎo)航! 2004-7-27 心愿音樂(lè)系統(tǒng) 歡迎大家來(lái)測(cè)試!1.0 http://bbs.lt52.com/ qq:112934475

    標(biāo)簽: 1.1 音樂(lè)系統(tǒng) 測(cè)試結(jié)果

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

    上傳用戶:ynwbosss

  • Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as

    Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as Bitmaps and TestData directories. This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile. The point data shapefile consists of 41859 point features from 1996 GDT data, in decimal degrees. The table of zips that can be used in the batch match consists of 38 records, entitled "few_zips.dbf". More specifcs are found at the top of each form and are provided throughout the code.

    標(biāo)簽: directory writeable Geocode project

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

    上傳用戶:wangchong

  • 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.

    標(biāo)簽: MapObjects Requires Redlands redlands

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

    上傳用戶:sunjet

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

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

    標(biāo)簽: java 分形 圖形

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

    上傳用戶:comua

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

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

    標(biāo)簽: cpp 編寫(xiě) 用戶

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

    上傳用戶:LIKE

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

    這是sun公司的程序員考試書(shū)籍(英文版的pdf) 還有模擬考試安裝盤(pán),和視頻!我將稍后發(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.

    標(biāo)簽: sun 程序員 書(shū)籍

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

    上傳用戶:ccclll

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

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

    標(biāo)簽: svcplot testlin kernel SVM

    上傳時(shí)間: 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.

    標(biāo)簽: clustering parameters displays FCMDEMO

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

    上傳用戶:bjgaofei

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

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

    標(biāo)簽: 61611

    上傳時(shí)間: 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.

    標(biāo)簽: according Customer Machine Server

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

    上傳用戶:jyycc

主站蜘蛛池模板: 嘉禾县| 龙南县| 木里| 咸阳市| 文水县| 新郑市| 江安县| 林甸县| 淮滨县| 内黄县| 平武县| 新巴尔虎左旗| 镶黄旗| 新平| 泉州市| 泗洪县| 望谟县| 沛县| 洛扎县| 清流县| 淮南市| 太原市| 潼南县| 荥阳市| 安远县| 广元市| 昆明市| 葫芦岛市| 白山市| 博罗县| 长沙市| 平舆县| 独山县| 桓台县| 东海县| 华池县| 定陶县| 法库县| 广德县| 松江区| 云安县|