搜索结果
找到约 6 项符合
initialized 的查询结果
微处理器开发 机顶盒界面源代码: ## Avoid the so-called SINGAPPL to be initialized at runtime ## Used when the tuner is c
机顶盒界面源代码:
## Avoid the so-called SINGAPPL to be initialized at runtime
## Used when the tuner is controlled externally by I2C and
## the PIDs forced to some specific values.
嵌入式/单片机编程 ECOG bootloader, used to initialized ecog microcontroller
ECOG bootloader, used to initialized ecog microcontroller
Linux/Unix编程 The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called M
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
inco ...
微处理器开发 44b0公版的测试程序
44b0公版的测试程序, *******************************************************
* NAME : 44BINIT.S *
* Version : 10.JAn.2003 *
* Description: *
* C start up codes *
* Configure memory, Initialize ISR ,stacks *
* Initialize C-variables *
* Fill zeros into zero-initialized C-varia ...
Jsp/Servlet 旅游自助管理系统 本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。 使用方法: 1、使用mys
旅游自助管理系统
本系统基于struts1.2, tomcat5.5.17, mysql5.0, eclipse3.1, myeclipse5.1开发。
使用方法:
1、使用mysql数据库,将/etc文件夹下边的数据库脚本文件导入,顺序为:create_role.sql, tshs.sql(或者选择导入已经部分初始化了的tshs-initialized.sql),完成后会新建一个tshs用户,密码为tshs;
2、将/ ...
嵌入式/单片机编程 The objective is to set up SPI communication between VTI Technologies digital pressure sensor comp
The objective is to set up SPI communication between VTI Technologies digital pressure sensor
component and an MCU of an application device ATMEGA16L. In this code example:
?The MCU is configured
?SCP1000-D01 is initialized and configured
?The high resolution measurement mode is activated
?Temperat ...