搜索资源列表
WAPStep1
- WML的基本情况 [TOP] 用于WAP的标记语言就是WML(Wireless Markup Language)。WML的语法跟XML一样,WML是XML的子集。HTML、XML和WML的文件有很多相似之处,这样网页开发者在过去10年中所学的东西今天依然适用。WML页面文件的后缀是 *.WML,就象HTML的 *.HTML后缀。XML规定定义了一个规范的XML文件的规格。任何违反这个规定的WML文件会出错。WML文件通常使用XML解释器起来解释。 -WML the basic [TOP]
snakeBT
- 此游戏是我修改了以往的贪吃蛇游戏,在此增加了许多功能,所以有些BT。但希望给大家带来兴趣。-this game is to amend the Snake in the past games, this increase in the number of functions, some of BT. But we hope to bring interest.
moban1.0
- 过去做的第一个游戏,是一个魔板的小游戏,一直没修改过,现在看看,做的很可笑。-past the first game, the devil is a small board game, he had not been modified, now see, so the very funny.
ofdm_fading111
- 这是我以前做的关于ofdm的源代码,希望对大家能够有所帮助。-This is the past, I do ofdm of the source code, we hope to be able to help.
ofdmci111
- 这是我以前做的关于ofdm的源代码,希望对大家能够有所帮助。-This is the past, I do ofdm of the source code, we hope to be able to help.
ofdmda111
- 这是我以前做的关于ofdm的源代码,希望对大家能够有所帮助。-This is the past, I do ofdm of the source code, we hope to be able to help.
fade111
- 这是我以前做的关于ofdm的源代码,希望对大家能够有所帮助。-This is the past, I do ofdm of the source code, we hope to be able to help.
Pagercore
- 机器上存的以前的,是关于数字寻呼机的原代码,-found on the machines of the past, digital pagers on the original code,
SerialCommCsharp
- C#写的串口通信程序例子,用的是ms communication 的控件,以前一般都是在VC下面作的。-write C# Serial communication procedures example, the ms communication is the controls, in the past are generally below for the VC.
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
Java-AStar
- Java游戏中的AStar算法源代码,根据以往网络上的代码改编,给学习J2me的朋友一些参考,有的地方写的不好,本人也是在摸索中-AStar algorithm source code in Java games, according to the code adapted in the past on the network, to learn J2me friends some reference in some places is badly written, and I was grop
j2mestudy
- j2me新手学习全套示例源代码,一些必备的代码,包括人物移动、接口使用、地图绘制、Sprite类的使用、碰撞检测、Sprite怪物行走等,不过从代码来看,好像是一个完整的游戏分解来的。 -j2me novice studying a full set of sample source code, some of the necessary code, including figures mobile, interface use, cartography, Sprite type of us
BPSK
- bpsk解调,很基本的东西,以前作业编的-bpsk demodulation, very basic things, in the past for the
DS18B20
- 把DS18B20获取来的4字节数据每隔一段时间发送到PC,在串口调试助手上可以看到温度数据.-The DS18B20 the past four bytes of data to obtain from time to time sent to the PC, the serial port debugging aids can see the temperature data.
QUALCOMMplatformBUIWDevelopmentDocumentatio
- QUALCOMM平台BUIW开发文档 前言 从268项目开始,到现在2938基本开发完成,在开发过程中遇到了很多问题,我们都非常艰难地走过来了;因此我们把过去开发中产生的问题进行总结,并将错误产生的原因显示给后来的开发者,将是这文档的主要目的。 我们从开发者的角度,把过去开发过程中产生的问题和BUG,都罗列出来,并且把一些代码和示例也列出来,大家一起参考;文档中可能列出了我们曾经不够完美的代码和一些开发的规范。 在文档中我更多注意的是开发过程中,提到开发人员的意识问题,以及
FetionService
- 用中国移动的飞信接口(http://sms.api.bz),近来春近,冷暖交替不知,写了这么个程序,提睡自己早上上班穿衣多少,程序非常简单,仅三个函数,若有朋友与我一般有此需要,可将其中获取上海天气的函数修改成获取你本地天气就可。-Fetion with China Mobile Interface (http://sms.api.bz), the recent past spring, alternate cold and heat do not know, write such a proc
QUALCOMM_BREW_Developing
- 从268项目开始,到现在2938基本开发完成,在开发过程中遇到了很多问题,我们都非常艰难地走过来了;因此我们把过去开发中产生的问题进行总结,并将错误产生的原因显示给后来的开发者,将是这文档的主要目的。-268 project from the beginning to now, the basic developed 2938, in the development of many problems encountered in the process, we are very tough to
googleApi
- Android googleApi 手机上的一个小程序——iTracks,一时半会还不知如何翻译,里面有中文注释,给Android开发的朋友提供一份小参考吧。 -Android googleApi a small program on the phone- iTracks, half past one will also know how to translate, there are Chinese translations, to the Android development of t
cpm-modulation-
- CPM信号的形成,连续相位的实现,如何把在卷积码译码中的维特比译码方法结合到CPM译码中来,并通过matlab软件进行仿真实现-CPM signals the formation of a continuous phase of implementation, how to decode the convolutional code Viterbi decoding method in combination to the CPM decoding in the past, and Simula
THESIS_ANFIS_1
- if a radio configuration is given, what are its anticipated capabilities (e.g., in terms of achievable data rate), taking into account recent information sensed, as well as the past experience and knowledge?”.Here learning schemes are considered for