This program dump password hashes from local or remote Windows NT/2000 machines. It prints them onto the screen in l0phtcrack format, or will write them to a file if desired.
標簽: password machines program Windows
上傳時間: 2014-01-15
上傳用戶:a673761058
This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.
標簽: the Analyzer Compiler project
上傳時間: 2013-12-19
上傳用戶:Yukiseop
psp上最好的 ereader0.9更新: [+] 制作了個簡單的軟件圖標 [+] 記住上次退出時選擇/閱讀的文件 [+] 增加mp3快進/快退功能 (左/右按鍵, 因為CPU的速度問題,因此快進運行比較慢) [+] 增加mp3列表控制 (在mp3控制界面按SELECT鍵) [+] 退出時mp3列表自動保存到music.lst [+] mp3控制界面增加電池剩余量和時間顯示 [+] 字體可以放在壓縮文件fonts.zip里以節約空間(舊的fonts目錄存放方法也可以用) [+] 在書簽界面可以切換自動保存書簽與否的選項 (見書簽界面的底部行說明) [+] 可以用L和R快速切換前景色和背景色的數值 [!] 修正html的Javascript中document.write()函數的解析 [!] 修正FAT32讀取 [!] 優化了一些代碼以提高穩定性和性能 [!] 修正一些其它bug
上傳時間: 2013-12-18
上傳用戶:manking0408
解決時鐘問題,acm競賽題 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite number of coins of each kind, each marked with a number d ( 0 <= 1000 ), meaning that this coin will make the minute hand move d times clockwise the current time. For example, if the current time is 45, and d = 2. Then the minute hand will move clockwise 90 minutes and will be pointing to 15. Now you are given the initial time s ( 0 <= s <= 59 ) and the coin s type d. write a program to find the minimum number of d-coins needed to turn the minute hand back to 0.
標簽: 時鐘
上傳時間: 2015-05-21
上傳用戶:rishian
MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting things done their way. Me, I’m in the second group. If you are in the same boat (or would like to be) this book is for you. This book won’t teach you MFC—not in the traditional sense. You should pick it up with a good understanding of basic MFC programming and a desire to do things differently. This isn’t a Scribble tutorial (although I will review some fundamentals in the first chapter). You will learn how to wring every drop from your MFC programs. You’ll discover how to use, abuse, and abandon the document/view architecture. If you’ve ever wanted custom archives, you’ll find that, too.
標簽: MFC Introduction programmer programme
上傳時間: 2015-05-30
上傳用戶:youke111
Linux系統中,設備驅動程序是操作系統內核的重要組成部分,在 與硬件設備之間 建立了標準的抽象接口。通過這個接口,用戶可以像處理普通文件一樣,對硬件設 備進行打開(open)、關閉(close)、讀寫(read/write)等操作。通過分析和設計設 備驅動程序,可以深入理解Linux系統和進行系統開發
標簽: Linux
上傳時間: 2015-06-13
上傳用戶:litianchu
本源代碼所設計的文件系統,具有建立文件(create)、打開文件(open)、讀文件(read)、寫文件(write)、關閉文件(close)、撤銷文件(delete)等功能。在模擬程序中可從鍵盤上輸入文件操作命令來模擬各用戶程序中所調用的各種文件操作,用一個結束命令(end)停止程序的執行。
上傳時間: 2013-12-13
上傳用戶:希醬大魔王
Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 write/Erase Cycles • 4.0V to 5.5V Operating Range • Fully Static Operation: 0 Hz to 33 MHz • Three-level Program Memory Lock • 256 x 8-bit Internal RAM • 32 Programmable I/O Lines • Three 16-bit Timer/Counters • Eight Interrupt Sources • Full Duplex UART Serial Channel • Low-power Idle and Power-down Modes • Interrupt Recovery from Power-down Mode • Watchdog Timer • Dual Data Pointer • Power-off Flag
標簽: 8226 Programmable Compatible In-System
上傳時間: 2015-06-27
上傳用戶:dianxin61
電話計費器程序/*信號定義: clk: 時鐘信號,本例中其頻率值為1Hz; decide: 電話局反饋回來的信號,代表話務種類,“01”表示市話,“10”表示 長話,“11”表示特話; dispmoney: 用來顯示卡內余額,其單位為角,這里假定能顯示的最大數額為50 元 (500 角); disptime: 顯示本次通話的時長; write,read: 當write 信號下降沿到來時寫卡,當話卡插入,read 信號變高時讀卡; warn: 余額過少時的告警信號。本例中,當打市話時,余額少于3 角,打長 話時,余額少于6 角,即會產生告警信號; cut: 當告警時間過長時自動切斷通話信號。 */
上傳時間: 2014-01-15
上傳用戶:hewenzhi
Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMOS was designed primarily with real-time applications in mind. It is not an operating system in the conventional sense rather, it is a collection of modules which you can import into your own programs, and which in particular allow you to write multi-threaded programs.
標簽: PMOS multitasking Welcome modules
上傳時間: 2015-07-10
上傳用戶:windwolf2000