本實例采用輸入參數的方式,并且演示了如何使用Checksum類來計算和校驗文件的“校驗和”。在dos窗口中輸入:java myZip test 1.txt 2.txt 這條命令把1.txt和2.txt文件壓縮到test.zip文件中
上傳時間: 2013-12-09
上傳用戶:lmeeworm
=== === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.
標簽: INFORMATION DEVELOPERS KEYBOARD SOFTWARE
上傳時間: 2014-08-18
上傳用戶:ecooo
一個利用生成的動態鏈接文件,采用遞歸法來計算的例子.請先生成動態鏈接文件,再用Test文件夾內的程序進行測試
標簽: 動態
上傳時間: 2013-12-21
上傳用戶:dengzb84
教務信息系統 先建立數據庫別名mydb1: 定義mydb1的路徑(數據庫文件所在位置,即解壓后文件的存放的位置) 用戶名、密碼均為:test
上傳時間: 2016-02-29
上傳用戶:qilin
pcf8584應用實例,*** PROJEKT, bestehend aus 3 Teilen *** ** PCF8584 ** PCF8584.Opt i2c_DEF.h PCF8584.Uv2 PCF8584_lib.c PCF8584_lib.h ringbuf.h ringbuffer.c test.ini tst_I2C.c Globals.h ** Chip_Inc ** 16550.h 81C90.h phyCORE_591.h LAB537.h MCB517AC.h PCF8584.H CM517A.h PIO_8255.h RTC72421.h DEF_BOARDS.H MOD515.h I2c_Chip_Lib.h ** Inc_C51b_T2 ** LCD_DEF_LIB.h ASCII2hex.h BCD_HEX.H bcd2hex.h CG_RAM_Lib.H CRC_16.H Def_bits.h DEF_INT.H Defines.h INTELHEX.H ITOA.H ASCI_hex.h LRC.H MAKROS.H PACK_7T8.H Ram_des.h Ram_inv.h Rom_chk.h RS232_BD.h sm_printf.h SOFT_RES.H TASTEN_LIB.H tasten_matrix_lib.h TIME_OUT_lib.H centronics_lib.h I2c_Lib.h DEF_MIC.H
上傳時間: 2014-01-14
上傳用戶:hopy
中科院研究生院VLSI測試課程課件,VLSI TEST PRINCIPLES AND ARCHITECTURES Design for Testability,搞好測試必看。
上傳時間: 2014-09-03
上傳用戶:ANRAN
計數器 鎖存器 12位寄存器 帶load,clr等功能的寄存器 雙向腳(clocked bidirectional pin) 一個簡單的狀態機 一個同步狀態機 用狀態機設計的交通燈控制器 數據接口 一個簡單的UART 測試向量(Test Bench)舉例: 加法器源程序 相應加法器的測試向量test bench)
上傳時間: 2014-01-16
上傳用戶:bjgaofei
CAN總線資料, CAN.sch 是protel99se格式文件 CPLD目錄是7032的CPLD工程,使用MAX+PULS10.0 test目錄是程序工程目錄,使用ADS1.2編譯該工程,load到SDRAM調試
上傳時間: 2014-01-03
上傳用戶:daoxiang126
shc是一個加密shell腳本的工具.它的作用是把shell腳本轉換為一個可執行的二進制文件. 用shell腳本對系統進行自動化維護,簡單,便捷而且可移植性好. 但shell腳本是可讀寫的,很有可能會泄露敏感信息,如用戶名,密碼,路徑,IP等. 同樣,在shell腳本運行時會也泄露敏感信息. shc是一個加密shell腳本的工具.它的作用是把shell腳本轉換為一個可執行的二進制文件. 這就很好的解決了上述問題. tar zxvf shc-3.8.tgz cd shc-3.8 make test make make test make strings make install 這一步需要root權限 使用方法: shc -r -f script-name 注意:要有-r選項, -f 后跟要加密的腳本名. 運行后會生成兩個文件,script-name.x 和 script-name.x.c script-name.x是加密后的可執行的二進制文件. ./script-name 即可運行. script-name.x.c是生成script-name.x的原文件(c語言)
上傳時間: 2013-12-21
上傳用戶:wfeel
This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 20,000Hz) and the receiving antenna is a microphone (frequency response of: 100Hz – 16,000Hz). The test files used as information files were text files. This goal was attained both in an incoherent scheme and in a coherent scheme. Build under Matlab code, our modem uses OFDM (orthogonal frequency division multiplexing) modulation, synchronization by LMS sequence, channel estimation (no equalizer) via pilot tones. The symbols are either PSK or ASK for a constellation size of 2 or 4. To optimize the probability of error, these symbols were mapped using Gray mapping. Report
標簽: communication computers software wireless
上傳時間: 2014-05-29
上傳用戶:wangdean1101