c8051f020 實時時鐘模塊程序 內(nèi)含IIC模塊程序/********************** SYSTEM CLOCK 8M********************************/
c8051f020 實時時鐘模塊程序 內(nèi)含IIC模塊程序/********************** SYSTEM CLOCK 8M********************************/...
c8051f020 實時時鐘模塊程序 內(nèi)含IIC模塊程序/********************** SYSTEM CLOCK 8M********************************/...
Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorith...
用win32匯編編寫的類木馬的東西,運行后在機子上打開23端口,用telnet登陸,可以運行下列命令: open filename - open the file or program msg m...
為Linux系統(tǒng)設計一個簡單的二級文件系統(tǒng)。要求做到以下幾點: 1.可以實現(xiàn)下列幾條命令: login 用戶登錄 dir 列目錄 create 創(chuàng)建文件 delete 刪除文件 open...
<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入購物車的物品已經(jīng)全數(shù)...
本設計的目的是通過設計和調(diào)試一個簡單的文件系統(tǒng),主要是模擬文件操作命令的執(zhí)行,來模擬文件管理,使學生對主要文件操作命令的實質(zhì)和執(zhí)行過程有比較深入的了解,掌握它們的基本實施方法。具體要求如下: (1)...
This script was designed as a stand alone script which can be easily intergrate into any existing we...
"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementati...
Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產(chǎn)生led module。 ins...
delphi中的幾個技巧 1、判斷一個字符串是否包含于另外一個字符串的方法 例如:if pos( ab , abcd )<>0 then messagedlg( ab是包含于abcd...