搜索资源列表
vc2008
- init listbox sample code
visionunderline
- init TextBOX setup sample code
BOOTLOADER
- 2440启动代码init.s详细中文注释-2440init.s
pc1interrupt
- how to init interrupt in stm32f103
init
- s3c44b0x启动初始化代码,初始化 中断,存储器-init
MCQ
- 1. Which method must exist in every Java application? (a) main (b) init (c) begin (d) paint Correct answer is (a) 2. Which of the following is a valid literal of type float in Java? (a) 10.5d (b
init13505
- S1D13505 Init source
init
- PIC16F877 init for A/D conversion
elapsed_time_polling_asm
- INIT TIMER FOR DRIVING PERIFERAL MICRO
Android-Framework
- 一 JNI重难点分析 1.1 注册方法的选择 1.2 垃圾回收 二 init重难点分析 2.1 keywords.h的有趣用法 2.2 用好“DllMain函数”——客户端Property读取的实现 三 Android常用类重难点分析 3.1 RefBase、sp和wp 3.2 题外话——无所不用其极 四 Binder重难点分析 4.1 时空穿越魔术揭秘 4.2 Binder和线程的关系 五 Audio系统
init
- 初始化SD卡 Reset: mrs r0, CPSR bic r0, r0, #0x1f orr r0, r0, #0xd3 msr CPSR_fc, r0 -init SD card Reset: mrs r0, CPSR bic r0, r0,#0x1f orr r0, r0,#0xd3 msr CPSR_fc, r0
init
- 一款PPT 告诉用户系统初始化的时候,JAVA的类和对象都要做哪些事情-A PPT to tell the user when the system is initialized, JAVA classes and objects which have to do things
spi
- Linux SPI init/core code Copyright (C) 2005 David Browne-Linux SPI init/core code Copyright (C) 2005 David Brownell
car-C
- 系统充分使用了MC9S12DG128单片机的外围模块,具体使用到的模块包括:ADC模拟数字转换模块、定时器模块、PWM脉冲宽度调制模块、中断模块、I/O端口和实时时钟模块等。-#include <hidef.h> common defines and macros #include <mc9s12dg128.h> derivative information #pragma LINK_INFO DERIVATIVE mc9s12dg
24LC64_Interfacing_PIC
- the flash erase sector feature. The erase procedure is done by filling the erase init structure giving the starting erase sector and the number of sectors to erase. At this stage, all these sectors will be erased one by one separately.
LEDFLASH
- 使用ADS编译,LED FLASH 例程-This is a simple interrupt-driven LED flasher, which runs on an ARM Integrator Board. It reads the switches on the board to determine the LED flash speed and pattern. The resulting image is intended to be downloaded into
main
- ssd 1963 480 * 800 source code RGB init
init
- init scr ipt for sports camera
busybox的
- busybox源代码,类似于Andriod的init程序,内部有init配置文件,还有系统初始化的ramdisk