USB便攜多道系統單片機固件程序.單片機固件程序采用CodeWarrior Development Studio for HC(S)08 Microcontrollers集成開發環境開發,編譯后生成的可執行文件為motorola公司的.s19格式,位于源代碼的 .\bin 路徑下。同時生成的還有該路徑下的.map文件,記錄存儲空間分配情況。
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users!
One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper.
A third goal was to make this service as easy to log-in to as possible. Anyone tried to fill a log-in screen with a WAP-browser should know what I mean.
With Wapmess all you have to do is to write your login-url ONCE and then bookmark it in your phone, to make it available fast. :)