his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just Install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if you have a AVRISP attached.
Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock
from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST!
Otherwise you wont get any clock signal to the AVR and then you can t program it or reset
the fuses!
The MC1319x has default clock output of 32kHz so you will have to set your programmer to
a very low frequency (<=32kHz/4) to be able to program it while it is running on that!
The third edition of Learning GNU Emacs describes Emacs 21.3 from the ground up, including new user interface features such as an icon-based toolbar and an interactive interface to Emacs customization. A new chapter details how to Install and run Emacs on Mac OS X, Windows, and Linux, including tips for using Emacs effectively on those platforms.
一個開源heml語意分析器
ekhtml: The El-Kabong HTML parser
SUMMARY:
El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser.
PROJECT INFORMATION:
Web Site: ekhtml.sourceforge.net
The web site contains links to locations where one can:
- file bugs
- join mailing lists
- download the latest release
- browse documentation
- get CVS information
BUILDING:
See the file Install for information、目標代碼生成、符號表的構(gòu)造和運行時存儲空間的組織等8部分組成。
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode
driver/
Contains the driver sources.
Compile with "make".
Then as root, Install with "make Install".
Type "modprobe finepix" to load the module.
userspace/
Type "make" to compile.
fpix: test program, independant of the driver. Uses libusb to
directly access the camera and capture a frame, saved
under frame.jpg. Will not work if the driver is loaded.
fpixtest: test program. Uses V4L2 to capture an image.
fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest.
php開發(fā)的行業(yè)搜索系統(tǒng)!!!
2. 安裝
------------
a. 解壓程序rar文件,用二進制方式上傳到你的網(wǎng)站的根目錄或某一目錄下
注意:一定要將ftp上傳工具設(shè)置為二進制方式,再上傳程序文件
b. unix或linux服務(wù)器下, 將以下文件屬性改為:666 (或777)
- function/base_info.php
- function/emphasis_info.php
- function/admin_pass_info.php
- function/search_info.php
- function/userfield_info.php
- template/default/目錄下的所有html文件
c. unix或linux服務(wù)器下, 將upfile/目錄屬性改為:777
d. 建立一個mysql數(shù)據(jù)庫,并記下用戶名和密碼,以便安裝時使用
e. 進入安裝目錄http://www.your_website.com/Install/, 自動運行安裝程序
f. 安裝完成后,要求刪除安裝目錄Install/及其下文件
g. 后臺管理目錄http://www.your_website.com/adiministrator/
h. 可修改adiministrator/目錄為你希望的獨特的名字
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
No INF file is needed to Install this library. The library is 64-bit compliant.