搜索资源列表
C++教程
- 我个人收集的C++builder 多线程串口通信方面的-my personal collection of multi-threaded C builder of serial communication Wanton
Wireless Game Development in C and C PlusPlus With
- 一本介绍在BREW平台上的C语言程序开发的专业书籍,很难得的一本入门教程-a briefing on the BREW platform C language program developed by professional books, a difficult one entry Guide
Soft20060208150859066
- Delphi Tiny_Shell 3k (普通版本+端口复用穿防火墙) Tiny_Shell 0.1 (普通版本)By Anskya 某天精神好了一点的时候写的,使用KOL+删除多余资源+清除PE重定位表+FSG压缩体积只有3k. 感谢那些提供Code和教程的GG and JJ们~~ ^_^~部分代码直接翻译C的shell Tiny_Shell.dpr 工程时最简单的shell采用匿名单管道设计,本来打算不用管道直接写的,但是怕连目录都无法显
02
- symbian os c++ 教程 不错的文章 大家可以看看哦.
iphone
- 打包合集的iphone资料,包含iPhone3开发基础教程源码cocos2d_iPhone_API iPhone 开发教程 《iPhone开发基础教程》(电子版下载)Objective-C 第二版 ObjC(2006.05.23)-Collection of iphone data package, including development of basic tutorial iPhone3 source cocos2d_iPhone_API iPhone Development Tutori
beginning-iphone-development
- iPhone开发基础教程,十分适合零基础的入门程序员。-iPhone development based tutorial, is very suitable for the zero basic entry-programmers.
Android-Developed-from-scratch
- 2011年,若水工作室制作了《Android开发从零开始》系列课程,感谢大家的鼓励和支持。为了进一步提高Android开发培训水平,2012年若水工作室又倾心制作的项目实战视频『若水新闻』客户端开发教程,今天终于与大家见面了。 本系列课程目标 a.提高UI设计能力 b.巩固Android程序设计基础 c.异步更新UI d.掌握Android中HTTP通信 e.掌握JSON格式解析-In 2011, Flow studio produced a series of courses of the A
wincemobile
- Windows+CE程序设计,这是学习windows mobile 应用开发的很好的教程。-this is a document file,about the development of windows mobile based on wince system。
MMI
- MTK富贵教程,从最基本的文字,画图到使用控件,模版,层层深入,让你成为 MTK高级工程师。-MTK tutorial wealth, from the most basic language, drawing to the use of controls, templates, layers of depth, so that you become a senior engineer MTK.
mtk_mmi
- MMI实例培训教程,C编写,对入门者来说是个很好的资料-MMI training course example, C to prepare for beginners is a very good information
Symbian_OS_Debugging_Cpp_Applications_v1_0_zh_ch.r
- Symbian OS C++开发应用的调试技术教程-Debugging Symbian technology curriculum development
S60_CPP_basic
- symbian s60 c++ 入门教程-symbian s60 c++ basic books
SymbianS60
- 成都中嵌培训应用班的Symbian_S60教程和实验源代码,是当时的课件,花钱买的,现在共享下。-Application of embedded training in Chengdu tutorials and laboratory classes Symbian_S60 source code was the courseware, spend money, and now share the next.
Animation_Types_Timing.pdf
- iphone程序中的View间的各种变换的特效代码教程,-iphone programs View between the effects of various transformations code tutorial
iPhoneNetworkGPS
- 一本日文的iPhone开发教程的附带源代码,原书在iPhone SDK 3.0下编译确认,在最新版本下运行需要自行修改编译器为最新。如果你不是开发者,清选择模拟器运行。 MusicRank 网页信息取得,在iphone表示的简单应用。可以从iTunes Store的音乐排行榜取得RSS信息并表示。 MapCast 把iPhone上的资源共享到网上。例如,将iPhone拍摄的带有GPS信息的图像上传到网上。 Nearby 使用Wordpress制作的観光情報网页的样式
c.port.tutorial.documentation
- c#串口使用方法经典教程文档c # serial port to use the classic tutorial documentation -c# serial port to use the classic tutorial documentation
c语言基础与底层JNI
- 这是黑马教程28期培训内部资料,包括源码
C#编写串口程序(详细教程)
- C#串口通讯详细教程是每位初学者的参考资料。。。(C# serial communication detailed tutorial is the reference material for every beginner.)
Visual C++ OPC Client Example
- 一个OPC客户端的开发全套源码,可用于系统间的开发套件使用。(A OPC client development of the full set of source code)
串口通信C++源码
- 包括常用的串口通信调试程序的源码,实例教程中的完整代码,配合串口通信原理使用