搜索结果
找到约 164 项符合
Init 的查询结果
按分类筛选
- 全部分类
- 技术资料 (35)
- 单片机开发 (17)
- 微处理器开发 (17)
- Linux/Unix编程 (15)
- 单片机编程 (9)
- 嵌入式/单片机编程 (6)
- 嵌入式Linux (6)
- 嵌入式综合 (5)
- matlab例程 (5)
- 源码 (4)
- 其他嵌入式/单片机内容 (4)
- 操作系统开发 (3)
- 其他书籍 (3)
- 汇编语言 (3)
- 通讯编程文档 (3)
- VIP专区 (3)
- 其他 (2)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- 其他行业 (2)
- Windows CE (2)
- C/C++语言编程 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 压缩解压 (1)
- 驱动编程 (1)
- 教育系统应用 (1)
- 串口编程 (1)
- 游戏 (1)
- Java编程 (1)
- Applet (1)
- 网络 (1)
- 文章/文档 (1)
- VHDL/FPGA/Verilog (1)
- Oracle数据库 (1)
- 软件设计/软件工程 (1)
- MacOS编程 (1)
Linux/Unix编程 powerpc内核mpc8241linux系统下init驱动程序
powerpc内核mpc8241linux系统下init驱动程序
汇编语言 the program code converts the given 8085 opcode into mnemonics of assembly level programming... init
the program code converts the given 8085 opcode into mnemonics of assembly level programming... initially give the no. of opcodes to be entered
微处理器开发 * The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blo
* The functions debug_init() and debug() implement non-RTOS
* serial port initialization and a blocked debug output. The
* debug() function can be used in error message and die
* situations.
微处理器开发 嵌入式系统 arm+2440init.s初始化源码,
嵌入式系统 arm+2440init.s初始化源码,
微处理器开发 STM32 USB HID 范例 STM32_Init.c 中有Configuration Wizard
STM32 USB HID 范例
STM32_Init.c 中有Configuration Wizard
其他嵌入式/单片机内容 ST7920 LCD driver source code, which include the LCD init and output the string to LCD.
ST7920 LCD driver source code, which include the LCD init and output the string to LCD.
matlab例程 FIELD II 是B超的matlab仿真程序。 执行 先运行 field_init.m
FIELD II 是B超的matlab仿真程序。
执行
先运行 field_init.m ,进行初始化
运行文件夹 sample_cyst_phantom 里的make_image.m,产生体模的B超仿真影像
运行文件夹 sample_kidney 里的make_image.m,产生肾脏的B超仿真影像(计算时间会很长)
示例:
本包内带了一个肾脏的B超仿真。更多的例子,大家google吧。 ...
单片机开发 SSC14A32DLYY-E(SDEC文字型LCD)init和顯示字元方法
SSC14A32DLYY-E(SDEC文字型LCD)init和顯示字元方法
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user in
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
// user interface
uart_printf("\n\r Led Test Example\n")
for( )
{
led_test()
}
}
嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtim
void Main(void)
{
sys_init() // Initial 44B0X s Interrupt,Port and UART
wdtimer_test() // test start
}