自制51編程器 I have build my own programmer. This device can program the AT89C51 and works with it. So it can easily be adapted to programming other devices by itself. The Atmel Flash devices are ideal for developing, since they can be reprogrammed easy, often and fast. You need only 1 or 2 devices in low cost plastic case for developing. In contrast you need 10 or more high cost windowed devices if you must develop with EPROM devices (e.g. Phillips 87C751).
標簽: programmer program device build
上傳時間: 2015-05-11
上傳用戶:sdq_123
ABEL語言的編譯器, 在DOS下使用。內有READ.TXT文件,使用前請看之。
上傳時間: 2015-05-13
上傳用戶:bjgaofei
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
標簽: available libraries Although nearly
上傳時間: 2014-01-22
上傳用戶:zhoujunzhen
這是sun公司的程序員考試書籍(英文版的pdf) 還有模擬考試安裝盤,和視頻!我將稍后發布! READ THIS AGREEMENT CAREFULLY. IF YOU AGREE TO ALL THE TERMS AND CONDITIONS SET FORTH BELOW AND ARE WILLING TO BE LEGALLY BOUND BY THEM, PRESS THE I AGREE BUTTON TO CONTINUE WITH THE SETUP. IF YOU DO NOT AGREE TO SUCH TERMS AND CONDITIONS, PRESS THE I DON T AGREE BUTTON TO ABORT THE INSTALLATION.
上傳時間: 2015-05-25
上傳用戶:ccclll
Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local/bin. ./configure --help shows configuration options.
標簽: Installation Everywhere Scripting Compiler
上傳時間: 2013-12-19
上傳用戶:zhangzhenyu
A graphics toolkit, Graf_Tool() is developed which can be used to process and edit graphics. Labels, lines and arrows can be added and the program is very flexible and easy to use.
標簽: graphics Graf_Tool developed toolkit
上傳時間: 2014-01-22
上傳用戶:huql11633
Client/server communication, automated telnet sessions, wake on lan, winsock communications using this easy to use component
標簽: communications communication automated sessions
上傳時間: 2015-06-10
上傳用戶:釣鰲牧馬
Linux系統中,設備驅動程序是操作系統內核的重要組成部分,在 與硬件設備之間 建立了標準的抽象接口。通過這個接口,用戶可以像處理普通文件一樣,對硬件設 備進行打開(open)、關閉(close)、讀寫(read/write)等操作。通過分析和設計設 備驅動程序,可以深入理解Linux系統和進行系統開發
標簽: Linux
上傳時間: 2015-06-13
上傳用戶:litianchu
本源代碼所設計的文件系統,具有建立文件(create)、打開文件(open)、讀文件(read)、寫文件(write)、關閉文件(close)、撤銷文件(delete)等功能。在模擬程序中可從鍵盤上輸入文件操作命令來模擬各用戶程序中所調用的各種文件操作,用一個結束命令(end)停止程序的執行。
上傳時間: 2013-12-13
上傳用戶:希醬大魔王
With DJ Java Decompiler you can decompile java class-files and save it in text or other format.It s simple and easy.
標簽: class-files Decompiler decompile format
上傳時間: 2015-06-23
上傳用戶:wang0123456789