资源列表
Java_SRC_1-3
- 源代码使用说明 本书全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。 注意有些实例只提供了部分模块,因此运行时需要添加其他代码。 光盘中的.java文件可以用任何文本编辑器打开。如果要执行,则使用如下方法: 使用jdk: 编译所有文件,然后仅执行一次有main的文件。 使用jb: 若已有一个空工程存在,则将所需文件添加到工程(jb9版本)中,然后按F9键。-source code for use on all of the code in JDK al
driverdevelopment
- USB 驱动程序开发 使用Driver Studio-USB Driver Development Driver Studio
ptz
- 一个云台控制控制程序,可以用来测试调试云台-A PTZ control procedures, can be used to test debugging PTZ
信道编码与解码
- 对通信数据进行二分之一卷积编码,添加噪声,对接收数据进行维特比译码。(1/2 convolutional encoding of communication data, adding noise to carry out Viterbi decoding of received data.)
Modulation of Digital and Analog Data (1)
- modulation of digital and analog data
HTQJ27
- 蓝牙耳机开发设计指导文档,对做蓝牙耳机的人有很大帮助()
kgmej
- MIDlet通过蓝牙与电脑通信的案例,This resource demonstrates how to create J()
RA
- 通过matlab实现车联网下的资源分配,包括用户、路边单元和基站,相关毕设可以使用(Matlab is used to realize the resource allocation under the vehicle network, including users, roadside units and base stations, which can be used in relevant settings.)
wjglq
- U盘文件管理器是一个可以简单的文件管理器项目源码,不过不是只管理sd卡,比如U盘之类的手机*的存储设备也可以进行文件管理,并且可以简单的读取文本文件的内容并显示。项目编译版本2.3.3默认编码GBK。 -U disk file manager is a simple file manager program source code, but not only the management of SD card, such as U disk, such as mobile phone e
gpsj
- 开源股软的结构说明:实时视图模块中有实时发送接收视图类和实时接收视图类,实时视图模块的数据请求和接收。-Open source stock soft structure Descr iption: live view module in real-time send receive view classes and receive real-time, real-time view of your view class module request and receive the data.
Android传送视频到red5服务器
- Android传送视频到red5服务器,请使用Eclipse打开该工程文件。
Ext_Int
- 1.本示例演示28035的外中断配置和使用方法。28035一共有3个外中断,这三个外中断的 中断触发源可配置为GPIO0-GPIO31之间的任意一个;本示例中,我便将GPIO27作为XINT1 的中断触发沿,如果按键按下,一个下降沿将触发进入中断,在中断中,我们将让D2的状态 翻转一次; 2.外中断XINT可以配置为上升沿触发,下降沿触,双边触发(上升沿和下降沿都触发)。-1. This sample demonstrates 28035 external interrupt c
