资源列表
IDLvisualization_analyst_application
- IDL可视化分析与应用(随书程序)有需要的朋友来看看吧
1
- 脱落动化其他人不需帐号就可自由下载此源码
pro
- msp430与图形液晶接口(12232),需要自己定义字库
Oscilloscope
- The plotform is TinyOS. This configuration describes the Oscilloscope application, * a simple TinyOS app that periodically takes sensor readings * and sends a group of readings over the UART. The default * sensor used is the Photo component.
SenseToLeds
- The plotform is TinyOS. When the clock fires, this application reads the light sensor * and displays the higher 3 bits of the ADC readings to LEDs. * * This application behaves the same as Sense in Lesson 2 however, * it is built simply
Sense
- The platform is TinyOS. It periodically samples the photo sensor and displays the highest 3 bits of the raw ADC light reading to the LEDs, with RED being the most signficant bit and YELLOW being the least significant bit.
jniexamples
- jni java本地接口编程例子原代码,是java调用本地操作系统代码的接口
AT24C256
- 这些源码有的是我自已公司使用的一些实用的程序,有些是非常有用的文档资料
AT45DB041
- 这些源码有的是我自已公司使用的一些实用的程序,有些是非常有用的文档资料
Blink
- The platform is TinyOS. Blink is a basic application that toggles the leds on the mote * on every clock interrupt. The clock interrupt is scheduled to * occur every second. The initialization of the clock can be seen * in the Blink initializ
biancheng
- 这些源码有的是我自已公司使用的一些实用的程序,有些是非常有用的文档资料
vc6.0videocapture
- vc6.0控制摄像头进行视频捕捉的小程序,不是本人制作的,还在研究中