The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library included with the open source Vorbis reference libraries distributed for free by Xiph.org.
Tremor can be used along with any ANSI compliant stdio implementation for file/stream access, or use custom stream i/o routines provided by the embedded environment. Both uses are described in detail in this documentation.
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library included with the open source Vorbis reference libraries distributed for free by Xiph.org.
ogg vorbis decoder, evc project
Tremor can be used along with any ANSI compliant stdio implementation for file/stream access, or use custom stream i/o routines provided by the embedded environment. Both uses are described in detail in this documentation.
網絡日志!當前免費FTP服務到處都有,我的這個APPLET用意是:利用起這些免費空間,在自己的網站上實現日志,相當于把數據庫建在這些免費的FTP空間上,該代碼已經在本地FTP服務器上測試通過,在測試外網FTP服務器失敗,只要查一查BUG就可以啟用的,我當時想法是統籌應用各方的FTP空間,并在自己有限的穩定空間上保存鏈接資料,從而保證空間的免費和穩定,原理有點象花生殼這個程序,希望同志們實現我的想法!別忘了SHARE哦,WE SHARE SO WE FREE!
The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable business system for a small business or a large corporation. The book includes information on how to build a high-availability server pair using the Heartbeat package, how to use the Linux Virtual Server load balancing software, how to configure a reliable printing system in a Linux cluster environment, and how to build a job scheduling system in Linux with no single point of failure.
The book also includes information on high availability techniques that can be used with or without a cluster, making it helpful for System Administrators even if they are not building a cluster. Anyone interested in deploying Linux in an environment where low cost computer reliability is important will find this book useful.
Ink Blotting
One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square
is marked with the number ‘1’. All free, valid squares north, south, east and west around the
number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around the two
are marked with a ‘3’ and the process is repeated iteratively until :
The exit is found (a free square other than the starting position is reached on the very edge
of the maze), or,
No more free squares are available, and hence no exit is possible.
CANopen is a networking system based on the CAN serial bus.
CANopen assumes that the device’s hardware has a CAN transceiver
and CAN controller as specified in ISO 11898.
CANopen profile family specifies standardized communication
mechanisms and device functionality. The profile family is available
and maintained by CAN in Automation (CiA), the international users’
and manufacturers’ group and may be implemented license-free.
Application Note Abstract
This Application Note introduces a complete and detailed PSoC® project. Telephone Call Logger keeps the detailed record of
approximately 945 phone calls (7-digit number is assumed to be one phone call) including date, start time and the duration of
the phone call in the PSoC device. Users can get this detailed report into the PC environment by using free software, which is
included in the project file. When records reach near full capacity of the Flash memory, an LED will turn on to show that it is
necessary to backup the data. Software gets the data from PSoC, organizes it and prepares a printable version. Additionally, it
sends the date and time information to the PSoC. The external parts in this project can be obtained easily in the market.