單片機播放音樂實驗(匯編) org 0000h ajmp main org 000bh ajmp timer0 org 0030h timer0: clr ea djnz 33h,exit mov 33h,53h djnz 32h,exit mov 32h,52h djnz 31h,exit1 mov 31h,51h djnz 30h,exit1 setb f0 ajmp exit exit1: cpl p2.1 exit: setb ea reti main: mov tmod,#02h mov ie,#82h mov th0,#254 mov tl0,#254 mov dptr,#tab main1: mov 40h,#00h
上傳時間: 2013-12-31
上傳用戶:thinode
微軟新的開發語言,可以應用于EDA.將F#變為verilog.
上傳時間: 2014-01-05
上傳用戶:chenbhdt
此文檔設計主要一個涉及一個算法的研究。相關匹配是目標跟蹤和模式識別的一種重要方法。介紹了**)(電荷耦合器件)誤差測 量系統的光學原理F針對該測量系統實際情況,提出了用相關算法實現目標位置的測量F 使用自適應相關匹配的方法,實現了對連續視頻圖像中動態目標的跟蹤F 給出了實驗結果,并對算法提出了改進的意見。
上傳時間: 2017-01-30
上傳用戶:nanfeicui
Dijkstra最短路徑 void output_path(int v)
標簽: output_path Dijkstra void int
上傳時間: 2013-12-25
上傳用戶:changeboy
MAIN函數 LINUX的重要內核函數
上傳時間: 2017-02-01
上傳用戶:gaome
c語言的main的所有寫法_C語言教程_C++教程_C語言培訓_C++教程培訓 c語言的main的所有寫法_C語言教程_C++教程_C語言培訓_C++教程培訓
上傳時間: 2013-12-24
上傳用戶:wmwai1314
開發環境 KEIl 用4*4鍵盤組成0~9,確認,取消,共12個數字按鍵,用6位7段數碼管組成顯示電路,加電后,顯示888888,輸入密碼時,會逐位顯示F,密碼輸入過程中有錯,可以按取消鍵再重新輸入,當輸入完畢后安確認鍵,輸入密碼就會和程序內部密碼對比,正確綠燈就會亮,否則紅燈會亮. 密碼是:
上傳時間: 2014-01-21
上傳用戶:coeus
vb script子集解釋器 Makefile.vb用于生成解釋器的c代碼 可執行程序需要自己寫main函數,調用解析類vbs_content,自行生成。
上傳時間: 2013-12-22
上傳用戶:anng
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * Encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden volume (steganography) and hidden operating system. 2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data). * Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.org/
標簽: open-source encryption Features software
上傳時間: 2013-12-20
上傳用戶:123啊
The main idea of this work is to create a driver for hiding selected processes and files.
標簽: processes selected create driver
上傳時間: 2014-01-09
上傳用戶:yyq123456789