當調用另一個程序并傳遞參數的時候,只需要在程序后添加所需要的參數就可以了。例如:test “123”
上傳時間: 2017-01-14
上傳用戶:1966640071
wince6.0平臺上的任務管理器,功能類似于windows的任務管理器. In order to develop applications for Windows Mobile 6.x from within Visual Studio 2005 or 2008, you need to download a separate SDK from Microsoft. The SDK also ships with a full featured emulator, a powerful and indispensable tool to test your applications. This sample code uses COM and Compact .NET Framework 3.5.
標簽: applications develop Windows windows
上傳時間: 2017-01-16
上傳用戶:aappkkee
一個拼寫檢查程序,用來檢查你的輸入的文件中的單詞是否拼寫錯誤,并給你給出可能的拼寫建議。(用Hashset實現)(卡耐基梅隆大學ssd5數據結構Option Exercise4答案) 程序參數設置(第一個為要輸入的詞庫文件,本例中是wordlist.txt, 第二個為要檢查的文件,必須為txt格式,本例中用test.txt來檢查)
標簽: 程序
上傳時間: 2014-01-08
上傳用戶:電子世界
Vxworks 下的視頻采集程序,該驅動程序是PCI類視頻卡,測試程序為:test.cpp 通過初始化后,運行UTL_LVE("1.mpg",5,1),將視頻文件保存為1.mpg。 其中1.mpg為文件名,5為時間秒,1為mode。
上傳時間: 2017-01-29
上傳用戶:miaochun888
這是讀好的ORL 和YALE人臉庫數據, 用LODA加載后, 變量train 代表是訓練樣本, test 代碼是測試樣本。
上傳時間: 2014-01-04
上傳用戶:zhangyigenius
LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working Groups sponsored by the LXI Consortium Board of Directors. The LXI Consortium develops its standards through a consensus development process modeled after the American National Standards Institute, which brings together volunteers representing varied viewpoints and interests to achieve the final product. Volunteers are not necessarily members of the Consortium and serve without compensation. While the LXI Consortium administers the process and establishes rules to promote fairness in the consensus development process, the LXI Consortium does not exhaustively evaluate, test, or verify the accuracy of any of the information contained in its standards.
標簽: LXI Consortium Documents Standards
上傳時間: 2013-12-23
上傳用戶:sxdtlqqjl
The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the license agreement is stated in the main VHDL file, PICCPU.VHD and common questions are answered in the file SYNTHPIC.TXT Files: README.TXT This file.. SYNTHPIC.TXT Questions and Answers PICCPU.VHD Main processor VHDL file PICALU.VHD ALU for the PICCPU PICREGS.VHD Data memory PICROM.VHD Program memory (created by HEX2VHDL utility) PICTEST.VHD Simple test bench I used to do testing (optional) PICTEST.CMD My Viewlogic ViewSim command file (again, optional) TEST1.ASM First program I assembled and ran on it. TEST2.ASM Another test program.. TEST3.ASM Yet another.. TEST4.ASM Yet another.. TEST5.ASM Yet another.. TEST6.ASM Yet another.. HEX2VHDL.CPP Utility for converting
標簽: synthesizable microcontro Synthetic PIC
上傳時間: 2013-12-22
上傳用戶:妄想演繹師
observable distribution grid are investigated. A distribution grid is observable if the state of the grid can be fully determined. For the simulations, the modified 34-bus IEEE test feeder is used. The measurements needed for the state estimation are generated by the ladder iterative technique. Two methods for the state estimation are analyzed: Weighted Least Squares and Extended Kalman Filter. Both estimators try to find the most probable state based on the available measurements. The result is that the Kalman filter mostly needs less iterations and calculation time. The disadvantage of the Kalman filter is that it needs some foreknowlegde about the state.
標簽: distribution observable grid investigated
上傳時間: 2014-12-08
上傳用戶:ls530720646
Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuffing, NRZI encoding decoding. Uses a simplified UTMI interface. Currently doesn t do any error checking in the RX section [should probably check for bit unstuffing errors]. Otherwise complete and fully functional. There is currently no test bench available. This core is very simple and is proven in hardware. I see no point of writing a test bench at this time.
標簽: conversion Includes parallel stuffing
上傳時間: 2017-03-11
上傳用戶:hn891122
[SMS SDK V1.7 測試說明] 1)“接口庫”為SDK庫包其中: Release —— 發布的穩定庫 Debug —— 為調試庫 2)“演示代碼”為測試代碼目錄。 [1] 測試代碼中使用的庫都是Release的版本。 [2] 如使用Debug庫,需要設置環境變量GSMLIB_DEBUG等于2,則會在C:\下生成GSMModem.log文件。 若您在開發的過程中遇到問題,可以使用此方法獲得GSMModem.log并發送給經銷商,即可有 效的解決您的問題。 設置環境變量的方法: 我的電腦->屬性->高級->環境變量->用戶變量和系統變量->新建 變量名: GSMLIB_DEBUG 變量值: 2 3)執行測試: [1] C#/VB/VB6/C++/Delphi 直接找到exe可執行文件,即可運行測試程序; [2] JAVA測試: 可以修改一下test.bat文件,然后直接運行即可了。 需要修改以下內容: set Number=13681191399 接收的手機號碼 set SN=ITIU-NWCJ-VCJD-WJDU 注冊碼 set JAVA_HOME=D:\JBuilder9\jdk1.4 JAVA環境
上傳時間: 2013-11-26
上傳用戶:2404