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

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

MSP-TEST

  • 一個(gè)MODEM的短信軟件

    一個(gè)MODEM的短信軟件,支持多串口,輪尋發(fā)送,自動(dòng)接收以及PDU和TEST的交互方式,特別是對(duì)串口的操作有借鑒意義!

    標(biāo)簽: MODEM 短信 軟件

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

    上傳用戶:84425894

  • WSP is an HTTP to WSP proxy that can be used to forward HTTP requests to WSP, which is used in WAP 1

    WSP is an HTTP to WSP proxy that can be used to forward HTTP requests to WSP, which is used in WAP 1.x. It may be called a reverse WAP gateway, and enables you to test or browse WAP sites with HTTP tools. It also can be used with penetration test tools.

    標(biāo)簽: WSP HTTP used to

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

    上傳用戶:大三三

  • This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose

    This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first address where the memtest fails.

    標(biāo)簽: directory the contains firmware

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

    上傳用戶:zxc23456789

  • VHDL 關(guān)于2DFFT設(shè)計(jì)程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be

    VHDL 關(guān)于2DFFT設(shè)計(jì)程序 u scinode1 ∼ scinode9.vhd: Every SCI node RTL vhdl code. The details can be seen in the following section. u 2dfft.vhd: The top module includes these scinodes and form a 3x3 SCI Torus network, and it support these sub-modules scinode1∼ scinode9 reset and clk and global_cnt signals to synchronous the sub-modules to simplify the overall design. u proj2.wfc: VSS simulation result that is the same as the ModelSim simulation result. u Pro2_2.wfc: VSS simulation result of another test pattern can’t cause overflow situation.

    標(biāo)簽: scinode1 scinode details 2DFFT

    上傳時(shí)間: 2014-12-02

    上傳用戶:15071087253

  • 根據(jù)模糊故障數(shù)的資料

    根據(jù)模糊故障數(shù)的資料,實(shí)現(xiàn)了核心的算法。test類是啟動(dòng)測(cè)試類。該算法主要實(shí)現(xiàn)核心部分,具體應(yīng)用要根據(jù)實(shí)際的環(huán)境對(duì)代碼作簡(jiǎn)單的修改即可

    標(biāo)簽: 模糊

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

    上傳用戶:bruce5996

  • The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti

    The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.

    標(biāo)簽: least-squares unconstrained Statisti Applied

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

    上傳用戶:aig85

  • 支持ACCESS數(shù)據(jù)庫(kù)的數(shù)據(jù)的查詢、打印、統(tǒng)計(jì)等

    支持ACCESS數(shù)據(jù)庫(kù)的數(shù)據(jù)的查詢、打印、統(tǒng)計(jì)等,初始用戶:test,密碼:123456

    標(biāo)簽: ACCESS 數(shù)據(jù)庫(kù) 數(shù)據(jù) 打印

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

    上傳用戶:LIKE

  • RSA公開(kāi)密鑰算法C源代碼

    RSA公開(kāi)密鑰算法C源代碼,包括源代碼、文檔、安裝程序、TEST程序以及分別在WINDOWS和UNIX_LINUX下的編譯SCRIP,值得下載

    標(biāo)簽: RSA 密鑰 算法 源代碼

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

    上傳用戶:曹云鵬

  • J2MEUI設(shè)計(jì)Demo

    J2MEUI設(shè)計(jì)Demo,其中包含UI中的界面實(shí)例,Test,Command等控件

    標(biāo)簽: J2MEUI Demo

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

    上傳用戶:wendy15

  • BCB 編寫的一些簡(jiǎn)單函數(shù)用于SQL的擴(kuò)展存儲(chǔ)過(guò)程. -檢查文件是否存在Select dbo.FileExist( c:oot.ini ) --刪除文件Select dbo.FileDelete(

    BCB 編寫的一些簡(jiǎn)單函數(shù)用于SQL的擴(kuò)展存儲(chǔ)過(guò)程. -檢查文件是否存在Select dbo.FileExist( c:\boot.ini ) --刪除文件Select dbo.FileDelete( C:\X.txt ) --服務(wù)狀態(tài)Select dbo.ServerStat( awhost32 ,1) --建立目錄Select dbo.MKDIR( C:\Test\test ,1) --文件復(fù)制Select dbo.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1) --刪除目錄Select dbo.RDDIR( C:\Text ,1) --鎖定計(jì)算機(jī)Select dbo.LockPc() --結(jié)束程序Select dbo.KillPorg( Notepad.exe ) --執(zhí)行程序Select dbo.StartPorg( Notepad.exe ) --得到IP地址Select dbo.GetIP() --分解字符Select dbo.TextPart( 123*456*789 , * ,0) QQ:254082939 Email:haihong5995037@163.com

    標(biāo)簽: Select FileDelete FileExist dbo

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

    上傳用戶:1109003457

主站蜘蛛池模板: 名山县| 和硕县| 泽普县| 赤峰市| 盐津县| 饶阳县| 青铜峡市| 随州市| 瓦房店市| 舒城县| 山东省| 华亭县| 麻城市| 定远县| 茶陵县| 阜康市| 万山特区| 呼伦贝尔市| 阜南县| 达孜县| 江门市| 涿州市| 永平县| 邵东县| 梅河口市| 全椒县| 菏泽市| 河曲县| 阳城县| 南木林县| 凤山市| 丰镇市| 响水县| 鹿邑县| 临邑县| 无为县| 乐业县| 上犹县| 津南区| 日照市| 崇仁县|