搜索资源列表
Windows程序编写
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。
G20_user
- G20开发板使用手册,描述了G20开发板的基本功能,使用方法,程序流程等-G20 Development Board User s Guide, describes the development board G20 basic functions, the use of methods, procedures and other processes
WCDMA
- 很全的WCDMA流程,很使用的东西,欢迎下载-WCDMA is the whole of the process, it is to use something, please download the
168313
- 新太平台与网络接口流程范例。已经测试通过的并且已经在使用的-The new process is too platform and network interface paradigm. Has been tested and have been adopted for use
TCPIP
- GSM 无线模块TCPIP AT命令使用指导书,说明了实现GPRS的AT命令流程-GSM wireless module TCPIP AT command to use guide book describes the AT command procedures to achieve GPRS
OFDM-procedure
- main函数调用的子函数均可以随意修改,使用方便 模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块 可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解. 经典收藏!! -The main function calls the subfunctions are free to modify, easy to use modules including: flow
flashburn-download-
- 使用flashburn烧写DSP代码的文档,文档中详细介绍了每一步的操作流程,并有截图说明。-Documents, document use flashburn programming DSP code details every step of the operation process, and Screenshots descr iption.
V4L-and-SDL
- 详细介绍linux系统下的视频编程技术V4L,包括流程、编程方法及关键函数使用-Describe the V4L about video programming technology in linux system, including flow path, programming method and how to use the SDK
Bluetooth-HOPPING
- (仅供学习使用)本文重点 研究了 Blueto oth 无线传输协议的 跳频 算法 ,给出 了 算法流程及分析说明 ,并且对信道跳频序 列 进行了 初步 的 性能 分析。 结果表明 该序列 具有良 好的 均 匀 性和随机性-(for learning) this paper focuses on the Blueto oth wireless transmission protocol Algorithm, gives the flow and analysis of algorit
GPRS-PDF
- Cellon CMS91 GPRS终端拨号上网连接认证注册全过程研究 和PIML 900/1800 GPRS 使用说明与详细流程介绍-The whole process of research Cellon CMS91 GPRS dial-up Internet connection terminal certification registration And PIML 900/1800 GPRS Descr iption describes in detail the process
matlab在振动信号处理中的应用
- 内含信号处理源码及其数据,各个环节流程,以及使用介绍。
android 应用开发与典型案例分析
- 《Android应用程序开发与案例分析》从初学者的角度出发,通过通俗易懂的语言、丰富多彩的案例分析、关键代码的分析,详细介绍了Android平台基础知识以及进行项目开发应该掌握的基本应用技术。内容包括Android集成开发环境搭建、Android项目的组成及开发流程、常用基本组件的使用、后台服务开发、数据存储技术、组件之间的通信技术、多媒体、网络通信技术、图形和图像处理及项目案例分析等。