體育館預約系統: --------------------------------------- 數據庫: gym,SLQ Server 2000 數據庫用戶名/密碼: sa/無 普通用戶:test/test 管理員: admin/admin 數據庫連接位于 gym\Connections\gym.asp文件中 解壓密碼:admin 主要模塊:添加新場地、場地維護、預約確認、預約統計、注銷等。
上傳時間: 2014-10-31
上傳用戶:yph853211
純真IP數據庫的使用類 使用 void CTestQQwryDlg::OnButtonSave() { NL_QQwry *qq=new NL_QQwry qq->SaveToFile() delete qq } void CTestQQwryDlg::OnButtonLoad() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->Test() UpdateData(0) delete qq } void CTestQQwryDlg::OnChangeEditIp() { NL_QQwry *qq=new NL_QQwry UpdateData(1) m_szP=qq->IP2Add(m_szIP) UpdateData(0) delete qq }
標簽: NL_QQwry CTestQQwryDlg OnButtonSave SaveTo
上傳時間: 2013-12-09
上傳用戶:許小華
ucosII在ARM7 LPC2104上的移植完整源程序, 可以在軟件proteus上仿真. 說明: 1.應用實例為\ArmUCOS\App\test1\test.mcp,在周立功2104的扳子上 的ram中就可直接運行(code+data<16K), 注意使用了.a庫文件(也可在和仿真軟件proteus運行) 2. 將所有的文件放到D:\ArmUCOS\下,這樣上面的文件能直接編譯
標簽: 2104 ArmUCOSApp proteus ucosII
上傳時間: 2015-06-24
上傳用戶:youmo81
This package contains example software and associated documentation for the ColdFire MCF5249 microprocessor. The software includes sample processor initialization routines for the MCF5249 running a M5249C3 evaluation board as well as the following sample applications: simple - empty application template fat - factory acceptance test for the M5249C3 The software has currently been built and tested under Metrowerks CodeWarrior
標簽: documentation associated ColdFire contains
上傳時間: 2013-12-10
上傳用戶:zaizaibang
本程序是MP3的解碼程序,可以用VC編譯或者用GNU編譯,可以運行在PC機上。 本程可以MP3文件解壓為WAV文件 TEST 中的代碼可以播放WAV文件 有興趣的朋友可以把這段mp3程序移植到開發板上,這樣就可以用開發板播放MP3了
上傳時間: 2013-12-21
上傳用戶:tedo811
Windows下讀寫硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.
標簽: engineers firmware hardware Windows
上傳時間: 2015-07-01
上傳用戶:xc216
這是Small RTOS 51 在DP-51下載仿真實驗儀上使用CAT24WC02驅動程序的例子。本例程序按照相應的的通訊協議接收一個數據,并將接收到的數據顯示到LED數碼顯示器上。然后將接收到的數據寫入Cat24Wc02中,再在同一位置將數據讀出,并將讀出的數據通過串口發送回來。通訊協議參考rtos隨想曲和test.ini。
上傳時間: 2013-12-13
上傳用戶:三人用菜
我用的開發環境是ti的CCS3.1 這幾個程序是我最近做工程時找的例子,覺得很有用. 1.spra999a.zip-做二次加載用,有3個工程 2.TMS320C6000 McBSP_ AC 97 Codec Interface.zip 調試串口時用到的 3.TMS320C6000 Memory Test code.zip 調試存儲器時用到的 4.5 是調試c6203時使用HPI口時所用 管理員:你好!如程序不行,請通知我一聲,以便再找新的的程序.
上傳時間: 2014-01-14
上傳用戶:sunjet
RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually. Website1: http://rw.net-forces.com/ Website2: http://home.kimo.com.tw/ckimchan.tw/ Website3: http://jacky5488.myweb.hinet.net/ For best view, please change the screen resolution to 1024 x 768 (or above) pixels.
標簽: engineers developers firmware hardware
上傳時間: 2013-12-22
上傳用戶:王楚楚
攝像機標定程序:用matlab語言編寫,zhang是主程序,請參考test以了解調用的方法
上傳時間: 2015-07-11
上傳用戶:yyyyyyyyyy