搜索资源列表
gsm610(cjh)
- GSM6.10 算法优化及详细注释 本代码较原GSM6.10代码更容易理解 仅供学习-GSM6.10 algorithm optimization and detailed notes of the code than the original GSM6.10 code easier to understand only learning
cdma
- Matlab实现的cdma编程,初学者最容易理解和学习,有利于初涉cdma仿真的学习者很有帮助
一个J2ME飞行射击游戏的实例代码
- 功能不算和完整,但如果要学习J2ME编程会比较容易入手。
模仿Windows系统带的超级终端风格的RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
SoftKeyboard
- Android 软件键盘源代码简单入门更容易学习 Android 编程-Android source code of a simple keypad entry software easier to learn Android programming
Success-Flip
- 经典手机游戏胜利大逃亡的Android平台的源代码,代码注释的很好,很容易看懂,是初学Android应用开发的很好的学习案例。-Classic mobile phone game The Great Escape of the Android platform source code, code comments very good, very easy to understand, is a good beginner Android application development case
RFIDread
- Msp430f2471驱动cc1100最新的Demo程序。硬件spi通讯,比软件模拟更容易,更简单明了。是学习RFID编程的经典无线通讯程序!在开发板上成功测试。-Msp430f2471 latest Demo-driven process cc1100. RFID is a learning process programming classic!
Antenna
- Antenna打包的学习,资料是自己整理的!里面还有示例,新手很容易入门! 如果有什么不懂的话也可以联系我 QQ:290372326-The Antenna, material is packaged themselves! With examples, the novice easily portal! If you can understand what don t touch my QQ: 290372326
code
- J2ME的源码,想学习J2ME编程的同学有福了。从简单入门,到深入剖析,很容易上手。-J2ME source code, the students want to learn J2ME programming blessed. From simple entry to the in-depth analysis, it is easy to use.
C5chuankoucommunication
- 串口通信,方法简单,易懂,很容易实现串口通信,是初学者学习的好帮手-c51 chuan kou communication.yong 51 dan pian ji shi xian chuan kou tong xin,cheng xu jian dan,yi dong.a a a
J2MEcode
- 一些j2me的小程序,一共分成几章,可以学习一下j2me 从容易到简单-Some small j2me program, a total divided into several chapters, you can learn about from the easy to the simple j2me
BluetoothDemo
- C# winform 蓝牙发送文件图片例子,非常容易学习,Obex蓝牙发送协议。-C# winform bluetooth to send the file picture example, very easy to learn, Obex bluetooth。
cktx
- 串口通信控制器 Delphi实现远程串口的数据采集 让你学习更容易-Serial communication controllerDelphi realization of remote serial port data acquisitionLet you learn more easily
MyContacts6.0
- Android联系人管理程序。使用技术点:1.contentprovider2.listview3.SAXParserFactory4.菜单技术 可以很容易地把该程序,改成xxx管理程序。是一个学习Android通用编程流程的良好例子。-Android contact management program. Use the technical point: 1.contentprovider2.listview3.SAXParserFactory4 menu technology can e
Compass
- Android 编程 入门级程 序。 该程序为升级版罗盘程序。优化了代码结构,使其更容易学习。-Android programming entry-level program. The program is the upgraded version of the Compass program. Optimization of the code structure, making it easier to learn.
Intent_TabHostSample
- Android编程之Intent_TabHost源码演示,自定义的Tabhost(内含源码),学习制作Android软件的TAB标签界面,在电脑上已经很流行的功能,Android手机上当然不能少,这个TabHost源码相对简单些,是JAVA转学Android比较容易接受的好范例。-Android the programming of Intent_TabHost source demo the custom Tabhost (containing source code), learning T
ColorViewer2.1
- 纯手机端开发的j2me颜色值查看器2.1(原ColorCalculator),输入十进制、十六进制和RGB中的任何一种代码就可以转换成其他两种颜色代码,并且显示该颜色代码对应的颜色,在2.0基础上增加了RGB调色器功能!可以调出任意颜色,并且显示它的三种颜色代码值。 软件内有一些通用的有用的类和方法,如Canvas界面文字自动换行,字符左右滚动,时间自动更新,多线程的使用等等…很适合初学者研究学习! 源代码里面都附了详细的文字说明,初学者可以很容易的看懂! 软件内含有源代码,纯手
android_MultiSelectDelete
- 今天我们学习一下如何利用CheckBox实现对联系人记录的多选删除,多选删除功能在平时工作中经常会遇到,通常有两种解决方案:CheckBox实现和ActonBar实现。本人偏爱CheckBox样式的多选模式,因为它实现起来比较灵活多变,样式变换也很容易。而ActionBar的多选样式变换相对而言工作量会大很多。-Today we learn how to use the CheckBox to contact records much choose delete, multiple-choice
MyService
- 本节我们学习Service,如果把Activity比作是前台程序,那么Service就是后台程序,Service的整个生命周期只会在后台执行。它一般没有用户操作界面,运行于系统中不容易被用户发觉,可以用来开发如监控之类的程序。与Activity一样,Service也通过Intent来调用。-In this section, we study the Service, if the Activity to a foreground program, so the Service is a daem
OOK调制
- 简单的OOK调制程序,很不错的哦,大家来吧!(Good OOK modulator program)